.include <bsd.init.mk> instead of <bsd.own.mk>

The former allows common settings from ../Makefile.inc to be used.
This commit is contained in:
fjoe 2011-11-28 14:01:17 +00:00
parent d3734c7047
commit 85c13d37e1

View File

@ -34,9 +34,7 @@
#
# $FreeBSD$
NO_PROFILE=
NO_INSTALLLIB=
.include <bsd.own.mk>
.include <bsd.init.mk>
LIB= pam_unix
SRCS= pam_unix.c