freebsd-dev/lib/csu/sparc64
Ruslan Ermilov 2a53f3fb35 Major cleanup of bsd.lib.mk.
Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.
INTERNALLIB now means to build static library only and don't install
anything.  Added a NOINSTALLLIB knob for libpam/modules.  To not
build any library at all, just do not set LIB.
2002-05-13 10:53:24 +00:00
..
crt1.c Install the libc signal trampoline on startup. 2002-04-29 20:25:29 +00:00
crti.S sparc64 verions of the crt initialization and finalization files required 2001-10-28 00:20:34 +00:00
crtn.S sparc64 verions of the crt initialization and finalization files required 2001-10-28 00:20:34 +00:00
Makefile Major cleanup of bsd.lib.mk. 2002-05-13 10:53:24 +00:00