summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/efi332/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-19 16:40:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-19 16:40:40 +0000
commitd2a05e767bfa780a691d43f7b53c8bd9df4b39c9 (patch)
treea1d4bcfb49f0abf175d6c5f588d155b734339831 /c/src/lib/libbsp/m68k/efi332/Makefile.in
parentRenaming all BSP specific startXXX directories to use the same name (start). (diff)
downloadrtems-d2a05e767bfa780a691d43f7b53c8bd9df4b39c9.tar.bz2
Renaming all BSP specific startXXX directories to use the same name (start).
Diffstat (limited to 'c/src/lib/libbsp/m68k/efi332/Makefile.in')
-rw-r--r--c/src/lib/libbsp/m68k/efi332/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/efi332/Makefile.in b/c/src/lib/libbsp/m68k/efi332/Makefile.in
index 47baaa65d2..811880c7c5 100644
--- a/c/src/lib/libbsp/m68k/efi332/Makefile.in
+++ b/c/src/lib/libbsp/m68k/efi332/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 start332 startup clock console spurious timer wrapup
+SUB_DIRS = include start startup clock console spurious timer wrapup
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \