(compilation-error-regexp-alist, grep-regexp-alist
[bpt/emacs.git] / make-dist
index dbef3e9..a21517d 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -209,8 +209,10 @@ echo "Making links to \`lisp'."
  ln ChangeLog Makefile makefile.nt ChangeLog.? README dired.todo ../${tempdir}/lisp
  cd ../${tempdir}/lisp
  rm -f TAGS =*
+ rm -f subdirs.el
  rm -f site-init site-init.el site-init.elc
  rm -f site-load site-load.el site-load.elc
+ rm -f site-start site-start.el site-start.elc
  rm -f default default.el default.elc)
 
 #echo "Making links to \`lisp/calc-2.02'."
@@ -276,7 +278,7 @@ echo "Making links to \`nt'."
 (cd nt
  ln emacs.ico emacs.rc config.nt config.w95 [a-z]*.in [a-z]*.c ../${tempdir}/nt
  ln [a-z]*.bat [a-z]*.h makefile.def makefile.nt ../${tempdir}/nt
- ln todo ChangeLog install readme ../${tempdir}/nt)
+ ln TODO ChangeLog INSTALL README ../${tempdir}/nt)
 
 echo "Making links to \`nt/inc'."
 (cd nt/inc
@@ -310,7 +312,7 @@ echo "Making links to \`etc'."
 (cd etc
  ln `ls -d * | grep -v 'RCS' | grep -v 'Old' | grep -v '^e$'` ../${tempdir}/etc
  cd ../${tempdir}/etc
- rm -f DOC* *~ \#*\# *.dvi *.log *,v =* core
+ rm -f DOC* *~ \#*\# *.dvi *.log *.orig *.rej *,v =* core
  rm -f TAGS)
 
 echo "Making links to \`etc/e'."
@@ -368,7 +370,7 @@ done
 #### created these files by linking them in from the original tree,
 #### they'll have exactly two links normally.)
 ####
-#### Commented out since it's not stricly necessary; it should suffice
+#### Commented out since it's not strictly necessary; it should suffice
 #### to just break the link on alloca.c.
 #echo "Breaking intra-tree links."
 #find ${tempdir} ! -type d -links +2 \