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/hppa1.1/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/exec/score/cpu/hppa1.1/Makefile.in') diff --git a/c/src/exec/score/cpu/hppa1.1/Makefile.in b/c/src/exec/score/cpu/hppa1.1/Makefile.in index 964acc8eff..6409a374fa 100644 --- a/c/src/exec/score/cpu/hppa1.1/Makefile.in +++ b/c/src/exec/score/cpu/hppa1.1/Makefile.in @@ -62,9 +62,9 @@ $(ARCH)/offsets.h: $(ARCH) cpu.h $(PROJECT_RELEASE)/bin/genoffsets $(ARCH)/rtems-cpu.rel: $(OBJS) $(make-rel) -all: ${ARCH} install-headers $(SRCS) $(ARCH)/offsets.h preinstall $(RELS) +all: ${ARCH} install-headers preinstall $(RELS) -preinstall: +preinstall: $(ARCH) $(SRCS) $(ARCH)/offsets.h $(INSTALL) -m 444 $(ARCH)/offsets.h $(PROJECT_INCLUDE)/rtems/score install-headers: $(ARCH) $(PROJECT_INCLUDE)/rtems/score/targopts.h \ -- cgit v1.2.3