diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-01-24 20:40:04 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-01-24 20:40:04 +0000 |
commit | 5e7eed8d8287d466f5f461da815450cd688dc9c4 (patch) | |
tree | af69078509f11ebbb79de19f440bbdf8e1924e45 /opcodes/mpw-xconfig.in | |
parent | 8ab58834761fe557f826edd1260159cbf2b074f4 (diff) | |
download | gdb-5e7eed8d8287d466f5f461da815450cd688dc9c4.zip gdb-5e7eed8d8287d466f5f461da815450cd688dc9c4.tar.gz gdb-5e7eed8d8287d466f5f461da815450cd688dc9c4.tar.bz2 |
Mon Jan 24 12:09:35 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-xconfig.in (opcode/mips.h): Create using forward-include.
Diffstat (limited to 'opcodes/mpw-xconfig.in')
-rw-r--r-- | opcodes/mpw-xconfig.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/mpw-xconfig.in b/opcodes/mpw-xconfig.in index 11b6712..d62377e 100644 --- a/opcodes/mpw-xconfig.in +++ b/opcodes/mpw-xconfig.in @@ -1,3 +1,3 @@ # Extra configuration fragment for opcodes. -echo '#include ":opcode:mips.h"' >'opcode/mips.h' +forward-include "{srcroot}"include:opcode:mips.h 'opcode/mips.h' |