What a silly thing I wrote! Really nuke the generated file, not the original

source. IOW, don't commit stuff when you are ill.
This commit is contained in:
gbeauche 2005-04-07 22:35:47 +00:00
parent 8f80b5ddba
commit ac6b7d760e

View File

@ -118,7 +118,7 @@ uninstall:
clean:
rm -f $(APP_EXE) $(OBJ_DIR)/* core* *.core *~ *.bak ppc-execute-impl.cpp
rm -f dyngen basic-dyngen-ops.hpp ppc-dyngen-ops.hpp ppc_asm.S
rm -f dyngen basic-dyngen-ops.hpp ppc-dyngen-ops.hpp ppc_asm.s
rm -rf $(APP_APP)
distclean: clean