We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62226d1 commit f472f1aCopy full SHA for f472f1a
Makefile
@@ -1,3 +1,6 @@
1
+default:
2
+.PHONY : install install_bundle get_amalgamation upload test clean
3
+
4
install: clean
5
python setup.py install
6
0 commit comments