Source-Changes archive

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

CVS commit: sharesrc



Module Name:    sharesrc
Committed By:   simonb
Date:           Sun Nov 28 04:50:42 UTC 1999

Modified Files:
        sharesrc/share/mk: bsd.README bsd.lib.mk

Log Message:
Add a MKPICLIB variable.  If set to "no", don't build an _pic.a library
and build shared objects from the .a library.  A symlink is installed
in /usr/lib so that the name "libfoo_pic.a" still exists for third party
software that explicitly wants an _pic.a library.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 sharesrc/share/mk/bsd.README
cvs rdiff -r1.159 -r1.160 sharesrc/share/mk/bsd.lib.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