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

version 1.4, 2002/12/02 07:16:23 version 1.5, 2002/12/02 07:18:50
Line 2 
Line 2 
   
 PROG=   unifdef  PROG=   unifdef
 COPTS+= -Wall -Werror  COPTS+= -Wall -Werror
 #MLINKS= unifdef.1 unifdefall.1  
   
 #beforeinstall:  
 #       ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \  
 #               ${.CURDIR}/unifdefall.sh ${DESTDIR}${BINDIR}/unifdefall  
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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