NetBSD/share/mk
jmc 2e1248a6d9 If using MAKEOBJDIRPREFIX use the same checks as the symlink logic does below.
i.e. if the root of the object tree doesn't exist then complain and exit.

This makes both sections consistant to each other (MAKEOBJDIR specifies an
exact directory so there's no root per se to check so nothing can really be
done there).
2001-11-27 05:42:24 +00:00
..
bsd.dep.mk
bsd.doc.mk Need bsd.sys.mk for the GROFF definition in the non-USETOOLS case. 2001-11-18 15:11:25 +00:00
bsd.files.mk
bsd.hostprog.mk C/..$/.c/ -> C/\..$/.c/ 2001-11-14 23:06:26 +00:00
bsd.inc.mk
bsd.info.mk
bsd.init.mk
bsd.kernobj.mk Ok, take 2 on redoing KERNOBJDIR logic. 2001-11-27 05:39:03 +00:00
bsd.kinc.mk replace instances of ln with ${INSTALL_LINK} and ${INSTALL_SYMLINK} 2001-11-19 04:46:07 +00:00
bsd.kmod.mk Put -Is in CPPFLAGS, not CFLAGS; change -I to -isystem as appropriate. 2001-11-14 22:01:40 +00:00
bsd.lib.mk Now that install has been fixed to deal with -r in the symlink case, 2001-11-24 21:23:38 +00:00
bsd.links.mk replace instances of ln with ${INSTALL_LINK} and ${INSTALL_SYMLINK} 2001-11-19 04:46:07 +00:00
bsd.man.mk replace instances of ln with ${INSTALL_LINK} and ${INSTALL_SYMLINK} 2001-11-19 04:46:07 +00:00
bsd.nls.mk
bsd.obj.mk If using MAKEOBJDIRPREFIX use the same checks as the symlink logic does below. 2001-11-27 05:42:24 +00:00
bsd.own.mk Back out last change until some more testing is done. Should account for folks 2001-11-25 23:40:08 +00:00
bsd.prog.mk Use a little transitional hack to determine if we use -isystem 2001-11-19 02:46:50 +00:00
bsd.README NLS is commonly expanded to Native Language Support, not National Language 2001-11-19 16:20:26 +00:00
bsd.subdir.mk
bsd.sys.mk Revert check for NOGCCERROR back to a .if \!defined as the :U check will break 2001-11-26 06:11:20 +00:00
Makefile
sys.mk