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:
authorMichael Chastain <mec@shout.net>2001-03-21 20:53:42 +0300
committerMichael Chastain <mec@shout.net>2001-03-21 20:53:42 +0300
commitc0fb395ff347d5e46552c626b6684d0db53ae7f7 (patch)
treecbeabe7d41641f67931cfa7fb5c16f167ba453c7 /Makefile.in
parent99a40adcd9354a838d1e361935e33e4c064435d8 (diff)
2001-03-20 Michael Chastain <chastain@redhat.com>
* Makefile.in: all-m4 depends on all-texinfo.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index ac58f9741..65b9cc0b2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1630,7 +1630,7 @@ configure-target-libchill: $(ALL_GCC_C)
all-target-libchill: configure-target-libchill all-target-libiberty
configure-target-libobjc: $(ALL_GCC_C)
all-target-libobjc: configure-target-libobjc all-target-libiberty
-all-m4: all-libiberty
+all-m4: all-libiberty all-texinfo
all-make: all-libiberty
all-mmalloc:
configure-target-newlib: $(ALL_GCC)