[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.9 and 1.10

version 1.9, 2001/11/22 20:37:18 version 1.10, 2001/11/23 15:32:05
Line 18 
Line 18 
 .include <bsd.prog.mk>  .include <bsd.prog.mk>
   
 getpwent.o: getpwent.c  getpwent.o: getpwent.c
         ${COMPILE.c} -UYP ${.CURDIR}/getpwent.c          ${COMPILE.c} -UYP ${.CURDIR}/../../lib/libc/gen/getpwent.c

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10