NetBSD/share/mk
thorpej bcaf433561 If DESTDIR is set, tell lint to use "-d ${DESTDIR}/usr/include" (the equiv.
of "-nostdinc -idirafter ${DESTDIR}/usr/include".  Fixes PR #5399.
1998-05-11 22:12:59 +00:00
..
Makefile Move bsd.port.mk and bsd.port.subdir.mk into pkgsrc/mk (by CVS 1998-04-14 07:56:56 +00:00
bsd.README Fix definition for SRCS: "If PROG is not defined" -> "If SRCS is not 1998-05-05 17:15:05 +00:00
bsd.dep.mk Automatically add the .c files corresponding to .l and .y files to DPSRCS. 1997-05-09 13:25:46 +00:00
bsd.doc.mk Add bsd.obj.mk and fix the rules to work with obj dirs. 1997-12-21 15:40:37 +00:00
bsd.files.mk Automatically add the .c files corresponding to .l and .y files to DPSRCS. 1997-05-09 13:25:46 +00:00
bsd.inc.mk declare ${DESTDIR}${INCSDIR}/$I .PHONY if UPDATE isn't defined, so that 1997-06-03 16:00:30 +00:00
bsd.kmod.mk .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
bsd.lib.mk fix lint library rule bug; use ${.ALLSRC} as suggested. 1998-05-02 15:19:04 +00:00
bsd.links.mk Always rebuild links, since dependencies don't DTRT. 1997-05-10 10:55:19 +00:00
bsd.man.mk a link installation performance optimization: only fire off "ln -f", not "rm -f; ln" for each link created 1998-04-09 22:08:36 +00:00
bsd.nls.mk Test target __initialized__ instead of .MAIN to see if inclusion 1998-04-03 04:40:42 +00:00
bsd.obj.mk Automatically add the .c files corresponding to .l and .y files to DPSRCS. 1997-05-09 13:25:46 +00:00
bsd.own.mk Set NONOLINT on sparc. 1998-05-10 14:58:09 +00:00
bsd.prog.mk .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
bsd.subdir.mk Echo the target we're working on while traversing subdirs, so one can 1997-11-13 09:18:19 +00:00
bsd.sys.mk If DESTDIR is set, tell lint to use "-d ${DESTDIR}/usr/include" (the equiv. 1998-05-11 22:12:59 +00:00
sys.mk The C++ compiler is "c++", not "g++"; that is more compatible with non-GCC 1998-04-09 00:45:10 +00:00