comparison make-dist @ 13652:0923c642e324

Exclude subdirs.el.
author Richard M. Stallman <rms@gnu.org>
date Sat, 25 Nov 1995 05:49:37 +0000
parents 3db84fa28aea
children 0a94cd2c51c4
comparison
equal deleted inserted replaced
13651:4eb58dc2c627 13652:0923c642e324
207 ## simula.el doesn't keep abbreviations in simula.defns any more. 207 ## simula.el doesn't keep abbreviations in simula.defns any more.
208 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp 208 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp
209 ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp 209 ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp
210 cd ../${tempdir}/lisp 210 cd ../${tempdir}/lisp
211 rm -f TAGS =* 211 rm -f TAGS =*
212 rm -f subdirs.el
212 rm -f site-init site-init.el site-init.elc 213 rm -f site-init site-init.el site-init.elc
213 rm -f site-load site-load.el site-load.elc 214 rm -f site-load site-load.el site-load.elc
214 rm -f site-start site-start.el site-start.elc 215 rm -f site-start site-start.el site-start.elc
215 rm -f default default.el default.elc) 216 rm -f default default.el default.elc)
216 217