From bc595cdde62dc37830e7d0e0d9d1eb24a580ce96 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 16 Apr 2002 12:52:22 +0000 Subject: Reflect change in share/mk/bsd.dep.mk,v 1.31. --- lib/libpam/libpam/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libpam/libpam/Makefile b/lib/libpam/libpam/Makefile index 7cbf145..99c8ce1 100644 --- a/lib/libpam/libpam/Makefile +++ b/lib/libpam/libpam/Makefile @@ -168,5 +168,5 @@ beforeinstall: .PATH: ${OPENPAM}/lib .PATH: ${OPENPAM}/doc/man -# Can't put openpam_static.c in SRCS but want it in .depend. -${DEPENDFILE}: openpam_static.c +# XXX Can't put openpam_static.c in SRCS but want it in .depend. +_MKDEP: openpam_static.c -- cgit v1.1