NetBSD/share/mk
nathanw 41ee0930b0 Don't explicitly set SHLIB_LDSTARTFILE and SHLIB_LDENDFILE for the
generic architecture case; this permits the later ELF clause to set
them properly for ELF platforms.

This will cause crtbeginS.o and crtendS.o to be included in shared
libraries built on all ELF platforms, not just alpha, mips, vax, and
sparc.
2001-10-25 19:32:15 +00:00
..
bsd.dep.mk
bsd.depall.mk
bsd.doc.mk
bsd.files.mk
bsd.hostprog.mk Sigh, back out previous -- it is necessary inorder for the depend 2001-10-25 13:48:50 +00:00
bsd.inc.mk
bsd.info.mk
bsd.kernobj.mk
bsd.kinc.mk
bsd.kmod.mk
bsd.lib.mk Don't explicitly set SHLIB_LDSTARTFILE and SHLIB_LDENDFILE for the 2001-10-25 19:32:15 +00:00
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Oops, typo. 2001-10-25 07:47:18 +00:00
bsd.prog.mk Add .NOPATH for all files generated from .l or .y files in SRCS. Fixes PRs 2001-10-19 15:55:52 +00:00
bsd.README
bsd.subdir.mk
bsd.sys.mk Better version of previous. Use an .ifdef in this case, so the rule isn't 2001-10-19 19:07:48 +00:00
Makefile
sys.mk