Fixes and checks for seq. Thanks David Galos!

This commit is contained in:
Christoph Lohmann
2012-04-16 21:46:59 +02:00
parent d512d7938e
commit 29ce2560a7
3 changed files with 152 additions and 131 deletions

View File

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