From: Kurt Zeilenga Date: Wed, 16 Sep 1998 04:30:31 +0000 (+0000) Subject: Update README based upon gmake support. X-Git-Tag: PHP3_TOOL_0_0~51 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f514d287f7ae4c8d778201d679e4898c63cecca9;p=openldap Update README based upon gmake support. --- diff --git a/README b/README index 405dcfbcc3..58d9dd856b 100644 --- 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