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

Diff for /src/usr.bin/unifdef/Makefile between version 1.7 and 1.8

version 1.7, 2014/04/18 21:11:34 version 1.8, 2015/10/05 06:54:59
Line 3 
Line 3 
 PROG=   unifdef  PROG=   unifdef
 COPTS+= -Wall  COPTS+= -Wall
   
 unifdef: unifdef.c unifdef.h version.h  unifdef: unifdef.c version.h
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8