diff options
Diffstat (limited to 'distrib/octeon/Makefile')
-rw-r--r-- | distrib/octeon/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/octeon/Makefile b/distrib/octeon/Makefile new file mode 100644 index 00000000000..828bbdf024c --- /dev/null +++ b/distrib/octeon/Makefile @@ -0,0 +1,5 @@ +# $OpenBSD: Makefile,v 1.1 2013/03/26 18:03:53 jasper Exp $ + +SUBDIR= ramdisk + +.include <bsd.subdir.mk> |