summaryrefslogtreecommitdiff
path: root/distrib/beagle/Makefile
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2011-03-14 16:40:24 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2011-03-14 16:40:24 +0000
commit58495cd72e2354d924276444c6a653df1ad77e27 (patch)
tree5ba623eafd51affe5074bca29792dc3f6299d152 /distrib/beagle/Makefile
parent894984ab2a6991c992076efcb0538d302eabafd7 (diff)
Initial beagle distrib pieces.
Diffstat (limited to 'distrib/beagle/Makefile')
-rw-r--r--distrib/beagle/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/beagle/Makefile b/distrib/beagle/Makefile
new file mode 100644
index 00000000000..5dc60356f46
--- /dev/null
+++ b/distrib/beagle/Makefile
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile,v 1.1 2011/03/14 16:40:23 drahn Exp $
+
+SUBDIR= ramdisk
+
+.include <bsd.subdir.mk>