comparison make-dist @ 15006:18e09f76bf0c

(msdos): Put mainmake.v2 into the dist.
author Richard M. Stallman <rms@gnu.org>
date Fri, 12 Apr 1996 15:43:42 +0000
parents 0588af7eae96
children 0e3910449935
comparison
equal deleted inserted replaced
15005:4d6af48d7446 15006:18e09f76bf0c
295 ln [a-z]*.h ../../../${tempdir}/nt/inc/sys) 295 ln [a-z]*.h ../../../${tempdir}/nt/inc/sys)
296 296
297 echo "Making links to \`msdos'" 297 echo "Making links to \`msdos'"
298 (cd msdos 298 (cd msdos
299 ln ChangeLog emacs.ico emacs.pif ../${tempdir}/msdos 299 ln ChangeLog emacs.ico emacs.pif ../${tempdir}/msdos
300 ln mainmake sed*.inp ../${tempdir}/msdos 300 ln mainmake mainmake.v2 sed*.inp ../${tempdir}/msdos
301 cd ../${tempdir}/msdos 301 cd ../${tempdir}/msdos
302 rm -f =*) 302 rm -f =*)
303 303
304 echo "Making links to \`oldXMenu'" 304 echo "Making links to \`oldXMenu'"
305 (cd oldXMenu 305 (cd oldXMenu