3 # 01/25/96 Initial Release Michael Temari
4 # 03/08/00 Michael Temari, <Michael@TemWare.Com>
5 # 02/07/05 v. 1.01 Michael Temari, <Michael@TemWare.Com>
8 SRCS
= ftp.c local.c file.c xfer.c other.c net.c crc.c
11 # LSC Force ftp.c to use its local definition of getline
12 CPPFLAGS
+= -D__NBSD_LIBC
14 .
include <bsd.prog.mk
>