From 4d11a92f3e90d517e2a58cc01ba77d161a0da9e6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 5 Aug 1998 15:11:33 +0000 Subject: Redid Makefiles to properly do a preinstall. There was remnants of the old way of setting th cpu family and model string names. --- c/src/exec/score/cpu/sparc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/score/cpu/sparc') diff --git a/c/src/exec/score/cpu/sparc/Makefile.in b/c/src/exec/score/cpu/sparc/Makefile.in index 67cb44ca7b..565128f2c3 100644 --- a/c/src/exec/score/cpu/sparc/Makefile.in +++ b/c/src/exec/score/cpu/sparc/Makefile.in @@ -58,7 +58,7 @@ $(ARCH)/rtems-cpu.rel: $(OBJS) all: ${ARCH} $(SRCS) preinstall $(OBJS) $(RELS) -preinstall: $(PROJECT_INCLUDE)/rtems/score/targopts.h \ +preinstall: $(ARCH) $(PROJECT_INCLUDE)/rtems/score/targopts.h \ ${PROJECT_RELEASE}/lib/bsp_specs $(INSTALL) -m 444 ${H_FILES} $(PROJECT_INCLUDE)/rtems/score # we will share the basic cpu file -- cgit v1.2.3