Mercurial > emacs
comparison make-dist @ 11855:b951b7cc955e
Fix May 6 change.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 19 May 1995 03:53:38 +0000 |
parents | 299bc3465e3a |
children | be8ee5a825b0 |
comparison
equal
deleted
inserted
replaced
11854:637c5283e74b | 11855:b951b7cc955e |
---|---|
236 test -f ../${tempdir}/src/gmalloc.c || cp gmalloc.c ../${tempdir}/src | 236 test -f ../${tempdir}/src/gmalloc.c || cp gmalloc.c ../${tempdir}/src |
237 ln [a-zA-Z]*.h ../${tempdir}/src | 237 ln [a-zA-Z]*.h ../${tempdir}/src |
238 ln [a-zA-Z]*.s ../${tempdir}/src | 238 ln [a-zA-Z]*.s ../${tempdir}/src |
239 ln README Makefile.in.in ChangeLog ChangeLog.? config.h.in paths.h.in \ | 239 ln README Makefile.in.in ChangeLog ChangeLog.? config.h.in paths.h.in \ |
240 ../${tempdir}/src | 240 ../${tempdir}/src |
241 ld makefile.nt ../${tempdir}/src | 241 ln makefile.nt ../${tempdir}/src |
242 ln .gdbinit .dbxinit ../${tempdir}/src | 242 ln .gdbinit .dbxinit ../${tempdir}/src |
243 ln *.opt vms-pp.trans ../${tempdir}/src | 243 ln *.opt vms-pp.trans ../${tempdir}/src |
244 cd ../${tempdir}/src | 244 cd ../${tempdir}/src |
245 rm -f config.h paths.h Makefile | 245 rm -f config.h paths.h Makefile |
246 rm -f =* TAGS) | 246 rm -f =* TAGS) |