Searched defs:CPP (Results 1 - 5 of 5) sorted by relevance

/external/libpng/projects/owatcom/
H A Dpngconfig.mak20 CPP=$(CC) -pw0 macro
44 $(CPP) $(DFNFLAGS) dfn.c >dfn1.out
/external/libpng/scripts/
H A Dpnglibconf.mak15 CPP = $(CC) -E # On SUN OS 5.10 if this causes problems use /lib/cpp macro
36 $(ECHO) "If '$(CC) -E' crashes try /lib/cpp (e.g. CPP='/lib/cpp')" >&2
37 $(CPP) $(DFNFLAGS) pnglibconf.c >pnglibconf.out
/external/syslinux/gpxe/src/
H A DMakefile25 CPP := $(CC) -E macro
/external/v8/tools/
H A Dtickprocessor.js192 CPP: 0,
222 return this.codeTypes_[name] == TickProcessor.CodeTypes.CPP;
257 self.setCodeType(fName, 'CPP');
/external/strace/
H A DMakefile593 CPP = gcc -E macro
6764 $(CPP) -P $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
6780 $(CPP) -P $(SCNO_CPPFLAGS) $^ -o $@
6795 CPP="$(CPP)" CPPFLAGS="$(mpers_sh_opts) -DIN_MPERS -DMPERS_IS_$(mpers_NAME)" \
6820 $(CPP) -P $(mpers_sh_opts) -DIN_MPERS_BOOTSTRAP $< -o $@

Completed in 365 milliseconds