Makefile.inc wasn't needed; this is a left-over of other files present
in share/security in the trustedbsd_sebsd branch that are not present in the main tree. Also, .include Makefile.inc from the parent directory so that BINDIR is set right. Pointed out by: bde
This commit is contained in:
parent
b573fedaf3
commit
418ada78f4
@ -4,4 +4,5 @@ FILES= lomac-policy.contexts
|
|||||||
NOOBJ= noobj
|
NOOBJ= noobj
|
||||||
FILESDIR= ${BINDIR}/security
|
FILESDIR= ${BINDIR}/security
|
||||||
|
|
||||||
|
.include "${.CURDIR}/../Makefile.inc"
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
# $FreeBSD$
|
|
||||||
|
|
||||||
BINDIR?= ${SHAREDIR}/security
|
|
Loading…
x
Reference in New Issue
Block a user