NetBSD/gnu/usr.bin/gcc
jmc 0aba719980 A few things to make r/o source trees work that might have timestamps on the
dist .y and .c files reversed.

1. Move the .y.c and other assorted implicit rule overrides out of Makefile.inc
   and into local Makefile's. The system Makefile (bsd.sys.mk) sets up .l.c and
   .y.c rules so unless these come after all inclusions they just get ignored.

2. Add @true as the command for any of the rule overrides. Otherwise make
   still bails complaining about not knowing how to build the requisite .c or
   .h file.

This obviously wasn't tested before as it couldn't have worked as-is.
2001-11-26 18:19:47 +00:00
..
arch New toolchain files for mipseb. Mainly toolchain2netbsd output with some 2001-11-08 07:21:53 +00:00
backend Deal brute-force with parallelism. In order to accomodate breaking the 2001-10-08 22:56:31 +00:00
cc1
cc1obj
cc1plus
cpp Add cpp.1 as an MLINK 2001-10-17 05:39:04 +00:00
cpp0 A few things to make r/o source trees work that might have timestamps on the 2001-11-26 18:19:47 +00:00
f771 Don't rebuild "fini" _every_ time make(1) is run; avoids a complete 2001-11-08 00:13:53 +00:00
frontend
g++ build & install info & man page documentation. 2001-08-19 14:23:55 +00:00
g77 build & install info & man page documentation. 2001-08-19 14:23:55 +00:00
gcc build & install info & man page documentation. 2001-08-19 14:23:55 +00:00
gcov build & install info & man page documentation. 2001-08-19 14:23:55 +00:00
Makefile Single-target subdir builds no longer work at all since the introduction 2001-10-08 22:27:34 +00:00
Makefile.backend A few things to make r/o source trees work that might have timestamps on the 2001-11-26 18:19:47 +00:00
Makefile.frontend Fix BINDIR/MKMAN. 2001-07-18 14:02:43 +00:00
Makefile.inc A few things to make r/o source trees work that might have timestamps on the 2001-11-26 18:19:47 +00:00