diff options
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -191,7 +191,7 @@ echo "Making links to \`lib-src'." | |||
| 191 | (cd lib-src | 191 | (cd lib-src |
| 192 | ln [a-zA-Z]*.[chy] [a-zA-Z]*.lex [a-zA-Z]*.com ../${tempdir}/lib-src | 192 | ln [a-zA-Z]*.[chy] [a-zA-Z]*.lex [a-zA-Z]*.com ../${tempdir}/lib-src |
| 193 | ln ChangeLog Makefile.in README testfile vcdiff rcs2log ../${tempdir}/lib-src | 193 | ln ChangeLog Makefile.in README testfile vcdiff rcs2log ../${tempdir}/lib-src |
| 194 | ln emacs.csh ../${tempdir}/lib-src | 194 | ln emacs.csh rcs-checkin ../${tempdir}/lib-src |
| 195 | cd ../${tempdir}/lib-src | 195 | cd ../${tempdir}/lib-src |
| 196 | rm -f getdate.c getdate.tab.c y.tab.c y.tab.h | 196 | rm -f getdate.c getdate.tab.c y.tab.c y.tab.h |
| 197 | rm -f =* TAGS) | 197 | rm -f =* TAGS) |