NetBSD/share/mk
thorpej 6dba3a7439 Split crtbegin/crtend into crti/crtbegin/crtend/crtn. NetBSD-specific
things like the .note.netbsd.ident section are provided by crti/crtn.
crti/crtn also provide the _init() and _fini() routines.

crtbegin/crtend now only provide support for ctors/dtors.  This paves
the way to using the "crtstuff" provided with GCC (when we upgrade to
GCC 3.3), which provides, among other things, much better C++/Java
exception handling.
2002-11-22 06:44:56 +00:00
..
bsd.dep.mk Oops, AINC actually is still used; put it back. 2002-11-10 21:26:44 +00:00
bsd.doc.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.endian.mk
bsd.files.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.hostlib.mk
bsd.hostprog.mk
bsd.inc.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.info.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.init.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.kernobj.mk
bsd.kinc.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.kmod.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.lib.mk Split crtbegin/crtend into crti/crtbegin/crtend/crtn. NetBSD-specific 2002-11-22 06:44:56 +00:00
bsd.links.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.man.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.nls.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.obj.mk
bsd.own.mk Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG. 2002-10-22 18:48:27 +00:00
bsd.prog.mk Split crtbegin/crtend into crti/crtbegin/crtend/crtn. NetBSD-specific 2002-11-22 06:44:56 +00:00
bsd.README
bsd.shlib.mk
bsd.subdir.mk
bsd.sys.mk
Makefile
sys.mk