From 8894b093c749fa9e2d05dc7282a9ac73a1e1162a Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Fri, 23 Nov 2001 15:32:06 +0000 Subject: oops. Thx mpech@ --- usr.bin/chpass/Makefile | 4 ++-- 1 file 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 @@ -18,4 +18,4 @@ LDADD+= -lrpcsvc -lutil .include getpwent.o: getpwent.c - ${COMPILE.c} -UYP ${.CURDIR}/getpwent.c + ${COMPILE.c} -UYP ${.CURDIR}/../../lib/libc/gen/getpwent.c -- cgit v1.2.3