Up to [cvs.NetBSD.org] / src / share / mk
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: wrstuden-devbsize-19991221
Revision 1.160 / (download) - annotate - [select for diffs], Sun Nov 28 04:50:42 1999 UTC (19 years, 3 months ago) by simonb
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221
Changes since 1.159: +24 -16
lines
Diff to previous 1.159 (colored)
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.