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:   mrg
Date:           Mon Oct  9 08:32:11 UTC 2006

Modified Files:
        src/share/mk: bsd.README bsd.hostprog.mk bsd.own.mk bsd.prog.mk

Log Message:
- clean up some comments to reality.
- retire LIBDCK, LIBG2C and (long broken) USE_LIBSTDCXX
- in bsd.hostprog.mk's LIBSTDCPP -> LIBSTDCC
- add LIBSUPCXX
- don't default USE_LIBSTDCXX or USE_GCC4 since they are
  not used in the tree any where
- same with USE_XF86_4; retire it
- remove _SUPCXX handling in bsd.prog.mk

inspired by PR#26714.


To generate a diff of this commit:
cvs rdiff -r1.185 -r1.186 src/share/mk/bsd.README
cvs rdiff -r1.47 -r1.48 src/share/mk/bsd.hostprog.mk
cvs rdiff -r1.479 -r1.480 src/share/mk/bsd.own.mk
cvs rdiff -r1.215 -r1.216 src/share/mk/bsd.prog.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