.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:
parent
d3734c7047
commit
85c13d37e1
@ -34,9 +34,7 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
NO_PROFILE=
|
||||
NO_INSTALLLIB=
|
||||
.include <bsd.own.mk>
|
||||
.include <bsd.init.mk>
|
||||
|
||||
LIB= pam_unix
|
||||
SRCS= pam_unix.c
|
||||
|
Loading…
Reference in New Issue
Block a user