Clean all subdirectories of c/
This commit is contained in:
parent
fd0dd4ae45
commit
5ac53a7805
|
@ -429,7 +429,7 @@ configure: configure.in
|
||||||
autoheader && autoconf
|
autoheader && autoconf
|
||||||
|
|
||||||
clean: clean-cig clean-scsh
|
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) \
|
$(IMAGE) \
|
||||||
build/*.tmp $(MANPAGE) build/linker.image \
|
build/*.tmp $(MANPAGE) build/linker.image \
|
||||||
scheme/debug/*.image scheme/debug/*.debug \
|
scheme/debug/*.image scheme/debug/*.debug \
|
||||||
|
|
Loading…
Reference in New Issue