* testsuite/regress-demangle: New file.
commit715f424c3bfa12300b7e320549c18b8d700d81b6
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Apr 1999 14:28:59 +0000 (5 14:28 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Apr 1999 14:28:59 +0000 (5 14:28 +0000)
tree71e92a4eeb8ae0617771fb4d01e8792b0ab72869
parent0381e6c0df88adb31cf48cb258b7b0e12cc3edd1
* testsuite/regress-demangle: New file.
* testsuite/demangle-expected: New file.
* Makefile.in (all, check, installcheck, info, install-info,
clean-info, dvi, install, etags, tags, mostlyclean, clean,
distclean, maintainer-clean, realclean): Depend on corresponding
`-subdir' target.
(all-subdir check-subdir installcheck-subdir info-subdir
install-info-subdir clean-info-subdir dvi-subdir
install-info-subdir etags-subdir mostlyclean-subdir clean-subdir
distclean-subdir maintainer-clean-subdir): New target.
* testsuite/Makefile.in: New file.
* configure: Rebuilt.
* configure.in: Create testsuite/Makefile.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26205 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/configure
libiberty/configure.in
libiberty/testsuite/Makefile.in [new file with mode: 0644]
libiberty/testsuite/demangle-expected [new file with mode: 0644]
libiberty/testsuite/regress-demangle [new file with mode: 0755]