summaryrefslogtreecommitdiff
path: root/usr.bin/chpass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chpass/Makefile')
-rw-r--r--usr.bin/chpass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/chpass/Makefile b/usr.bin/chpass/Makefile
index 3d5384a63b9..16348dee558 100644
--- a/usr.bin/chpass/Makefile
+++ b/usr.bin/chpass/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.9 2001/11/22 20:37:18 espie Exp $
+# $OpenBSD: Makefile,v 1.10 2001/11/23 15:32:05 espie Exp $
.include <bsd.own.mk>
@@ -18,4 +18,4 @@ LDADD+= -lrpcsvc -lutil
.include <bsd.prog.mk>
getpwent.o: getpwent.c
- ${COMPILE.c} -UYP ${.CURDIR}/getpwent.c
+ ${COMPILE.c} -UYP ${.CURDIR}/../../lib/libc/gen/getpwent.c