comparison scripts/ChangeLog @ 3301:02866242d3ae

[project @ 1999-10-20 04:10:46 by jwe]
author jwe
date Wed, 20 Oct 1999 04:10:53 +0000
parents b68ef5dec3bd
children f1c5658772cf
comparison
equal deleted inserted replaced
3300:cfbe664b5ebf 3301:02866242d3ae
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 * time/asctime.m: Texinfoize help text.
4 * time/clock.m: Ditto.
5 * time/date.m: Ditto.
6 * miscellaneous/cputime.m: Ditto.
7 * miscellaneous/etime.m: Ditto.
8 * miscellaneous/is_leap_year.m: Ditto.
9 * miscellaneous/popen2.m: Ditto.
10 * miscellaneous/version.m: Ditto.
11 * miscellaneous/tic.m: Ditto.
12 * miscellaneous/toc.m: Just refer to tic.m.
2 13
3 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of 14 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of
4 `cd dir; $(MAKE); cd ..'. 15 `cd dir; $(MAKE); cd ..'.
5 ($(SUBDIRS)): Likewise. 16 ($(SUBDIRS)): Likewise.
6 17