summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shmdr/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-27 20:33:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-27 20:33:11 +0000
commitf80faebea79a12430bfaed98edab507fcf3311f2 (patch)
tree87a8f34f54ed968e097b13d33d37c498b913f7e9 /c/src/lib/libbsp/shmdr/Makefile.in
parentModified to have correct address for vector table on multiple models. (diff)
downloadrtems-f80faebea79a12430bfaed98edab507fcf3311f2.tar.bz2
Modified to support the BSP family concept.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/shmdr/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/shmdr/Makefile.in b/c/src/lib/libbsp/shmdr/Makefile.in
index 1f264207c9..b5cc03afd9 100644
--- a/c/src/lib/libbsp/shmdr/Makefile.in
+++ b/c/src/lib/libbsp/shmdr/Makefile.in
@@ -53,7 +53,7 @@ all: preinstall ${ARCH} $(SRCS) $(PGM)
$(INSTALL_VARIANT) -m 644 $(PGM) ${PROJECT_RELEASE}/lib
# the .rel file built here will be put into libbsp.a by
-# ../$(RTEMS_BSP)/wrapup/Makefile
+# ../$(RTEMS_BSP_FAMILY)/wrapup/Makefile
preinstall:
$(INSTALL) -m 444 $(H_FILES) ${PROJECT_RELEASE}/include