summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc750/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-05 17:49:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-05 17:49:56 +0000
commit0fab6dded87c36ae119a14f773b636aec3063d4b (patch)
tree16aed090542b7314b846cf398255396eb9fc0b12 /c/src/lib/libcpu/powerpc/mpc750/Makefile.in
parentFixed typo. (diff)
downloadrtems-0fab6dded87c36ae119a14f773b636aec3063d4b.tar.bz2
Patch from Eric Valette <valette@crf.canon.fr> so this will build
independently of a BSP.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/mpc750/Makefile.in')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc750/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc750/Makefile.in b/c/src/lib/libcpu/powerpc/mpc750/Makefile.in
index 94355ee0c2..499a88ce34 100644
--- a/c/src/lib/libcpu/powerpc/mpc750/Makefile.in
+++ b/c/src/lib/libcpu/powerpc/mpc750/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 = exceptions mmu clock wrapup
-SUB_DIRS = exceptions mmu wrapup
+SUB_DIRS = exceptions mmu clock wrapup
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \