Mercurial > emacs
comparison make-dist @ 19192:2cf5e8809c8e
Include leim/ChangeLog in leim distribution.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 06 Aug 1997 17:57:31 +0000 |
parents | f0453e066438 |
children | 53fa6bca2c89 |
comparison
equal
deleted
inserted
replaced
19191:8fc1325c8bf7 | 19192:2cf5e8809c8e |
---|---|
306 | 306 |
307 echo "Making links to \`leim' and its subdirectories for the LEIM distribution" | 307 echo "Making links to \`leim' and its subdirectories for the LEIM distribution" |
308 ### Don't distribute TAGS, or =*.el files. | 308 ### Don't distribute TAGS, or =*.el files. |
309 (cd leim | 309 (cd leim |
310 ln Makefile.in makefile.nt ../${tempdir}/real-leim | 310 ln Makefile.in makefile.nt ../${tempdir}/real-leim |
311 ln ChangeLog.? README ../${tempdir}/real-leim | 311 ln ChangeLog README ../${tempdir}/real-leim |
312 | 312 |
313 ln CXTERM-DIC/*.tit ../${tempdir}/real-leim/CXTERM-DIC | 313 ln CXTERM-DIC/*.tit ../${tempdir}/real-leim/CXTERM-DIC |
314 ln SKK-DIC/README SKK-DIC/SKK-JISYO.L ../${tempdir}/real-leim/SKK-DIC | 314 ln SKK-DIC/README SKK-DIC/SKK-JISYO.L ../${tempdir}/real-leim/SKK-DIC |
315 ln skk/*.el skk/*.elc ../${tempdir}/real-leim/skk | 315 ln skk/*.el skk/*.elc ../${tempdir}/real-leim/skk |
316 ln quail/*.el quail/*.elc ../${tempdir}/real-leim/quail | 316 ln quail/*.el quail/*.elc ../${tempdir}/real-leim/quail |