Mercurial > emacs
comparison make-dist @ 4644:e19a64761187
Include getdate.c in distribution.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 15 Aug 1993 04:38:25 +0000 |
parents | 264d488d5bc7 |
children | 8a2da7726921 |
comparison
equal
deleted
inserted
replaced
4643:004c38daf0ae | 4644:e19a64761187 |
---|---|
229 (cd lib-src | 229 (cd lib-src |
230 ln [a-zA-Z]*.[chy] [a-zA-Z]*.lex ../${tempdir}/lib-src | 230 ln [a-zA-Z]*.[chy] [a-zA-Z]*.lex ../${tempdir}/lib-src |
231 ln ChangeLog Makefile.in README testfile vcdiff rcs2log ../${tempdir}/lib-src | 231 ln ChangeLog Makefile.in README testfile vcdiff rcs2log ../${tempdir}/lib-src |
232 ln emacs.csh rcs-checkin ../${tempdir}/lib-src | 232 ln emacs.csh rcs-checkin ../${tempdir}/lib-src |
233 cd ../${tempdir}/lib-src | 233 cd ../${tempdir}/lib-src |
234 rm -f getdate.c getdate.tab.c y.tab.c y.tab.h | 234 rm -f getdate.tab.c y.tab.c y.tab.h |
235 rm -f =* TAGS) | 235 rm -f =* TAGS) |
236 | 236 |
237 echo "Making links to \`oldXMenu'." | 237 echo "Making links to \`oldXMenu'." |
238 (cd oldXMenu | 238 (cd oldXMenu |
239 ln *.c *.h *.in ../${tempdir}/oldXMenu | 239 ln *.c *.h *.in ../${tempdir}/oldXMenu |