Tidied up logging functions

This commit is contained in:
James Booth
2012-02-05 15:22:02 +00:00
parent 5eaf687d98
commit 39627be1f5
4 changed files with 16 additions and 2 deletions

View File

@@ -13,3 +13,5 @@ profanity.o: log.h
.PHONY: clean
clean:
rm -f profanity
rm -f profanity.log
rm *.o