From 73b943bc977c590a9cdcebcada65a25d2123c83f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 31 Mar 1999 23:21:19 +0000 Subject: Fixed paths to include files so this will build. --- c/src/exec/score/cpu/mips64orion/wrap/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/score/cpu/mips64orion/wrap') diff --git a/c/src/exec/score/cpu/mips64orion/wrap/Makefile.in b/c/src/exec/score/cpu/mips64orion/wrap/Makefile.in index b6ec9d5f31..1001126f7c 100644 --- a/c/src/exec/score/cpu/mips64orion/wrap/Makefile.in +++ b/c/src/exec/score/cpu/mips64orion/wrap/Makefile.in @@ -29,7 +29,7 @@ C_PIECES = cpu rtems C_FILES=$(C_PIECES:%=%.c) C_O_FILES=$(C_PIECES:%=${ARCH}/%.o) -H_PIECES = asm.h cpu_asm.h mips64orion.h +H_PIECES = asm.h cpu_asm.h idtcpu.h idtmon.h iregdef.h H_FILES=$(H_PIECES:%=$(srcdir)/../%) # Assembly source names, if any, go here -- minus the .S -- cgit v1.2.3