NetBSD/share/mk
cgd 414b38f4b2 add an afterdepend target (a la the one in bsd.lib.mk) that processes
the .depend file to add <filename>.ln for each <filename>.o as an
object file which has the given dependencies (in addition to
<filename>.po and <filename>.so, which were already there).
1996-12-20 16:39:03 +00:00
..
Makefile Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
bsd.README Add the ability to override defaults in bsd.own.mk more easily, by 1996-04-13 02:08:08 +00:00
bsd.dep.mk - make sure the afterdepend rule fires `after' .depend gets created. 1995-09-27 01:15:09 +00:00
bsd.doc.mk Use ${INSTALL} rather than "install". 1996-10-18 02:34:42 +00:00
bsd.kmod.mk Update to make the sys/lkm tree compile on i386 and most likely others 1996-10-22 19:41:47 +00:00
bsd.lib.mk change the afterdepend target so that its sed script adds <filename>.ln 1996-12-20 16:36:56 +00:00
bsd.man.mk Use ${INSTALL} rather than "install". 1996-10-18 02:34:42 +00:00
bsd.nls.mk Use ${INSTALL} rather than "install". 1996-10-18 02:34:42 +00:00
bsd.obj.mk Get the current working directory from "/bin/pwd" rather than "pwd". 1996-04-10 21:08:05 +00:00
bsd.own.mk define NOPIC on the alpha only if ELF_TOOLCHAIN is not defined. 1996-10-13 20:33:59 +00:00
bsd.prog.mk add an afterdepend target (a la the one in bsd.lib.mk) that processes 1996-12-20 16:39:03 +00:00
bsd.subdir.mk Added new standard target "includes" (used to install header files) to 1996-04-04 02:05:03 +00:00
bsd.sys.mk If DESTDIR is defined, look for includes in ${DESTDIR}/usr/include, 1996-05-15 19:46:51 +00:00
sys.mk Define an INSTALL make variable, and default it to "install". Suggested 1996-10-18 02:33:38 +00:00