Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: sharesrc
Module Name: sharesrc
Committed By: sommerfeld
Date: Tue Nov 30 16:16:43 UTC 1999
Modified Files:
basesrc: Makefile
sharesrc/share/mk: bsd.README bsd.own.mk
Log Message:
Add MKOBJDIRS make variable to bsd.own.mk, defaulting to "no" but
overrideable in mk.conf
Document in bsd.README; this is distinct from "MKOBJ", which controls
whether "make obj" does anything.
In the top-level makefile, if MKOBJDIRS != "no", do a "make obj" at an
appropriate point during a "make build".
To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 basesrc/Makefile
cvs rdiff -r1.54 -r1.55 sharesrc/share/mk/bsd.README
cvs rdiff -r1.129 -r1.130 sharesrc/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index