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/f6eacc6012d4
branches:  trunk
changeset: 807096:f6eacc6012d4
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 8d98548b90eb -r f6eacc6012d4 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