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 Give this a makefile for easy rebuild of al...
details: https://anonhg.NetBSD.org/src/rev/a43b2cbebfdb
branches: trunk
changeset: 748943:a43b2cbebfdb
user: pooka <pooka%NetBSD.org@localhost>
date: Wed Nov 11 13:54:54 2009 +0000
description:
Give this a makefile for easy rebuild of all the components when
the kernel ABI changes.
diffstat:
sys/rump/dev/wip/Makefile | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 2c7d0c199c8e -r a43b2cbebfdb sys/rump/dev/wip/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/rump/dev/wip/Makefile Wed Nov 11 13:54:54 2009 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1 2009/11/11 13:54:54 pooka Exp $
+#
+
+SUBDIR= libnet80211 librumpusbhc libumass libusb libusbrum
+
+.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index