comparison doc/ChangeLog @ 3297:b68ef5dec3bd

[project @ 1999-10-19 17:52:27 by jwe]
author jwe
date Tue, 19 Oct 1999 17:52:30 +0000
parents 7d60704b2cbe
children 02866242d3ae
comparison
equal deleted inserted replaced
3296:7d60704b2cbe 3297:b68ef5dec3bd
1 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> 1 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * interpreter/Makefile.in ($(TEXINFO)): Depend on $(DOCSTRINGS).
4 ($(DOCSTRINGS)): New rule.
5
6 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of
7 `cd dir; $(MAKE); cd ..'.
8 (../BUGS, ../INSTALL.OCTAVE, $(SUBDIRS)) Likewise.
2 9
3 * interpreter/*.txi: Rename from *.txi. 10 * interpreter/*.txi: Rename from *.txi.
4 * interpreter/munge-texi.cc: New file. 11 * interpreter/munge-texi.cc: New file.
5 * interpreter/Makefile.in: Use it to create .texi files from .txi 12 * interpreter/Makefile.in: Use it to create .texi files from .txi
6 files and DOCSTRING files. 13 files and DOCSTRING files.