]>
Commit | Line | Data |
---|---|---|
b1b20598 SS |
1 | Sun Feb 27 16:05:15 1994 Stan Shebs ([email protected]) |
2 | ||
3 | * mpw-configure (prefix, mpw_prefix): Handle it. | |
4 | (ARCHDEFS): Add to makefile editing. | |
5 | (TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to | |
6 | makefile if defined. | |
7 | (mpw-edit-prefix): Use during makefile editing. | |
8 | * mpw-config.in (mmalloc, readline): Don't configure. | |
9 | * mpw-build.in (thisscript): Rename to ThisScript. | |
10 | Use mpw-build instead of BuildProgram everywhere. | |
11 | (mmalloc, readline): Don't build. | |
12 | * mpw-README: New file, basic documentation about the MPW port. | |
13 | ||
cfc32064 SS |
14 | Mon Jan 31 16:07:58 1994 Stan Shebs ([email protected]) |
15 | ||
16 | * mpw-configure: Add definition of EMUL to makefiles. | |
17 | * mpw-config.in: Use forward-include to create include files. | |
18 | ||
498d098a SS |
19 | Sat Jan 22 13:23:46 1994 Stan Shebs ([email protected]) |
20 | ||
21 | * mpw-configure: Add more things to the top of each configured | |
22 | Makefile, including contents of config/mpw-mh-mpw. | |
23 | * mpw-config.in (extra-include): Create this directory and fill it | |
24 | with Posix-like include files when configuring. | |
25 | ||
b05b0f83 SS |
26 | Sat Jan 15 12:47:23 1994 Stan Shebs ([email protected]) |
27 | ||
28 | * config.sub (apple, mac, mpw): Add various aliases. | |
29 | ||
5db7ecb7 SS |
30 | Fri Jan 7 14:34:31 1994 Stan Shebs ([email protected]) |
31 | ||
32 | * mpw-build.in: New file, top-level build script fragment for MPW. | |
33 | * mpw-configure: New file, configure script for MPW. | |
34 | * mpw-config.in: New file, config fragment for MPW. | |
35 | ||
36 |