summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh1/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 13:45:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 13:45:51 +0000
commit1d04e1673eee0ad9247ebbe73249a0f39d600c72 (patch)
tree7c0bcaa1ac239dcaf01a754c26a0bf007b2c88fa /c/src/lib/libbsp/sh/gensh1/Makefile.in
parentCommitted modifications from ITRON Task and Task Dependendent Synchronization (diff)
downloadrtems-1d04e1673eee0ad9247ebbe73249a0f39d600c72.tar.bz2
Moved start code from lib/start to libbsp.
Diffstat (limited to 'c/src/lib/libbsp/sh/gensh1/Makefile.in')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/Makefile.in b/c/src/lib/libbsp/sh/gensh1/Makefile.in
index cc83027e42..69aaa0d548 100644
--- a/c/src/lib/libbsp/sh/gensh1/Makefile.in
+++ b/c/src/lib/libbsp/sh/gensh1/Makefile.in
@@ -20,7 +20,7 @@ INSTALL_CHANGE = @INSTALL_CHANGE@
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories
-SUB_DIRS = include startup scitab wrapup
+SUB_DIRS = include start startup scitab wrapup
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \