# CFLAGS+=-I../include LIB= ournix SRCS+= basename.c SRCS+= direct.c .if defined(VSL) SRCS+= expire.c .endif SRCS+= getpwnam.c SRCS+= hostname.c .if defined(TARGET_DOS) SRCS+= look_for.c .endif .if defined(TARGET_DOS) SRCS+= replace.c .endif SRCS+= tabepson.c SRCS+= tabhp3p.c SRCS+= tabm1509.c .if defined(VSL) SRCS+= vsl.c .endif .include