comparison make-dist @ 9441:ab020bbb761f

Don't distribute subdirs.el.
author Richard M. Stallman <rms@gnu.org>
date Tue, 11 Oct 1994 08:05:44 +0000
parents f7ae124181cd
children 014e2214b8cb
comparison
equal deleted inserted replaced
9440:5d7438b61dd5 9441:ab020bbb761f
184 ## simula.el doesn't keep abbreviations in simula.defns any more. 184 ## simula.el doesn't keep abbreviations in simula.defns any more.
185 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp 185 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp
186 ln ChangeLog Makefile ChangeLog.? README dired.todo ../${tempdir}/lisp 186 ln ChangeLog Makefile ChangeLog.? README dired.todo ../${tempdir}/lisp
187 cd ../${tempdir}/lisp 187 cd ../${tempdir}/lisp
188 rm -f TAGS =* 188 rm -f TAGS =*
189 rm -f subdirs.el
189 rm -f site-init site-init.el site-init.elc 190 rm -f site-init site-init.el site-init.elc
190 rm -f site-load site-load.el site-load.elc 191 rm -f site-load site-load.el site-load.elc
191 rm -f default default.el default.elc) 192 rm -f default default.el default.elc)
192 193
193 #echo "Making links to \`lisp/calc-2.02'." 194 #echo "Making links to \`lisp/calc-2.02'."