]>
Commit | Line | Data |
---|---|---|
9e4eebc2 SS |
1 | Sun Jun 26 16:42:12 1994 Stan Shebs ([email protected]) |
2 | ||
3 | * mpw-config.in: Parse target and use to generate forward includes | |
4 | to tc-, obj-, and atof- files, use te-generic.h for emulation. | |
5 | * mpw-make.in (VERSION): Define. | |
6 | (as.c): Compile with GCC. | |
7 | (TARG_OBJECTS, CLIBS): Define. | |
8 | (as.new): Use LDFLAGS, TARG_OBJECTS, CLIBS and EXTRALIBS in link | |
9 | command. | |
10 | (config.h, config-stamp): Build. | |
11 | config/ho-mpw.h (HOST_SPECIAL_INIT): Define. | |
12 | ||
b06fe940 SS |
13 | Sun Jun 12 16:38:42 1994 Stan Shebs ([email protected]) |
14 | ||
15 | * mpw-make.in (C, CFLAGS): Removed definitions. | |
16 | (ALL_CFLAGS): Define. | |
17 | Set default rule to use {CC} instead of {C}. | |
18 | ||
edd9075c SS |
19 | Sat Feb 26 13:23:06 1994 Stan Shebs ([email protected]) |
20 | ||
21 | * mpw-make.in (install): Moved here from mpw-build.in. | |
22 | * mpw-build.in: Removed, functionality in mpw-make.in | |
23 | ||
f1c1227a SS |
24 | Mon Jan 31 18:06:41 1994 Stan Shebs ([email protected]) |
25 | ||
26 | * mpw-make.in (CFLAGS): Add more include paths. | |
27 | ||
6d15011d SS |
28 | Tue Jan 25 10:49:31 1994 Stan Shebs ([email protected]) |
29 | ||
30 | * mpw-config.in (varargs.h, sys/*.h): Don't create when | |
31 | configuring. | |
32 | (host.h): Create with forward-include. | |
33 | * mpw-make.in (CFLAGS): Add -w flag. | |
34 | * mpw-build.in: New file, build script fragment. | |
35 | ||
0f8cb88d SS |
36 | Fri Jan 7 11:18:48 1994 Stan Shebs ([email protected]) |
37 | ||
38 | * mpw-make.in: Replace 8-bit chars with their names. | |
39 | * config/ho-mpw.h (LOSING_COMPILER): Define. | |
40 | ||
ea838f99 SS |
41 | Tue Jan 4 12:25:35 1994 Stan Shebs ([email protected]) |
42 | ||
43 | * mpw-config.in: New file, MPW version of configure.in. | |
44 | * mpw-make.in: New file, MPW version of Makefile.in. | |
45 | * config/ho-mpw.h: New file, MPW host definitions. | |
46 |