Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/bebox Build ramdisk and floppies dir.
details: https://anonhg.NetBSD.org/src/rev/123326d58cad
branches: trunk
changeset: 758239:123326d58cad
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Thu Oct 28 08:32:30 2010 +0000
description:
Build ramdisk and floppies dir.
diffstat:
distrib/bebox/Makefile | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r abeceed6f319 -r 123326d58cad distrib/bebox/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/distrib/bebox/Makefile Thu Oct 28 08:32:30 2010 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1 2010/10/28 08:32:30 kiyohara Exp $
+
+SUBDIR= ramdisk .WAIT floppies
+TARGETS+= release
+
+.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index