less aggressive make clean

db4
Doug Coleman 2008-11-18 22:54:22 -06:00
parent 306e123621
commit bcd314aa46
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*.*
rm -f factor*.dll libfactor{.a,.so}
vm/resources.o:
$(WINDRES) vm/factor.rs vm/resources.o