diff --git a/opcodes/ChangeLog.gm b/opcodes/ChangeLog.gm index 8a6fd1ded0..aebf373a46 100644 --- a/opcodes/ChangeLog.gm +++ b/opcodes/ChangeLog.gm @@ -1,3 +1,7 @@ +Mon Jan 24 12:09:35 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-xconfig.in (opcode/mips.h): Create using forward-include. + Mon Jan 3 12:54:35 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-xconfig.in: New file, mpw x mips configuration bits. diff --git a/opcodes/mpw-xconfig.in b/opcodes/mpw-xconfig.in index 11b67122c8..d62377e8eb 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'