Lines Matching defs:COMPILE
82 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
247 mostlyclean-compile:
250 distclean-compile:
259 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
263 # $(COMPILE) -c $<
266 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
270 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
439 distclean-am: clean-am distclean-compile distclean-generic \
469 mostlyclean-am: mostlyclean-compile mostlyclean-generic
482 clean-noinstLIBRARIES ctags distclean distclean-compile \
488 maintainer-clean-generic mostlyclean mostlyclean-compile \