diff INSTALL @ 21692:303a96060ff1

More of previous.
author Richard M. Stallman <rms@gnu.org>
date Tue, 21 Apr 1998 06:14:05 +0000
parents 2a33987c0f02
children 7851f4551208
line wrap: on
line diff
--- a/INSTALL	Tue Apr 21 06:13:36 1998 +0000
+++ b/INSTALL	Tue Apr 21 06:14:05 1998 +0000
@@ -173,8 +173,8 @@
 To build in a separate directory, you must use a version of `make'
 that supports the `VPATH' variable, such as GNU `make'.
 
-3c) Some people try to build in a separate directory
-by filling it full of symlinks to the real source directory.
+3c) Some people try to build in a separate directory by filling
+it full of symlinks to the files in the real source directory.
 If you do that, `make all' does work, but `make install' fails:
 it copies the symbolic links rather than the actual files.