summaryrefslogtreecommitdiffstats
path: root/secure/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-07 19:04:10 +0000
committerwollman <wollman@FreeBSD.org>1994-08-07 19:04:10 +0000
commita490c07b43960aeb193a14ea3d77eb53c210269d (patch)
tree8c55699e3f06022d8130dbb4ef523003cc4bacba /secure/Makefile
parent07f54dbbf0ca3850401d96316f6e7817bdc2afb6 (diff)
downloadFreeBSD-src-a490c07b43960aeb193a14ea3d77eb53c210269d.zip
FreeBSD-src-a490c07b43960aeb193a14ea3d77eb53c210269d.tar.gz
Allow the `bdes' program to compile.
Diffstat (limited to 'secure/Makefile')
-rw-r--r--secure/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/secure/Makefile b/secure/Makefile
new file mode 100644
index 0000000..bd4b71d
--- /dev/null
+++ b/secure/Makefile
@@ -0,0 +1,6 @@
+# $Id$
+
+SUBDIR= bdes
+
+.include <bsd.subdir.mk>
+
OpenPOWER on IntegriCloud