]>
Commit | Line | Data |
---|---|---|
848743c1 SS |
1 | Tue Feb 15 12:44:30 1994 Stan Shebs ([email protected]) |
2 | ||
3 | * mpw-make.in (CSEARCH): Add include/mpw to search path. | |
4 | * hosts/mpw.h (stat): Remove incomplete definition, now in | |
5 | include/mpw/sys. | |
6 | (POSIX_UTIME): Define. | |
7 | ||
645be480 SS |
8 | Sat Jan 22 13:30:57 1994 Stan Shebs ([email protected]) |
9 | ||
10 | * mpw-config.in: Create sysdep.h using forward-include. | |
11 | Remove unneeded synthesis of varargs.h. | |
12 | * mpw-make.in (CC, CFLAGS): Remove, now in config/mpw-mh-mpw. | |
13 | (CSEARCH): Added path to extra-include. | |
14 | ||
fbe3316a SS |
15 | Fri Jan 7 10:34:47 1994 Stan Shebs ([email protected]) |
16 | ||
17 | * mpw-make.in: Replace 8-bit chars with their names. | |
18 | * coffswap.h (coff_swap_scnhdr_out): Add alternative version with | |
19 | partly-expanded macros. | |
20 | ||
a92c5906 SS |
21 | Mon Jan 3 10:59:28 1994 Stan Shebs ([email protected]) |
22 | ||
23 | * mpw-config.in: New file, MPW version of configure.in. | |
24 | * mpw-make.in: New file, MPW version of Makefile.in. | |
25 | * hosts/mpw.h: New file, MPW host definitions. | |
26 |