]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/Makefile.am
* configure.in: Define and substitute DEMANGLER_NAME.
authorIan Lance Taylor <ian@airs.com>
Sun, 8 Aug 1999 18:09:48 +0000 (18:09 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 8 Aug 1999 18:09:48 +0000 (18:09 +0000)
commit8a9659466d632a11d3fdda3054125513721cfc7e
tree635d647327647137beb01c66bb962b289040e44e
parent04ad15439ae4eecd73a7fcfec8bb35a7982b70c8
* configure.in: Define and substitute DEMANGLER_NAME.
* Makefile.am (DEMANGLER_PROG): Set to cxxfilt.
(man_MANS): Use DEMANGLER_NAME rather than DEMANGLER_PROG.
(bin_PROGRAMS): Remove $(DEMANGLER_PROG).
(noinst_PROGRAMS): Add $(DEMANGLER_PROG).
(cxxfilt_SOURCES): Rename from c__filt_SOURCES.
(cxxfilt_LDADD): Rename from c__filt_LDADD.
($(DEMANGLER_NAME).1): Rename from $(DEMANGLER_PROG).1.  Use
DEMANGLER_NAME rather than DEMANGLER_PROG in substitution.
(MOSTLYCLEANFILES): Use DEMANGLER_NAME rather than
DEMANGLER_PROG.
(install-exec-local): When installing noinst_PROGRAMS, change
cxxfilt to $(DEMANGLER_NAME).
* configure, Makefile.in: Rebuild.
binutils/ChangeLog
binutils/Makefile.am
binutils/Makefile.in
binutils/configure
binutils/configure.in