Makefile
changeset 117 8680c2333546
equal deleted inserted replaced
116:165b5d65e1cb 117:8680c2333546
       
     1 .PHONY: build_ext
       
     2 
       
     3 build_ext:
       
     4 	python3 setup.py build_ext --inplace