From 5e7eed8d8287d466f5f461da815450cd688dc9c4 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Mon, 24 Jan 1994 20:40:04 +0000 Subject: Mon Jan 24 12:09:35 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-xconfig.in (opcode/mips.h): Create using forward-include. --- opcodes/ChangeLog.gm | 4 ++++ opcodes/mpw-xconfig.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'opcodes') diff --git a/opcodes/ChangeLog.gm b/opcodes/ChangeLog.gm index 8a6fd1d..aebf373 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 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' -- cgit v1.1