Mercurial > emacs
comparison make-dist @ 15823:ffc0af16b32a
(msdos): Add is_exec.c, sigaction.c to distribution.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 04 Aug 1996 20:35:10 +0000 |
parents | 80562f089595 |
children | 9694822642a7 |
comparison
equal
deleted
inserted
replaced
15822:fd9789979c58 | 15823:ffc0af16b32a |
---|---|
305 ln [a-z]*.h ../../../${tempdir}/nt/inc/netinet) | 305 ln [a-z]*.h ../../../${tempdir}/nt/inc/netinet) |
306 | 306 |
307 echo "Making links to \`msdos'" | 307 echo "Making links to \`msdos'" |
308 (cd msdos | 308 (cd msdos |
309 ln ChangeLog emacs.ico emacs.pif ../${tempdir}/msdos | 309 ln ChangeLog emacs.ico emacs.pif ../${tempdir}/msdos |
310 ln mainmake mainmake.v2 sed*.inp ../${tempdir}/msdos | 310 ln is_exec.c sigaction.c mainmake mainmake.v2 sed*.inp ../${tempdir}/msdos |
311 cd ../${tempdir}/msdos | 311 cd ../${tempdir}/msdos |
312 rm -f =*) | 312 rm -f =*) |
313 | 313 |
314 echo "Making links to \`oldXMenu'" | 314 echo "Making links to \`oldXMenu'" |
315 (cd oldXMenu | 315 (cd oldXMenu |