Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/dev/wip decend into ums, ukbd and wscons
details: https://anonhg.NetBSD.org/src/rev/8f540dc6a03c
branches: trunk
changeset: 750695:8f540dc6a03c
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Jan 11 02:15:38 2010 +0000
description:
decend into ums, ukbd and wscons
diffstat:
sys/rump/dev/wip/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 8cdecb9f0d58 -r 8f540dc6a03c sys/rump/dev/wip/Makefile
--- a/sys/rump/dev/wip/Makefile Mon Jan 11 02:15:20 2010 +0000
+++ b/sys/rump/dev/wip/Makefile Mon Jan 11 02:15:38 2010 +0000
@@ -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>
Home |
Main Index |
Thread Index |
Old Index