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:
authorEric Blake <eblake@redhat.com>2009-08-19 16:38:09 +0400
committerEric Blake <eblake@redhat.com>2009-08-19 16:38:09 +0400
commit84d6be5fa36cde874b1c725022da69b9320f691f (patch)
treeef786fc423fd08504486bb13efdfb0f16522bd76 /newlib/libc/Makefile.am
parentd3d3983de91d8b2d2a5b17ede6964fdab392ef08 (diff)
Fix 'make info' to work again.
* libc/Makefile.am (SUBDEFS): Correctly build popen docs. * libc/libc.texinfo (Top): Add posix node to menu.
Diffstat (limited to 'newlib/libc/Makefile.am')
-rw-r--r--newlib/libc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/newlib/libc/Makefile.am b/newlib/libc/Makefile.am
index 8df1eb8e5..208b14ea6 100644
--- a/newlib/libc/Makefile.am
+++ b/newlib/libc/Makefile.am
@@ -131,7 +131,8 @@ SUBDEFS = \
locale/stmp-def \
reent/stmp-def \
$(LIBC_EXTRA_DEF) \
- misc/stmp-def
+ misc/stmp-def \
+ posix/stmp-def
libc.info: sigset.texi extra.texi stdio64.texi iconvset.texi \
targetdep.tex $(SUBDEFS)