Skip to content

Commit 62d8d04

Browse files
committed
Remove unneeded PHONY task
1 parent e1c3c01 commit 62d8d04

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
@@ -84,4 +84,4 @@ clean-all: clean clean-gentype
8484

8585
.DEFAULT_GOAL := build
8686

87-
.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
87+
.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)