comparison make-dist @ 12195:810cc10d1d45

Copy new files nt/addpm.c and nt/emacs.bat.in.
author Karl Heuer <kwzh@gnu.org>
date Sun, 11 Jun 1995 22:22:56 +0000
parents be8ee5a825b0
children ed11e19b4264
comparison
equal deleted inserted replaced
12194:a27e9424e3de 12195:810cc10d1d45
267 rm -f getdate.tab.c y.tab.c y.tab.h 267 rm -f getdate.tab.c y.tab.c y.tab.h
268 rm -f =* TAGS) 268 rm -f =* TAGS)
269 269
270 echo "Making links to \`nt'." 270 echo "Making links to \`nt'."
271 (cd nt 271 (cd nt
272 ln emacs.ico emacs.rc config.nt config.w95 ../${tempdir}/nt 272 ln emacs.ico emacs.rc config.nt config.w95 [a-z]*.in [a-z]*.c ../${tempdir}/nt
273 ln [a-z]*.bat [a-z]*.h makefile.* todo ChangeLog install readme ../${tempdir}/nt) 273 ln [a-z]*.bat [a-z]*.h makefile.* todo ChangeLog install readme ../${tempdir}/nt)
274 274
275 echo "Making links to \`nt/inc'." 275 echo "Making links to \`nt/inc'."
276 (cd nt/inc 276 (cd nt/inc
277 ln [a-z]*.h ../../${tempdir}/nt/inc) 277 ln [a-z]*.h ../../${tempdir}/nt/inc)