diff --git a/CVS_README b/CVS_README index 423d595..26201cc 100644 --- a/CVS_README +++ b/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