mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-03-04 04:17:46 +00:00
python: 'make' alone does not install python module
This commit is contained in:
parent
99cfce9b1a
commit
bc1e2f4079
@ -1,6 +1,6 @@
|
||||
all:
|
||||
cd ..; python const_generator.py python
|
||||
python setup.py install
|
||||
# sudo python setup.py install
|
||||
|
||||
clean:
|
||||
rm -rf capstone/*.pyc capstone/*_const.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user