418ada78f4
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
9 lines
146 B
Makefile
9 lines
146 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= lomac-policy.contexts
|
|
NOOBJ= noobj
|
|
FILESDIR= ${BINDIR}/security
|
|
|
|
.include "${.CURDIR}/../Makefile.inc"
|
|
.include <bsd.prog.mk>
|