Searched refs:INCLUDES (Results 1 – 13 of 13) sorted by relevance
12 INCLUDES = -I$(srcdir) -I.. macro15 CPPFLAGS = $(INCLUDES) -Wall
48 $(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 \
2 INCLUDES=-I../mbfl macro
45 INCLUDES=`$PHP_CONFIG --includes 2>/dev/null`59 AC_MSG_RESULT([$INCLUDES])186 PHP_SUBST(INCLUDES)
6 CPPFLAGS="$INCLUDES -I$abs_srcdir $CPPFLAGS"
19 CPPFLAGS=$INCLUDES
54 …$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(INLINE_CFLAG…
1140 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)
6 COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORKPATH)
367 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
52 CPPFLAGS=$INCLUDES
3 INCLUDES=-I../mbfl macro
Completed in 32 milliseconds