Skip to content

Commit 18d785d

Browse files
committed
Remove unneeded PHONY task
1 parent 7cb1cf3 commit 18d785d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ clean-all: clean clean-gentype
8585

8686
.DEFAULT_GOAL := build
8787

88-
.PHONY: build watch ninja bench dce test test-syntax test-syntax-roundtrip test-gentype test-all lib playground playground-cmijs test-playground playground-release artifacts format checkformat clean-gentype clean clean-all
88+
.PHONY: build watch ninja bench dce test test-syntax test-syntax-roundtrip test-gentype test-all lib playground playground-cmijs playground-release artifacts format checkformat clean-gentype clean clean-all

0 commit comments

Comments
 (0)