Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/share/mk
Module Name: src
Committed By: tron
Date: Sun Sep 4 20:04:04 UTC 2005
Modified Files:
src/share/mk [netbsd-3]: bsd.hostprog.mk bsd.sys.mk
Log Message:
Pull up following revision(s) (requested by jwise in ticket #737):
share/mk/bsd.sys.mk: revision 1.124
share/mk/bsd.hostprog.mk: revision 1.45
Add proper support for using bsd.hostprog.mk to build c++-based host
programs -- doesn't affect current host tools build (groff is built the
Makefile.gnuhost way).
Provides {.cc,.cpp,.cxx,.C}.lo rule, associated variables, and HOSTPROG_CXX
support (mirroring PROG_CXX in bsd.prog.mk).
Tested with from-scratch `build.sh tools' and full system build.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.44.2.1 src/share/mk/bsd.hostprog.mk
cvs rdiff -r1.115.2.1 -r1.115.2.2 src/share/mk/bsd.sys.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