mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-02 23:04:09 +08:00
b5b2c88649
* mpw-config.in: New file, MPW configuration fragment. * mpw-build.in: New file, MPW build script fragment. * mpw-make.in: New file, MPW makefile fragment. (This file is semi-automatically generated from Makefile.in.) * ldfile.c (slash): If MPW, set to `:'. * ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to prevent redefinition errors.
11 lines
420 B
Plaintext
11 lines
420 B
Plaintext
Tue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros.cygnus.com)
|
|
|
|
* mpw-config.in: New file, MPW configuration fragment.
|
|
* mpw-build.in: New file, MPW build script fragment.
|
|
* mpw-make.in: New file, MPW makefile fragment.
|
|
(This file is semi-automatically generated from Makefile.in.)
|
|
* ldfile.c (slash): If MPW, set to `:'.
|
|
* ldlex.l (TRUE_FALSE_ALREADY_DEFINED): If MPW, set this to
|
|
prevent redefinition errors.
|
|
|