144b55005f
- add '-D ${DESTDIR}' to INSTPRIV, so install(8) removes the leading ${DESTDIR} from the metalogged path - provide ${METADB.add} variable (for "${CAT} -l >> ${METALOG}"), to make it easier to replace manual metalog manipulation in the future. - with manual metalog additions, don't add the leading ${DESTDIR} in the path - in maketars, use "mtree -C ..." instead of "mtree -D ... | sed -e 's,\(.*\) \(\..*\),\2 \1,"; Benefits: - maketars "Parsing METALOG" step speeds up from 29 seconds to 1.2 seconds on a P3-600. (This also benefits "make installworld" at the top level.) - ${DESTDIR}/METALOG is easier to read without the leading "${DESTDIR}" on all the pathnames, and it's smaller as well. |
||
---|---|---|
.. | ||
Makefile | ||
bsd.README | ||
bsd.dep.mk | ||
bsd.doc.mk | ||
bsd.endian.mk | ||
bsd.files.mk | ||
bsd.hostlib.mk | ||
bsd.hostprog.mk | ||
bsd.inc.mk | ||
bsd.info.mk | ||
bsd.init.mk | ||
bsd.kernobj.mk | ||
bsd.kinc.mk | ||
bsd.kmod.mk | ||
bsd.lib.mk | ||
bsd.links.mk | ||
bsd.man.mk | ||
bsd.nls.mk | ||
bsd.obj.mk | ||
bsd.own.mk | ||
bsd.prog.mk | ||
bsd.shlib.mk | ||
bsd.subdir.mk | ||
bsd.sys.mk | ||
sys.mk |