Mercurial > emacs
comparison make-dist @ 2350:368fe26e6f33
* make-dist: Include the VMS support files in oldXMenu in the
distribution.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Thu, 25 Mar 1993 01:49:59 +0000 |
parents | 4fb5b10c0f10 |
children | ff45a6d7b464 |
comparison
equal
deleted
inserted
replaced
2349:7ae960b9e275 | 2350:368fe26e6f33 |
---|---|
197 rm -f =* TAGS) | 197 rm -f =* TAGS) |
198 | 198 |
199 echo "Making links to \`oldXMenu'." | 199 echo "Making links to \`oldXMenu'." |
200 (cd oldXMenu | 200 (cd oldXMenu |
201 ln *.c *.h ../${tempdir}/oldXMenu | 201 ln *.c *.h ../${tempdir}/oldXMenu |
202 ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu) | 202 ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu |
203 ln compile.mms descrip.mms ../${tempdir}/oldXMenu) | |
203 | 204 |
204 echo "Making links to \`etc'." | 205 echo "Making links to \`etc'." |
205 ### Don't distribute = files, TAGS, DOC files, backups, autosaves, or tex litter. | 206 ### Don't distribute = files, TAGS, DOC files, backups, autosaves, or tex litter. |
206 (cd etc | 207 (cd etc |
207 ln [0-9a-zA-Z]* ../${tempdir}/etc | 208 ln [0-9a-zA-Z]* ../${tempdir}/etc |