summaryrefslogtreecommitdiff
path: root/libiberty/Makefile.in
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2001-10-16 02:55:31 +0000
committerDJ Delorie <dj@delorie.com>2001-10-16 02:55:31 +0000
commitf3be4515529c717157531bdf65d27cd9558ac5a0 (patch)
tree695d6b4bbd60ce9b111fb1ca820467c97c109fca /libiberty/Makefile.in
parent4ebc0d353aac952ae3cce8620421ba232d228a92 (diff)
downloadgdb-f3be4515529c717157531bdf65d27cd9558ac5a0.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/Makefile.in')
-rw-r--r--libiberty/Makefile.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in
index 393fa9fe3af..f5499029696 100644
--- a/libiberty/Makefile.in
+++ b/libiberty/Makefile.in
@@ -172,8 +172,9 @@ TEXISRC = \
$(srcdir)/functions.texi
# Additional files that have texi snippets that need to be collected
-# and sorted.
-TEXIFILES =
+# and sorted. Some are here because the sources are imported from
+# elsewhere. Others represent headers in ../include.
+TEXIFILES = fnmatch.txh
libiberty.info : $(srcdir)/libiberty.texi $(TEXISRC)
$(MAKEINFO) -I$(srcdir) $(srcdir)/libiberty.texi
@@ -257,6 +258,9 @@ maint-missing :
maint-buildall : $(REQUIRED_OFILES) $(CONFIGURED_OFILES)
@true
+maint-undoc : $(srcdir)/functions.texi
+ @$(PERL) $(srcdir)/maint-tool -s $(srcdir) undoc
+
# Need to deal with profiled libraries, too.
# Cleaning has to be done carefully to ensure that we don't clean our SUBDIRS