NetBSD/share/mk
lukem 397be30561 simplify YACCPREFIX rule by using `yacc -o ${.TARGET}' instead of
`yacc -b ${.TARGET:R} ; mv ${TARGET:R}.tab.c ${.TARGET}'. fixes
parallel make of foo.y -> foo.c/foo.h as well
1998-10-30 11:17:08 +00:00
..
bsd.dep.mk Kill spaces in the $$files check introduced by borrowing the C++ rule for 1998-08-18 19:12:42 +00:00
bsd.doc.mk Missed a few preserve flags. 1998-09-29 11:47:51 +00:00
bsd.files.mk Use preserve flag in install. 1998-09-28 08:13:37 +00:00
bsd.inc.mk Missed a few preserve flags. 1998-09-29 11:47:51 +00:00
bsd.kinc.mk Missed a few preserve flags. 1998-09-29 11:47:51 +00:00
bsd.kmod.mk Use preserve flag in install. 1998-09-28 08:13:37 +00:00
bsd.lib.mk Make lintlib generation work with PATH'd source. We should pull in the 1998-10-07 17:49:15 +00:00
bsd.links.mk Always rebuild links, since dependencies don't DTRT. 1997-05-10 10:55:19 +00:00
bsd.man.mk Use preserve flag in install. 1998-09-28 08:13:37 +00:00
bsd.nls.mk Use preserve flag in install. 1998-09-28 08:13:37 +00:00
bsd.obj.mk Rename show-objdir to print-objdir to be consistent with existing 1998-08-27 20:33:45 +00:00
bsd.own.mk Define UVM for arm32. 1998-10-30 00:20:45 +00:00
bsd.prog.mk Use preserve flag in install. 1998-09-28 08:13:37 +00:00
bsd.README Remove out of date explanations of <bsd.port.mk> and <bsd.port.subdir.mk>, 1998-09-15 14:56:37 +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 simplify YACCPREFIX rule by using `yacc -o ${.TARGET}' instead of 1998-10-30 11:17:08 +00:00
Makefile don't build/install nls files if NOSHARE defined 1998-09-27 17:16:37 +00:00
sys.mk Fix the .c.a brokenness with libbfd the "right" way - nuke everything but 1998-08-22 18:59:40 +00:00