Lines Matching defs:compile
390 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
393 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
1628 mostlyclean-compile:
1631 distclean-compile:
1709 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
1713 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1717 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
1721 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2528 distclean-am: clean-am distclean-compile distclean-generic \
2578 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
2595 ctags ctags-am distclean distclean-compile distclean-generic \
2603 maintainer-clean-generic mostlyclean mostlyclean-compile \