clean up makefile

This commit is contained in:
Vitor Santos Costa
2014-02-10 23:31:33 +00:00
parent 00f0d449ec
commit 9a46cdac9b
11 changed files with 736 additions and 1115 deletions

View File

@@ -59,5 +59,5 @@ clean:
rm -f *.o *~ $(OBJS) $(SOBJS) *.BAK
realclean: clean
rm -f Makefile
rm -f Makefile $(SOBJS)