Home | History | Annotate | Download | only in cpython2

Lines Matching full:cppflags

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