comparison make-dist @ 90519:138ce2701550

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 320-342) - Update from CVS - Merge from gnus--rel--5.10 - lisp/play/cookie1.el (cookie): Work properly when there's only one entry - Add note about "link" button-class to etc/TODO * gnus--rel--5.10 (patch 108-112) - Merge from emacs--devo--0 - Clean up merge mistakes - Update from CVS - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo. Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-86
author Miles Bader <miles@gnu.org>
date Thu, 06 Jul 2006 08:59:39 +0000
parents 72dea2ff0142 ef43d43a40be
children a1a25ac6c88a
comparison
equal deleted inserted replaced
90518:64c755511769 90519:138ce2701550
288 ### We copy in the top-level files before creating the subdirectories in 288 ### We copy in the top-level files before creating the subdirectories in
289 ### hopes that this will make the top-level files appear first in the 289 ### hopes that this will make the top-level files appear first in the
290 ### tar file; this means that people can start reading the INSTALL and 290 ### tar file; this means that people can start reading the INSTALL and
291 ### README while the rest of the tar file is still unpacking. Whoopee. 291 ### README while the rest of the tar file is still unpacking. Whoopee.
292 echo "Making links to top-level files" 292 echo "Making links to top-level files"
293 ln AUTHORS FTP INSTALL README BUGS move-if-change ${tempdir} 293 ln AUTHORS FTP INSTALL README BUGS CONTRIBUTE move-if-change ${tempdir}
294 ln ChangeLog Makefile.in configure configure.in ${tempdir} 294 ln ChangeLog Makefile.in configure configure.in ${tempdir}
295 ln config.bat make-dist update-subdirs vpath.sed ${tempdir} 295 ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
296 ### Copy these files; they're cross-filesystem symlinks. 296 ### Copy these files; they're cross-filesystem symlinks.
297 cp mkinstalldirs ${tempdir} 297 cp mkinstalldirs ${tempdir}
298 cp config.sub ${tempdir} 298 cp config.sub ${tempdir}