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:   lukem
Date:           Sat Sep 13 19:08:29 UTC 2003

Modified Files:
        src/share/mk: bsd.README bsd.lib.mk bsd.own.mk

Log Message:
implement MKSTATICLIB, which defaults to "yes".  if "no" (which NOSTATICLIB
also sets, a la the other variables), prevents build and installation
of the "normal" static *.a libraries.


To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 src/share/mk/bsd.README
cvs rdiff -r1.233 -r1.234 src/share/mk/bsd.lib.mk
cvs rdiff -r1.357 -r1.358 src/share/mk/bsd.own.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