NetBSD/gnu/usr.bin/binutils
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
..
addr2line Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
ar Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
c++filt Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
common New toolchain files for mipsel. 2001-11-17 04:41:44 +00:00
gas New toolchain files for mipsel. 2001-11-17 04:41:44 +00:00
gprof New toolchain files for mipsel. 2001-11-17 04:41:44 +00:00
ld A few things to make r/o source trees work that might have timestamps on the 2001-11-26 18:19:47 +00:00
nm Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
objcopy Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
objdump Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
ranlib Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
readelf Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
size Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
strings Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
strip Add new toolchain binutils build structure. 2001-08-06 19:11:59 +00:00
Makefile Add gprof. 2001-08-06 19:59:39 +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