summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-22 19:27:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-22 19:27:13 +0000
commit7e642bab20011142182cb99f7f627f2ceadd2e62 (patch)
tree9e078101a316e413dfaa0a6c4f5566d60a7dec34 /c/src/lib/libbsp/sparc/erc32/Makefile.in
parentPatch rtems-rc-19991117-8.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7e642bab20011142182cb99f7f627f2ceadd2e62.tar.bz2
Patch rtems-rc-19991117-9.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
to convert the libc directory to automake and "dozens of small fixes for Makefile.ins/configure.ins below c/src/lib."
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/Makefile.in')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/Makefile.in b/c/src/lib/libbsp/sparc/erc32/Makefile.in
index 1c2fe71df6..7949a002bb 100644
--- a/c/src/lib/libbsp/sparc/erc32/Makefile.in
+++ b/c/src/lib/libbsp/sparc/erc32/Makefile.in
@@ -20,8 +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 = start include startup gnatsupp console clock timer wrapup \
- tools
+SUB_DIRS = start include startup gnatsupp console clock timer wrapup tools
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \