Module Name:    src
Committed By:   pooka
Date:           Sat Jan  9 16:19:17 UTC 2010

Added Files:
        src/share/examples/rump: Makefile

Log Message:
Stick a top-level subdir-makefile here for easy build-testing.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/examples/rump/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/share/examples/rump/Makefile
diff -u /dev/null src/share/examples/rump/Makefile:1.1
--- /dev/null	Sat Jan  9 16:19:17 2010
+++ src/share/examples/rump/Makefile	Sat Jan  9 16:19:17 2010
@@ -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>

Reply via email to