]>
Commit | Line | Data |
---|---|---|
b06fe940 SS |
1 | Sun Jun 12 16:38:42 1994 Stan Shebs ([email protected]) |
2 | ||
3 | * mpw-make.in (C, CFLAGS): Removed definitions. | |
4 | (ALL_CFLAGS): Define. | |
5 | Set default rule to use {CC} instead of {C}. | |
6 | ||
edd9075c SS |
7 | Sat Feb 26 13:23:06 1994 Stan Shebs ([email protected]) |
8 | ||
9 | * mpw-make.in (install): Moved here from mpw-build.in. | |
10 | * mpw-build.in: Removed, functionality in mpw-make.in | |
11 | ||
f1c1227a SS |
12 | Mon Jan 31 18:06:41 1994 Stan Shebs ([email protected]) |
13 | ||
14 | * mpw-make.in (CFLAGS): Add more include paths. | |
15 | ||
6d15011d SS |
16 | Tue Jan 25 10:49:31 1994 Stan Shebs ([email protected]) |
17 | ||
18 | * mpw-config.in (varargs.h, sys/*.h): Don't create when | |
19 | configuring. | |
20 | (host.h): Create with forward-include. | |
21 | * mpw-make.in (CFLAGS): Add -w flag. | |
22 | * mpw-build.in: New file, build script fragment. | |
23 | ||
0f8cb88d SS |
24 | Fri Jan 7 11:18:48 1994 Stan Shebs ([email protected]) |
25 | ||
26 | * mpw-make.in: Replace 8-bit chars with their names. | |
27 | * config/ho-mpw.h (LOSING_COMPILER): Define. | |
28 | ||
ea838f99 SS |
29 | Tue Jan 4 12:25:35 1994 Stan Shebs ([email protected]) |
30 | ||
31 | * mpw-config.in: New file, MPW version of configure.in. | |
32 | * mpw-make.in: New file, MPW version of Makefile.in. | |
33 | * config/ho-mpw.h: New file, MPW host definitions. | |
34 |