diff options
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -172,7 +172,7 @@ echo "Making links to \`lisp'." | |||
| 172 | ln [a-zA-Z]*.dat ../${tempdir}/lisp | 172 | ln [a-zA-Z]*.dat ../${tempdir}/lisp |
| 173 | ## simula.el doesn't keep abbreviations in simula.defns any more. | 173 | ## simula.el doesn't keep abbreviations in simula.defns any more. |
| 174 | ## ln [a-zA-Z]*.defns ../${tempdir}/lisp | 174 | ## ln [a-zA-Z]*.defns ../${tempdir}/lisp |
| 175 | ln ChangeLog ChangeLog.? README dired.todo ../${tempdir}/lisp | 175 | ln ChangeLog Makefile ChangeLog.? README dired.todo ../${tempdir}/lisp |
| 176 | cd ../${tempdir}/lisp | 176 | cd ../${tempdir}/lisp |
| 177 | rm -f TAGS =* | 177 | rm -f TAGS =* |
| 178 | rm -f site-init site-init.el site-init.elc | 178 | rm -f site-init site-init.el site-init.elc |