iverilog/tgt-pcb
Martin Whitaker 8e4cc8e887 Use GNU make pattern rules to handle multiple file output from bison.
With a pattern rule, the recipe will only be executed once, even when
the rule has multiple targets. Using this to handle the output from
bison is included as an example in the GNU make manual.

This fixes the makefiles so that bison-generated header files will be
regenerated if they are deleted.
2020-07-30 16:27:01 +01:00
..
Makefile.in Use GNU make pattern rules to handle multiple file output from bison. 2020-07-30 16:27:01 +01:00
cppcheck.sup
footprint.cc
fp.lex
fp.y replace deprecated yacc directives 2019-09-29 18:19:45 -05:00
fp_api.h
pcb-s.conf
pcb.cc Update the user visible copyright to be 2020 2020-05-31 13:41:38 -07:00
pcb.conf
pcb_config.h.in
pcb_priv.h
scope.cc
show_netlist.cc
show_pcb.cc