mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-25 10:09:11 +01:00
Fix Makefile
This commit is contained in:
parent
4758d9f04b
commit
93a95725fc
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user