version 1.35, 2018/04/17 22:29:36 |
version 1.36, 2018/07/03 05:03:07 |
Line 22 SUBST_MESSAGE.sybase= Fixing runtime_lib |
|
Line 22 SUBST_MESSAGE.sybase= Fixing runtime_lib |
|
SUBST_FILES.sybase= setup.py |
SUBST_FILES.sybase= setup.py |
SUBST_SED.sybase= -e "s|\\(runtime_library_dirs = \\)None|\\1['${SYBASE}/lib']|" |
SUBST_SED.sybase= -e "s|\\(runtime_library_dirs = \\)None|\\1['${SYBASE}/lib']|" |
|
|
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.36 |
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.36 |
|
|
.include "../../databases/freetds/buildlink3.mk" |
.include "../../databases/freetds/buildlink3.mk" |
.include "../../lang/python/extension.mk" |
.include "../../lang/python/extension.mk" |