Home | History | Annotate | Download | only in grub

Lines Matching refs:DEPDIR

538 s,@DEPDIR@,.deps,;t t
1185 # Extract the definition of DEPDIR, am__include, and am__quote
1187 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1188 test -z "$DEPDIR" && continue
1195 # $(DEPDIR) in their names. We invoke sed twice because it is the
1196 # simplest approach to changing $(DEPDIR) to its actual value in the
1199 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1200 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do