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
|
During the build process a number of auto generated files not included
|
||||||
in the CVS repository are built. It is highly recommended to follow
|
in the CVS repository are built. It is highly recommended to follow
|
||||||
these instructions carefully otherwise incompatible versions of
|
these instructions carefully as otherwise incompatible versions of
|
||||||
generated files will result.
|
generated files may result.
|
||||||
|
|
||||||
To build Scsh, proceed as follows:
|
To build Scsh, proceed as follows:
|
||||||
|
|
||||||
|
@ -54,13 +54,6 @@ To build Scsh, proceed as follows:
|
||||||
|
|
||||||
./go
|
./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:
|
6.) To install Scsh, type:
|
||||||
|
|
||||||
make install
|
make install
|
||||||
|
|
Loading…
Reference in New Issue