add kill, thanks rob

This commit is contained in:
Connor Lane Smith
2011-06-10 02:29:10 +01:00
parent 8d087ae4fb
commit e180a91172
3 changed files with 69 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ SRC = \
fold.c \
grep.c \
head.c \
kill.c \
ln.c \
ls.c \
mkdir.c \