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

Diff for /src/usr.bin/chpass/Makefile between version 1.12 and 1.13

version 1.12, 2008/07/04 12:50:23 version 1.13, 2015/09/14 07:19:41
Line 19 
Line 19 
 .include <bsd.prog.mk>  .include <bsd.prog.mk>
   
 getpwent.o: getpwent.c  getpwent.o: getpwent.c
         ${COMPILE.c} -UYP ${.CURDIR}/../../lib/libc/gen/getpwent.c          ${COMPILE.c} -UYP -D'DEF_WEAK(x)=asm("")' \
               ${.CURDIR}/../../lib/libc/gen/getpwent.c

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13