Subject: CVS commit: basesrc/distrib/common
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/06/2002 01:29:44
Module Name: basesrc
Committed By: lukem
Date: Tue Feb 5 23:29:44 UTC 2002
Modified Files:
basesrc/distrib/common: Makefile.image
Log Message:
- allow ${MTREECONF} to contain multiple files, and build ${WORKSPEC} up by
catting these together with "/unset all" between each file.
- when populating the tree (${WORKBUILT} rule), depend upon ${WORKSPEC}
rather than ${MTREECONF}
- support ${MAKEFS_FLAGS} as optional flags for ${MAKEFS}
- use CLEANFILES to remove files
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/distrib/common/Makefile.image
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.