annotate libcruft/ChangeLog @ 2484:ccaffe93c32f

[project @ 1996-11-07 23:24:46 by jwe]
author jwe
date Thu, 07 Nov 1996 23:25:37 +0000
parents c89bce1baba3
children 8c6e9535cbda
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2480
diff changeset
1 Thu Nov 7 12:43:17 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2480
diff changeset
2
2484
ccaffe93c32f [project @ 1996-11-07 23:24:46 by jwe]
jwe
parents: 2482
diff changeset
3 * Makefile.in: Add -lm when building shared library.
ccaffe93c32f [project @ 1996-11-07 23:24:46 by jwe]
jwe
parents: 2482
diff changeset
4
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2480
diff changeset
5 * Version 1.91.
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2480
diff changeset
6
2480
5586b72dbf48 [project @ 1996-11-07 18:13:15 by jwe]
jwe
parents: 2466
diff changeset
7 Mon Nov 4 10:09:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
5586b72dbf48 [project @ 1996-11-07 18:13:15 by jwe]
jwe
parents: 2466
diff changeset
8
5586b72dbf48 [project @ 1996-11-07 18:13:15 by jwe]
jwe
parents: 2466
diff changeset
9 * lapack/dlag2.f, lapack/dggbal.f, lapack/dgghrd.f, lapack/dhgeqz.f:
5586b72dbf48 [project @ 1996-11-07 18:13:15 by jwe]
jwe
parents: 2466
diff changeset
10 New files.
5586b72dbf48 [project @ 1996-11-07 18:13:15 by jwe]
jwe
parents: 2466
diff changeset
11
5586b72dbf48 [project @ 1996-11-07 18:13:15 by jwe]
jwe
parents: 2466
diff changeset
12 * Makefile.in (install): Use INSTALL_PROGRAM for shared version of
5586b72dbf48 [project @ 1996-11-07 18:13:15 by jwe]
jwe
parents: 2466
diff changeset
13 libcruft.
5586b72dbf48 [project @ 1996-11-07 18:13:15 by jwe]
jwe
parents: 2466
diff changeset
14
2466
1573640a9994 [project @ 1996-11-04 03:56:11 by jwe]
jwe
parents: 2452
diff changeset
15 Sun Nov 3 19:37:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
1573640a9994 [project @ 1996-11-04 03:56:11 by jwe]
jwe
parents: 2452
diff changeset
16
1573640a9994 [project @ 1996-11-04 03:56:11 by jwe]
jwe
parents: 2452
diff changeset
17 * misc/Makefile.in (distclean): Delete target, since there is
1573640a9994 [project @ 1996-11-04 03:56:11 by jwe]
jwe
parents: 2452
diff changeset
18 nothing special to do.
1573640a9994 [project @ 1996-11-04 03:56:11 by jwe]
jwe
parents: 2452
diff changeset
19
2452
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2425
diff changeset
20 Wed Oct 30 17:20:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2425
diff changeset
21
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2425
diff changeset
22 * Version 1.90.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2425
diff changeset
23
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2425
diff changeset
24 * Makefile.in (DISTFILES): Add ChangeLog.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2425
diff changeset
25
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2425
diff changeset
26 * misc/Makefile.in: Make pic/machar.o using special rule.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2425
diff changeset
27 Use CPPFLAGS, not CPP_FLAGS.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2425
diff changeset
28
2425
679068a18eee [project @ 1996-10-25 01:24:59 by jwe]
jwe
parents: 2405
diff changeset
29 Thu Oct 24 20:22:47 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
679068a18eee [project @ 1996-10-25 01:24:59 by jwe]
jwe
parents: 2405
diff changeset
30
679068a18eee [project @ 1996-10-25 01:24:59 by jwe]
jwe
parents: 2405
diff changeset
31 * Makefile.in (CRUFT_OBJ): No special treatment for d1mach.o.
679068a18eee [project @ 1996-10-25 01:24:59 by jwe]
jwe
parents: 2405
diff changeset
32
679068a18eee [project @ 1996-10-25 01:24:59 by jwe]
jwe
parents: 2405
diff changeset
33 * misc/machar.c, misc/d1mach.f: New files
679068a18eee [project @ 1996-10-25 01:24:59 by jwe]
jwe
parents: 2405
diff changeset
34 * misc/Makefile.in: Fix to not generate d1mach.f.
679068a18eee [project @ 1996-10-25 01:24:59 by jwe]
jwe
parents: 2405
diff changeset
35
2405
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2391
diff changeset
36 Mon Oct 14 11:07:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2391
diff changeset
37
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2391
diff changeset
38 * Makefile.in (distclean): Remove stamp-shared too.
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2391
diff changeset
39
2391
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2358
diff changeset
40 Sat Oct 12 00:20:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2358
diff changeset
41
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2358
diff changeset
42 * Makefile.in (maintainer-clean): Don't depend on distclean.
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2358
diff changeset
43 * Makerules.in (maintainer-clean): Ditto.
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2358
diff changeset
44
2358
b3d7a8e3bcc7 [project @ 1996-08-21 03:11:55 by jwe]
jwe
parents: 2330
diff changeset
45 Tue Aug 20 22:09:08 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
b3d7a8e3bcc7 [project @ 1996-08-21 03:11:55 by jwe]
jwe
parents: 2330
diff changeset
46
b3d7a8e3bcc7 [project @ 1996-08-21 03:11:55 by jwe]
jwe
parents: 2330
diff changeset
47 * Makerules.in (stamp-picdir): Only create a pic subdirectory if
b3d7a8e3bcc7 [project @ 1996-08-21 03:11:55 by jwe]
jwe
parents: 2330
diff changeset
48 SHARED_LIBS is true AND FPICFLAG is not empty.
b3d7a8e3bcc7 [project @ 1996-08-21 03:11:55 by jwe]
jwe
parents: 2330
diff changeset
49
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
50 Wed May 22 15:07:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
51
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
52 * Makefile.in (stamp-shared): Use CC, not CXX to create shared
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
53 library. Also use SHARED_FLIBS here instead of FLIBS.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
54
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
55 Sat Apr 6 21:28:47 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
56
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
57 * Makerules.in (clean, mostlyclean): Also remove pic/*.o.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
58 (maintainer-clean, distclean): Also remove stamp-picdir and pic
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
59 directory.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
60
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
61 Wed Apr 3 01:01:31 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
62
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
63 * misc/Makefile.in: Set SPECIAL_PICDEPEND after including Makeconf
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
64 and before including Makerules.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
65
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
66 Fri Mar 29 13:45:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
67
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
68 * Makefile.in (distclean): Delete so_locations, which is created
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
69 on DEC Alpha systems.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
70 (distclean, maintainer-clean): Don't depend on clean.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
71
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
72 Wed Mar 27 05:59:02 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
73
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
74 * Makerules.in: Add rules for making PIC code here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
75 * Makefile.in (libcruft.a): Depend on $(CRUFT_PICOBJ)
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
76 * misc/Makefile.in: Add rules for making PIC code from C and C++
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
77 files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
78
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
79 Fri Feb 9 21:04:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
80
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
81 * misc/f77-extern.cc, misc/lo-error.cc: New files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
82 * misc/Makefile.in (SPECIAL, SPECIAL_DEPEND): Add them to the lists.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
83 * Makefile.in (CRUFT_OBJ): Add it f77-extern.o and lo-error.o here
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
84 too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
85
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
86 Sat Feb 3 07:57:39 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
87
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
88 * misc/dostop.c (dostop): Call error handler if we have a message.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
89 Call longjmp on f77_context, not jump_to_top_level().
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
90 * misc/xstopx.f (xstopx): Pass non-blank strings on to dostop.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
91
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
92 Mon Jan 8 22:55:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
93
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
94 * Makefile.in (clean): If $(SHARED_LIBS), remove shared libs.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
95 (mostlyclean): Ditto.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
96
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
97 Fri Dec 29 21:43:24 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
98
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
99 * Makefile.in, Makerules.in: Handle creating position independent
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
100 code and shared libraries for Octave.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
101
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
102 Tue Dec 26 00:15:31 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
103
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
104 * Makerules.in (stamp-picdir): New target.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
105 (all): Depend on it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
106
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
107 * Makefile.in: Delete references to configure stuff.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
108 * configure.in, mkinstalldirs: Delete.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
109
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
110 Sun Dec 24 02:42:29 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
111
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
112 * linpack/spofa.f: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
113 * blas/level-1/sdot.f: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
114 * blas/level-2/dsyr.f: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
115
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
116 Thu Dec 14 02:34:19 1995 Rick Niles <niles@axp745.gsfc.nasa.gov>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
117
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
118 * fftpack/cfftb1.f, fftpack/cfftf1.f, fftpack/cffti1.f,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
119 odepack/prepj.f, odepack/solsy.f, odepack/stode.f:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
120 Avoid warnings for nonstandard dimension statements of the form
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
121 `real foo(1)' by using `real foo(*)' instead.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
122
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
123 Mon Nov 6 07:24:03 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
124
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
125 * misc/dostop.c: Only call jump_to_top_level() if OCTAVE_SOURCE.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
126
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
127 Fri Nov 3 11:08:31 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
128
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
129 * misc/dostop.c: Just call jump_to_top_level() directly here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
130
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
131 Wed Sep 20 00:01:03 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
132
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
133 * mkinstalldirs: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
134 * Makefile.in (DISTFILES): Add it to the list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
135
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
136 * Makerules.in: Fix cleaning rules. Use double colon so we can
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
137 add things in the makefiles in the subdirectories.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
138
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
139 * Makefile.in (DISTFILES): Distribute configure.in and configure.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
140 (distclean): Also remove Makerules, config.log, and config.status.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
141 (maintainer-clean): Depend on distclean.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
142
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
143 Mon Apr 10 09:55:13 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
144
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
145 * configure.in: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
146
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
147 Fri Mar 10 10:38:29 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
148
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
149 * Makefile.in (install uninstall clean mostlyclean distclean
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
150 realclean): Use SUBDIR_FOR_COMMAND. Combine actions.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
151
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
152 See ChangeLog.1 in the top level directory for earlier changes.