No need to touch *.scm as cig is gone.
This commit is contained in:
parent
672f205694
commit
2fbc2b159e
11
CVS_README
11
CVS_README
|
@ -16,8 +16,8 @@ CVS repository.
|
|||
|
||||
During the build process a number of auto generated files not included
|
||||
in the CVS repository are built. It is highly recommended to follow
|
||||
these instructions carefully otherwise incompatible versions of
|
||||
generated files will result.
|
||||
these instructions carefully as otherwise incompatible versions of
|
||||
generated files may result.
|
||||
|
||||
To build Scsh, proceed as follows:
|
||||
|
||||
|
@ -54,13 +54,6 @@ To build Scsh, proceed as follows:
|
|||
|
||||
./go
|
||||
|
||||
To be sure, everything is up-to-date, touch all Scheme files in
|
||||
the subdirectory scsh:
|
||||
|
||||
touch scsh/*.scm scsh/*/*.scm
|
||||
|
||||
and rebuild the system according to step 4.
|
||||
|
||||
6.) To install Scsh, type:
|
||||
|
||||
make install
|
||||
|
|
Loading…
Reference in New Issue