comparison make-dist @ 5033:b4ed97a59663

Don't put lisp/forms.README in the distribution.
author Richard M. Stallman <rms@gnu.org>
date Mon, 15 Nov 1993 22:57:57 +0000
parents d7ca9a9d179e
children 9f18f50000e5
comparison
equal deleted inserted replaced
5032:2802aff49c77 5033:b4ed97a59663
154 echo "Making links to \`lisp'." 154 echo "Making links to \`lisp'."
155 ### Don't distribute TAGS, =*.el files, site-init.el, site-load.el, or default.el. 155 ### Don't distribute TAGS, =*.el files, site-init.el, site-load.el, or default.el.
156 (cd lisp 156 (cd lisp
157 ln [a-zA-Z]*.el ../${tempdir}/lisp 157 ln [a-zA-Z]*.el ../${tempdir}/lisp
158 ln [a-zA-Z]*.elc ../${tempdir}/lisp 158 ln [a-zA-Z]*.elc ../${tempdir}/lisp
159 ln [a-zA-Z]*.dat forms.README ../${tempdir}/lisp 159 ln [a-zA-Z]*.dat ../${tempdir}/lisp
160 ## simula.el doesn't keep abbreviations in simula.defns any more. 160 ## simula.el doesn't keep abbreviations in simula.defns any more.
161 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp 161 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp
162 ln ChangeLog OChangeLog README dired.todo ../${tempdir}/lisp 162 ln ChangeLog OChangeLog README dired.todo ../${tempdir}/lisp
163 cd ../${tempdir}/lisp 163 cd ../${tempdir}/lisp
164 rm -f TAGS =* 164 rm -f TAGS =*