NetBSD/share/mk
fair e1134b1863 Patched per PR 7283; this causes shared libraries which depend on
other shared libraries to load against the ones just built when
DESTDIR is set (i.e. -L${DESTDIR}${LIBDIR} ), rather than what's
installed in /usr/lib (previous behavior definitely violated the
Principle of Least Astonishment!).
1999-03-30 09:30:43 +00:00
..
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
bsd.README don't bother supporting NOINFO (since it's a new thing); just support MKINFO=no 1999-02-13 03:04:09 +00:00
bsd.dep.mk Change CFLAGS to AFLAGS for mkdep of .S/.s files. Fixes "make depend" 1999-02-24 22:04:15 +00:00
bsd.doc.mk * Add support for MKDOC MKLINKLIB MKLINT MKMAN MKNLS MKOBJ MKPIC MKPICINSTALL 1999-02-12 01:10:06 +00:00
bsd.files.mk Create <bsd.info.mk> for Info documentation, and avoid the nasty install 1999-02-11 13:25:42 +00:00
bsd.inc.mk PR/2936: Brian C. Grayson: Avoid truncating precious files when installing 1999-02-04 11:58:30 +00:00
bsd.info.mk Add {MK,NO}INFO, and use that to control generation/installation of Info 1999-02-12 15:01:08 +00:00
bsd.kinc.mk PR/2936: Brian C. Grayson: Avoid truncating precious files when installing 1999-02-04 11:58:30 +00:00
bsd.kmod.mk If it exists, include machine/Makefile.inc 1999-03-10 06:34:19 +00:00
bsd.lib.mk Patched per PR 7283; this causes shared libraries which depend on 1999-03-30 09:30:43 +00:00
bsd.links.mk
bsd.man.mk Don't attempt to build catpages when MKMAN == no 1999-02-13 16:34:39 +00:00
bsd.nls.mk for MKSHARE=no, set MKDOC=no MKMAN=no MKNLS=no, and for MKMAN=no, set 1999-02-12 12:38:44 +00:00
bsd.obj.mk pull in bsd.own.mk for MKOBJ 1999-02-12 04:13:26 +00:00
bsd.own.mk add missing parts of the "mips"->"mipse?" transition 1999-02-24 14:42:36 +00:00
bsd.prog.mk * Add support for MKDOC MKLINKLIB MKLINT MKMAN MKNLS MKOBJ MKPIC MKPICINSTALL 1999-02-12 01:10:06 +00:00
bsd.subdir.mk Remove `dirname: all-dirname' compatibility hack. It's been long supposed 1999-02-11 05:01:39 +00:00
bsd.sys.mk
sys.mk alpha seems to work with -O2... 1999-03-10 14:06:14 +00:00