From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- manual/maint.texi | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'manual/maint.texi') diff --git a/manual/maint.texi b/manual/maint.texi index 2b9221233a..3d8d24f16a 100644 --- a/manual/maint.texi +++ b/manual/maint.texi @@ -232,6 +232,16 @@ 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. -- cgit 1.4.1