Hack to cut down compilations needed for minimal-bfd:
authorKen Raeburn <raeburn@cygnus>
Tue, 6 Jul 1993 20:27:25 +0000 (20:27 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 6 Jul 1993 20:27:25 +0000 (20:27 +0000)
commitc812942fc5ee69a02640b6f12f6e238cfc2eb004
tree406829be9672e4f0317c1e37a1418be30aba3ecd
parent70e009144e6781fe959c58dbea9e3803ca25cbe4
Hack to cut down compilations needed for minimal-bfd:

* Makefile.in (ALL_MACHINES): Renamed from BFD_MACHINES.
(ofiles): New target.  Build a list of unique file names, in case
any got duplicated.
(TARGETLIB): Use list of files from ofiles.
* configure.in: Set BFD_MACHINES and BFD_BACKENDS depending on
minimal-bfd flag and target makefile frag contents.
bfd/Makefile.in
bfd/configure.in
This page took 0.028571 seconds and 4 git commands to generate.