Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/examples/rump Stick a top-level subdir-makefile here f...
details: https://anonhg.NetBSD.org/src/rev/b0d86859bb51
branches: trunk
changeset: 750653:b0d86859bb51
user: pooka <pooka%NetBSD.org@localhost>
date: Sat Jan 09 16:19:17 2010 +0000
description:
Stick a top-level subdir-makefile here for easy build-testing.
diffstat:
share/examples/rump/Makefile | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 48e1e99d9089 -r b0d86859bb51 share/examples/rump/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/examples/rump/Makefile Sat Jan 09 16:19:17 2010 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1 2010/01/09 16:19:17 pooka Exp $
+#
+
+SUBDIR= img2cgd sdread tipsy ulptprint umserv wirelessconf
+
+.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index