Lines Matching refs:MD
93 ## it if -MD -MP comes after the -MF stuff. Hmm.
94 "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
107 ## - Don't want to use -MD because we'd like the dependencies to end
115 gccflag=-MD,
242 # Intel's C compiler understands `-MD -MF file'. However on
243 # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
259 "$@" -MD -MF "$tmpdepfile"
280 # The Tru64 compiler uses -MD to generate dependencies as a side
281 # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
307 "$@" -Wc,-MD
313 "$@" -MD