[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / ftp

Diff for /src/usr.bin/ftp/Makefile between version 1.17 and 1.18

version 1.17, 2000/09/03 18:41:23 version 1.18, 2000/09/07 01:57:35
Line 15 
Line 15 
 SRCS=   cmds.c cmdtab.c complete.c domacro.c fetch.c ftp.c main.c ruserpass.c \  SRCS=   cmds.c cmdtab.c complete.c domacro.c fetch.c ftp.c main.c ruserpass.c \
         stringlist.c util.c          stringlist.c util.c
   
 # not really used at this moment  
 CPPFLAGS+= -DINET6  CPPFLAGS+= -DINET6
   
 LDADD+= -ledit -lcurses  LDADD+= -ledit -lcurses

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18