comparison make-dist @ 12054:be8ee5a825b0

Copy new files config.nt and config.w95.
author Karl Heuer <kwzh@gnu.org>
date Fri, 02 Jun 1995 00:44:29 +0000
parents b951b7cc955e
children 810cc10d1d45
comparison
equal deleted inserted replaced
12053:819934f881e4 12054:be8ee5a825b0
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 ../${tempdir}/nt 272 ln emacs.ico emacs.rc config.nt config.w95 ../${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)