diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-01-03 20:58:02 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-01-03 20:58:02 +0000 |
commit | e7c4e61cc9fda986784f6eadc9645842a60e0630 (patch) | |
tree | d1bce4d60b4614b6a98e8ea3e6004bec9a6b2b55 /opcodes/mpw-xconfig.in | |
parent | e1beb23045e46be16ada8a5012256b505f2790b2 (diff) | |
download | gdb-e7c4e61cc9fda986784f6eadc9645842a60e0630.zip gdb-e7c4e61cc9fda986784f6eadc9645842a60e0630.tar.gz gdb-e7c4e61cc9fda986784f6eadc9645842a60e0630.tar.bz2 |
Mon Jan 3 11:44:29 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-config.in: New file, MPW version of configure.in.
* mpw-make.in: New file, MPW version of Makefile.in.
Mon Jan 3 12:54:35 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-xconfig.in: New file, mpw x mips configuration bits.
Diffstat (limited to 'opcodes/mpw-xconfig.in')
-rw-r--r-- | opcodes/mpw-xconfig.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/mpw-xconfig.in b/opcodes/mpw-xconfig.in new file mode 100644 index 0000000..11b6712 --- /dev/null +++ b/opcodes/mpw-xconfig.in @@ -0,0 +1,3 @@ +# Extra configuration fragment for opcodes. + +echo '#include ":opcode:mips.h"' >'opcode/mips.h' |