aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-20 14:31:52 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-20 14:31:52 +1300
commit75d4bf3c4575d0147250eb97f86a35d3f3349867 (patch)
tree2b184629d4918169e2ed7fe2465f967b003b0b72
parentRemove superfluous dest from install target (diff)
downloadnscaw-75d4bf3c4575d0147250eb97f86a35d3f3349867.tar.gz
nscaw-75d4bf3c4575d0147250eb97f86a35d3f3349867.zip
Add "all" to .PHONY targets
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bd1c790..9814ba5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
.POSIX:
-.PHONY: install
+.PHONY: all install
.SUFFIXES:
PREFIX = /usr/local
all: