[Test] Last one.
This commit is contained in:
parent
0351531b6b
commit
92cea4a1b5
@ -62,7 +62,6 @@ utils: mksprite
|
|||||||
clean:
|
clean:
|
||||||
@echo -e "\tRemoving data.."
|
@echo -e "\tRemoving data.."
|
||||||
rm -rf $(OBJS) $(APPNAME) $(DATA) pack core mksprite *.out a.txt
|
rm -rf $(OBJS) $(APPNAME) $(DATA) pack core mksprite *.out a.txt
|
||||||
#rm -rf ../lib/lua/*.o ../lib/lua/*.a
|
|
||||||
@echo -e "\tCleaning utils."
|
@echo -e "\tCleaning utils."
|
||||||
@(cd ../utils/pack; $(MAKE) clean)
|
@(cd ../utils/pack; $(MAKE) clean)
|
||||||
@(cd ../utils/mkspr; $(MAKE) clean)
|
@(cd ../utils/mkspr; $(MAKE) clean)
|
||||||
|
Loading…
Reference in New Issue
Block a user