Code wash !

This commit is contained in:
manzerbredes 2015-07-22 13:22:53 +04:00
parent 8f248101c0
commit c10137539f
9 changed files with 45 additions and 8 deletions

View file

@ -34,6 +34,7 @@ Helpers/helpers.o:
clean:
cd ./GDT/ && make clean
cd ./Helpers/ && make clean
-rm ./*.o
-rm ./$(EXEC)
#-----------------