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

Diff for /src/usr.bin/size/Attic/Makefile between version 1.4 and 1.5

version 1.4, 1998/05/11 07:40:30 version 1.5, 1999/05/10 16:14:07
Line 17 
Line 17 
 .endif  .endif
 .endif  .endif
   
   CFLAGS+= -I${.CURDIR}/../nm
   
 PROG=   size  PROG=   size
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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