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

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

version 1.3, 1997/09/21 11:51:25 version 1.4, 2001/04/18 17:57:27
Line 2 
Line 2 
   
 PROG=   tsort  PROG=   tsort
   
   CFLAGS+=-Wall -Wno-char-subscripts -Wstrict-prototypes -pedantic -W
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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