Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl-copy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Richard M Kreuter
cmucl-copy
Commits
cc9d147d
Commit
cc9d147d
authored
11 years ago
by
Raymond Toy
Browse files
Options
Downloads
Patches
Plain Diff
Minor corrections for the usage message.
parent
6ee63330
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/build.sh
+2
-2
2 additions, 2 deletions
bin/build.sh
with
2 additions
and
2 deletions
bin/build.sh
+
2
−
2
View file @
cc9d147d
...
@@ -75,12 +75,12 @@ usage ()
...
@@ -75,12 +75,12 @@ usage ()
echo
' -b d The different build directories are named ${d}-2, ${d}-3 ${d}-4'
echo
' -b d The different build directories are named ${d}-2, ${d}-3 ${d}-4'
echo
' If -b is not given, a suitable name based on the OS is used.'
echo
' If -b is not given, a suitable name based on the OS is used.'
echo
' -v v Use the given string as the version. Default is'
echo
' -v v Use the given string as the version. Default is'
echo
"
today's dat
e"
echo
"
based on git describ
e"
echo
" -u Don't build CLX, CLM, or Hemlock"
echo
" -u Don't build CLX, CLM, or Hemlock"
echo
' -i n Make build "n" interactive, so output is sent to *standard-output*'
echo
' -i n Make build "n" interactive, so output is sent to *standard-output*'
echo
' instead of the log file. "n" should be a string consisting of'
echo
' instead of the log file. "n" should be a string consisting of'
echo
' the numbers 1, 2, or 3.'
echo
' the numbers 1, 2, or 3.'
echo
" -B file Use file as a boot file. Maybe be specified more than once"
echo
" -B file Use file as a boot file. May
be be specified more than once"
echo
" The file is relative to the bootfiles/<version> directory"
echo
" The file is relative to the bootfiles/<version> directory"
echo
' -C [l m] Create the build directories. The args are what'
echo
' -C [l m] Create the build directories. The args are what'
echo
' you would give to create-target.sh for the lisp'
echo
' you would give to create-target.sh for the lisp'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment