]> git.saurik.com Git - apple/system_cmds.git/blobdiff - audit.tproj/Makefile
system_cmds-496.tar.gz
[apple/system_cmds.git] / audit.tproj / Makefile
diff --git a/audit.tproj/Makefile b/audit.tproj/Makefile
deleted file mode 100644 (file)
index 109ff57..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Project = audit
-Install_Dir = /usr/sbin
-
-CFILES = audit.c
-MANPAGES = audit.1
-USERDEFS = auditd_control.defs
-
-Extra_CC_Flags = -I../auditd.tproj
-
-include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make