..
Makefile
Improve readability and reduce redundant redundancy in share/mk; add some
2001-11-02 05:21:47 +00:00
bsd.README
NLS is commonly expanded to Native Language Support, not National Language
2001-11-19 16:20:26 +00:00
bsd.dep.mk
If DESTDIR is set, do a similar nostdinc dance for the standard C++ include
2001-11-28 04:38:29 +00:00
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
Improve readability and reduce redundant redundancy in share/mk; add some
2001-11-02 05:21:47 +00:00
bsd.hostlib.mk
Add <bsd.hostlib.mk>, for use when building a host-specific library
2001-11-28 04:42:49 +00:00
bsd.hostprog.mk
C/..$/.c/ -> C/\..$/.c/
2001-11-14 23:06:26 +00:00
bsd.inc.mk
Improve readability and reduce redundant redundancy in share/mk; add some
2001-11-02 05:21:47 +00:00
bsd.info.mk
Improve readability and reduce redundant redundancy in share/mk; add some
2001-11-02 05:21:47 +00:00
bsd.init.mk
Improve readability and reduce redundant redundancy in share/mk; add some
2001-11-02 05:21:47 +00:00
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
If DESTDIR is set, do a similar nostdinc dance for the standard C++ include
2001-11-28 04:38:29 +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
Separate out TMACDIR's use for install's from it's dependency function.
2001-11-28 05:01:28 +00:00
bsd.nls.mk
Remove dependency on NLSDIR entirely, now that it's not auto-created.
2001-11-06 16:20:16 +00:00
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
Make sure the tools built roff tools are first in the path before calling groff
2001-11-28 05:03:18 +00:00
bsd.prog.mk
If DESTDIR is set, do a similar nostdinc dance for the standard C++ include
2001-11-28 04:38:29 +00:00
bsd.subdir.mk
Improve readability and reduce redundant redundancy in share/mk; add some
2001-11-02 05:21:47 +00:00
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
sys.mk
…