From 1837fb7695ab2da6143f25e47c1cf99883106740 Mon Sep 17 00:00:00 2001 From: Kay Faraday Date: Mon, 12 Aug 2024 22:25:39 -0700 Subject: [PATCH] Makefile: .PHONY --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 733a7e6..f785812 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,8 @@ PAGES = index.html rules.html donate.html all: $(PAGES) symlinks +.PHONY: symlinks clean + symlinks: ln -sf ../../static build/tor/ ln -sf ../../static build/clearnet/