summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sh
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-05 15:11:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-05 15:11:33 +0000
commit4d11a92f3e90d517e2a58cc01ba77d161a0da9e6 (patch)
treed509df39cfde3decbc6ba722f436731c2e330db2 /c/src/exec/score/cpu/sh
parentAdded print of the order in which the directories are preinstalled. (diff)
downloadrtems-4d11a92f3e90d517e2a58cc01ba77d161a0da9e6.tar.bz2
Redid Makefiles to properly do a preinstall. There was remnants of the
old way of setting th cpu family and model string names.
Diffstat (limited to 'c/src/exec/score/cpu/sh')
-rw-r--r--c/src/exec/score/cpu/sh/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/exec/score/cpu/sh/Makefile.in b/c/src/exec/score/cpu/sh/Makefile.in
index a43eb93e48..54e1ed15ec 100644
--- a/c/src/exec/score/cpu/sh/Makefile.in
+++ b/c/src/exec/score/cpu/sh/Makefile.in
@@ -24,7 +24,6 @@ H_FILES= \
$(srcdir)/iosh7030.h
# H_FILES that get installed externally
-# sh.h is handled separately
EXTERNAL_H_FILES = \
$(srcdir)/asm.h
@@ -71,7 +70,7 @@ $(ARCH)/rtems-cpu.rel: $(OBJS)
# for include files, just use $(INSTALL)
install: all
-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