comparison make-dist @ 21091:70301d94ce1e

PROBLEMS is now in etc, not top level dir.
author Richard M. Stallman <rms@gnu.org>
date Sat, 07 Mar 1998 22:34:50 +0000
parents 17bcec31f3d4
children 9293d783c708
comparison
equal deleted inserted replaced
21090:9de926193693 21091:70301d94ce1e
245 ### We copy in the top-level files before creating the subdirectories in 245 ### We copy in the top-level files before creating the subdirectories in
246 ### hopes that this will make the top-level files appear first in the 246 ### hopes that this will make the top-level files appear first in the
247 ### tar file; this means that people can start reading the INSTALL and 247 ### tar file; this means that people can start reading the INSTALL and
248 ### README while the rest of the tar file is still unpacking. Whoopee. 248 ### README while the rest of the tar file is still unpacking. Whoopee.
249 echo "Making links to top-level files" 249 echo "Making links to top-level files"
250 ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir} 250 ln GETTING.GNU.SOFTWARE INSTALL README BUGS move-if-change ${tempdir}
251 ln ChangeLog Makefile.in configure configure.in ${tempdir} 251 ln ChangeLog Makefile.in configure configure.in ${tempdir}
252 ln config.bat make-dist update-subdirs vpath.sed ${tempdir} 252 ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
253 ### Copy these files; they're cross-filesystem symlinks. 253 ### Copy these files; they're cross-filesystem symlinks.
254 cp mkinstalldirs ${tempdir} 254 cp mkinstalldirs ${tempdir}
255 cp config.sub ${tempdir} 255 cp config.sub ${tempdir}