Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
+ * Makefile.in (distclean, mostlyclean, realclean): Remove autoconf
+ files.
+
* sh.mt: Removed.
* Makefile.in, configure.in: converted to autoconf.
MAKEINFO = makeinfo
RANLIB = ranlib
-.NOEXPORT
+.NOEXPORT:
MAKEOVERRIDES=
CC_FOR_BUILD = cc
rm -f *.[oa] *~ core *.E *.p *.ip aout-params.h gen-aout
distclean mostlyclean realclean: clean
- rm -f libbfd.a TAGS
+ rm -f TAGS
+ rm -f Makefile config.cache config.log config.status
# Dummy target to force execution of dependent targets.
#