Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/Makefile.in')
-rw-r--r--newlib/libm/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/newlib/libm/Makefile.in b/newlib/libm/Makefile.in
index d044a74ab..b67d308f3 100644
--- a/newlib/libm/Makefile.in
+++ b/newlib/libm/Makefile.in
@@ -861,7 +861,7 @@ uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
$(SUBLIBS):
-libm.dvi: targetdep.tex math/stmp-def
+libm.dvi: targetdep.tex math/stmp-def complex/stmp-def
stmp-targetdep: force
rm -f tmp.texi
@@ -878,6 +878,8 @@ targetdep.tex: stmp-targetdep ; @true
math/stmp-def: stmp-targetdep ; @true
+complex/stmp-def: stmp-targetdep ; @true
+
.PHONY: force
force: