Kill lingering PHONY target.

This commit is contained in:
Joris Vink 2015-05-21 14:59:56 +02:00
parent 6efd3ffae2
commit 2ee09b6a43
1 changed files with 1 additions and 1 deletions

View File

@ -77,4 +77,4 @@ clean:
find . -type f -name \*.o -exec rm {} \;
rm -f $(KORE)
.PHONY: clean contain
.PHONY: clean