From 26e663db57bfa51d77c7982f96eba0aa6ada83c6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Feb 1999 00:26:49 +0000 Subject: Added caching enable routines. --- c/src/exec/score/cpu/powerpc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src') diff --git a/c/src/exec/score/cpu/powerpc/Makefile.in b/c/src/exec/score/cpu/powerpc/Makefile.in index 1511342df9..ca5f5e85f4 100644 --- a/c/src/exec/score/cpu/powerpc/Makefile.in +++ b/c/src/exec/score/cpu/powerpc/Makefile.in @@ -12,7 +12,7 @@ RELS=$(ARCH)/rtems-cpu.rel # C source names, if any, go here -- minus the .c # Normally cpu_asm and rtems are assembly files -C_PIECES=cpu +C_PIECES=cpu ppccache C_FILES=$(C_PIECES:%=%.c) C_O_FILES=$(C_PIECES:%=${ARCH}/%.o) -- cgit v1.2.3