Searched refs:PYINC (Results 1 – 2 of 2) sorted by relevance
14 PYINC ?= $(shell $(PKG_CONFIG) --cflags $(PYPREFIX)) macro75 $(CC) $(CFLAGS) $(SWIG_CFLAGS) $(PYINC) -fPIC -DSHARED -c -o $@ $<
15 PYINC ?= $(shell $(PKG_CONFIG) --cflags $(PYPREFIX)) macro