Module Name:    src
Committed By:   pooka
Date:           Mon Jan 11 02:15:38 UTC 2010

Modified Files:
        src/sys/rump/dev/wip: Makefile

Log Message:
decend into ums, ukbd and wscons


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/rump/dev/wip/Makefile

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

Modified files:

Index: src/sys/rump/dev/wip/Makefile
diff -u src/sys/rump/dev/wip/Makefile:1.3 src/sys/rump/dev/wip/Makefile:1.4
--- src/sys/rump/dev/wip/Makefile:1.3	Sun Dec 20 15:43:57 2009
+++ src/sys/rump/dev/wip/Makefile	Mon Jan 11 02:15:38 2010
@@ -1,6 +1,9 @@
-#	$NetBSD: Makefile,v 1.3 2009/12/20 15:43:57 pooka Exp $
+#	$NetBSD: Makefile,v 1.4 2010/01/11 02:15:38 pooka Exp $
 #
 
 SUBDIR=	libnet80211 librumpusbhc libucom libumass libulpt libusb libusbrum
+SUBDIR+=libums libukbd
+
+SUBDIR+=libwscons
 
 .include <bsd.subdir.mk>

Reply via email to