Adding seq command.

This commit is contained in:
Christoph Lohmann
2012-04-10 17:33:19 +02:00
parent ff96728bdd
commit e8d6e30106
3 changed files with 170 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ SRC = \
true.c \
tty.c \
uname.c \
seq.c \
wc.c
OBJ = $(SRC:.c=.o) $(LIB)