Skip to content

Commit 83ea6b7

Browse files
Add phony to makefile
1 parent 19276a4 commit 83ea6b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.PHONY: all clean from-local mypy stubtest docs
12

23
all: python/egglog/visualizer.js
34

0 commit comments

Comments
 (0)