Skip to content

Commit f472f1a

Browse files
committed
[pkg] add empty default target
1 parent 62226d1 commit f472f1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
default:
2+
.PHONY : install install_bundle get_amalgamation upload test clean
3+
14
install: clean
25
python setup.py install
36

0 commit comments

Comments
 (0)