From e89929cd799f56b70a7626a693d0956568fb3147 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Thu, 26 Oct 1995 18:10:13 +0000 Subject: Delete *.i and *.out files for clean --- sim/ppc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sim/ppc/Makefile.in') diff --git a/sim/ppc/Makefile.in b/sim/ppc/Makefile.in index 300d26e..c5e9ff4 100644 --- a/sim/ppc/Makefile.in +++ b/sim/ppc/Makefile.in @@ -288,7 +288,7 @@ TAGS: tmp-gencode config.h ppc-config.h etags $(srcdir)/*.h $(srcdir)/*.c $(BUILT_SRC) clean mostlyclean: - rm -f tmp-* *.[oas] core psim run gen config.log + rm -f tmp-* *.[ioas] *.out core psim run gen config.log rm -f icache.h idecode.h idecode.c semantics.h semantics.c spreg.h spreg.c ppc-config.h distclean maintainer-clean realclean: clean -- cgit v1.1