Home | History | Annotate | Download | only in config

Lines Matching full:cppflags

74 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
77 CPPFLAGS= -I. -IInclude -I$(srcdir)/Include
87 PY_CFLAGS= $(CFLAGS) $(CPPFLAGS) $(CFLAGSFORSHARED) -DPy_BUILD_CORE