mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-12 16:30:44 +00:00
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:
parent
8f80b5ddba
commit
ac6b7d760e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user