mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
Fix Makefile
This commit is contained in:
+2
-3
@@ -1,7 +1,6 @@
|
||||
all:
|
||||
python setup.py build_ext -i -f
|
||||
python setup.py build
|
||||
python setup.py sdist
|
||||
python setup_dev.py build_ext -i -f
|
||||
python setup.py build sdist
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user