diff options
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -167,7 +167,7 @@ echo "Making links to \`src'." | |||
| 167 | ln README Makefile.in ymakefile ChangeLog config.h.in paths.h.in \ | 167 | ln README Makefile.in ymakefile ChangeLog config.h.in paths.h.in \ |
| 168 | ../${tempdir}/src | 168 | ../${tempdir}/src |
| 169 | ln .gdbinit .dbxinit ../${tempdir}/src | 169 | ln .gdbinit .dbxinit ../${tempdir}/src |
| 170 | ln *.opt vms-pp.trans ../${tempdir}/src | 170 | ln *.opt vms-pp.trans precomp.com compile.com link.com ../${tempdir}/src |
| 171 | cd ../${tempdir}/src | 171 | cd ../${tempdir}/src |
| 172 | rm -f config.h paths.h Makefile | 172 | rm -f config.h paths.h Makefile |
| 173 | if [ -z "${newer}" ]; then | 173 | if [ -z "${newer}" ]; then |