From 201fb7a9ec671dcd4e4792d26bd2bf49bef29673 Mon Sep 17 00:00:00 2001 From: rtoy <rtoy> Date: Wed, 11 May 2011 14:20:27 +0000 Subject: [PATCH] Add short description for build.sh. --- BUILDING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/BUILDING b/BUILDING index a1134e87a..2cfcbb253 100644 --- a/BUILDING +++ b/BUILDING @@ -245,6 +245,12 @@ the scripts included with this little text? Overview of the included build scripts -------------------------------------- +* src/tools/build.sh [-123obvuBCU?] + +This is the main build script. It essentially calls the other build +scripts described below in the proper sequence to build cmucl from an +existing binary of cmucl. + * src/tools/create-target.sh target-directory [lisp-variant [motif-variant]] This script creates a new target directory, which is a shadow of the -- GitLab