From 5ac53a7805e3c8f09c1bfe47b7d208fdadf3dbe0 Mon Sep 17 00:00:00 2001 From: mainzelm Date: Thu, 28 Nov 2002 08:11:16 +0000 Subject: [PATCH] Clean all subdirectories of c/ --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 8c6bccd..f9d2442 100644 --- a/Makefile.in +++ b/Makefile.in @@ -429,10 +429,10 @@ configure: configure.in autoheader && autoconf clean: clean-cig clean-scsh - -rm -f $(VM) *.o c/unix/*.o c/*.o c/fake/*.o \ + -rm -f $(VM) *.o c/*/*.o c/*.o \ $(IMAGE) \ build/*.tmp $(MANPAGE) build/linker.image \ - scheme/debug/*.image scheme/debug/*.debug \ + scheme/debug/*.image scheme/debug/*.debug \ scheme/vm/scheme48vm.c scheme/vm/scheme48heap.c \ go $(distname)