Home | History | Annotate | Download | only in linux

Lines Matching defs:COMPILE

451 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
1853 mostlyclean-compile:
1856 distclean-compile:
1943 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1947 # $(COMPILE) -c $<
1950 $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1954 # $(COMPILE) -c `$(CYGPATH_W) '$<'`
3548 distclean-am: clean-am distclean-compile distclean-generic \
3591 mostlyclean-am: mostlyclean-compile mostlyclean-generic
3617 dist-tarZ dist-zip distcheck distclean distclean-compile \
3629 maintainer-clean-generic mostlyclean mostlyclean-compile \