]> git.sur5r.net Git - openldap/commitdiff
Update README based upon gmake support.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 16 Sep 1998 04:30:31 +0000 (04:30 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 16 Sep 1998 04:30:31 +0000 (04:30 +0000)
README

diff --git a/README b/README
index 405dcfbcc3fa49c87a9ee59cd5cbb0fc5ecdc683..58d9dd856b726459d7cfe6b51c2196ae30e6a176 100644 (file)
--- a/README
+++ b/README
@@ -16,8 +16,8 @@ MAKING AND INSTALLING THE DISTRIBUTION
     You should be able to make and install the distribution with a pretty
     standard default configuration by typing the following commands
 
-       % make
-               this will copy Make-common.dist to Make-common.
+       % cp Make-common.dist to Make-common
+               Note: if using gmake, instead copy Make-common.gmake to Make-common
                Edit Make-common as desired.
        % make 
                this will build the system
@@ -35,6 +35,11 @@ MAKING AND INSTALLING THE DISTRIBUTION
                contruct Make-common and should not be edited except to
                add new features/options to the distribution.
        
+       Make-common.gmake
+               contains distribution defaults (with GNU make compatibility).
+               This file can be used to contruct Make-common and should not
+               be edited except to add new features/options to the distribution.
+
        Make-common
                contains default definitions for where things will be
                installed, where to find various things, etc.  These defaults