diff options
Diffstat (limited to 'distrib/loongson/Makefile')
-rw-r--r-- | distrib/loongson/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/loongson/Makefile b/distrib/loongson/Makefile new file mode 100644 index 00000000000..5fdb250f9b7 --- /dev/null +++ b/distrib/loongson/Makefile @@ -0,0 +1,5 @@ +# $OpenBSD: Makefile,v 1.1 2010/01/31 21:36:01 otto Exp $ + +SUBDIR= ramdisk + +.include <bsd.subdir.mk> |