diff options
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -212,7 +212,7 @@ echo "Making links to \`lisp'" | |||
| 212 | ln [a-zA-Z]*.dat ../${tempdir}/lisp | 212 | ln [a-zA-Z]*.dat ../${tempdir}/lisp |
| 213 | ## simula.el doesn't keep abbreviations in simula.defns any more. | 213 | ## simula.el doesn't keep abbreviations in simula.defns any more. |
| 214 | ## ln [a-zA-Z]*.defns ../${tempdir}/lisp | 214 | ## ln [a-zA-Z]*.defns ../${tempdir}/lisp |
| 215 | ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp | 215 | ln ChangeLog Makefile makefile.nt ChangeLog.? README ../${tempdir}/lisp |
| 216 | cd ../${tempdir}/lisp | 216 | cd ../${tempdir}/lisp |
| 217 | rm -f TAGS =* | 217 | rm -f TAGS =* |
| 218 | rm -f subdirs.el | 218 | rm -f subdirs.el |