Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/riscv Makefile to descend into ramdisk
details: https://anonhg.NetBSD.org/src/rev/d6f60c972ca2
branches: trunk
changeset: 336954:d6f60c972ca2
user: matt <matt%NetBSD.org@localhost>
date: Sat Mar 28 12:54:31 2015 +0000
description:
Makefile to descend into ramdisk
diffstat:
distrib/riscv/Makefile | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 1123d9f2dacf -r d6f60c972ca2 distrib/riscv/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/riscv/Makefile Sat Mar 28 12:54:31 2015 +0000
@@ -0,0 +1,7 @@
+# $NetBSD: Makefile,v 1.1 2015/03/28 12:54:31 matt Exp $
+
+SUBDIR= ramdisk
+#SUBDIR+= .WAIT md-kernel
+TARGETS+= release
+
+.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index