Home | History | Annotate | Download | only in dist

Lines Matching refs:DEPDIR

327 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
390 # Extract the definition of DEPDIR, am__include, and am__quote
392 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
393 test -z "$DEPDIR" && continue
398 # $(DEPDIR) in their names. We invoke sed twice because it is the
399 # simplest approach to changing $(DEPDIR) to its actual value in the
402 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
403 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do