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

Diff for /src/usr.bin/sdiff/Makefile between version 1.1 and 1.2

version 1.1, 2005/12/27 04:04:56 version 1.2, 2005/12/27 04:38:36
Line 5 
Line 5 
 COPTS+=-Wall  COPTS+=-Wall
   
 LDADD+= -lutil  LDADD+= -lutil
   DPADD+= ${LIBUTIL}
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2