From 32a98d216b3223cde4178354b9dd8ef76cfb9738 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 24 Feb 1999 20:46:18 +0000 Subject: Moved mpc860.h around to make things compile. --- 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 5cc944aad0..c86b78e312 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 mpc860.h ppc.h ppctypes.h +H_PIECES=cpu.h ppc.h ppctypes.h H_FILES=$(H_PIECES:%=$(srcdir)/%) # Assembly source names, if any, go here -- minus the .S -- cgit v1.2.3