From f514d287f7ae4c8d778201d679e4898c63cecca9 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 16 Sep 1998 04:30:31 +0000 Subject: [PATCH] Update README based upon gmake support. --- README | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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 -- 2.39.2