NetBSD/gnu/usr.bin/egcs/common
tv 1428a599bf Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which
builds and installs only what is necessary to link and run binaries, when
the library is not externally useable.
- NOPIC: Create and link against a static library.
- PIC: Create, link against, and install a shared object.
- PIC+LDSTATIC: Create and link against a static library; create and
  install a shared object.
1998-09-13 23:25:18 +00:00
..
Makefile Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which 1998-09-13 23:25:18 +00:00
shlib_version Add NetBSD rcsid. 1998-08-22 19:02:49 +00:00