Added clean rule for etherslavetool.

This commit is contained in:
Dan Sumorok 2013-05-05 14:20:33 -04:00
parent f1c78e659c
commit e91a03f40f
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ mostlyclean:
clean: mostlyclean
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
rm -rf $(OBJ_DIR)