comparison make-dist @ 11223:cf940edd7667

Include mkinstalldirs in distribution.
author Richard M. Stallman <rms@gnu.org>
date Thu, 06 Apr 1995 19:51:16 +0000
parents 4d404c6112e3
children d5c5dab73f87
comparison
equal deleted inserted replaced
11222:8781025a1418 11223:cf940edd7667
151 echo "Making links to top-level files." 151 echo "Making links to top-level files."
152 ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir} 152 ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir}
153 ln ChangeLog Makefile.in configure configure.in ${tempdir} 153 ln ChangeLog Makefile.in configure configure.in ${tempdir}
154 ln config.bat make-dist update-subdirs vpath.sed ${tempdir} 154 ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
155 ### Copy these files; they're cross-filesystem symlinks. 155 ### Copy these files; they're cross-filesystem symlinks.
156 cp mkinstalldirs ${tempdir}
156 cp config.sub ${tempdir} 157 cp config.sub ${tempdir}
157 cp config.guess ${tempdir} 158 cp config.guess ${tempdir}
158 cp install.sh ${tempdir} 159 cp install.sh ${tempdir}
159 160
160 echo "Updating version number in README." 161 echo "Updating version number in README."