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