Home
last modified time | relevance | path

Searched defs:PYTHON_LIB (Results 1 – 1 of 1) sorted by relevance

/external/AFLplusplus/
DGNUmakefile200 PYTHON_LIB := $(shell python3m-config --libs --embed --ldflags) macro
202 PYTHON_LIB := $(shell python3m-config --ldflags) macro
214 PYTHON_LIB := $(shell python3-config --libs --embed --ldflags) macro
216 PYTHON_LIB := $(shell python3-config --ldflags) macro
226 PYTHON_LIB := $(shell python-config --ldflags) macro
237 PYTHON_LIB := $(shell python3.7-config --ldflags) macro
248 PYTHON_LIB := $(shell python2.7-config --ldflags) macro