Makefile: .PHONY

This commit is contained in:
Kay Faraday 2024-08-12 22:25:39 -07:00
parent eb6adb1e54
commit 1837fb7695
1 changed files with 2 additions and 0 deletions

View File

@ -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/