Home
last modified time | relevance | path

Searched refs:INCLUDES (Results 1 – 13 of 13) sorted by relevance

/PHP-5.5/ext/bcmath/libbcmath/src/
H A DMakefile.am12 INCLUDES = -I$(srcdir) -I.. macro
15 CPPFLAGS = $(INCLUDES) -Wall
/PHP-5.5/sapi/apache/
H A DapMakefile.tmpl48 $(CC) -c $(INCLUDES) $(CFLAGS) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $<
50 …$(CC) -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $< && mv $*.o $…
62 && gcc -MM $(INCLUDES) $(CFLAGS) $(PHP_CFLAGS) $(CPPFLAGS) *.c >> Makefile.new \
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.tmpl48 $(CC) -c $(INCLUDES) $(CFLAGS) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $<
50 …$(CC) -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $< && mv $*.o $…
62 && gcc -MM $(INCLUDES) $(CFLAGS) $(PHP_CFLAGS) $(CPPFLAGS) *.c >> Makefile.new \
/PHP-5.5/ext/mbstring/libmbfl/nls/
H A DMakefile.am2 INCLUDES=-I../mbfl macro
/PHP-5.5/scripts/
H A Dphpize.m445 INCLUDES=`$PHP_CONFIG --includes 2>/dev/null`
59 AC_MSG_RESULT([$INCLUDES])
186 PHP_SUBST(INCLUDES)
/PHP-5.5/ext/spl/
H A Dconfig.m46 CPPFLAGS="$INCLUDES -I$abs_srcdir $CPPFLAGS"
/PHP-5.5/ext/filter/
H A Dconfig.m419 CPPFLAGS=$INCLUDES
/PHP-5.5/Zend/
H A DMakefile.am54 …$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(INLINE_CFLAG…
/PHP-5.5/
H A Dconfigure.in1140 INCLUDES="$INCLUDES -I\$(top_builddir)/TSRM"
1141 INCLUDES="$INCLUDES -I\$(top_builddir)/Zend"
1144 INCLUDES="$INCLUDES -I\$(top_srcdir)/main -I\$(top_srcdir)/Zend"
1145 INCLUDES="$INCLUDES -I\$(top_srcdir)/TSRM -I\$(top_builddir)/"
1343 PHP_SUBST_OLD(INCLUDES)
H A DMakefile.global6 COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH)
H A Dacinclude.m4367 dnl Macros to modify LIBS, INCLUDES, etc. variables
490 dnl if before is 1, add in the beginning of INCLUDES.
497 INCLUDES="-I$ai_p $INCLUDES"
499 INCLUDES="$INCLUDES -I$ai_p"
2636 INCLUDES: $INCLUDES
/PHP-5.5/ext/zip/
H A Dconfig.m452 CPPFLAGS=$INCLUDES
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A DMakefile.am3 INCLUDES=-I../mbfl macro

Completed in 36 milliseconds