* config.bfd: Rewrite to incorporate the contents of the Makefile
authorIan Lance Taylor <ian@airs.com>
Mon, 4 Sep 1995 18:31:40 +0000 (18:31 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 4 Sep 1995 18:31:40 +0000 (18:31 +0000)
commit2b79a10471177329465a195f19440a8c8dbbb8ff
treebe5b500c7f75d94761b3764228638a1dda51eda7
parentc62d12746b2f1bfcf38fa7de6ded9287e751e927
* config.bfd: Rewrite to incorporate the contents of the Makefile
fragments by setting shell variables, rather than merely returning
the name of a Makefile fragment.
* configure.in: Use shell variables set by config.bfd rather than
looking at the target Makefile fragment files.  Don't substitute
target_makefile_frag.  Do substitute TDEFINES.
* configure: Rebuild.
* Makefile.in (@target_makefile_frag@): Remove.
(ALL_CFLAGS): Change $(TDEFINES) to @TDEFINES@.
* config/*.mt: Remove.
bfd/ChangeLog
bfd/Makefile.in
bfd/config.bfd
bfd/configure
bfd/configure.in
This page took 0.02596 seconds and 4 git commands to generate.