Home | History | Annotate | Download | only in cpython3

Lines Matching full:cppflags

88 CONFIGURE_CPPFLAGS=	@CPPFLAGS@
95 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
98 PY_CPPFLAGS= $(BASECPPFLAGS) -I. -I$(srcdir)/Include $(CONFIGURE_CPPFLAGS) $(CPPFLAGS)