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

Diff for /src/usr.bin/passwd/Makefile between version 1.23 and 1.24

version 1.23, 2001/07/19 18:21:50 version 1.24, 2001/11/22 20:37:18
Line 35 
Line 35 
 BINOWN=root  BINOWN=root
   
 getpwent.o: getpwent.c  getpwent.o: getpwent.c
         ${COMPILE.c} -UYP ${.IMPSRC}          ${COMPILE.c} -UYP ${.CURDIR}/../../lib/libc/gen/getpwent.c
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24