Mercurial > emacs
comparison make-dist @ 4706:8a2da7726921
Dist vpath.sed
| author | Roland McGrath <roland@gnu.org> |
|---|---|
| date | Sun, 12 Sep 1993 10:51:49 +0000 |
| parents | e19a64761187 |
| children | f82d7536df7c |
comparison
equal
deleted
inserted
replaced
| 4705:bbeec82f0416 | 4706:8a2da7726921 |
|---|---|
| 126 ### tar file; this means that people can start reading the INSTALL and | 126 ### tar file; this means that people can start reading the INSTALL and |
| 127 ### README while the rest of the tar file is still unpacking. Whoopee. | 127 ### README while the rest of the tar file is still unpacking. Whoopee. |
| 128 echo "Making links to top-level files." | 128 echo "Making links to top-level files." |
| 129 ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README move-if-change ${tempdir} | 129 ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README move-if-change ${tempdir} |
| 130 ln ChangeLog Makefile.in build-install.in configure configure.in ${tempdir} | 130 ln ChangeLog Makefile.in build-install.in configure configure.in ${tempdir} |
| 131 ln make-dist ${tempdir} | 131 ln make-dist vpath.sed ${tempdir} |
| 132 ### Copy config.guess and config.sub; they're cross-filesystem symlinks. | 132 ### Copy config.guess and config.sub; they're cross-filesystem symlinks. |
| 133 cp config.sub ${tempdir} | 133 cp config.sub ${tempdir} |
| 134 cp config.guess ${tempdir} | 134 cp config.guess ${tempdir} |
| 135 | 135 |
| 136 echo "Updating version number in README." | 136 echo "Updating version number in README." |
