Searched refs:DEPDIR (Results 1 - 5 of 5) sorted by relevance

/ndk/sources/host-tools/make-3.81/w32/
H A DMakefile108 DEPDIR = .deps macro
253 include ./$(DEPDIR)/libw32_a-misc.Po
254 include ./$(DEPDIR)/libw32_a-pathstuff.Po
255 include ./$(DEPDIR)/libw32_a-sub_proc.Po
256 include ./$(DEPDIR)/libw32_a-w32err.Po
259 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
260 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
262 # DEPDIR
[all...]
/ndk/sources/host-tools/make-3.81/config/
H A Ddepcomp46 DEPDIR directory where to store dependencies.
68 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
/ndk/sources/host-tools/sed-4.2.1/build-aux/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
67 sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
/ndk/sources/host-tools/make-3.81/
H A Dconfigure650 DEPDIR
3583 DEPDIR="${am__leading_dot}deps"
10709 # Extract the definition of DEPDIR, am__include, and am__quote
10711 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
10712 test -z "$DEPDIR" && continue
10719 # $(DEPDIR) in their names. We invoke sed twice because it is the
10720 # simplest approach to changing $(DEPDIR) to its actual value in the
10723 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
10724 sed -e 's/\$(DEPDIR)/'"
[all...]
/ndk/sources/host-tools/sed-4.2.1/
H A Dconfigure1027 DEPDIR
3723 DEPDIR="${am__leading_dot}deps"
28901 # Extract the definition of DEPDIR, am__include, and am__quote
28903 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
28904 test -z "$DEPDIR" && continue
28911 # $(DEPDIR) in their names. We invoke sed twice because it is the
28912 # simplest approach to changing $(DEPDIR) to its actual value in the
28915 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
28916 sed -e 's/\$(DEPDIR)/'"
[all...]

Completed in 147 milliseconds