* */Makefile.in (maintainer-clean): Remove config.log.

* gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
	* gdb.c++/Makefile.in (PROGS): Add inherit.
	(clean): Remove *.ci.
This commit is contained in:
Stan Shebs 1996-03-05 22:42:17 +00:00
parent 8f218e05fc
commit 45061b1e59

View file

@ -20,7 +20,7 @@ clean mostlyclean:
-rm -f *.o ${OBJS} *.exe *~ core
distclean maintainer-clean realclean: clean
-rm -f Makefile config.status
-rm -f Makefile config.status config.log
Makefile: $(srcdir)/Makefile.in $(srcdir)/configure.in
$(SHELL) ./config.status --recheck