=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/passwd/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/passwd/Makefile 1996/09/04 22:52:06 1.8 +++ src/usr.bin/passwd/Makefile 1996/10/03 19:31:27 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 1996/09/04 22:52:06 deraadt Exp $ +# $OpenBSD: Makefile,v 1.9 1996/10/03 19:31:27 tholo Exp $ .include @@ -10,7 +10,7 @@ CFLAGS+=-I${.CURDIR} .if defined(YP) -CFLAGS+=-DYP +CFLAGS+=-DYP -I${.CURDIR}/../../lib/libc/yp .endif .include # For Kerberos