summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-08-21 00:49:56 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-08-21 00:49:56 +0200
commitdfc79f0440e18927990fbf78248e7dff877e418f (patch)
tree97e37dfc4de845d9ae98e69920e51b829a42f09d
parenta8295dedfa4ed943a9356fd19d0a06647d075f23 (diff)
Remove the .PHONY target
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8893611..c4f6bdc 100644
--- a/Makefile
+++ b/Makefile
@@ -10,5 +10,3 @@ all-i18n:
watch:
ls euro-cash.eu | entr -r ./euro-cash.eu -no-email -port $${PORT:-8080}
-
-.PHONY: watch