Modified the demo/readfile to work under linux.

This commit is contained in:
skarg
2006-01-15 00:10:29 +00:00
parent 0ea1bf30bf
commit 2adca3320d
2 changed files with 2 additions and 5 deletions
-3
View File
@@ -17,11 +17,8 @@ CFLAGS = -Wall -g $(INCLUDES) $(DEFINES)
TARGET = readfile
SRCS = demo/readfile/readfile.c \
ports/linux/ethernet.c \
ports/linux/arcnet.c \
ports/linux/bip-init.c \
bip.c \
dlmstp.c \
demo/handler/txbuf.c \
demo/handler/noserv.c \
demo/handler/h_whois.c \