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

Diff for /src/usr.bin/uniq/Makefile between version 1.3 and 1.4

version 1.3, 1997/09/21 11:51:33 version 1.4, 2006/04/07 05:10:02
Line 2 
Line 2 
   
 PROG=   uniq  PROG=   uniq
   
   COPTS+= -Wall -W
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4