summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/bin/auditreduce/Makefile
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-03-04 16:48:36 +0000
committerrwatson <rwatson@FreeBSD.org>2006-03-04 16:48:36 +0000
commitab4767c6f6d1e85c59747054b5740cc6e07bb1c7 (patch)
treea868ec4126da03e89e3e892ff8cd879d13854a56 /contrib/openbsm/bin/auditreduce/Makefile
parenta8790234d5db9f72a75129b10df55da1475012a4 (diff)
downloadFreeBSD-src-ab4767c6f6d1e85c59747054b5740cc6e07bb1c7.zip
FreeBSD-src-ab4767c6f6d1e85c59747054b5740cc6e07bb1c7.tar.gz
Remove files deleted in the OpenBSM distribution from the OpenBSM
vendor branch. Obtained from: TrustedBSD Project
Diffstat (limited to 'contrib/openbsm/bin/auditreduce/Makefile')
-rw-r--r--contrib/openbsm/bin/auditreduce/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/openbsm/bin/auditreduce/Makefile b/contrib/openbsm/bin/auditreduce/Makefile
deleted file mode 100644
index f4c292a..0000000
--- a/contrib/openbsm/bin/auditreduce/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# $P4: //depot/projects/trustedbsd/openbsm/bin/auditreduce/Makefile#4 $
-#
-
-CFLAGS+= -I- -I ../.. -I ../../libbsm -L ../../libbsm -I.
-PROG= auditreduce
-MAN= auditreduce.1
-DPADD= /usr/lib/libbsm.a
-LDADD= -lbsm
-BINDIR= /usr/sbin
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud