Home
last modified time | relevance | path

Searched refs:build_ext (Results 1 – 4 of 4) sorted by relevance

/petsc/src/binding/petsc4py/demo/legacy/wrap-f2py/
H A Dmakefile27 ${PYTHON} setup.py -q build_ext --inplace
/petsc/src/binding/petsc4py/demo/legacy/wrap-cython/
H A Dmakefile24 ${PYTHON} setup.py -q build_ext --inplace
/petsc/src/binding/petsc4py/demo/legacy/wrap-swig/
H A Dmakefile24 ${PYTHON} setup.py -q build_ext --inplace
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py601 class build_ext(_build_ext): class
817 build_ext,