diff options
Diffstat (limited to 'bin/Makefile')
-rw-r--r-- | bin/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/bin/Makefile b/bin/Makefile deleted file mode 100644 index 3bc4a6c..0000000 --- a/bin/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# -# $P4: //depot/projects/trustedbsd/openbsm/bin/Makefile#4 $ -# - -SUBDIR= audit \ - auditd \ - auditreduce \ - praudit - -.include <bsd.subdir.mk> |