aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-08-25 18:14:51 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-08-25 18:16:14 +0200
commit4a4ce80695640e0f341c2856717879cd0aab5adf (patch)
tree72e592259d34631cce3297f67a9616f79045a920
parenta78e06df2e2e54c82114fa07f8c6b3ced3f6acbe (diff)
downloadetc_apache2-4a4ce80695640e0f341c2856717879cd0aab5adf.tar.gz
etc_apache2-4a4ce80695640e0f341c2856717879cd0aab5adf.tar.bz2
etc_apache2-4a4ce80695640e0f341c2856717879cd0aab5adf.zip
Makefile: update .PHONY targets
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd5467b..0a9fe74 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,11 @@
-.PHONY: all apache2.tar apache2.tar.xz
+.PHONY: \
+ all \
+ apache2.tar \
+ apache2.tar.xz \
+ help \
+ install-hooks \
+ install-sources \
+ update
DESTDIR ?= /var/www/git.replicant.us