Searched defs:PYTHON_LIB (Results 1 – 2 of 2) sorted by relevance
200 PYTHON_LIB := $(shell python3m-config --libs --embed --ldflags) macro202 PYTHON_LIB := $(shell python3m-config --ldflags) macro214 PYTHON_LIB := $(shell python3-config --libs --embed --ldflags) macro216 PYTHON_LIB := $(shell python3-config --ldflags) macro226 PYTHON_LIB := $(shell python-config --ldflags) macro237 PYTHON_LIB := $(shell python3.7-config --ldflags) macro248 PYTHON_LIB := $(shell python2.7-config --ldflags) macro
240 PYTHON_LIB= python27 macro