]>
Commit | Line | Data |
---|---|---|
d9abc278 SS |
1 | Fri Mar 4 11:43:47 1994 Stan Shebs ([email protected]) |
2 | ||
3 | * ldlang.c (lookup_name): Stomp on a pointer if in MPW. | |
4 | * mpw-em.c: Edit to reflect changed syntax of compiled-in linker | |
5 | scripts. | |
6 | ||
496977f2 SS |
7 | Mon Feb 28 11:07:41 1994 Stan Shebs ([email protected]) |
8 | ||
9 | * mpw-build.in: Remove, subsumed in mpw-make.in. | |
10 | * mpw-make.in (bindir): Fix pathname. | |
11 | (install): Move here from mpw-build.in. | |
12 | ||
b5b2c886 SS |
13 | Tue Jan 25 19:54:19 1994 Stan Shebs ([email protected]) |
14 | ||
15 | * mpw-config.in: New file, MPW configuration fragment. | |
16 | * mpw-build.in: New file, MPW build script fragment. | |
17 | * mpw-make.in: New file, MPW makefile fragment. | |
18 | (This file is semi-automatically generated from Makefile.in.) | |
19 | * ldfile.c (slash): If MPW, set to `:'. | |
20 | * ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to | |
21 | prevent redefinition errors. | |
22 |