From 4b4d4a750dc8cf19e16cb4eeacf74132c45d0536 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 24 Feb 1999 14:34:00 +0000 Subject: Corrected Makefile.in to account for placement of include files. --- c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in') diff --git a/c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in b/c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in index c86b78e312..5cc944aad0 100644 --- a/c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in +++ b/c/src/exec/score/cpu/powerpc/rtems/score/Makefile.in @@ -15,7 +15,7 @@ C_PIECES= C_FILES=$(C_PIECES:%=%.c) C_O_FILES=$(C_PIECES:%=${ARCH}/%.o) -H_PIECES=cpu.h ppc.h ppctypes.h +H_PIECES=cpu.h mpc860.h ppc.h ppctypes.h H_FILES=$(H_PIECES:%=$(srcdir)/%) # Assembly source names, if any, go here -- minus the .S -- cgit v1.2.3