NetBSD/gnu/usr.bin/gcc/backend
tv c88b6a3e03 Deal brute-force with parallelism. In order to accomodate breaking the
build in the middle and restarting on another platform (requiring atomic
host tool builds), and keep parallelism, the ".lo" rules can't be used
at all.  Instead, compile all host .c files directly into executables.
2001-10-08 22:56:31 +00:00
..
Makefile Deal brute-force with parallelism. In order to accomodate breaking the 2001-10-08 22:56:31 +00:00