Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/
H A 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
/aosp_15_r20/external/python/cpython2/PC/os2emx/
DMakefile240 PYTHON_LIB= python27 macro