]>
Commit | Line | Data |
---|---|---|
ad5fcc62 SC |
1 | Mon May 3 08:29:01 1993 Steve Chamberlain ([email protected]) |
2 | ||
3 | * Makefile.in (endian): Add explicit rule for broken makes. | |
4 | ||
5 | Mon Mar 15 15:47:53 1993 Ian Lance Taylor ([email protected]) | |
6 | ||
7 | * Makefile.in (info, install-info): New targets. | |
8 | (DO_INSTALL): Renamed from INSTALL, which is overridden by the top | |
9 | level Makefile. | |
10 | ||
7413f20a RP |
11 | Wed Feb 10 20:12:27 1993 K. Richard Pixley ([email protected]) |
12 | ||
13 | * Makefile.in (endian.h): build endian.h via a temporary file so | |
14 | that we don't leave an incomplete file lying around on | |
15 | interrupted builds. | |
ad5fcc62 | 16 | (clean): remove endian, e.h, and endian.h. |
7413f20a | 17 | |
47dba87a SC |
18 | Mon Feb 8 11:46:06 1993 Steve Chamberlain ([email protected]) |
19 | ||
20 | * Makefile.in, configure.in: if target isn't supported, build a | |
21 | harmless makefile. | |
22 | ||
23 |