Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets/lists/base Add bsd.ioconf.mk now that we are in...
details: https://anonhg.NetBSD.org/src/rev/cf643fa0bf90
branches: trunk
changeset: 756929:cf643fa0bf90
user: christos <christos%NetBSD.org@localhost>
date: Sat Aug 07 21:53:18 2010 +0000
description:
Add bsd.ioconf.mk now that we are installing it. You must be able
to type 'make obj' and have it work from any directory, and if you
try from /usr/src/compat, this does not work because the build does
not automatically add -m $topdir/share/mk in that case.
diffstat:
distrib/sets/lists/base/mi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d4e4e5e8fba2 -r cf643fa0bf90 distrib/sets/lists/base/mi
--- a/distrib/sets/lists/base/mi Sat Aug 07 21:50:51 2010 +0000
+++ b/distrib/sets/lists/base/mi Sat Aug 07 21:53:18 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.877 2010/07/11 06:16:55 mrg Exp $
+# $NetBSD: mi,v 1.878 2010/08/07 21:53:18 christos Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@@ -3642,6 +3642,7 @@
./usr/share/mk/bsd.inc.mk base-mk-share share
./usr/share/mk/bsd.info.mk base-mk-share share
./usr/share/mk/bsd.init.mk base-mk-share share
+./usr/share/mk/bsd.ioconf.mk base-mk-share share
./usr/share/mk/bsd.kernobj.mk base-mk-share share
./usr/share/mk/bsd.kinc.mk base-mk-share share
./usr/share/mk/bsd.klinks.mk base-mk-share share
Home |
Main Index |
Thread Index |
Old Index