summaryrefslogtreecommitdiff
path: root/manual/maint.texi
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-07-12 18:26:36 +0000
committerJakub Jelinek <jakub@redhat.com>2007-07-12 18:26:36 +0000
commit0ecb606cb6cf65de1d9fc8a919bceb4be476c602 (patch)
tree2ea1f8305970753e4a657acb2ccc15ca3eec8e2c /manual/maint.texi
parent7d58530341304d403a6626d7f7a1913165fe2f32 (diff)
2.5-18.1
Diffstat (limited to 'manual/maint.texi')
-rw-r--r--manual/maint.texi10
1 files changed, 0 insertions, 10 deletions
diff --git a/manual/maint.texi b/manual/maint.texi
index 3d8d24f16a..2b9221233a 100644
--- a/manual/maint.texi
+++ b/manual/maint.texi
@@ -232,16 +232,6 @@ of @file{sysdeps} implements. For example,
directory contains various network-oriented operations which only make
sense to put in the library on systems that support the Internet.@refill
-@item Dist
-
-This file contains the names of files (relative to the subdirectory of
-@file{sysdeps} in which it appears) which should be included in the
-distribution. List any new files used by rules in the @file{Makefile}
-in the same directory, or header files used by the source files in that
-directory. You don't need to list files that are implementations
-(either C or assembly source) of routines whose names are given in the
-machine-independent makefiles in the main source tree.
-
@item configure
This file is a shell script fragment to be run at configuration time.