NetBSD/share/mk
jlam f4b2073531 bsd.prog.mk doesn't define/use STRIP anymore -- it's now STRIPFLAG 2000-01-17 21:21:55 +00:00
..
Makefile Add a "dependall" target, which does a "make depend" and then "make all" 1999-09-14 01:31:11 +00:00
bsd.README bsd.prog.mk doesn't define/use STRIP anymore -- it's now STRIPFLAG 2000-01-17 21:21:55 +00:00
bsd.crypto.mk Makefile fragment used to determine the path to crypto code in the 1999-07-11 20:17:01 +00:00
bsd.dep.mk Add missing "\" in two line shell command. 1999-11-16 13:15:09 +00:00
bsd.depall.mk Add a "dependall" target, which does a "make depend" and then "make all" 1999-09-14 01:31:11 +00:00
bsd.doc.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.files.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.hostprog.mk Added libmenu library. 1999-11-23 13:22:37 +00:00
bsd.inc.mk Add ${INSTPRIV} to ${INSTALL} commands. 1999-08-21 06:17:45 +00:00
bsd.info.mk Add a "dependall" target, which does a "make depend" and then "make all" 1999-09-14 01:31:11 +00:00
bsd.kinc.mk When test(1)ing for a symlink, use the -h primitive instead of -L. Although 1999-08-22 14:02:34 +00:00
bsd.kmod.mk don't depend on ${PROG} for ``unload'' target - we don't need the lkm compiled 1999-11-02 22:42:51 +00:00
bsd.lib.mk remove duplicate += of OBJS, introduced in 1.158 - fixes PR #8487 2000-01-17 18:37:23 +00:00
bsd.links.mk
bsd.man.mk Add a "dependall" target, which does a "make depend" and then "make all" 1999-09-14 01:31:11 +00:00
bsd.nls.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.obj.mk When building obj symlinks, if there's already a link pointing at the right target, 1999-12-04 02:44:07 +00:00
bsd.own.mk Add MKOBJDIRS make variable to bsd.own.mk, defaulting to "no" but 1999-11-30 16:16:41 +00:00
bsd.prog.mk all: depend on ${SCRIPTS} so that they get generated if they need to 2000-01-16 03:34:27 +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 Define CONFIG, so it can be overridden for cross-builds. 1999-09-16 00:28:31 +00:00
sys.mk VAX should use -O2. (why don't all ports?) 1999-11-15 06:14:23 +00:00