[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.4 and 1.5

version 1.4, 2001/04/18 17:57:27 version 1.5, 2001/07/19 10:20:01
Line 2 
Line 2 
   
 PROG=   tsort  PROG=   tsort
   
 CFLAGS+=-Wall -Wno-char-subscripts -Wstrict-prototypes -pedantic -W  CDIAGFLAGS=-Wall -Wno-char-subscripts -Wstrict-prototypes -pedantic -W
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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