Home
last modified time | relevance | path

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

/PHP-5.3/ext/bcmath/libbcmath/src/
H A DMakefile.am12 INCLUDES = -I$(srcdir) -I.. macro
15 CPPFLAGS = $(INCLUDES) -Wall
/PHP-5.3/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.3/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.3/ext/mbstring/libmbfl/nls/
H A DMakefile.am2 INCLUDES=-I../mbfl macro
/PHP-5.3/scripts/
H A Dphpize.m446 INCLUDES=`$PHP_CONFIG --includes 2>/dev/null`
60 AC_MSG_RESULT([$INCLUDES])
187 PHP_SUBST(INCLUDES)
/PHP-5.3/ext/spl/
H A Dconfig.m46 CPPFLAGS="$INCLUDES -I$abs_srcdir $CPPFLAGS"
/PHP-5.3/ext/filter/
H A Dconfig.m419 CPPFLAGS=$INCLUDES
/PHP-5.3/Zend/
H A DMakefile.am53 …$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(INLINE_CFLAG…
/PHP-5.3/
H A DMakefile.global6 COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH)
H A Dconfigure.in1071 INCLUDES="$INCLUDES -I\$(top_builddir)/TSRM"
1072 INCLUDES="$INCLUDES -I\$(top_builddir)/Zend"
1075 INCLUDES="$INCLUDES -I\$(top_srcdir)/main -I\$(top_srcdir)/Zend"
1076 INCLUDES="$INCLUDES -I\$(top_srcdir)/TSRM -I\$(top_builddir)/"
1283 PHP_SUBST_OLD(INCLUDES)
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"
2623 INCLUDES: $INCLUDES
/PHP-5.3/ext/zip/
H A Dconfig.m452 CPPFLAGS=$INCLUDES
/PHP-5.3/ext/mbstring/libmbfl/filters/
H A DMakefile.am3 INCLUDES=-I../mbfl macro

Completed in 61 milliseconds