From 4159370f5dbf77526a900a5374a1cd7c634937b8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 11 Jul 2000 21:16:53 +0000 Subject: Reworked score/cpu/sparc so it can be safely compiled multilib. All routines and structures that require CPU model specific information are now in libcpu. This primarily required moving erc32 specific information from score/cpu files to libcpu/sparc and the erc32 BSP. --- c/src/lib/libcpu/i960/include/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'c/src/lib/libcpu/i960/include/Makefile.am') diff --git a/c/src/lib/libcpu/i960/include/Makefile.am b/c/src/lib/libcpu/i960/include/Makefile.am index c4e2305cf0..4dfd944732 100644 --- a/c/src/lib/libcpu/i960/include/Makefile.am +++ b/c/src/lib/libcpu/i960/include/Makefile.am @@ -6,9 +6,6 @@ AUTOMAKE_OPTIONS = foreign 1.4 H_FILES = i960CA.h i960HA.h i960KA.h i960RP.h i960JX_RP_common.h -# NOTE: Unlike other CPUS, we install into a subdirectory to avoid -# file name conflicts - $(PROJECT_INCLUDE)/libcpu: $(mkinstalldirs) $@ -- cgit v1.2.3