[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.19 and 1.20

version 1.19, 2002/11/08 03:30:17 version 1.20, 2003/11/20 23:32:26
Line 19 
Line 19 
   
 LDADD+= -ledit -lcurses -lutil  LDADD+= -ledit -lcurses -lutil
 DPADD+= ${LIBEDIT} ${LIBCURSES} ${LIBUTIL}  DPADD+= ${LIBEDIT} ${LIBCURSES} ${LIBUTIL}
   LDSTATIC= ${STATIC}
   
 #COPTS+= -Wall -Wconversion -Wstrict-prototypes -Wmissing-prototypes  #COPTS+= -Wall -Wconversion -Wstrict-prototypes -Wmissing-prototypes
   

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20