Skip to content

Commit a07e3b4

Browse files
committed
list all phony targets
1 parent 0bc9048 commit a07e3b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
.PHONY: html html-nohighlight sass test help
1+
.PHONY: html init-highlights html-nohighlight sparse sass webdev-build bigpage \
2+
test xtest ctest help run clean-html clean-examples clean-images \
3+
clean-search clean test-links extract-examples push
24

35
html: init-highlights sass bigpage
46
perl6 htmlify.p6 --parallel=1

0 commit comments

Comments
 (0)