summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-10-18 17:53:01 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2015-10-18 17:53:01 +0200
commitb8d89e193c786c6526a2423a4dea86bf827f1dcf (patch)
treef377aca469fab0c14ffd566a10f2207f9e70e4ff
parent9f934df70bb3305e47613192430ce7ce7a00ccdf (diff)
downloadpgfuse-b8d89e193c786c6526a2423a4dea86bf827f1dcf.tar.gz
pgfuse-b8d89e193c786c6526a2423a4dea86bf827f1dcf.tar.bz2
added phony to default Makefile targets
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index abc73b2..81c90d8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+.PHONY: all clean dist dist-gz install test
+
all: pgfuse
# name and version of package