From 1cc0c12429e74c09f75c778f6ab729133f4f7115 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Mon, 5 Jun 2000 22:18:08 +0000 Subject: Synch with 2.95.3 (pre-rel) --- gnu/egcs/etc/make-stds.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gnu/egcs/etc/make-stds.texi') diff --git a/gnu/egcs/etc/make-stds.texi b/gnu/egcs/etc/make-stds.texi index b8e0bbed4f1..b655ea58750 100644 --- a/gnu/egcs/etc/make-stds.texi +++ b/gnu/egcs/etc/make-stds.texi @@ -21,6 +21,8 @@ chapter @end ifclear @end iftex describes conventions for writing the Makefiles for GNU programs. +Using Automake will help you write a Makefile that follows these +conventions. @menu * Makefile Basics:: General Conventions for Makefiles @@ -280,8 +282,8 @@ installed. Installation directories should always be named by variables, so it is easy to install in a nonstandard place. The standard names for these variables are described below. They are based on a standard filesystem -layout; variants of it are used in SVR4, 4.4BSD, Linux, Ultrix v4, and -other modern operating systems. +layout; variants of it are used in SVR4, 4.4BSD, GNU/Linux, Ultrix v4, +and other modern operating systems. These two variables set the root for the installation. All the other installation directories should be subdirectories of one of these two, -- cgit v1.2.3