Clean all subdirectories of c/

This commit is contained in:
mainzelm 2002-11-28 08:11:16 +00:00
parent fd0dd4ae45
commit 5ac53a7805
1 changed files with 2 additions and 2 deletions

View File

@ -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)