Home | History | Annotate | Download | only in elfutils

Lines Matching refs:DEPDIR

544 s,@DEPDIR@,.deps,;t t
1155 # Extract the definition of DEPDIR, am__include, and am__quote
1157 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1158 test -z "$DEPDIR" && continue
1165 # $(DEPDIR) in their names. We invoke sed twice because it is the
1166 # simplest approach to changing $(DEPDIR) to its actual value in the
1169 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1170 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do