[cmucl-cvs] CMUCL commit: src (BUILDING)

Raymond Toy rtoy at common-lisp.net
Wed May 11 14:20:27 UTC 2011


    Date: Wednesday, May 11, 2011 @ 10:20:27
  Author: rtoy
    Path: /project/cmucl/cvsroot/src

Modified: BUILDING

Add short description for build.sh.


----------+
 BUILDING |    6 ++++++
 1 file changed, 6 insertions(+)


Index: src/BUILDING
diff -u src/BUILDING:1.23 src/BUILDING:1.24
--- src/BUILDING:1.23	Wed Sep 15 20:13:01 2010
+++ src/BUILDING	Wed May 11 10:20:27 2011
@@ -245,6 +245,12 @@
 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




More information about the cmucl-cvs mailing list