Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/config Libraries should be built in sub-make. libke...
details: https://anonhg.NetBSD.org/src/rev/a728244fa58a
branches: trunk
changeset: 810673:a728244fa58a
user: uebayasi <uebayasi%NetBSD.org@localhost>
date: Fri Sep 11 02:26:22 2015 +0000
description:
Libraries should be built in sub-make. libkern is polluting .PATH too much.
diffstat:
usr.bin/config/TODO | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r f11f40269868 -r a728244fa58a usr.bin/config/TODO
--- a/usr.bin/config/TODO Fri Sep 11 01:40:52 2015 +0000
+++ b/usr.bin/config/TODO Fri Sep 11 02:26:22 2015 +0000
@@ -437,6 +437,9 @@
Provide a consistent way to build library either as .o or .a.
+ Build libraries in sub-make. Don't include library makefiles. Don't
+ pollute search path (.PATH). libkern does too much.
+
o Accept `.a' suffix.
Make "file" command accept `.a' suffix. Handle it the same way as `.o'.
Home |
Main Index |
Thread Index |
Old Index