Home
last modified time | relevance | path

Searched refs:COMPILE (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/host-tools/make-3.81/glob/
DMakefile.in81 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
259 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
263 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
266 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<…
270 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
/ndk/sources/host-tools/make-3.81/w32/
DMakefile.in82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
259 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
263 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
266 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<…
270 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
DMakefile82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ macro
259 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
266 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
/ndk/sources/host-tools/sed-4.2.1/lib/
DMakefile.in111 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
760 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
764 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
767 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
771 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
/ndk/sources/host-tools/sed-4.2.1/testsuite/
DMakefile.in175 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
850 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
854 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
857 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
861 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
/ndk/sources/host-tools/make-3.81/
DMakefile.in116 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
DNEWS359 COMPILE.cpp macros (which default to the same value as LINK.cc and
360 COMPILE.cc). Note CPPFLAGS is still C preprocessor flags! You should
/ndk/sources/host-tools/sed-4.2.1/sed/
DMakefile.in96 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-17007 variables such as `COMPILE.c', `LINK.p', and `PREPROCESS.S', whose
7011 file uses the variable `COMPILE.X'. Similarly, the rule to produce an
Dmake.texi8620 variables such as @code{COMPILE.c}, @code{LINK.p}, and
8624 @file{.@var{x}} source file uses the variable @code{COMPILE.@var{x}}.