mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-18 12:30:33 +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
|
rm -f $(PROGS) $(OBJ_DIR)/* core* *.core *~ *.bak
|
||||||
|
|
||||||
clean: mostlyclean
|
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
|
rm -rf etherslavetool.dSYM
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user