mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-26 10:49:21 +00:00
Darwin/lowmem and Darwin/pagezero do not need to be removed for clean.
This commit is contained in:
parent
a421d35b9d
commit
93effd9192
@ -167,7 +167,7 @@ mostlyclean:
|
||||
rm -f $(PROGS) $(OBJ_DIR)/* core* *.core *~ *.bak
|
||||
|
||||
clean: mostlyclean
|
||||
rm -f cpuemu.cpp cpudefs.cpp cputmp*.s cpufast*.s cpustbl.cpp cputbl.h compemu.cpp compstbl.cpp comptbl.h Darwin/lowmem Darwin/pagezero
|
||||
rm -f cpuemu.cpp cpudefs.cpp cputmp*.s cpufast*.s cpustbl.cpp cputbl.h compemu.cpp compstbl.cpp comptbl.h
|
||||
rm -rf etherslavetool.dSYM
|
||||
|
||||
distclean: clean
|
||||
|
Loading…
Reference in New Issue
Block a user