]> git.mxchange.org Git - quix0rs-blobwars.git/commitdiff
Add .PHONY target.
authorGuus Sliepen <guus@debian.org>
Mon, 14 Feb 2011 15:39:44 +0000 (16:39 +0100)
committerGuus Sliepen <guus@debian.org>
Mon, 14 Feb 2011 15:39:44 +0000 (16:39 +0100)
makefile

index 6340e07b08bcb27a3fa2106efa0e0d2f1df7f764..5c189bbc315d4b151e750105c11bbd2c6a0f847f 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -146,3 +146,4 @@ uninstall:
                $(RM) $(LOCALEDIR)$$lang/LC_MESSAGES/$(PROG).mo; \
        done
 
+.PHONY: all install uninstall clean buildpak