Source-Changes archive

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

CVS commit: src/share/mk



Module Name:    src
Committed By:   jwise
Date:           Fri Sep  2 03:57:11 UTC 2005

Modified Files:
        src/share/mk: bsd.hostprog.mk bsd.sys.mk

Log Message:
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.45 src/share/mk/bsd.hostprog.mk
cvs rdiff -r1.123 -r1.124 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