NetBSD/share/mk
thorpej 9377c557b2 Rename STRIP -> STRIPFLAG - this is a flag passed to install(1) to
indicate whether or not the program should be stripped.  This rename
allows the user to set STRIP as an alternative to /usr/bin/strip,
helping cross-compiling.
1997-04-17 06:34:15 +00:00
..
bsd.dep.mk Allow mkdep to exist as a different name (fixes PR#3302) 1997-03-07 23:10:18 +00:00
bsd.doc.mk Make the obj' target .PHONY', so that does not get affected by .PATH/VPATH 1997-04-15 21:29:09 +00:00
bsd.files.mk Put the FILES generated rules in a separate .mk file since both bsd.prog.mk 1997-03-27 17:33:34 +00:00
bsd.inc.mk Don't generate an include target if we don't have INCS set, because SUBDIRS 1997-03-27 17:39:31 +00:00
bsd.kmod.mk make rules update: 1997-03-24 21:54:12 +00:00
bsd.lib.mk Pass the program to use for nm(1) to lorder(1), helps cross-compiling. 1997-04-17 06:32:23 +00:00
bsd.links.mk Don't make bogus dependencies with symlinks sources. 1997-03-28 15:07:28 +00:00
bsd.man.mk fix 3497 from Manuel Bouyer -- install source man pages with proper suffix. 1997-04-15 16:57:46 +00:00
bsd.nls.mk Use ${INSTALL} rather than "install". 1996-10-18 02:34:42 +00:00
bsd.obj.mk Make the obj' target .PHONY', so that does not get affected by .PATH/VPATH 1997-04-15 21:29:09 +00:00
bsd.own.mk Rename STRIP -> STRIPFLAG - this is a flag passed to install(1) to 1997-04-17 06:34:15 +00:00
bsd.prog.mk don't allow override of all: target 1997-04-03 06:53:18 +00:00
bsd.README merge lite-2 changes (mostly SCCSids) 1997-03-29 08:02:45 +00:00
bsd.subdir.mk Annotate missing directories as [skipped: missing] (from Christoph Badura) 1997-04-16 14:09:16 +00:00
bsd.sys.mk If DESTDIR is defined, look for includes in ${DESTDIR}/usr/include, 1996-05-15 19:46:51 +00:00
Makefile merge lite-2 changes (mostly SCCSids) 1997-03-29 08:02:45 +00:00
sys.mk merge lite-2 changes (mostly SCCSids) 1997-03-29 08:02:45 +00:00