Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: sharesrc/share/mk



Module Name:    sharesrc
Committed By:   tv
Date:           Sun Nov 11 23:19:15 UTC 2001

Modified Files:
        sharesrc/share/mk: bsd.hostprog.mk bsd.obj.mk

Log Message:
Affix the ${HOST_OSTYPE} info to the end of the objdir name if OBJMACHINE
is set (and MAKEOBJDIR[PREFIX] is not in use).  This permits multiple hosts
to compile hostprogs (not just src/tools) for a given target without
colliding with each other.

Currently restricted only to new toolchain builds, as this requires a new
make(1) in order to function properly.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 sharesrc/share/mk/bsd.hostprog.mk
cvs rdiff -r1.31 -r1.32 sharesrc/share/mk/bsd.obj.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