Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: sharesrc
Bill Sommerfeld wrote:
> 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".
Is the setting of "MKOBJDIRS ?= no" redundant in basesrc/Makefile?
It appears that MKOBJDIRS should always be set to something in
bsd.own.mk...
Simon.
Home |
Main Index |
Thread Index |
Old Index