summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme147s/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 14:15:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 14:15:56 +0000
commitac656f2dc47cf849fc8af582f6ce4f2b135cdc20 (patch)
tree62fa5addd4981b7aa5df78c191ea486d41abb02a /c/src/lib/libbsp/m68k/mvme147s/Makefile.in
parentMoved start code from lib/start to libbsp. (diff)
downloadrtems-ac656f2dc47cf849fc8af582f6ce4f2b135cdc20.tar.bz2
Moved start code from lib/start to libbsp.
Diffstat (limited to 'c/src/lib/libbsp/m68k/mvme147s/Makefile.in')
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme147s/Makefile.in b/c/src/lib/libbsp/m68k/mvme147s/Makefile.in
index 77763ffaed..c1c83ecaba 100644
--- a/c/src/lib/libbsp/m68k/mvme147s/Makefile.in
+++ b/c/src/lib/libbsp/m68k/mvme147s/Makefile.in
@@ -24,7 +24,7 @@ MP_SUPPORT = $(MP_SUPPORT_$(HAS_MP)_V)
# wrapup is the one that actually builds and installs the library
# from the individual .rel files built in other directories
-SUB_DIRS = include startup clock console timer $(MP_SUPPORT) wrapup
+SUB_DIRS = include start startup clock console timer $(MP_SUPPORT) wrapup
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \