Move gperf into the toplevel, from libg++.
authorBrendan Kehoe <brendan@cygnus>
Wed, 25 Jun 1997 19:24:03 +0000 (19:24 +0000)
committerBrendan Kehoe <brendan@cygnus>
Wed, 25 Jun 1997 19:24:03 +0000 (19:24 +0000)
commit10be59aa1e4a3521c3cb21432b6a6c895bdc757c
tree6b39a5080b0741e3ca608538e8502fb878b9c80d
parentfe80f6384a6923b94a200fc70ff62e8e0b149873
Move gperf into the toplevel, from libg++.
* configure.in (target_tools): Add target-gperf.
(native_only): Add target-gperf.
* Makefile.in (all-target-gperf): New target, depend on
all-target-libg++.
(configure-target-gperf): Empty rule.
(ALL_TARGET_MODULES): Add all-target-gperf.
(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
(CHECK_TARGET_MODULES): Add check-target-gperf.
(INSTALL_TARGET_MODULES): Add install-target-gperf.
(CLEAN_TARGET_MODULES): Add clean-target-gperf.
ChangeLog
Makefile.in
configure.in