Revert "less aggressive make clean"

This reverts commit bcd314aa46.
db4
Slava Pestov 2008-11-19 01:58:22 -06:00
parent fb2523dc81
commit 358f99d7dd
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ factor: $(DLL_OBJS) $(EXE_OBJS)
clean:
rm -f vm/*.o
rm -f factor*.dll libfactor{.a,.so}
rm -f factor*.dll libfactor*.*
vm/resources.o:
$(WINDRES) vm/factor.rs vm/resources.o