Lines Matching refs:DEPDIR
1183 S["DEPDIR"]=".deps"
2047 # Extract the definition of DEPDIR, am__include, and am__quote
2049 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
2050 test -z "$DEPDIR" && continue
2057 # $(DEPDIR) in their names. We invoke sed twice because it is the
2058 # simplest approach to changing $(DEPDIR) to its actual value in the
2061 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
2062 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do