2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* wrapup/Makefile.am (FAMILY_OBJS): Remove *exception_processing.
This commit is contained in:
Ralf Corsepius
2003-08-08 03:05:19 +00:00
parent 8e7cdc8b10
commit fbd27c826f
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am (FAMILY_OBJS): Remove *exception_processing.
2003-07-08 Joel Sherrill <joel@OARcorp.com>
PR 416/bsps

View File

@@ -10,8 +10,6 @@ GENERIC_FILES = shared
CPU_SPECIFIC_OBJS = $(wildcard ../$(RTEMS_CPU_MODEL)/*/$(ARCH)/*.$(OBJEXT))
FAMILY_OBJS = \
$(wildcard ../shared/$(ARCH)/*.$(OBJEXT) ../shared/*/$(ARCH)/*.$(OBJEXT) \
../old_exception_processing/*/$(ARCH)/*.$(OBJEXT) \
../new_exception_processing/*/$(ARCH)/*.$(OBJEXT) \
../mpc6xx/*/$(ARCH)/*.$(OBJEXT))
LIB = $(ARCH)/libcpu.a