summaryrefslogtreecommitdiff
path: root/c/src/lib/libcpu/powerpc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/Makefile.in')
-rw-r--r--c/src/lib/libcpu/powerpc/Makefile.in3901
1 files changed, 3901 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/Makefile.in b/c/src/lib/libcpu/powerpc/Makefile.in
new file mode 100644
index 0000000000..2689ad0f73
--- /dev/null
+++ b/c/src/lib/libcpu/powerpc/Makefile.in
@@ -0,0 +1,3901 @@
+# Makefile.in generated by automake 1.12.2 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994-2012 Free Software Foundation, Inc.
+
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+@SET_MAKE@
+
+
+VPATH = @srcdir@
+am__make_dryrun = \
+ { \
+ am__dry=no; \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
+ | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
+ *) \
+ for am__flg in $$MAKEFLAGS; do \
+ case $$am__flg in \
+ *=*|--*) ;; \
+ *n*) am__dry=yes; break;; \
+ esac; \
+ done;; \
+ esac; \
+ test $$am__dry = yes; \
+ }
+pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \
+ $(am__include_bsp_HEADERS_DIST) \
+ $(am__include_libcpu_HEADERS_DIST) \
+ $(am__include_mpc55xx_HEADERS_DIST) \
+ $(am__include_mpc5xx_HEADERS_DIST) \
+ $(am__include_mpc8260_HEADERS_DIST) \
+ $(am__include_mpc83xx_HEADERS_DIST) \
+ $(am__include_mpc8xx_HEADERS_DIST) \
+ $(am__include_ppc4xx_HEADERS_DIST) \
+ $(include_rtems_powerpc_HEADERS) $(srcdir)/Makefile.am \
+ $(srcdir)/Makefile.in $(srcdir)/preinstall.am \
+ $(top_srcdir)/../../../../../compile \
+ $(top_srcdir)/../../../../../config.guess \
+ $(top_srcdir)/../../../../../config.sub \
+ $(top_srcdir)/../../../../../depcomp \
+ $(top_srcdir)/../../../../../install-sh \
+ $(top_srcdir)/../../../../../missing \
+ $(top_srcdir)/../../../automake/compile.am \
+ $(top_srcdir)/../../../automake/local.am \
+ $(top_srcdir)/configure ../../../../../COPYING \
+ ../../../../../ChangeLog ../../../../../INSTALL \
+ ../../../../../README ../../../../../compile \
+ ../../../../../config.guess ../../../../../config.sub \
+ ../../../../../depcomp ../../../../../install-sh \
+ ../../../../../mdate-sh ../../../../../missing \
+ ../../../../../texinfo.tex ChangeLog
+noinst_PROGRAMS = new-exceptions/rtems-cpu.rel$(EXEEXT) \
+ $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
+ $(am__EXEEXT_4) $(am__EXEEXT_5) $(am__EXEEXT_6) \
+ $(am__EXEEXT_7) $(am__EXEEXT_8) $(am__EXEEXT_9) \
+ $(am__EXEEXT_10) $(am__EXEEXT_11) $(am__EXEEXT_12) \
+ $(am__EXEEXT_13) $(am__EXEEXT_14)
+@mpc5xx_FALSE@am__append_1 = new-exceptions/bspsupport/vectors.h
+@mpc5xx_FALSE@am__append_2 = new-exceptions/exc_bspsupport.rel \
+@mpc5xx_FALSE@ new-exceptions/irq_bspsupport.rel
+
+# shared/include
+@shared_TRUE@am__append_3 = shared/include/io.h shared/include/mmu.h \
+@shared_TRUE@ shared/include/page.h shared/include/byteorder.h \
+@shared_TRUE@ shared/include/pgtable.h \
+@shared_TRUE@ shared/include/cpuIdent.h \
+@shared_TRUE@ ../shared/include/cache.h shared/include/spr.h \
+@shared_TRUE@ shared/src/stackTrace.h
+
+# shared/cache
+
+# shared/stack
+@shared_TRUE@am__append_4 = shared/cpuIdent.rel shared/cache.rel \
+@shared_TRUE@ shared/stack.rel
+# ppc403/clock
+
+# ppc403/console
+
+# ppc403/timer
+@ppc4xx_TRUE@am__append_5 = ppc403/clock.rel ppc403/console.rel \
+@ppc4xx_TRUE@ ppc403/timer.rel
+
+# ppc403/tty_drv
+@ppc405_TRUE@@ppc4xx_TRUE@am__append_6 = ppc403/tty_drv/tty_drv.h
+@ppc405_TRUE@@ppc4xx_TRUE@am__append_7 = ppc403/tty_drv.rel
+
+# mpc5xx/clock
+
+# mpc5xx/timer
+@mpc5xx_TRUE@am__append_8 = mpc5xx/clock.rel \
+@mpc5xx_TRUE@ mpc5xx/console-generic.rel mpc5xx/exceptions.rel \
+@mpc5xx_TRUE@ mpc5xx/irq.rel mpc5xx/timer.rel \
+@mpc5xx_TRUE@ mpc5xx/vectors.rel
+
+# mpc5xx/exceptions
+
+# mpc5xx/irq
+
+# mpc5xx/vectors
+@mpc5xx_TRUE@am__append_9 = mpc5xx/exceptions/raw_exception.h \
+@mpc5xx_TRUE@ mpc5xx/irq/irq.h mpc5xx/vectors/vectors.h
+
+# mpc505/timer
+
+# mpc505/vector
+@mpc505_TRUE@am__append_10 = mpc505/ictrl.rel mpc505/timer.rel \
+@mpc505_TRUE@ mpc505/vectors.rel
+
+# mpc6xx/mmu
+
+# mpc6xx/clock
+@mpc6xx_TRUE@am__append_11 = mpc6xx/mmu/bat.h mpc6xx/mmu/pte121.h \
+@mpc6xx_TRUE@ mpc6xx/clock/c_clock.h
+
+# mpc6xx/timer
+
+# mpc6xx/altivec
+@mpc6xx_TRUE@am__append_12 = mpc6xx/mmu.rel mpc6xx/clock.rel \
+@mpc6xx_TRUE@ mpc6xx/timer.rel mpc6xx/altivec.rel
+
+# mpc6xx/clock
+
+# e500/mmu
+@e500_TRUE@am__append_13 = mpc6xx/clock/c_clock.h e500/mmu/e500_mmu.h
+
+# mpc6xx/timer
+@e500_TRUE@am__append_14 = e500/clock.rel e500/timer.rel e500/mmu.rel
+
+# mpc8xx/clock
+
+# mpc8xx/timer
+@mpc8xx_TRUE@am__append_15 = mpc8xx/clock.rel \
+@mpc8xx_TRUE@ mpc8xx/console-generic.rel mpc8xx/cpm.rel \
+@mpc8xx_TRUE@ mpc8xx/mmu.rel mpc8xx/timer.rel
+
+# mpc8260/timer
+@mpc8260_TRUE@am__append_16 = mpc8260/console-generic.rel \
+@mpc8260_TRUE@ mpc8260/cpm.rel mpc8260/mmu.rel \
+@mpc8260_TRUE@ mpc8260/timer.rel
+
+# Network
+@mpc83xx_TRUE@am__append_17 = mpc83xx/network/tsec.h
+@HAS_NETWORKING_TRUE@@mpc83xx_TRUE@am__append_18 = mpc83xx/tsec.rel
+@mpc83xx_TRUE@am__append_19 = mpc83xx/i2c.rel mpc83xx/spi.rel \
+@mpc83xx_TRUE@ mpc83xx/gtm.rel
+@mpc55xx_TRUE@am__append_20 = mpc55xx/include/irq.h
+
+# IRQ
+
+# mpc6xx/timer
+
+# FEC
+
+# eDMA
+
+# eMIOS
+
+# SIU
+
+# DSPI
+
+# Misc
+@mpc55xx_TRUE@am__append_21 = mpc55xx/irq.rel mpc55xx/timer.rel \
+@mpc55xx_TRUE@ mpc55xx/fec.rel mpc55xx/edma.rel \
+@mpc55xx_TRUE@ mpc55xx/emios.rel mpc55xx/siu.rel \
+@mpc55xx_TRUE@ mpc55xx/dspi.rel mpc55xx/misc.rel
+
+##############################################################################
+# END: MPC55XX #
+##############################################################################
+
+##############################################################################
+# START: QorIQ #
+##############################################################################
+
+# Network
+@qoriq_TRUE@am__append_22 = mpc83xx/network/tsec.h
+@HAS_NETWORKING_TRUE@@qoriq_TRUE@am__append_23 = tsec.rel
+@mpc5xx_FALSE@am__append_24 = $(PROJECT_INCLUDE)/bsp/vectors.h
+@shared_TRUE@am__append_25 = $(PROJECT_INCLUDE)/libcpu/io.h \
+@shared_TRUE@ $(PROJECT_INCLUDE)/libcpu/mmu.h \
+@shared_TRUE@ $(PROJECT_INCLUDE)/libcpu/page.h \
+@shared_TRUE@ $(PROJECT_INCLUDE)/libcpu/byteorder.h \
+@shared_TRUE@ $(PROJECT_INCLUDE)/libcpu/pgtable.h \
+@shared_TRUE@ $(PROJECT_INCLUDE)/libcpu/cpuIdent.h \
+@shared_TRUE@ $(PROJECT_INCLUDE)/libcpu/cache.h \
+@shared_TRUE@ $(PROJECT_INCLUDE)/libcpu/spr.h \
+@shared_TRUE@ $(PROJECT_INCLUDE)/libcpu/stackTrace.h
+@ppc405_TRUE@@ppc4xx_TRUE@am__append_26 = $(PROJECT_INCLUDE)/tty_drv.h
+@ppc405_TRUE@am__append_27 = $(PROJECT_INCLUDE)/ppc4xx/$(dirstamp)
+@ppc405_TRUE@am__append_28 = $(PROJECT_INCLUDE)/ppc4xx/ppc405gp.h \
+@ppc405_TRUE@ $(PROJECT_INCLUDE)/ppc4xx/ppc405ex.h
+@mpc5xx_TRUE@am__append_29 = $(PROJECT_INCLUDE)/mpc5xx/$(dirstamp)
+@mpc5xx_TRUE@am__append_30 = $(PROJECT_INCLUDE)/mpc5xx.h \
+@mpc5xx_TRUE@ $(PROJECT_INCLUDE)/mpc5xx/console.h \
+@mpc5xx_TRUE@ $(PROJECT_INCLUDE)/libcpu/raw_exception.h \
+@mpc5xx_TRUE@ $(PROJECT_INCLUDE)/libcpu/irq.h \
+@mpc5xx_TRUE@ $(PROJECT_INCLUDE)/libcpu/vectors.h
+@mpc505_TRUE@am__append_31 = $(PROJECT_INCLUDE)/ictrl.h
+@mpc6xx_TRUE@am__append_32 = $(PROJECT_INCLUDE)/libcpu/bat.h \
+@mpc6xx_TRUE@ $(PROJECT_INCLUDE)/libcpu/pte121.h \
+@mpc6xx_TRUE@ $(PROJECT_INCLUDE)/libcpu/c_clock.h
+@e500_TRUE@am__append_33 = $(PROJECT_INCLUDE)/libcpu/c_clock.h \
+@e500_TRUE@ $(PROJECT_INCLUDE)/libcpu/e500_mmu.h
+@mpc8xx_TRUE@am__append_34 = $(PROJECT_INCLUDE)/mpc8xx/$(dirstamp)
+@mpc8xx_TRUE@am__append_35 = $(PROJECT_INCLUDE)/mpc8xx.h \
+@mpc8xx_TRUE@ $(PROJECT_INCLUDE)/mpc8xx/console.h \
+@mpc8xx_TRUE@ $(PROJECT_INCLUDE)/mpc8xx/cpm.h \
+@mpc8xx_TRUE@ $(PROJECT_INCLUDE)/mpc8xx/mmu.h
+@mpc8260_TRUE@am__append_36 = $(PROJECT_INCLUDE)/mpc8260/$(dirstamp)
+@mpc8260_TRUE@am__append_37 = $(PROJECT_INCLUDE)/mpc8260.h \
+@mpc8260_TRUE@ $(PROJECT_INCLUDE)/mpc8260/console.h \
+@mpc8260_TRUE@ $(PROJECT_INCLUDE)/mpc8260/cpm.h \
+@mpc8260_TRUE@ $(PROJECT_INCLUDE)/mpc8260/mmu.h
+@mpc83xx_TRUE@am__append_38 = $(PROJECT_INCLUDE)/mpc83xx/$(dirstamp)
+@mpc83xx_TRUE@am__append_39 = $(PROJECT_INCLUDE)/mpc83xx/mpc83xx.h \
+@mpc83xx_TRUE@ $(PROJECT_INCLUDE)/bsp/tsec.h \
+@mpc83xx_TRUE@ $(PROJECT_INCLUDE)/mpc83xx/mpc83xx_i2cdrv.h \
+@mpc83xx_TRUE@ $(PROJECT_INCLUDE)/mpc83xx/mpc83xx_spidrv.h \
+@mpc83xx_TRUE@ $(PROJECT_INCLUDE)/mpc83xx/gtm.h
+@mpc55xx_TRUE@am__append_40 = $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@am__append_41 = $(PROJECT_INCLUDE)/mpc55xx/regs.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/reg-defs.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/dspi.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/edma.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/emios.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/mpc55xx.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/siu.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/irq.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/watchdog.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc551x.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc555x.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc556x.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc564xL.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc567x.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/regs-edma.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/mpc55xx/regs-mmu.h \
+@mpc55xx_TRUE@ $(PROJECT_INCLUDE)/bsp/irq.h
+@qoriq_TRUE@am__append_42 = $(PROJECT_INCLUDE)/bsp/tsec.h
+subdir = .
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = \
+ $(top_srcdir)/../../../aclocal/canonical-target-name.m4 \
+ $(top_srcdir)/../../../aclocal/canonicalize-tools.m4 \
+ $(top_srcdir)/../../../aclocal/check-networking.m4 \
+ $(top_srcdir)/../../../aclocal/check-tool.m4 \
+ $(top_srcdir)/../../../aclocal/enable-networking.m4 \
+ $(top_srcdir)/../../../aclocal/env-rtemsbsp.m4 \
+ $(top_srcdir)/../../../aclocal/gcc-isystem.m4 \
+ $(top_srcdir)/../../../aclocal/gcc-pipe.m4 \
+ $(top_srcdir)/../../../aclocal/gcc-specs.m4 \
+ $(top_srcdir)/../../../aclocal/prog-cc.m4 \
+ $(top_srcdir)/../../../aclocal/prog-ccas.m4 \
+ $(top_srcdir)/../../../aclocal/project-root.m4 \
+ $(top_srcdir)/../../../aclocal/rtems-ampolish.m4 \
+ $(top_srcdir)/../../../aclocal/rtems-top.m4 \
+ $(top_srcdir)/../../../aclocal/version.m4 \
+ $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
+ configure.lineno config.status.lineno
+mkinstalldirs = $(install_sh) -d
+CONFIG_CLEAN_FILES =
+CONFIG_CLEAN_VPATH_FILES =
+@mpc5xx_FALSE@am__EXEEXT_1 = \
+@mpc5xx_FALSE@ new-exceptions/exc_bspsupport.rel$(EXEEXT) \
+@mpc5xx_FALSE@ new-exceptions/irq_bspsupport.rel$(EXEEXT)
+@shared_TRUE@am__EXEEXT_2 = shared/cpuIdent.rel$(EXEEXT) \
+@shared_TRUE@ shared/cache.rel$(EXEEXT) \
+@shared_TRUE@ shared/stack.rel$(EXEEXT)
+@ppc4xx_TRUE@am__EXEEXT_3 = ppc403/clock.rel$(EXEEXT) \
+@ppc4xx_TRUE@ ppc403/console.rel$(EXEEXT) \
+@ppc4xx_TRUE@ ppc403/timer.rel$(EXEEXT)
+@ppc405_TRUE@@ppc4xx_TRUE@am__EXEEXT_4 = ppc403/tty_drv.rel$(EXEEXT)
+@mpc5xx_TRUE@am__EXEEXT_5 = mpc5xx/clock.rel$(EXEEXT) \
+@mpc5xx_TRUE@ mpc5xx/console-generic.rel$(EXEEXT) \
+@mpc5xx_TRUE@ mpc5xx/exceptions.rel$(EXEEXT) \
+@mpc5xx_TRUE@ mpc5xx/irq.rel$(EXEEXT) mpc5xx/timer.rel$(EXEEXT) \
+@mpc5xx_TRUE@ mpc5xx/vectors.rel$(EXEEXT)
+@mpc505_TRUE@am__EXEEXT_6 = mpc505/ictrl.rel$(EXEEXT) \
+@mpc505_TRUE@ mpc505/timer.rel$(EXEEXT) \
+@mpc505_TRUE@ mpc505/vectors.rel$(EXEEXT)
+@mpc6xx_TRUE@am__EXEEXT_7 = mpc6xx/mmu.rel$(EXEEXT) \
+@mpc6xx_TRUE@ mpc6xx/clock.rel$(EXEEXT) \
+@mpc6xx_TRUE@ mpc6xx/timer.rel$(EXEEXT) \
+@mpc6xx_TRUE@ mpc6xx/altivec.rel$(EXEEXT)
+@e500_TRUE@am__EXEEXT_8 = e500/clock.rel$(EXEEXT) \
+@e500_TRUE@ e500/timer.rel$(EXEEXT) e500/mmu.rel$(EXEEXT)
+@mpc8xx_TRUE@am__EXEEXT_9 = mpc8xx/clock.rel$(EXEEXT) \
+@mpc8xx_TRUE@ mpc8xx/console-generic.rel$(EXEEXT) \
+@mpc8xx_TRUE@ mpc8xx/cpm.rel$(EXEEXT) mpc8xx/mmu.rel$(EXEEXT) \
+@mpc8xx_TRUE@ mpc8xx/timer.rel$(EXEEXT)
+@mpc8260_TRUE@am__EXEEXT_10 = mpc8260/console-generic.rel$(EXEEXT) \
+@mpc8260_TRUE@ mpc8260/cpm.rel$(EXEEXT) \
+@mpc8260_TRUE@ mpc8260/mmu.rel$(EXEEXT) \
+@mpc8260_TRUE@ mpc8260/timer.rel$(EXEEXT)
+@HAS_NETWORKING_TRUE@@mpc83xx_TRUE@am__EXEEXT_11 = \
+@HAS_NETWORKING_TRUE@@mpc83xx_TRUE@ mpc83xx/tsec.rel$(EXEEXT)
+@mpc83xx_TRUE@am__EXEEXT_12 = mpc83xx/i2c.rel$(EXEEXT) \
+@mpc83xx_TRUE@ mpc83xx/spi.rel$(EXEEXT) \
+@mpc83xx_TRUE@ mpc83xx/gtm.rel$(EXEEXT)
+@mpc55xx_TRUE@am__EXEEXT_13 = mpc55xx/irq.rel$(EXEEXT) \
+@mpc55xx_TRUE@ mpc55xx/timer.rel$(EXEEXT) \
+@mpc55xx_TRUE@ mpc55xx/fec.rel$(EXEEXT) \
+@mpc55xx_TRUE@ mpc55xx/edma.rel$(EXEEXT) \
+@mpc55xx_TRUE@ mpc55xx/emios.rel$(EXEEXT) \
+@mpc55xx_TRUE@ mpc55xx/siu.rel$(EXEEXT) \
+@mpc55xx_TRUE@ mpc55xx/dspi.rel$(EXEEXT) \
+@mpc55xx_TRUE@ mpc55xx/misc.rel$(EXEEXT)
+@HAS_NETWORKING_TRUE@@qoriq_TRUE@am__EXEEXT_14 = tsec.rel$(EXEEXT)
+PROGRAMS = $(noinst_PROGRAMS)
+am__e500_clock_rel_SOURCES_DIST = mpc6xx/clock/c_clock.c \
+ mpc6xx/clock/c_clock.h
+am__dirstamp = $(am__leading_dot)dirstamp
+@e500_TRUE@am_e500_clock_rel_OBJECTS = \
+@e500_TRUE@ mpc6xx/clock/e500_clock_rel-c_clock.$(OBJEXT)
+e500_clock_rel_OBJECTS = $(am_e500_clock_rel_OBJECTS)
+e500_clock_rel_LDADD = $(LDADD)
+e500_clock_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(e500_clock_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__e500_mmu_rel_SOURCES_DIST = e500/mmu/mmu.c e500/mmu/e500_mmu.h
+@e500_TRUE@am_e500_mmu_rel_OBJECTS = \
+@e500_TRUE@ e500/mmu/e500_mmu_rel-mmu.$(OBJEXT)
+e500_mmu_rel_OBJECTS = $(am_e500_mmu_rel_OBJECTS)
+e500_mmu_rel_LDADD = $(LDADD)
+e500_mmu_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(e500_mmu_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__e500_timer_rel_SOURCES_DIST = mpc6xx/timer/timer.c
+@e500_TRUE@am_e500_timer_rel_OBJECTS = \
+@e500_TRUE@ mpc6xx/timer/e500_timer_rel-timer.$(OBJEXT)
+e500_timer_rel_OBJECTS = $(am_e500_timer_rel_OBJECTS)
+e500_timer_rel_LDADD = $(LDADD)
+e500_timer_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(e500_timer_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc505_ictrl_rel_SOURCES_DIST = mpc505/ictrl/ictrl.c
+@mpc505_TRUE@am_mpc505_ictrl_rel_OBJECTS = \
+@mpc505_TRUE@ mpc505/ictrl/mpc505_ictrl_rel-ictrl.$(OBJEXT)
+mpc505_ictrl_rel_OBJECTS = $(am_mpc505_ictrl_rel_OBJECTS)
+mpc505_ictrl_rel_LDADD = $(LDADD)
+mpc505_ictrl_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc505_ictrl_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc505_timer_rel_SOURCES_DIST = mpc505/timer/timer.c
+@mpc505_TRUE@am_mpc505_timer_rel_OBJECTS = \
+@mpc505_TRUE@ mpc505/timer/mpc505_timer_rel-timer.$(OBJEXT)
+mpc505_timer_rel_OBJECTS = $(am_mpc505_timer_rel_OBJECTS)
+mpc505_timer_rel_LDADD = $(LDADD)
+mpc505_timer_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc505_timer_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc505_vectors_rel_SOURCES_DIST = mpc505/vectors/vectors.S
+@mpc505_TRUE@am_mpc505_vectors_rel_OBJECTS = mpc505/vectors/mpc505_vectors_rel-vectors.$(OBJEXT)
+mpc505_vectors_rel_OBJECTS = $(am_mpc505_vectors_rel_OBJECTS)
+mpc505_vectors_rel_LDADD = $(LDADD)
+mpc505_vectors_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc505_vectors_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc55xx_dspi_rel_SOURCES_DIST = mpc55xx/dspi/dspi.c
+@mpc55xx_TRUE@am_mpc55xx_dspi_rel_OBJECTS = \
+@mpc55xx_TRUE@ mpc55xx/dspi/dspi.$(OBJEXT)
+mpc55xx_dspi_rel_OBJECTS = $(am_mpc55xx_dspi_rel_OBJECTS)
+mpc55xx_dspi_rel_LDADD = $(LDADD)
+mpc55xx_dspi_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc55xx_dspi_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc55xx_edma_rel_SOURCES_DIST = mpc55xx/edma/edma.c
+@mpc55xx_TRUE@am_mpc55xx_edma_rel_OBJECTS = \
+@mpc55xx_TRUE@ mpc55xx/edma/edma.$(OBJEXT)
+mpc55xx_edma_rel_OBJECTS = $(am_mpc55xx_edma_rel_OBJECTS)
+mpc55xx_edma_rel_LDADD = $(LDADD)
+mpc55xx_edma_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc55xx_edma_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc55xx_emios_rel_SOURCES_DIST = mpc55xx/emios/emios.c
+@mpc55xx_TRUE@am_mpc55xx_emios_rel_OBJECTS = \
+@mpc55xx_TRUE@ mpc55xx/emios/emios.$(OBJEXT)
+mpc55xx_emios_rel_OBJECTS = $(am_mpc55xx_emios_rel_OBJECTS)
+mpc55xx_emios_rel_LDADD = $(LDADD)
+mpc55xx_emios_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc55xx_emios_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc55xx_fec_rel_SOURCES_DIST = mpc55xx/fec/fec.c
+@mpc55xx_TRUE@am_mpc55xx_fec_rel_OBJECTS = mpc55xx/fec/fec.$(OBJEXT)
+mpc55xx_fec_rel_OBJECTS = $(am_mpc55xx_fec_rel_OBJECTS)
+mpc55xx_fec_rel_LDADD = $(LDADD)
+mpc55xx_fec_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc55xx_fec_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc55xx_irq_rel_SOURCES_DIST = mpc55xx/irq/irq.c
+@mpc55xx_TRUE@am_mpc55xx_irq_rel_OBJECTS = mpc55xx/irq/irq.$(OBJEXT)
+mpc55xx_irq_rel_OBJECTS = $(am_mpc55xx_irq_rel_OBJECTS)
+mpc55xx_irq_rel_LDADD = $(LDADD)
+mpc55xx_irq_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc55xx_irq_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc55xx_misc_rel_SOURCES_DIST = mpc55xx/misc/copy.S \
+ mpc55xx/misc/flash_support.c
+@mpc55xx_TRUE@am_mpc55xx_misc_rel_OBJECTS = \
+@mpc55xx_TRUE@ mpc55xx/misc/copy.$(OBJEXT) \
+@mpc55xx_TRUE@ mpc55xx/misc/flash_support.$(OBJEXT)
+mpc55xx_misc_rel_OBJECTS = $(am_mpc55xx_misc_rel_OBJECTS)
+mpc55xx_misc_rel_LDADD = $(LDADD)
+mpc55xx_misc_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc55xx_misc_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc55xx_siu_rel_SOURCES_DIST = mpc55xx/siu/siu.c
+@mpc55xx_TRUE@am_mpc55xx_siu_rel_OBJECTS = mpc55xx/siu/siu.$(OBJEXT)
+mpc55xx_siu_rel_OBJECTS = $(am_mpc55xx_siu_rel_OBJECTS)
+mpc55xx_siu_rel_LDADD = $(LDADD)
+mpc55xx_siu_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc55xx_siu_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc55xx_timer_rel_SOURCES_DIST = mpc6xx/timer/timer.c
+@mpc55xx_TRUE@am_mpc55xx_timer_rel_OBJECTS = \
+@mpc55xx_TRUE@ mpc6xx/timer/mpc55xx_timer_rel-timer.$(OBJEXT)
+mpc55xx_timer_rel_OBJECTS = $(am_mpc55xx_timer_rel_OBJECTS)
+mpc55xx_timer_rel_LDADD = $(LDADD)
+mpc55xx_timer_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc55xx_timer_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc5xx_clock_rel_SOURCES_DIST = mpc5xx/clock/clock.c
+@mpc5xx_TRUE@am_mpc5xx_clock_rel_OBJECTS = \
+@mpc5xx_TRUE@ mpc5xx/clock/mpc5xx_clock_rel-clock.$(OBJEXT)
+mpc5xx_clock_rel_OBJECTS = $(am_mpc5xx_clock_rel_OBJECTS)
+mpc5xx_clock_rel_LDADD = $(LDADD)
+mpc5xx_clock_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc5xx_clock_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc5xx_console_generic_rel_SOURCES_DIST = \
+ mpc5xx/console-generic/console-generic.c
+@mpc5xx_TRUE@am_mpc5xx_console_generic_rel_OBJECTS = mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.$(OBJEXT)
+mpc5xx_console_generic_rel_OBJECTS = \
+ $(am_mpc5xx_console_generic_rel_OBJECTS)
+mpc5xx_console_generic_rel_LDADD = $(LDADD)
+mpc5xx_console_generic_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc5xx_console_generic_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc5xx_exceptions_rel_SOURCES_DIST = \
+ mpc5xx/exceptions/raw_exception.c
+@mpc5xx_TRUE@am_mpc5xx_exceptions_rel_OBJECTS = mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.$(OBJEXT)
+mpc5xx_exceptions_rel_OBJECTS = $(am_mpc5xx_exceptions_rel_OBJECTS)
+mpc5xx_exceptions_rel_LDADD = $(LDADD)
+mpc5xx_exceptions_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc5xx_exceptions_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc5xx_irq_rel_SOURCES_DIST = mpc5xx/irq/irq.c \
+ mpc5xx/irq/irq_init.c mpc5xx/irq/irq_asm.S
+@mpc5xx_TRUE@am_mpc5xx_irq_rel_OBJECTS = \
+@mpc5xx_TRUE@ mpc5xx/irq/mpc5xx_irq_rel-irq.$(OBJEXT) \
+@mpc5xx_TRUE@ mpc5xx/irq/mpc5xx_irq_rel-irq_init.$(OBJEXT) \
+@mpc5xx_TRUE@ mpc5xx/irq/mpc5xx_irq_rel-irq_asm.$(OBJEXT)
+mpc5xx_irq_rel_OBJECTS = $(am_mpc5xx_irq_rel_OBJECTS)
+mpc5xx_irq_rel_LDADD = $(LDADD)
+mpc5xx_irq_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc5xx_irq_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc5xx_timer_rel_SOURCES_DIST = mpc5xx/timer/timer.c
+@mpc5xx_TRUE@am_mpc5xx_timer_rel_OBJECTS = \
+@mpc5xx_TRUE@ mpc5xx/timer/mpc5xx_timer_rel-timer.$(OBJEXT)
+mpc5xx_timer_rel_OBJECTS = $(am_mpc5xx_timer_rel_OBJECTS)
+mpc5xx_timer_rel_LDADD = $(LDADD)
+mpc5xx_timer_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc5xx_timer_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc5xx_vectors_rel_SOURCES_DIST = mpc5xx/vectors/vectors_init.c \
+ mpc5xx/vectors/vectors.S
+@mpc5xx_TRUE@am_mpc5xx_vectors_rel_OBJECTS = mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.$(OBJEXT) \
+@mpc5xx_TRUE@ mpc5xx/vectors/mpc5xx_vectors_rel-vectors.$(OBJEXT)
+mpc5xx_vectors_rel_OBJECTS = $(am_mpc5xx_vectors_rel_OBJECTS)
+mpc5xx_vectors_rel_LDADD = $(LDADD)
+mpc5xx_vectors_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc5xx_vectors_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc6xx_altivec_rel_SOURCES_DIST = mpc6xx/altivec/vec_sup.c \
+ mpc6xx/altivec/vec_sup_asm.S
+@mpc6xx_TRUE@am_mpc6xx_altivec_rel_OBJECTS = mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.$(OBJEXT) \
+@mpc6xx_TRUE@ mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.$(OBJEXT)
+mpc6xx_altivec_rel_OBJECTS = $(am_mpc6xx_altivec_rel_OBJECTS)
+mpc6xx_altivec_rel_LDADD = $(LDADD)
+mpc6xx_altivec_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc6xx_altivec_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc6xx_clock_rel_SOURCES_DIST = mpc6xx/clock/c_clock.c \
+ mpc6xx/clock/c_clock.h
+@mpc6xx_TRUE@am_mpc6xx_clock_rel_OBJECTS = \
+@mpc6xx_TRUE@ mpc6xx/clock/mpc6xx_clock_rel-c_clock.$(OBJEXT)
+mpc6xx_clock_rel_OBJECTS = $(am_mpc6xx_clock_rel_OBJECTS)
+mpc6xx_clock_rel_LDADD = $(LDADD)
+mpc6xx_clock_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc6xx_clock_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc6xx_mmu_rel_SOURCES_DIST = mpc6xx/mmu/bat.c mpc6xx/mmu/bat.h \
+ mpc6xx/mmu/pte121.c mpc6xx/mmu/pte121.h mpc6xx/mmu/mmuAsm.S
+@mpc6xx_TRUE@am_mpc6xx_mmu_rel_OBJECTS = \
+@mpc6xx_TRUE@ mpc6xx/mmu/mpc6xx_mmu_rel-bat.$(OBJEXT) \
+@mpc6xx_TRUE@ mpc6xx/mmu/mpc6xx_mmu_rel-pte121.$(OBJEXT) \
+@mpc6xx_TRUE@ mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.$(OBJEXT)
+mpc6xx_mmu_rel_OBJECTS = $(am_mpc6xx_mmu_rel_OBJECTS)
+mpc6xx_mmu_rel_LDADD = $(LDADD)
+mpc6xx_mmu_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc6xx_mmu_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc6xx_timer_rel_SOURCES_DIST = mpc6xx/timer/timer.c
+@mpc6xx_TRUE@am_mpc6xx_timer_rel_OBJECTS = \
+@mpc6xx_TRUE@ mpc6xx/timer/mpc6xx_timer_rel-timer.$(OBJEXT)
+mpc6xx_timer_rel_OBJECTS = $(am_mpc6xx_timer_rel_OBJECTS)
+mpc6xx_timer_rel_LDADD = $(LDADD)
+mpc6xx_timer_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc6xx_timer_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc8260_console_generic_rel_SOURCES_DIST = \
+ mpc8260/console-generic/console-generic.c \
+ mpc8260/include/console.h
+@mpc8260_TRUE@am_mpc8260_console_generic_rel_OBJECTS = mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.$(OBJEXT)
+mpc8260_console_generic_rel_OBJECTS = \
+ $(am_mpc8260_console_generic_rel_OBJECTS)
+mpc8260_console_generic_rel_LDADD = $(LDADD)
+mpc8260_console_generic_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc8260_console_generic_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc8260_cpm_rel_SOURCES_DIST = mpc8260/cpm/cp.c \
+ mpc8260/cpm/dpram.c mpc8260/cpm/brg.c mpc8260/include/cpm.h
+@mpc8260_TRUE@am_mpc8260_cpm_rel_OBJECTS = \
+@mpc8260_TRUE@ mpc8260/cpm/mpc8260_cpm_rel-cp.$(OBJEXT) \
+@mpc8260_TRUE@ mpc8260/cpm/mpc8260_cpm_rel-dpram.$(OBJEXT) \
+@mpc8260_TRUE@ mpc8260/cpm/mpc8260_cpm_rel-brg.$(OBJEXT)
+mpc8260_cpm_rel_OBJECTS = $(am_mpc8260_cpm_rel_OBJECTS)
+mpc8260_cpm_rel_LDADD = $(LDADD)
+mpc8260_cpm_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc8260_cpm_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc8260_mmu_rel_SOURCES_DIST = mpc8260/mmu/mmu.c \
+ mpc8260/include/mmu.h
+@mpc8260_TRUE@am_mpc8260_mmu_rel_OBJECTS = \
+@mpc8260_TRUE@ mpc8260/mmu/mpc8260_mmu_rel-mmu.$(OBJEXT)
+mpc8260_mmu_rel_OBJECTS = $(am_mpc8260_mmu_rel_OBJECTS)
+mpc8260_mmu_rel_LDADD = $(LDADD)
+mpc8260_mmu_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc8260_mmu_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc8260_timer_rel_SOURCES_DIST = mpc8260/timer/timer.c
+@mpc8260_TRUE@am_mpc8260_timer_rel_OBJECTS = \
+@mpc8260_TRUE@ mpc8260/timer/mpc8260_timer_rel-timer.$(OBJEXT)
+mpc8260_timer_rel_OBJECTS = $(am_mpc8260_timer_rel_OBJECTS)
+mpc8260_timer_rel_LDADD = $(LDADD)
+mpc8260_timer_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc8260_timer_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc83xx_gtm_rel_SOURCES_DIST = mpc83xx/gtm/gtm.c \
+ mpc83xx/include/gtm.h
+@mpc83xx_TRUE@am_mpc83xx_gtm_rel_OBJECTS = mpc83xx/gtm/gtm.$(OBJEXT)
+mpc83xx_gtm_rel_OBJECTS = $(am_mpc83xx_gtm_rel_OBJECTS)
+mpc83xx_gtm_rel_LDADD = $(LDADD)
+mpc83xx_gtm_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc83xx_gtm_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc83xx_i2c_rel_SOURCES_DIST = mpc83xx/i2c/mpc83xx_i2cdrv.c \
+ mpc83xx/i2c/mpc83xx_i2cdrv.h
+@mpc83xx_TRUE@am_mpc83xx_i2c_rel_OBJECTS = \
+@mpc83xx_TRUE@ mpc83xx/i2c/mpc83xx_i2cdrv.$(OBJEXT)
+mpc83xx_i2c_rel_OBJECTS = $(am_mpc83xx_i2c_rel_OBJECTS)
+mpc83xx_i2c_rel_LDADD = $(LDADD)
+mpc83xx_i2c_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc83xx_i2c_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc83xx_spi_rel_SOURCES_DIST = mpc83xx/spi/mpc83xx_spidrv.c \
+ mpc83xx/spi/mpc83xx_spidrv.h
+@mpc83xx_TRUE@am_mpc83xx_spi_rel_OBJECTS = \
+@mpc83xx_TRUE@ mpc83xx/spi/mpc83xx_spidrv.$(OBJEXT)
+mpc83xx_spi_rel_OBJECTS = $(am_mpc83xx_spi_rel_OBJECTS)
+mpc83xx_spi_rel_LDADD = $(LDADD)
+mpc83xx_spi_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc83xx_spi_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc83xx_tsec_rel_SOURCES_DIST = mpc83xx/network/tsec.c
+@HAS_NETWORKING_TRUE@@mpc83xx_TRUE@am_mpc83xx_tsec_rel_OBJECTS = mpc83xx/network/mpc83xx_tsec_rel-tsec.$(OBJEXT)
+mpc83xx_tsec_rel_OBJECTS = $(am_mpc83xx_tsec_rel_OBJECTS)
+mpc83xx_tsec_rel_LDADD = $(LDADD)
+mpc83xx_tsec_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc83xx_tsec_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc8xx_clock_rel_SOURCES_DIST = mpc8xx/clock/clock.c
+@mpc8xx_TRUE@am_mpc8xx_clock_rel_OBJECTS = \
+@mpc8xx_TRUE@ mpc8xx/clock/mpc8xx_clock_rel-clock.$(OBJEXT)
+mpc8xx_clock_rel_OBJECTS = $(am_mpc8xx_clock_rel_OBJECTS)
+mpc8xx_clock_rel_LDADD = $(LDADD)
+mpc8xx_clock_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc8xx_clock_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc8xx_console_generic_rel_SOURCES_DIST = \
+ mpc8xx/console-generic/console-generic.c
+@mpc8xx_TRUE@am_mpc8xx_console_generic_rel_OBJECTS = mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.$(OBJEXT)
+mpc8xx_console_generic_rel_OBJECTS = \
+ $(am_mpc8xx_console_generic_rel_OBJECTS)
+mpc8xx_console_generic_rel_LDADD = $(LDADD)
+mpc8xx_console_generic_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc8xx_console_generic_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc8xx_cpm_rel_SOURCES_DIST = mpc8xx/cpm/cp.c mpc8xx/cpm/dpram.c
+@mpc8xx_TRUE@am_mpc8xx_cpm_rel_OBJECTS = \
+@mpc8xx_TRUE@ mpc8xx/cpm/mpc8xx_cpm_rel-cp.$(OBJEXT) \
+@mpc8xx_TRUE@ mpc8xx/cpm/mpc8xx_cpm_rel-dpram.$(OBJEXT)
+mpc8xx_cpm_rel_OBJECTS = $(am_mpc8xx_cpm_rel_OBJECTS)
+mpc8xx_cpm_rel_LDADD = $(LDADD)
+mpc8xx_cpm_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc8xx_cpm_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc8xx_mmu_rel_SOURCES_DIST = mpc8xx/mmu/mmu.c
+@mpc8xx_TRUE@am_mpc8xx_mmu_rel_OBJECTS = \
+@mpc8xx_TRUE@ mpc8xx/mmu/mpc8xx_mmu_rel-mmu.$(OBJEXT)
+mpc8xx_mmu_rel_OBJECTS = $(am_mpc8xx_mmu_rel_OBJECTS)
+mpc8xx_mmu_rel_LDADD = $(LDADD)
+mpc8xx_mmu_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc8xx_mmu_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__mpc8xx_timer_rel_SOURCES_DIST = mpc8xx/timer/timer.c
+@mpc8xx_TRUE@am_mpc8xx_timer_rel_OBJECTS = \
+@mpc8xx_TRUE@ mpc8xx/timer/mpc8xx_timer_rel-timer.$(OBJEXT)
+mpc8xx_timer_rel_OBJECTS = $(am_mpc8xx_timer_rel_OBJECTS)
+mpc8xx_timer_rel_LDADD = $(LDADD)
+mpc8xx_timer_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(mpc8xx_timer_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__new_exceptions_exc_bspsupport_rel_SOURCES_DIST = \
+ new-exceptions/bspsupport/ppc-code-copy.c \
+ new-exceptions/bspsupport/ppc_exc.S \
+ new-exceptions/bspsupport/ppc_exc_async_normal.S \
+ new-exceptions/bspsupport/ppc_exc_naked.S \
+ new-exceptions/bspsupport/ppc_exc_hdl.c \
+ new-exceptions/bspsupport/ppc_exc_initialize.c \
+ new-exceptions/bspsupport/ppc_exc_global_handler.c \
+ new-exceptions/bspsupport/ppc_exc_categories.c \
+ new-exceptions/bspsupport/ppc_exc_address.c \
+ new-exceptions/bspsupport/ppc_exc_alignment.c \
+ new-exceptions/bspsupport/ppc_exc_prologue.c
+@mpc5xx_FALSE@am_new_exceptions_exc_bspsupport_rel_OBJECTS = new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.$(OBJEXT) \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.$(OBJEXT)
+new_exceptions_exc_bspsupport_rel_OBJECTS = \
+ $(am_new_exceptions_exc_bspsupport_rel_OBJECTS)
+new_exceptions_exc_bspsupport_rel_LDADD = $(LDADD)
+new_exceptions_exc_bspsupport_rel_LINK = $(CCLD) $(AM_CFLAGS) \
+ $(CFLAGS) $(new_exceptions_exc_bspsupport_rel_LDFLAGS) \
+ $(LDFLAGS) -o $@
+am__new_exceptions_irq_bspsupport_rel_SOURCES_DIST = \
+ new-exceptions/bspsupport/irq.c
+@mpc5xx_FALSE@am_new_exceptions_irq_bspsupport_rel_OBJECTS = new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.$(OBJEXT)
+new_exceptions_irq_bspsupport_rel_OBJECTS = \
+ $(am_new_exceptions_irq_bspsupport_rel_OBJECTS)
+new_exceptions_irq_bspsupport_rel_LDADD = $(LDADD)
+new_exceptions_irq_bspsupport_rel_LINK = $(CCLD) $(AM_CFLAGS) \
+ $(CFLAGS) $(new_exceptions_irq_bspsupport_rel_LDFLAGS) \
+ $(LDFLAGS) -o $@
+am_new_exceptions_rtems_cpu_rel_OBJECTS = \
+ new-exceptions/new_exceptions_rtems_cpu_rel-cpu.$(OBJEXT) \
+ new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.$(OBJEXT)
+new_exceptions_rtems_cpu_rel_OBJECTS = \
+ $(am_new_exceptions_rtems_cpu_rel_OBJECTS)
+new_exceptions_rtems_cpu_rel_LDADD = $(LDADD)
+new_exceptions_rtems_cpu_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(new_exceptions_rtems_cpu_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__ppc403_clock_rel_SOURCES_DIST = ppc403/clock/clock.c
+@ppc4xx_TRUE@am_ppc403_clock_rel_OBJECTS = \
+@ppc4xx_TRUE@ ppc403/clock/ppc403_clock_rel-clock.$(OBJEXT)
+ppc403_clock_rel_OBJECTS = $(am_ppc403_clock_rel_OBJECTS)
+ppc403_clock_rel_LDADD = $(LDADD)
+ppc403_clock_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(ppc403_clock_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__ppc403_console_rel_SOURCES_DIST = ppc403/console/console.c \
+ ppc403/console/console405.c
+@ppc405_FALSE@@ppc4xx_TRUE@am_ppc403_console_rel_OBJECTS = ppc403/console/ppc403_console_rel-console.$(OBJEXT)
+@ppc405_TRUE@@ppc4xx_TRUE@am_ppc403_console_rel_OBJECTS = ppc403/console/ppc403_console_rel-console405.$(OBJEXT)
+ppc403_console_rel_OBJECTS = $(am_ppc403_console_rel_OBJECTS)
+ppc403_console_rel_LDADD = $(LDADD)
+ppc403_console_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(ppc403_console_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__ppc403_timer_rel_SOURCES_DIST = ppc403/timer/timer.c
+@ppc4xx_TRUE@am_ppc403_timer_rel_OBJECTS = \
+@ppc4xx_TRUE@ ppc403/timer/ppc403_timer_rel-timer.$(OBJEXT)
+ppc403_timer_rel_OBJECTS = $(am_ppc403_timer_rel_OBJECTS)
+ppc403_timer_rel_LDADD = $(LDADD)
+ppc403_timer_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(ppc403_timer_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__ppc403_tty_drv_rel_SOURCES_DIST = ppc403/tty_drv/tty_drv.c \
+ ppc403/tty_drv/tty_drv.h
+@ppc405_TRUE@@ppc4xx_TRUE@am_ppc403_tty_drv_rel_OBJECTS = ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.$(OBJEXT)
+ppc403_tty_drv_rel_OBJECTS = $(am_ppc403_tty_drv_rel_OBJECTS)
+ppc403_tty_drv_rel_LDADD = $(LDADD)
+ppc403_tty_drv_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(ppc403_tty_drv_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__shared_cache_rel_SOURCES_DIST = shared/src/cache_.h \
+ ../shared/src/cache_aligned_malloc.c \
+ ../shared/src/cache_manager.c ../shared/include/cache.h
+@shared_TRUE@am_shared_cache_rel_OBJECTS = ../shared/src/shared_cache_rel-cache_aligned_malloc.$(OBJEXT) \
+@shared_TRUE@ ../shared/src/shared_cache_rel-cache_manager.$(OBJEXT)
+shared_cache_rel_OBJECTS = $(am_shared_cache_rel_OBJECTS)
+shared_cache_rel_LDADD = $(LDADD)
+shared_cache_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(shared_cache_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__shared_cpuIdent_rel_SOURCES_DIST = shared/include/cpuIdent.c \
+ shared/include/cpuIdent.h
+@ppc4xx_FALSE@@shared_TRUE@am_shared_cpuIdent_rel_OBJECTS = shared/include/shared_cpuIdent_rel-cpuIdent.$(OBJEXT)
+@ppc4xx_TRUE@am_shared_cpuIdent_rel_OBJECTS = shared/include/shared_cpuIdent_rel-cpuIdent.$(OBJEXT)
+shared_cpuIdent_rel_OBJECTS = $(am_shared_cpuIdent_rel_OBJECTS)
+shared_cpuIdent_rel_LDADD = $(LDADD)
+shared_cpuIdent_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(shared_cpuIdent_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__shared_stack_rel_SOURCES_DIST = shared/src/stack.c \
+ shared/include/spr.h shared/src/stackTrace.h
+@shared_TRUE@am_shared_stack_rel_OBJECTS = \
+@shared_TRUE@ shared/src/shared_stack_rel-stack.$(OBJEXT)
+shared_stack_rel_OBJECTS = $(am_shared_stack_rel_OBJECTS)
+shared_stack_rel_LDADD = $(LDADD)
+shared_stack_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(shared_stack_rel_LDFLAGS) $(LDFLAGS) -o $@
+am__tsec_rel_SOURCES_DIST = mpc83xx/network/tsec.c
+@HAS_NETWORKING_TRUE@@qoriq_TRUE@am_tsec_rel_OBJECTS = mpc83xx/network/tsec_rel-tsec.$(OBJEXT)
+tsec_rel_OBJECTS = $(am_tsec_rel_OBJECTS)
+tsec_rel_LDADD = $(LDADD)
+tsec_rel_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(tsec_rel_LDFLAGS) \
+ $(LDFLAGS) -o $@
+DEFAULT_INCLUDES = -I.@am__isrc@
+depcomp = $(SHELL) $(top_srcdir)/../../../../../depcomp
+am__depfiles_maybe = depfiles
+am__mv = mv -f
+CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+SOURCES = $(e500_clock_rel_SOURCES) $(e500_mmu_rel_SOURCES) \
+ $(e500_timer_rel_SOURCES) $(mpc505_ictrl_rel_SOURCES) \
+ $(mpc505_timer_rel_SOURCES) $(mpc505_vectors_rel_SOURCES) \
+ $(mpc55xx_dspi_rel_SOURCES) $(mpc55xx_edma_rel_SOURCES) \
+ $(mpc55xx_emios_rel_SOURCES) $(mpc55xx_fec_rel_SOURCES) \
+ $(mpc55xx_irq_rel_SOURCES) $(mpc55xx_misc_rel_SOURCES) \
+ $(mpc55xx_siu_rel_SOURCES) $(mpc55xx_timer_rel_SOURCES) \
+ $(mpc5xx_clock_rel_SOURCES) \
+ $(mpc5xx_console_generic_rel_SOURCES) \
+ $(mpc5xx_exceptions_rel_SOURCES) $(mpc5xx_irq_rel_SOURCES) \
+ $(mpc5xx_timer_rel_SOURCES) $(mpc5xx_vectors_rel_SOURCES) \
+ $(mpc6xx_altivec_rel_SOURCES) $(mpc6xx_clock_rel_SOURCES) \
+ $(mpc6xx_mmu_rel_SOURCES) $(mpc6xx_timer_rel_SOURCES) \
+ $(mpc8260_console_generic_rel_SOURCES) \
+ $(mpc8260_cpm_rel_SOURCES) $(mpc8260_mmu_rel_SOURCES) \
+ $(mpc8260_timer_rel_SOURCES) $(mpc83xx_gtm_rel_SOURCES) \
+ $(mpc83xx_i2c_rel_SOURCES) $(mpc83xx_spi_rel_SOURCES) \
+ $(mpc83xx_tsec_rel_SOURCES) $(mpc8xx_clock_rel_SOURCES) \
+ $(mpc8xx_console_generic_rel_SOURCES) \
+ $(mpc8xx_cpm_rel_SOURCES) $(mpc8xx_mmu_rel_SOURCES) \
+ $(mpc8xx_timer_rel_SOURCES) \
+ $(new_exceptions_exc_bspsupport_rel_SOURCES) \
+ $(new_exceptions_irq_bspsupport_rel_SOURCES) \
+ $(new_exceptions_rtems_cpu_rel_SOURCES) \
+ $(ppc403_clock_rel_SOURCES) $(ppc403_console_rel_SOURCES) \
+ $(ppc403_timer_rel_SOURCES) $(ppc403_tty_drv_rel_SOURCES) \
+ $(shared_cache_rel_SOURCES) $(shared_cpuIdent_rel_SOURCES) \
+ $(shared_stack_rel_SOURCES) $(tsec_rel_SOURCES)
+DIST_SOURCES = $(am__e500_clock_rel_SOURCES_DIST) \
+ $(am__e500_mmu_rel_SOURCES_DIST) \
+ $(am__e500_timer_rel_SOURCES_DIST) \
+ $(am__mpc505_ictrl_rel_SOURCES_DIST) \
+ $(am__mpc505_timer_rel_SOURCES_DIST) \
+ $(am__mpc505_vectors_rel_SOURCES_DIST) \
+ $(am__mpc55xx_dspi_rel_SOURCES_DIST) \
+ $(am__mpc55xx_edma_rel_SOURCES_DIST) \
+ $(am__mpc55xx_emios_rel_SOURCES_DIST) \
+ $(am__mpc55xx_fec_rel_SOURCES_DIST) \
+ $(am__mpc55xx_irq_rel_SOURCES_DIST) \
+ $(am__mpc55xx_misc_rel_SOURCES_DIST) \
+ $(am__mpc55xx_siu_rel_SOURCES_DIST) \
+ $(am__mpc55xx_timer_rel_SOURCES_DIST) \
+ $(am__mpc5xx_clock_rel_SOURCES_DIST) \
+ $(am__mpc5xx_console_generic_rel_SOURCES_DIST) \
+ $(am__mpc5xx_exceptions_rel_SOURCES_DIST) \
+ $(am__mpc5xx_irq_rel_SOURCES_DIST) \
+ $(am__mpc5xx_timer_rel_SOURCES_DIST) \
+ $(am__mpc5xx_vectors_rel_SOURCES_DIST) \
+ $(am__mpc6xx_altivec_rel_SOURCES_DIST) \
+ $(am__mpc6xx_clock_rel_SOURCES_DIST) \
+ $(am__mpc6xx_mmu_rel_SOURCES_DIST) \
+ $(am__mpc6xx_timer_rel_SOURCES_DIST) \
+ $(am__mpc8260_console_generic_rel_SOURCES_DIST) \
+ $(am__mpc8260_cpm_rel_SOURCES_DIST) \
+ $(am__mpc8260_mmu_rel_SOURCES_DIST) \
+ $(am__mpc8260_timer_rel_SOURCES_DIST) \
+ $(am__mpc83xx_gtm_rel_SOURCES_DIST) \
+ $(am__mpc83xx_i2c_rel_SOURCES_DIST) \
+ $(am__mpc83xx_spi_rel_SOURCES_DIST) \
+ $(am__mpc83xx_tsec_rel_SOURCES_DIST) \
+ $(am__mpc8xx_clock_rel_SOURCES_DIST) \
+ $(am__mpc8xx_console_generic_rel_SOURCES_DIST) \
+ $(am__mpc8xx_cpm_rel_SOURCES_DIST) \
+ $(am__mpc8xx_mmu_rel_SOURCES_DIST) \
+ $(am__mpc8xx_timer_rel_SOURCES_DIST) \
+ $(am__new_exceptions_exc_bspsupport_rel_SOURCES_DIST) \
+ $(am__new_exceptions_irq_bspsupport_rel_SOURCES_DIST) \
+ $(new_exceptions_rtems_cpu_rel_SOURCES) \
+ $(am__ppc403_clock_rel_SOURCES_DIST) \
+ $(am__ppc403_console_rel_SOURCES_DIST) \
+ $(am__ppc403_timer_rel_SOURCES_DIST) \
+ $(am__ppc403_tty_drv_rel_SOURCES_DIST) \
+ $(am__shared_cache_rel_SOURCES_DIST) \
+ $(am__shared_cpuIdent_rel_SOURCES_DIST) \
+ $(am__shared_stack_rel_SOURCES_DIST) \
+ $(am__tsec_rel_SOURCES_DIST)
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
+am__include_HEADERS_DIST = mpc505/ictrl/ictrl.h \
+ mpc5xx/include/mpc5xx.h mpc8260/include/mpc8260.h \
+ mpc8xx/include/mpc8xx.h ppc403/tty_drv/tty_drv.h
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
+am__install_max = 40
+am__nobase_strip_setup = \
+ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
+am__nobase_strip = \
+ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
+am__nobase_list = $(am__nobase_strip_setup); \
+ for p in $$list; do echo "$$p $$p"; done | \
+ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
+ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
+ if (++n[$$2] == $(am__install_max)) \
+ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
+ END { for (dir in files) print dir, files[dir] }'
+am__base_list = \
+ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
+ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+am__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
+am__installdirs = "$(DESTDIR)$(includedir)" \
+ "$(DESTDIR)$(include_bspdir)" "$(DESTDIR)$(include_libcpudir)" \
+ "$(DESTDIR)$(include_mpc55xxdir)" \
+ "$(DESTDIR)$(include_mpc5xxdir)" \
+ "$(DESTDIR)$(include_mpc8260dir)" \
+ "$(DESTDIR)$(include_mpc83xxdir)" \
+ "$(DESTDIR)$(include_mpc8xxdir)" \
+ "$(DESTDIR)$(include_ppc4xxdir)" \
+ "$(DESTDIR)$(include_rtems_powerpcdir)"
+am__include_bsp_HEADERS_DIST = new-exceptions/bspsupport/vectors.h \
+ mpc83xx/network/tsec.h mpc55xx/include/irq.h
+am__include_libcpu_HEADERS_DIST = shared/include/powerpc-utility.h \
+ shared/include/io.h shared/include/mmu.h shared/include/page.h \
+ shared/include/byteorder.h shared/include/pgtable.h \
+ shared/include/cpuIdent.h ../shared/include/cache.h \
+ shared/include/spr.h shared/src/stackTrace.h \
+ mpc5xx/exceptions/raw_exception.h mpc5xx/irq/irq.h \
+ mpc5xx/vectors/vectors.h mpc6xx/mmu/bat.h mpc6xx/mmu/pte121.h \
+ mpc6xx/clock/c_clock.h e500/mmu/e500_mmu.h
+am__include_mpc55xx_HEADERS_DIST = mpc55xx/include/regs.h \
+ mpc55xx/include/reg-defs.h mpc55xx/include/dspi.h \
+ mpc55xx/include/edma.h mpc55xx/include/emios.h \
+ mpc55xx/include/mpc55xx.h mpc55xx/include/siu.h \
+ mpc55xx/include/irq.h mpc55xx/include/watchdog.h \
+ mpc55xx/include/fsl-mpc551x.h mpc55xx/include/fsl-mpc555x.h \
+ mpc55xx/include/fsl-mpc556x.h mpc55xx/include/fsl-mpc564xL.h \
+ mpc55xx/include/fsl-mpc567x.h mpc55xx/include/regs-edma.h \
+ mpc55xx/include/regs-mmu.h
+am__include_mpc5xx_HEADERS_DIST = mpc5xx/include/console.h
+am__include_mpc8260_HEADERS_DIST = mpc8260/include/console.h \
+ mpc8260/include/cpm.h mpc8260/include/mmu.h
+am__include_mpc83xx_HEADERS_DIST = mpc83xx/include/mpc83xx.h \
+ mpc83xx/i2c/mpc83xx_i2cdrv.h mpc83xx/spi/mpc83xx_spidrv.h \
+ mpc83xx/include/gtm.h
+am__include_mpc8xx_HEADERS_DIST = mpc8xx/include/console.h \
+ mpc8xx/include/cpm.h mpc8xx/include/mmu.h
+am__include_ppc4xx_HEADERS_DIST = ppc403/include/ppc405gp.h \
+ ppc403/include/ppc405ex.h
+HEADERS = $(include_HEADERS) $(include_bsp_HEADERS) \
+ $(include_libcpu_HEADERS) $(include_mpc55xx_HEADERS) \
+ $(include_mpc5xx_HEADERS) $(include_mpc8260_HEADERS) \
+ $(include_mpc83xx_HEADERS) $(include_mpc8xx_HEADERS) \
+ $(include_ppc4xx_HEADERS) $(include_rtems_powerpc_HEADERS)
+ETAGS = etags
+CTAGS = ctags
+CSCOPE = cscope
+AM_RECURSIVE_TARGETS = cscope
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+distdir = $(PACKAGE)-$(VERSION)
+top_distdir = $(distdir)
+am__remove_distdir = \
+ if test -d "$(distdir)"; then \
+ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
+ && rm -rf "$(distdir)" \
+ || { sleep 5 && rm -rf "$(distdir)"; }; \
+ else :; fi
+am__post_remove_distdir = $(am__remove_distdir)
+DIST_ARCHIVES = $(distdir).tar.gz
+GZIP_ENV = --best
+DIST_TARGETS = dist-gzip
+distuninstallcheck_listfiles = find . -type f -print
+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
+ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
+distcleancheck_listfiles = find . -type f -print
+pkgdatadir = @pkgdatadir@
+ACLOCAL = @ACLOCAL@
+AMPOLISH3 = @AMPOLISH3@
+AMTAR = @AMTAR@
+AR = @AR@
+AS = @AS@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@ $(GCCSPECS)
+CCAS = @CCAS@ $(GCCSPECS)
+CCASDEPMODE = @CCASDEPMODE@
+CCASFLAGS = @CCASFLAGS@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@ $(GCCSPECS)
+CPPFLAGS = @CPPFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EXEEXT = @EXEEXT@
+GCCSPECS = @GCCSPECS@
+HAS_NETWORKING = @HAS_NETWORKING@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LTLIBOBJS = @LTLIBOBJS@
+MAINT = @MAINT@
+MAKE = @MAKE@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PERL = @PERL@
+PROJECT_INCLUDE = @PROJECT_INCLUDE@
+PROJECT_LIB = @PROJECT_LIB@
+PROJECT_RELEASE = @PROJECT_RELEASE@
+PROJECT_ROOT = @PROJECT_ROOT@
+PROJECT_TOPdir = @PROJECT_TOPdir@
+RANLIB = @RANLIB@
+RTEMS_BSP = @RTEMS_BSP@
+RTEMS_BSP_FAMILY = @RTEMS_BSP_FAMILY@
+RTEMS_CCASFLAGS = @RTEMS_CCASFLAGS@
+RTEMS_CPPFLAGS = @RTEMS_CPPFLAGS@
+RTEMS_CPU = @RTEMS_CPU@
+RTEMS_CPU_MODEL = @RTEMS_CPU_MODEL@
+RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
+RTEMS_RELLDFLAGS = @RTEMS_RELLDFLAGS@
+RTEMS_TOPdir = @RTEMS_TOPdir@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+dirstamp = @dirstamp@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+project_includedir = @project_includedir@
+project_libdir = @project_libdir@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+ACLOCAL_AMFLAGS = -I ../../../aclocal
+CXX = @CXX@ $(GCCSPECS)
+AM_CPPFLAGS = @RTEMS_CPPFLAGS@
+AM_CFLAGS =
+AM_CXXFLAGS =
+AM_CCASFLAGS = @RTEMS_CCASFLAGS@
+include_rtems_powerpcdir = $(includedir)/rtems/powerpc
+include_rtems_powerpc_HEADERS = rtems/powerpc/cache.h \
+ rtems/powerpc/debugmod.h rtems/powerpc/powerpc.h
+
+include_rtems_scoredir = $(includedir)/rtems/score
+include_libcpudir = $(includedir)/libcpu
+include_libcpu_HEADERS = shared/include/powerpc-utility.h \
+ $(am__append_3) $(am__append_9) $(am__append_11) \
+ $(am__append_13)
+include_bspdir = $(includedir)/bsp
+include_bsp_HEADERS = $(am__append_1) $(am__append_17) \
+ $(am__append_20) $(am__append_22)
+EXTRA_DIST = new-exceptions/bspsupport/vectors.h \
+ new-exceptions/bspsupport/irq_supp.h \
+ new-exceptions/bspsupport/README \
+ new-exceptions/bspsupport/ppc_exc_test.c ppc403/README \
+ ppc403/vectors/README mpc5xx/README mpc6xx/altivec/README \
+ mpc8xx/README mpc8260/README
+new_exceptions_rtems_cpu_rel_SOURCES = new-exceptions/cpu.c \
+ new-exceptions/cpu_asm.S
+
+new_exceptions_rtems_cpu_rel_CPPFLAGS = $(AM_CPPFLAGS)
+new_exceptions_rtems_cpu_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc5xx_FALSE@new_exceptions_exc_bspsupport_rel_SOURCES = \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc-code-copy.c \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc.S \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc_async_normal.S \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc_naked.S \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc_hdl.c \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc_initialize.c \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc_global_handler.c \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc_categories.c \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc_address.c \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc_alignment.c \
+@mpc5xx_FALSE@ new-exceptions/bspsupport/ppc_exc_prologue.c
+
+@mpc5xx_FALSE@new_exceptions_exc_bspsupport_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc5xx_FALSE@new_exceptions_exc_bspsupport_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc5xx_FALSE@new_exceptions_irq_bspsupport_rel_SOURCES = new-exceptions/bspsupport/irq.c
+@mpc5xx_FALSE@new_exceptions_irq_bspsupport_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc5xx_FALSE@new_exceptions_irq_bspsupport_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@ppc4xx_TRUE@shared_cpuIdent_rel_SOURCES = shared/include/cpuIdent.c
+@shared_TRUE@shared_cpuIdent_rel_SOURCES = shared/include/cpuIdent.c shared/include/cpuIdent.h
+@ppc4xx_TRUE@shared_cpuIdent_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@shared_TRUE@shared_cpuIdent_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@ppc4xx_TRUE@shared_cpuIdent_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@shared_TRUE@shared_cpuIdent_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@shared_TRUE@shared_cache_rel_SOURCES = shared/src/cache_.h \
+@shared_TRUE@ ../shared/src/cache_aligned_malloc.c ../shared/src/cache_manager.c \
+@shared_TRUE@ ../shared/include/cache.h
+
+@shared_TRUE@shared_cache_rel_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/shared/src
+@shared_TRUE@shared_cache_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@shared_TRUE@shared_stack_rel_SOURCES = shared/src/stack.c shared/include/spr.h shared/src/stackTrace.h
+@shared_TRUE@shared_stack_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@shared_TRUE@shared_stack_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@ppc4xx_TRUE@ppc403_clock_rel_SOURCES = ppc403/clock/clock.c
+@ppc4xx_TRUE@ppc403_clock_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@ppc4xx_TRUE@ppc403_clock_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@ppc405_FALSE@@ppc4xx_TRUE@ppc403_console_rel_SOURCES = ppc403/console/console.c
+@ppc405_TRUE@@ppc4xx_TRUE@ppc403_console_rel_SOURCES = ppc403/console/console405.c
+@ppc4xx_TRUE@ppc403_console_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@ppc4xx_TRUE@ppc403_console_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+
+# mpc505/ictrl
+@mpc505_TRUE@include_HEADERS = mpc505/ictrl/ictrl.h
+@mpc5xx_TRUE@include_HEADERS = mpc5xx/include/mpc5xx.h
+@mpc8260_TRUE@include_HEADERS = mpc8260/include/mpc8260.h
+@mpc8xx_TRUE@include_HEADERS = mpc8xx/include/mpc8xx.h
+@ppc4xx_TRUE@include_HEADERS = $(am__append_6)
+@ppc4xx_TRUE@ppc403_timer_rel_SOURCES = ppc403/timer/timer.c
+@ppc4xx_TRUE@ppc403_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@ppc4xx_TRUE@ppc403_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@ppc405_TRUE@@ppc4xx_TRUE@ppc403_tty_drv_rel_SOURCES = ppc403/tty_drv/tty_drv.c ppc403/tty_drv/tty_drv.h
+@ppc405_TRUE@@ppc4xx_TRUE@ppc403_tty_drv_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@ppc405_TRUE@@ppc4xx_TRUE@ppc403_tty_drv_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@ppc405_TRUE@include_ppc4xxdir = $(includedir)/ppc4xx
+@ppc405_TRUE@include_ppc4xx_HEADERS = ppc403/include/ppc405gp.h \
+@ppc405_TRUE@ ppc403/include/ppc405ex.h
+
+@mpc5xx_TRUE@include_mpc5xxdir = $(includedir)/mpc5xx
+@mpc5xx_TRUE@mpc5xx_clock_rel_SOURCES = mpc5xx/clock/clock.c
+@mpc5xx_TRUE@mpc5xx_clock_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc5xx_TRUE@mpc5xx_clock_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+
+# mpc5xx/console-generic
+@mpc5xx_TRUE@include_mpc5xx_HEADERS = mpc5xx/include/console.h
+@mpc5xx_TRUE@mpc5xx_console_generic_rel_SOURCES = mpc5xx/console-generic/console-generic.c
+@mpc5xx_TRUE@mpc5xx_console_generic_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc5xx_TRUE@mpc5xx_console_generic_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc5xx_TRUE@mpc5xx_exceptions_rel_SOURCES = mpc5xx/exceptions/raw_exception.c
+@mpc5xx_TRUE@mpc5xx_exceptions_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc5xx_TRUE@mpc5xx_exceptions_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc5xx_TRUE@mpc5xx_irq_rel_SOURCES = mpc5xx/irq/irq.c mpc5xx/irq/irq_init.c mpc5xx/irq/irq_asm.S
+@mpc5xx_TRUE@mpc5xx_irq_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc5xx_TRUE@mpc5xx_irq_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc5xx_TRUE@mpc5xx_timer_rel_SOURCES = mpc5xx/timer/timer.c
+@mpc5xx_TRUE@mpc5xx_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc5xx_TRUE@mpc5xx_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc5xx_TRUE@mpc5xx_vectors_rel_SOURCES = mpc5xx/vectors/vectors_init.c mpc5xx/vectors/vectors.S
+@mpc5xx_TRUE@mpc5xx_vectors_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc5xx_TRUE@mpc5xx_vectors_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc505_TRUE@mpc505_ictrl_rel_SOURCES = mpc505/ictrl/ictrl.c
+@mpc505_TRUE@mpc505_ictrl_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc505_TRUE@mpc505_ictrl_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc505_TRUE@mpc505_timer_rel_SOURCES = mpc505/timer/timer.c
+@mpc505_TRUE@mpc505_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc505_TRUE@mpc505_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc505_TRUE@mpc505_vectors_rel_SOURCES = mpc505/vectors/vectors.S
+@mpc505_TRUE@mpc505_vectors_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc505_TRUE@mpc505_vectors_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc6xx_TRUE@mpc6xx_mmu_rel_SOURCES = mpc6xx/mmu/bat.c mpc6xx/mmu/bat.h \
+@mpc6xx_TRUE@ mpc6xx/mmu/pte121.c mpc6xx/mmu/pte121.h \
+@mpc6xx_TRUE@ mpc6xx/mmu/mmuAsm.S
+
+@mpc6xx_TRUE@mpc6xx_mmu_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc6xx_TRUE@mpc6xx_mmu_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc6xx_TRUE@mpc6xx_clock_rel_SOURCES = mpc6xx/clock/c_clock.c mpc6xx/clock/c_clock.h
+@mpc6xx_TRUE@mpc6xx_clock_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc6xx_TRUE@mpc6xx_clock_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc6xx_TRUE@mpc6xx_timer_rel_SOURCES = mpc6xx/timer/timer.c
+@mpc6xx_TRUE@mpc6xx_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc6xx_TRUE@mpc6xx_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc6xx_TRUE@mpc6xx_altivec_rel_SOURCES = mpc6xx/altivec/vec_sup.c mpc6xx/altivec/vec_sup_asm.S
+@mpc6xx_TRUE@mpc6xx_altivec_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc6xx_TRUE@mpc6xx_altivec_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@e500_TRUE@e500_clock_rel_SOURCES = mpc6xx/clock/c_clock.c mpc6xx/clock/c_clock.h
+@e500_TRUE@e500_clock_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@e500_TRUE@e500_clock_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@e500_TRUE@e500_timer_rel_SOURCES = mpc6xx/timer/timer.c
+@e500_TRUE@e500_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@e500_TRUE@e500_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@e500_TRUE@e500_mmu_rel_SOURCES = e500/mmu/mmu.c e500/mmu/e500_mmu.h
+@e500_TRUE@e500_mmu_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@e500_TRUE@e500_mmu_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc8xx_TRUE@include_mpc8xxdir = $(includedir)/mpc8xx
+@mpc8xx_TRUE@mpc8xx_clock_rel_SOURCES = mpc8xx/clock/clock.c
+@mpc8xx_TRUE@mpc8xx_clock_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc8xx_TRUE@mpc8xx_clock_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+
+# mpc8xx/console-generic
+
+# mpc8xx/cpm
+
+# mpc8xx/mmu
+@mpc8xx_TRUE@include_mpc8xx_HEADERS = mpc8xx/include/console.h \
+@mpc8xx_TRUE@ mpc8xx/include/cpm.h mpc8xx/include/mmu.h
+@mpc8xx_TRUE@mpc8xx_console_generic_rel_SOURCES = mpc8xx/console-generic/console-generic.c
+@mpc8xx_TRUE@mpc8xx_console_generic_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc8xx_TRUE@mpc8xx_console_generic_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc8xx_TRUE@mpc8xx_cpm_rel_SOURCES = mpc8xx/cpm/cp.c mpc8xx/cpm/dpram.c
+@mpc8xx_TRUE@mpc8xx_cpm_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc8xx_TRUE@mpc8xx_cpm_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc8xx_TRUE@mpc8xx_mmu_rel_SOURCES = mpc8xx/mmu/mmu.c
+@mpc8xx_TRUE@mpc8xx_mmu_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc8xx_TRUE@mpc8xx_mmu_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc8xx_TRUE@mpc8xx_timer_rel_SOURCES = mpc8xx/timer/timer.c
+@mpc8xx_TRUE@mpc8xx_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc8xx_TRUE@mpc8xx_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc8260_TRUE@include_mpc8260dir = $(includedir)/mpc8260
+
+# mpc8260/console-generic
+
+# mpc8260/cpm
+
+# mpc8260/mmu
+@mpc8260_TRUE@include_mpc8260_HEADERS = mpc8260/include/console.h \
+@mpc8260_TRUE@ mpc8260/include/cpm.h mpc8260/include/mmu.h
+@mpc8260_TRUE@mpc8260_console_generic_rel_SOURCES = mpc8260/console-generic/console-generic.c \
+@mpc8260_TRUE@ mpc8260/include/console.h
+
+@mpc8260_TRUE@mpc8260_console_generic_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc8260_TRUE@mpc8260_console_generic_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc8260_TRUE@mpc8260_cpm_rel_SOURCES = mpc8260/cpm/cp.c mpc8260/cpm/dpram.c mpc8260/cpm/brg.c \
+@mpc8260_TRUE@ mpc8260/include/cpm.h
+
+@mpc8260_TRUE@mpc8260_cpm_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc8260_TRUE@mpc8260_cpm_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc8260_TRUE@mpc8260_mmu_rel_SOURCES = mpc8260/mmu/mmu.c \
+@mpc8260_TRUE@ mpc8260/include/mmu.h
+
+@mpc8260_TRUE@mpc8260_mmu_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc8260_TRUE@mpc8260_mmu_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc8260_TRUE@mpc8260_timer_rel_SOURCES = mpc8260/timer/timer.c
+@mpc8260_TRUE@mpc8260_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc8260_TRUE@mpc8260_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+
+##############################################################################
+# START: MPC83XX #
+##############################################################################
+
+# Includes
+@mpc83xx_TRUE@include_mpc83xxdir = $(includedir)/mpc83xx
+
+# i2c
+
+# SPI
+
+# GTM
+@mpc83xx_TRUE@include_mpc83xx_HEADERS = mpc83xx/include/mpc83xx.h \
+@mpc83xx_TRUE@ mpc83xx/i2c/mpc83xx_i2cdrv.h \
+@mpc83xx_TRUE@ mpc83xx/spi/mpc83xx_spidrv.h \
+@mpc83xx_TRUE@ mpc83xx/include/gtm.h
+@HAS_NETWORKING_TRUE@@mpc83xx_TRUE@mpc83xx_tsec_rel_SOURCES = mpc83xx/network/tsec.c
+@HAS_NETWORKING_TRUE@@mpc83xx_TRUE@mpc83xx_tsec_rel_CPPFLAGS = -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ -D__BSD_VISIBLE
+@HAS_NETWORKING_TRUE@@mpc83xx_TRUE@mpc83xx_tsec_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc83xx_TRUE@mpc83xx_i2c_rel_SOURCES = mpc83xx/i2c/mpc83xx_i2cdrv.c \
+@mpc83xx_TRUE@ mpc83xx/i2c/mpc83xx_i2cdrv.h
+
+@mpc83xx_TRUE@mpc83xx_i2c_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc83xx_TRUE@mpc83xx_spi_rel_SOURCES = mpc83xx/spi/mpc83xx_spidrv.c \
+@mpc83xx_TRUE@ mpc83xx/spi/mpc83xx_spidrv.h
+
+@mpc83xx_TRUE@mpc83xx_spi_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc83xx_TRUE@mpc83xx_gtm_rel_SOURCES = mpc83xx/gtm/gtm.c \
+@mpc83xx_TRUE@ mpc83xx/include/gtm.h
+
+@mpc83xx_TRUE@mpc83xx_gtm_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+
+##############################################################################
+# END: MPC83XX #
+##############################################################################
+
+##############################################################################
+# START: MPC55XX #
+##############################################################################
+
+# Includes
+@mpc55xx_TRUE@include_mpc55xxdir = $(includedir)/mpc55xx
+@mpc55xx_TRUE@include_mpc55xx_HEADERS = mpc55xx/include/regs.h \
+@mpc55xx_TRUE@ mpc55xx/include/reg-defs.h \
+@mpc55xx_TRUE@ mpc55xx/include/dspi.h mpc55xx/include/edma.h \
+@mpc55xx_TRUE@ mpc55xx/include/emios.h \
+@mpc55xx_TRUE@ mpc55xx/include/mpc55xx.h mpc55xx/include/siu.h \
+@mpc55xx_TRUE@ mpc55xx/include/irq.h mpc55xx/include/watchdog.h \
+@mpc55xx_TRUE@ mpc55xx/include/fsl-mpc551x.h \
+@mpc55xx_TRUE@ mpc55xx/include/fsl-mpc555x.h \
+@mpc55xx_TRUE@ mpc55xx/include/fsl-mpc556x.h \
+@mpc55xx_TRUE@ mpc55xx/include/fsl-mpc564xL.h \
+@mpc55xx_TRUE@ mpc55xx/include/fsl-mpc567x.h \
+@mpc55xx_TRUE@ mpc55xx/include/regs-edma.h \
+@mpc55xx_TRUE@ mpc55xx/include/regs-mmu.h
+@mpc55xx_TRUE@mpc55xx_irq_rel_SOURCES = mpc55xx/irq/irq.c
+@mpc55xx_TRUE@mpc55xx_irq_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc55xx_TRUE@mpc55xx_timer_rel_SOURCES = mpc6xx/timer/timer.c
+@mpc55xx_TRUE@mpc55xx_timer_rel_CPPFLAGS = $(AM_CPPFLAGS)
+@mpc55xx_TRUE@mpc55xx_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc55xx_TRUE@mpc55xx_fec_rel_SOURCES = mpc55xx/fec/fec.c
+@mpc55xx_TRUE@mpc55xx_fec_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc55xx_TRUE@mpc55xx_edma_rel_SOURCES = mpc55xx/edma/edma.c
+@mpc55xx_TRUE@mpc55xx_edma_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc55xx_TRUE@mpc55xx_emios_rel_SOURCES = mpc55xx/emios/emios.c
+@mpc55xx_TRUE@mpc55xx_emios_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc55xx_TRUE@mpc55xx_siu_rel_SOURCES = mpc55xx/siu/siu.c
+@mpc55xx_TRUE@mpc55xx_siu_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc55xx_TRUE@mpc55xx_dspi_rel_SOURCES = mpc55xx/dspi/dspi.c
+@mpc55xx_TRUE@mpc55xx_dspi_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@mpc55xx_TRUE@mpc55xx_misc_rel_SOURCES = mpc55xx/misc/copy.S \
+@mpc55xx_TRUE@ mpc55xx/misc/flash_support.c
+
+@mpc55xx_TRUE@mpc55xx_misc_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+@HAS_NETWORKING_TRUE@@qoriq_TRUE@tsec_rel_SOURCES = mpc83xx/network/tsec.c
+@HAS_NETWORKING_TRUE@@qoriq_TRUE@tsec_rel_CPPFLAGS = -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ -D__BSD_VISIBLE
+@HAS_NETWORKING_TRUE@@qoriq_TRUE@tsec_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+PREINSTALL_DIRS = $(PROJECT_INCLUDE)/$(dirstamp) \
+ $(PROJECT_INCLUDE)/rtems/powerpc/$(dirstamp) \
+ $(PROJECT_INCLUDE)/rtems/score/$(dirstamp) \
+ $(PROJECT_INCLUDE)/libcpu/$(dirstamp) \
+ $(PROJECT_INCLUDE)/bsp/$(dirstamp) $(am__append_27) \
+ $(am__append_29) $(am__append_34) $(am__append_36) \
+ $(am__append_38) $(am__append_40)
+DISTCLEANFILES = $(PREINSTALL_DIRS)
+PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems/powerpc/cache.h \
+ $(PROJECT_INCLUDE)/rtems/powerpc/debugmod.h \
+ $(PROJECT_INCLUDE)/rtems/powerpc/powerpc.h \
+ $(PROJECT_INCLUDE)/libcpu/powerpc-utility.h $(am__append_24) \
+ $(am__append_25) $(am__append_26) $(am__append_28) \
+ $(am__append_30) $(am__append_31) $(am__append_32) \
+ $(am__append_33) $(am__append_35) $(am__append_37) \
+ $(am__append_39) $(am__append_41) $(am__append_42)
+CLEANFILES = $(PREINSTALL_FILES)
+PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
+all: all-am
+
+.SUFFIXES:
+.SUFFIXES: .S .c .o .obj
+am--refresh: Makefile
+ @:
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../../../automake/compile.am $(srcdir)/preinstall.am $(top_srcdir)/../../../automake/local.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
+ $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --foreign Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ echo ' $(SHELL) ./config.status'; \
+ $(SHELL) ./config.status;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
+ esac;
+$(top_srcdir)/../../../automake/compile.am $(srcdir)/preinstall.am $(top_srcdir)/../../../automake/local.am:
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ $(SHELL) ./config.status --recheck
+
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
+ $(am__cd) $(srcdir) && $(AUTOCONF)
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
+ $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
+$(am__aclocal_m4_deps):
+
+clean-noinstPROGRAMS:
+ -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
+mpc6xx/clock/$(am__dirstamp):
+ @$(MKDIR_P) mpc6xx/clock
+ @: > mpc6xx/clock/$(am__dirstamp)
+mpc6xx/clock/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc6xx/clock/$(DEPDIR)
+ @: > mpc6xx/clock/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/clock/e500_clock_rel-c_clock.$(OBJEXT): \
+ mpc6xx/clock/$(am__dirstamp) \
+ mpc6xx/clock/$(DEPDIR)/$(am__dirstamp)
+e500/$(am__dirstamp):
+ @$(MKDIR_P) e500
+ @: > e500/$(am__dirstamp)
+e500/clock.rel$(EXEEXT): $(e500_clock_rel_OBJECTS) $(e500_clock_rel_DEPENDENCIES) $(EXTRA_e500_clock_rel_DEPENDENCIES) e500/$(am__dirstamp)
+ @rm -f e500/clock.rel$(EXEEXT)
+ $(e500_clock_rel_LINK) $(e500_clock_rel_OBJECTS) $(e500_clock_rel_LDADD) $(LIBS)
+e500/mmu/$(am__dirstamp):
+ @$(MKDIR_P) e500/mmu
+ @: > e500/mmu/$(am__dirstamp)
+e500/mmu/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) e500/mmu/$(DEPDIR)
+ @: > e500/mmu/$(DEPDIR)/$(am__dirstamp)
+e500/mmu/e500_mmu_rel-mmu.$(OBJEXT): e500/mmu/$(am__dirstamp) \
+ e500/mmu/$(DEPDIR)/$(am__dirstamp)
+e500/mmu.rel$(EXEEXT): $(e500_mmu_rel_OBJECTS) $(e500_mmu_rel_DEPENDENCIES) $(EXTRA_e500_mmu_rel_DEPENDENCIES) e500/$(am__dirstamp)
+ @rm -f e500/mmu.rel$(EXEEXT)
+ $(e500_mmu_rel_LINK) $(e500_mmu_rel_OBJECTS) $(e500_mmu_rel_LDADD) $(LIBS)
+mpc6xx/timer/$(am__dirstamp):
+ @$(MKDIR_P) mpc6xx/timer
+ @: > mpc6xx/timer/$(am__dirstamp)
+mpc6xx/timer/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc6xx/timer/$(DEPDIR)
+ @: > mpc6xx/timer/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/timer/e500_timer_rel-timer.$(OBJEXT): \
+ mpc6xx/timer/$(am__dirstamp) \
+ mpc6xx/timer/$(DEPDIR)/$(am__dirstamp)
+e500/timer.rel$(EXEEXT): $(e500_timer_rel_OBJECTS) $(e500_timer_rel_DEPENDENCIES) $(EXTRA_e500_timer_rel_DEPENDENCIES) e500/$(am__dirstamp)
+ @rm -f e500/timer.rel$(EXEEXT)
+ $(e500_timer_rel_LINK) $(e500_timer_rel_OBJECTS) $(e500_timer_rel_LDADD) $(LIBS)
+mpc505/ictrl/$(am__dirstamp):
+ @$(MKDIR_P) mpc505/ictrl
+ @: > mpc505/ictrl/$(am__dirstamp)
+mpc505/ictrl/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc505/ictrl/$(DEPDIR)
+ @: > mpc505/ictrl/$(DEPDIR)/$(am__dirstamp)
+mpc505/ictrl/mpc505_ictrl_rel-ictrl.$(OBJEXT): \
+ mpc505/ictrl/$(am__dirstamp) \
+ mpc505/ictrl/$(DEPDIR)/$(am__dirstamp)
+mpc505/$(am__dirstamp):
+ @$(MKDIR_P) mpc505
+ @: > mpc505/$(am__dirstamp)
+mpc505/ictrl.rel$(EXEEXT): $(mpc505_ictrl_rel_OBJECTS) $(mpc505_ictrl_rel_DEPENDENCIES) $(EXTRA_mpc505_ictrl_rel_DEPENDENCIES) mpc505/$(am__dirstamp)
+ @rm -f mpc505/ictrl.rel$(EXEEXT)
+ $(mpc505_ictrl_rel_LINK) $(mpc505_ictrl_rel_OBJECTS) $(mpc505_ictrl_rel_LDADD) $(LIBS)
+mpc505/timer/$(am__dirstamp):
+ @$(MKDIR_P) mpc505/timer
+ @: > mpc505/timer/$(am__dirstamp)
+mpc505/timer/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc505/timer/$(DEPDIR)
+ @: > mpc505/timer/$(DEPDIR)/$(am__dirstamp)
+mpc505/timer/mpc505_timer_rel-timer.$(OBJEXT): \
+ mpc505/timer/$(am__dirstamp) \
+ mpc505/timer/$(DEPDIR)/$(am__dirstamp)
+mpc505/timer.rel$(EXEEXT): $(mpc505_timer_rel_OBJECTS) $(mpc505_timer_rel_DEPENDENCIES) $(EXTRA_mpc505_timer_rel_DEPENDENCIES) mpc505/$(am__dirstamp)
+ @rm -f mpc505/timer.rel$(EXEEXT)
+ $(mpc505_timer_rel_LINK) $(mpc505_timer_rel_OBJECTS) $(mpc505_timer_rel_LDADD) $(LIBS)
+mpc505/vectors/$(am__dirstamp):
+ @$(MKDIR_P) mpc505/vectors
+ @: > mpc505/vectors/$(am__dirstamp)
+mpc505/vectors/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc505/vectors/$(DEPDIR)
+ @: > mpc505/vectors/$(DEPDIR)/$(am__dirstamp)
+mpc505/vectors/mpc505_vectors_rel-vectors.$(OBJEXT): \
+ mpc505/vectors/$(am__dirstamp) \
+ mpc505/vectors/$(DEPDIR)/$(am__dirstamp)
+mpc505/vectors.rel$(EXEEXT): $(mpc505_vectors_rel_OBJECTS) $(mpc505_vectors_rel_DEPENDENCIES) $(EXTRA_mpc505_vectors_rel_DEPENDENCIES) mpc505/$(am__dirstamp)
+ @rm -f mpc505/vectors.rel$(EXEEXT)
+ $(mpc505_vectors_rel_LINK) $(mpc505_vectors_rel_OBJECTS) $(mpc505_vectors_rel_LDADD) $(LIBS)
+mpc55xx/dspi/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/dspi
+ @: > mpc55xx/dspi/$(am__dirstamp)
+mpc55xx/dspi/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/dspi/$(DEPDIR)
+ @: > mpc55xx/dspi/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/dspi/dspi.$(OBJEXT): mpc55xx/dspi/$(am__dirstamp) \
+ mpc55xx/dspi/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx
+ @: > mpc55xx/$(am__dirstamp)
+mpc55xx/dspi.rel$(EXEEXT): $(mpc55xx_dspi_rel_OBJECTS) $(mpc55xx_dspi_rel_DEPENDENCIES) $(EXTRA_mpc55xx_dspi_rel_DEPENDENCIES) mpc55xx/$(am__dirstamp)
+ @rm -f mpc55xx/dspi.rel$(EXEEXT)
+ $(mpc55xx_dspi_rel_LINK) $(mpc55xx_dspi_rel_OBJECTS) $(mpc55xx_dspi_rel_LDADD) $(LIBS)
+mpc55xx/edma/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/edma
+ @: > mpc55xx/edma/$(am__dirstamp)
+mpc55xx/edma/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/edma/$(DEPDIR)
+ @: > mpc55xx/edma/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/edma/edma.$(OBJEXT): mpc55xx/edma/$(am__dirstamp) \
+ mpc55xx/edma/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/edma.rel$(EXEEXT): $(mpc55xx_edma_rel_OBJECTS) $(mpc55xx_edma_rel_DEPENDENCIES) $(EXTRA_mpc55xx_edma_rel_DEPENDENCIES) mpc55xx/$(am__dirstamp)
+ @rm -f mpc55xx/edma.rel$(EXEEXT)
+ $(mpc55xx_edma_rel_LINK) $(mpc55xx_edma_rel_OBJECTS) $(mpc55xx_edma_rel_LDADD) $(LIBS)
+mpc55xx/emios/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/emios
+ @: > mpc55xx/emios/$(am__dirstamp)
+mpc55xx/emios/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/emios/$(DEPDIR)
+ @: > mpc55xx/emios/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/emios/emios.$(OBJEXT): mpc55xx/emios/$(am__dirstamp) \
+ mpc55xx/emios/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/emios.rel$(EXEEXT): $(mpc55xx_emios_rel_OBJECTS) $(mpc55xx_emios_rel_DEPENDENCIES) $(EXTRA_mpc55xx_emios_rel_DEPENDENCIES) mpc55xx/$(am__dirstamp)
+ @rm -f mpc55xx/emios.rel$(EXEEXT)
+ $(mpc55xx_emios_rel_LINK) $(mpc55xx_emios_rel_OBJECTS) $(mpc55xx_emios_rel_LDADD) $(LIBS)
+mpc55xx/fec/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/fec
+ @: > mpc55xx/fec/$(am__dirstamp)
+mpc55xx/fec/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/fec/$(DEPDIR)
+ @: > mpc55xx/fec/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/fec/fec.$(OBJEXT): mpc55xx/fec/$(am__dirstamp) \
+ mpc55xx/fec/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/fec.rel$(EXEEXT): $(mpc55xx_fec_rel_OBJECTS) $(mpc55xx_fec_rel_DEPENDENCIES) $(EXTRA_mpc55xx_fec_rel_DEPENDENCIES) mpc55xx/$(am__dirstamp)
+ @rm -f mpc55xx/fec.rel$(EXEEXT)
+ $(mpc55xx_fec_rel_LINK) $(mpc55xx_fec_rel_OBJECTS) $(mpc55xx_fec_rel_LDADD) $(LIBS)
+mpc55xx/irq/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/irq
+ @: > mpc55xx/irq/$(am__dirstamp)
+mpc55xx/irq/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/irq/$(DEPDIR)
+ @: > mpc55xx/irq/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/irq/irq.$(OBJEXT): mpc55xx/irq/$(am__dirstamp) \
+ mpc55xx/irq/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/irq.rel$(EXEEXT): $(mpc55xx_irq_rel_OBJECTS) $(mpc55xx_irq_rel_DEPENDENCIES) $(EXTRA_mpc55xx_irq_rel_DEPENDENCIES) mpc55xx/$(am__dirstamp)
+ @rm -f mpc55xx/irq.rel$(EXEEXT)
+ $(mpc55xx_irq_rel_LINK) $(mpc55xx_irq_rel_OBJECTS) $(mpc55xx_irq_rel_LDADD) $(LIBS)
+mpc55xx/misc/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/misc
+ @: > mpc55xx/misc/$(am__dirstamp)
+mpc55xx/misc/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/misc/$(DEPDIR)
+ @: > mpc55xx/misc/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/misc/copy.$(OBJEXT): mpc55xx/misc/$(am__dirstamp) \
+ mpc55xx/misc/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/misc/flash_support.$(OBJEXT): mpc55xx/misc/$(am__dirstamp) \
+ mpc55xx/misc/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/misc.rel$(EXEEXT): $(mpc55xx_misc_rel_OBJECTS) $(mpc55xx_misc_rel_DEPENDENCIES) $(EXTRA_mpc55xx_misc_rel_DEPENDENCIES) mpc55xx/$(am__dirstamp)
+ @rm -f mpc55xx/misc.rel$(EXEEXT)
+ $(mpc55xx_misc_rel_LINK) $(mpc55xx_misc_rel_OBJECTS) $(mpc55xx_misc_rel_LDADD) $(LIBS)
+mpc55xx/siu/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/siu
+ @: > mpc55xx/siu/$(am__dirstamp)
+mpc55xx/siu/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc55xx/siu/$(DEPDIR)
+ @: > mpc55xx/siu/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/siu/siu.$(OBJEXT): mpc55xx/siu/$(am__dirstamp) \
+ mpc55xx/siu/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/siu.rel$(EXEEXT): $(mpc55xx_siu_rel_OBJECTS) $(mpc55xx_siu_rel_DEPENDENCIES) $(EXTRA_mpc55xx_siu_rel_DEPENDENCIES) mpc55xx/$(am__dirstamp)
+ @rm -f mpc55xx/siu.rel$(EXEEXT)
+ $(mpc55xx_siu_rel_LINK) $(mpc55xx_siu_rel_OBJECTS) $(mpc55xx_siu_rel_LDADD) $(LIBS)
+mpc6xx/timer/mpc55xx_timer_rel-timer.$(OBJEXT): \
+ mpc6xx/timer/$(am__dirstamp) \
+ mpc6xx/timer/$(DEPDIR)/$(am__dirstamp)
+mpc55xx/timer.rel$(EXEEXT): $(mpc55xx_timer_rel_OBJECTS) $(mpc55xx_timer_rel_DEPENDENCIES) $(EXTRA_mpc55xx_timer_rel_DEPENDENCIES) mpc55xx/$(am__dirstamp)
+ @rm -f mpc55xx/timer.rel$(EXEEXT)
+ $(mpc55xx_timer_rel_LINK) $(mpc55xx_timer_rel_OBJECTS) $(mpc55xx_timer_rel_LDADD) $(LIBS)
+mpc5xx/clock/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/clock
+ @: > mpc5xx/clock/$(am__dirstamp)
+mpc5xx/clock/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/clock/$(DEPDIR)
+ @: > mpc5xx/clock/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/clock/mpc5xx_clock_rel-clock.$(OBJEXT): \
+ mpc5xx/clock/$(am__dirstamp) \
+ mpc5xx/clock/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx
+ @: > mpc5xx/$(am__dirstamp)
+mpc5xx/clock.rel$(EXEEXT): $(mpc5xx_clock_rel_OBJECTS) $(mpc5xx_clock_rel_DEPENDENCIES) $(EXTRA_mpc5xx_clock_rel_DEPENDENCIES) mpc5xx/$(am__dirstamp)
+ @rm -f mpc5xx/clock.rel$(EXEEXT)
+ $(mpc5xx_clock_rel_LINK) $(mpc5xx_clock_rel_OBJECTS) $(mpc5xx_clock_rel_LDADD) $(LIBS)
+mpc5xx/console-generic/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/console-generic
+ @: > mpc5xx/console-generic/$(am__dirstamp)
+mpc5xx/console-generic/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/console-generic/$(DEPDIR)
+ @: > mpc5xx/console-generic/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.$(OBJEXT): \
+ mpc5xx/console-generic/$(am__dirstamp) \
+ mpc5xx/console-generic/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/console-generic.rel$(EXEEXT): $(mpc5xx_console_generic_rel_OBJECTS) $(mpc5xx_console_generic_rel_DEPENDENCIES) $(EXTRA_mpc5xx_console_generic_rel_DEPENDENCIES) mpc5xx/$(am__dirstamp)
+ @rm -f mpc5xx/console-generic.rel$(EXEEXT)
+ $(mpc5xx_console_generic_rel_LINK) $(mpc5xx_console_generic_rel_OBJECTS) $(mpc5xx_console_generic_rel_LDADD) $(LIBS)
+mpc5xx/exceptions/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/exceptions
+ @: > mpc5xx/exceptions/$(am__dirstamp)
+mpc5xx/exceptions/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/exceptions/$(DEPDIR)
+ @: > mpc5xx/exceptions/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.$(OBJEXT): \
+ mpc5xx/exceptions/$(am__dirstamp) \
+ mpc5xx/exceptions/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/exceptions.rel$(EXEEXT): $(mpc5xx_exceptions_rel_OBJECTS) $(mpc5xx_exceptions_rel_DEPENDENCIES) $(EXTRA_mpc5xx_exceptions_rel_DEPENDENCIES) mpc5xx/$(am__dirstamp)
+ @rm -f mpc5xx/exceptions.rel$(EXEEXT)
+ $(mpc5xx_exceptions_rel_LINK) $(mpc5xx_exceptions_rel_OBJECTS) $(mpc5xx_exceptions_rel_LDADD) $(LIBS)
+mpc5xx/irq/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/irq
+ @: > mpc5xx/irq/$(am__dirstamp)
+mpc5xx/irq/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/irq/$(DEPDIR)
+ @: > mpc5xx/irq/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/irq/mpc5xx_irq_rel-irq.$(OBJEXT): mpc5xx/irq/$(am__dirstamp) \
+ mpc5xx/irq/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/irq/mpc5xx_irq_rel-irq_init.$(OBJEXT): \
+ mpc5xx/irq/$(am__dirstamp) \
+ mpc5xx/irq/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/irq/mpc5xx_irq_rel-irq_asm.$(OBJEXT): \
+ mpc5xx/irq/$(am__dirstamp) \
+ mpc5xx/irq/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/irq.rel$(EXEEXT): $(mpc5xx_irq_rel_OBJECTS) $(mpc5xx_irq_rel_DEPENDENCIES) $(EXTRA_mpc5xx_irq_rel_DEPENDENCIES) mpc5xx/$(am__dirstamp)
+ @rm -f mpc5xx/irq.rel$(EXEEXT)
+ $(mpc5xx_irq_rel_LINK) $(mpc5xx_irq_rel_OBJECTS) $(mpc5xx_irq_rel_LDADD) $(LIBS)
+mpc5xx/timer/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/timer
+ @: > mpc5xx/timer/$(am__dirstamp)
+mpc5xx/timer/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/timer/$(DEPDIR)
+ @: > mpc5xx/timer/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/timer/mpc5xx_timer_rel-timer.$(OBJEXT): \
+ mpc5xx/timer/$(am__dirstamp) \
+ mpc5xx/timer/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/timer.rel$(EXEEXT): $(mpc5xx_timer_rel_OBJECTS) $(mpc5xx_timer_rel_DEPENDENCIES) $(EXTRA_mpc5xx_timer_rel_DEPENDENCIES) mpc5xx/$(am__dirstamp)
+ @rm -f mpc5xx/timer.rel$(EXEEXT)
+ $(mpc5xx_timer_rel_LINK) $(mpc5xx_timer_rel_OBJECTS) $(mpc5xx_timer_rel_LDADD) $(LIBS)
+mpc5xx/vectors/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/vectors
+ @: > mpc5xx/vectors/$(am__dirstamp)
+mpc5xx/vectors/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc5xx/vectors/$(DEPDIR)
+ @: > mpc5xx/vectors/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.$(OBJEXT): \
+ mpc5xx/vectors/$(am__dirstamp) \
+ mpc5xx/vectors/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/vectors/mpc5xx_vectors_rel-vectors.$(OBJEXT): \
+ mpc5xx/vectors/$(am__dirstamp) \
+ mpc5xx/vectors/$(DEPDIR)/$(am__dirstamp)
+mpc5xx/vectors.rel$(EXEEXT): $(mpc5xx_vectors_rel_OBJECTS) $(mpc5xx_vectors_rel_DEPENDENCIES) $(EXTRA_mpc5xx_vectors_rel_DEPENDENCIES) mpc5xx/$(am__dirstamp)
+ @rm -f mpc5xx/vectors.rel$(EXEEXT)
+ $(mpc5xx_vectors_rel_LINK) $(mpc5xx_vectors_rel_OBJECTS) $(mpc5xx_vectors_rel_LDADD) $(LIBS)
+mpc6xx/altivec/$(am__dirstamp):
+ @$(MKDIR_P) mpc6xx/altivec
+ @: > mpc6xx/altivec/$(am__dirstamp)
+mpc6xx/altivec/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc6xx/altivec/$(DEPDIR)
+ @: > mpc6xx/altivec/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.$(OBJEXT): \
+ mpc6xx/altivec/$(am__dirstamp) \
+ mpc6xx/altivec/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.$(OBJEXT): \
+ mpc6xx/altivec/$(am__dirstamp) \
+ mpc6xx/altivec/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/$(am__dirstamp):
+ @$(MKDIR_P) mpc6xx
+ @: > mpc6xx/$(am__dirstamp)
+mpc6xx/altivec.rel$(EXEEXT): $(mpc6xx_altivec_rel_OBJECTS) $(mpc6xx_altivec_rel_DEPENDENCIES) $(EXTRA_mpc6xx_altivec_rel_DEPENDENCIES) mpc6xx/$(am__dirstamp)
+ @rm -f mpc6xx/altivec.rel$(EXEEXT)
+ $(mpc6xx_altivec_rel_LINK) $(mpc6xx_altivec_rel_OBJECTS) $(mpc6xx_altivec_rel_LDADD) $(LIBS)
+mpc6xx/clock/mpc6xx_clock_rel-c_clock.$(OBJEXT): \
+ mpc6xx/clock/$(am__dirstamp) \
+ mpc6xx/clock/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/clock.rel$(EXEEXT): $(mpc6xx_clock_rel_OBJECTS) $(mpc6xx_clock_rel_DEPENDENCIES) $(EXTRA_mpc6xx_clock_rel_DEPENDENCIES) mpc6xx/$(am__dirstamp)
+ @rm -f mpc6xx/clock.rel$(EXEEXT)
+ $(mpc6xx_clock_rel_LINK) $(mpc6xx_clock_rel_OBJECTS) $(mpc6xx_clock_rel_LDADD) $(LIBS)
+mpc6xx/mmu/$(am__dirstamp):
+ @$(MKDIR_P) mpc6xx/mmu
+ @: > mpc6xx/mmu/$(am__dirstamp)
+mpc6xx/mmu/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc6xx/mmu/$(DEPDIR)
+ @: > mpc6xx/mmu/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/mmu/mpc6xx_mmu_rel-bat.$(OBJEXT): mpc6xx/mmu/$(am__dirstamp) \
+ mpc6xx/mmu/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/mmu/mpc6xx_mmu_rel-pte121.$(OBJEXT): \
+ mpc6xx/mmu/$(am__dirstamp) \
+ mpc6xx/mmu/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.$(OBJEXT): \
+ mpc6xx/mmu/$(am__dirstamp) \
+ mpc6xx/mmu/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/mmu.rel$(EXEEXT): $(mpc6xx_mmu_rel_OBJECTS) $(mpc6xx_mmu_rel_DEPENDENCIES) $(EXTRA_mpc6xx_mmu_rel_DEPENDENCIES) mpc6xx/$(am__dirstamp)
+ @rm -f mpc6xx/mmu.rel$(EXEEXT)
+ $(mpc6xx_mmu_rel_LINK) $(mpc6xx_mmu_rel_OBJECTS) $(mpc6xx_mmu_rel_LDADD) $(LIBS)
+mpc6xx/timer/mpc6xx_timer_rel-timer.$(OBJEXT): \
+ mpc6xx/timer/$(am__dirstamp) \
+ mpc6xx/timer/$(DEPDIR)/$(am__dirstamp)
+mpc6xx/timer.rel$(EXEEXT): $(mpc6xx_timer_rel_OBJECTS) $(mpc6xx_timer_rel_DEPENDENCIES) $(EXTRA_mpc6xx_timer_rel_DEPENDENCIES) mpc6xx/$(am__dirstamp)
+ @rm -f mpc6xx/timer.rel$(EXEEXT)
+ $(mpc6xx_timer_rel_LINK) $(mpc6xx_timer_rel_OBJECTS) $(mpc6xx_timer_rel_LDADD) $(LIBS)
+mpc8260/console-generic/$(am__dirstamp):
+ @$(MKDIR_P) mpc8260/console-generic
+ @: > mpc8260/console-generic/$(am__dirstamp)
+mpc8260/console-generic/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc8260/console-generic/$(DEPDIR)
+ @: > mpc8260/console-generic/$(DEPDIR)/$(am__dirstamp)
+mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.$(OBJEXT): \
+ mpc8260/console-generic/$(am__dirstamp) \
+ mpc8260/console-generic/$(DEPDIR)/$(am__dirstamp)
+mpc8260/$(am__dirstamp):
+ @$(MKDIR_P) mpc8260
+ @: > mpc8260/$(am__dirstamp)
+mpc8260/console-generic.rel$(EXEEXT): $(mpc8260_console_generic_rel_OBJECTS) $(mpc8260_console_generic_rel_DEPENDENCIES) $(EXTRA_mpc8260_console_generic_rel_DEPENDENCIES) mpc8260/$(am__dirstamp)
+ @rm -f mpc8260/console-generic.rel$(EXEEXT)
+ $(mpc8260_console_generic_rel_LINK) $(mpc8260_console_generic_rel_OBJECTS) $(mpc8260_console_generic_rel_LDADD) $(LIBS)
+mpc8260/cpm/$(am__dirstamp):
+ @$(MKDIR_P) mpc8260/cpm
+ @: > mpc8260/cpm/$(am__dirstamp)
+mpc8260/cpm/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc8260/cpm/$(DEPDIR)
+ @: > mpc8260/cpm/$(DEPDIR)/$(am__dirstamp)
+mpc8260/cpm/mpc8260_cpm_rel-cp.$(OBJEXT): mpc8260/cpm/$(am__dirstamp) \
+ mpc8260/cpm/$(DEPDIR)/$(am__dirstamp)
+mpc8260/cpm/mpc8260_cpm_rel-dpram.$(OBJEXT): \
+ mpc8260/cpm/$(am__dirstamp) \
+ mpc8260/cpm/$(DEPDIR)/$(am__dirstamp)
+mpc8260/cpm/mpc8260_cpm_rel-brg.$(OBJEXT): \
+ mpc8260/cpm/$(am__dirstamp) \
+ mpc8260/cpm/$(DEPDIR)/$(am__dirstamp)
+mpc8260/cpm.rel$(EXEEXT): $(mpc8260_cpm_rel_OBJECTS) $(mpc8260_cpm_rel_DEPENDENCIES) $(EXTRA_mpc8260_cpm_rel_DEPENDENCIES) mpc8260/$(am__dirstamp)
+ @rm -f mpc8260/cpm.rel$(EXEEXT)
+ $(mpc8260_cpm_rel_LINK) $(mpc8260_cpm_rel_OBJECTS) $(mpc8260_cpm_rel_LDADD) $(LIBS)
+mpc8260/mmu/$(am__dirstamp):
+ @$(MKDIR_P) mpc8260/mmu
+ @: > mpc8260/mmu/$(am__dirstamp)
+mpc8260/mmu/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc8260/mmu/$(DEPDIR)
+ @: > mpc8260/mmu/$(DEPDIR)/$(am__dirstamp)
+mpc8260/mmu/mpc8260_mmu_rel-mmu.$(OBJEXT): \
+ mpc8260/mmu/$(am__dirstamp) \
+ mpc8260/mmu/$(DEPDIR)/$(am__dirstamp)
+mpc8260/mmu.rel$(EXEEXT): $(mpc8260_mmu_rel_OBJECTS) $(mpc8260_mmu_rel_DEPENDENCIES) $(EXTRA_mpc8260_mmu_rel_DEPENDENCIES) mpc8260/$(am__dirstamp)
+ @rm -f mpc8260/mmu.rel$(EXEEXT)
+ $(mpc8260_mmu_rel_LINK) $(mpc8260_mmu_rel_OBJECTS) $(mpc8260_mmu_rel_LDADD) $(LIBS)
+mpc8260/timer/$(am__dirstamp):
+ @$(MKDIR_P) mpc8260/timer
+ @: > mpc8260/timer/$(am__dirstamp)
+mpc8260/timer/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc8260/timer/$(DEPDIR)
+ @: > mpc8260/timer/$(DEPDIR)/$(am__dirstamp)
+mpc8260/timer/mpc8260_timer_rel-timer.$(OBJEXT): \
+ mpc8260/timer/$(am__dirstamp) \
+ mpc8260/timer/$(DEPDIR)/$(am__dirstamp)
+mpc8260/timer.rel$(EXEEXT): $(mpc8260_timer_rel_OBJECTS) $(mpc8260_timer_rel_DEPENDENCIES) $(EXTRA_mpc8260_timer_rel_DEPENDENCIES) mpc8260/$(am__dirstamp)
+ @rm -f mpc8260/timer.rel$(EXEEXT)
+ $(mpc8260_timer_rel_LINK) $(mpc8260_timer_rel_OBJECTS) $(mpc8260_timer_rel_LDADD) $(LIBS)
+mpc83xx/gtm/$(am__dirstamp):
+ @$(MKDIR_P) mpc83xx/gtm
+ @: > mpc83xx/gtm/$(am__dirstamp)
+mpc83xx/gtm/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc83xx/gtm/$(DEPDIR)
+ @: > mpc83xx/gtm/$(DEPDIR)/$(am__dirstamp)
+mpc83xx/gtm/gtm.$(OBJEXT): mpc83xx/gtm/$(am__dirstamp) \
+ mpc83xx/gtm/$(DEPDIR)/$(am__dirstamp)
+mpc83xx/$(am__dirstamp):
+ @$(MKDIR_P) mpc83xx
+ @: > mpc83xx/$(am__dirstamp)
+mpc83xx/gtm.rel$(EXEEXT): $(mpc83xx_gtm_rel_OBJECTS) $(mpc83xx_gtm_rel_DEPENDENCIES) $(EXTRA_mpc83xx_gtm_rel_DEPENDENCIES) mpc83xx/$(am__dirstamp)
+ @rm -f mpc83xx/gtm.rel$(EXEEXT)
+ $(mpc83xx_gtm_rel_LINK) $(mpc83xx_gtm_rel_OBJECTS) $(mpc83xx_gtm_rel_LDADD) $(LIBS)
+mpc83xx/i2c/$(am__dirstamp):
+ @$(MKDIR_P) mpc83xx/i2c
+ @: > mpc83xx/i2c/$(am__dirstamp)
+mpc83xx/i2c/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc83xx/i2c/$(DEPDIR)
+ @: > mpc83xx/i2c/$(DEPDIR)/$(am__dirstamp)
+mpc83xx/i2c/mpc83xx_i2cdrv.$(OBJEXT): mpc83xx/i2c/$(am__dirstamp) \
+ mpc83xx/i2c/$(DEPDIR)/$(am__dirstamp)
+mpc83xx/i2c.rel$(EXEEXT): $(mpc83xx_i2c_rel_OBJECTS) $(mpc83xx_i2c_rel_DEPENDENCIES) $(EXTRA_mpc83xx_i2c_rel_DEPENDENCIES) mpc83xx/$(am__dirstamp)
+ @rm -f mpc83xx/i2c.rel$(EXEEXT)
+ $(mpc83xx_i2c_rel_LINK) $(mpc83xx_i2c_rel_OBJECTS) $(mpc83xx_i2c_rel_LDADD) $(LIBS)
+mpc83xx/spi/$(am__dirstamp):
+ @$(MKDIR_P) mpc83xx/spi
+ @: > mpc83xx/spi/$(am__dirstamp)
+mpc83xx/spi/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc83xx/spi/$(DEPDIR)
+ @: > mpc83xx/spi/$(DEPDIR)/$(am__dirstamp)
+mpc83xx/spi/mpc83xx_spidrv.$(OBJEXT): mpc83xx/spi/$(am__dirstamp) \
+ mpc83xx/spi/$(DEPDIR)/$(am__dirstamp)
+mpc83xx/spi.rel$(EXEEXT): $(mpc83xx_spi_rel_OBJECTS) $(mpc83xx_spi_rel_DEPENDENCIES) $(EXTRA_mpc83xx_spi_rel_DEPENDENCIES) mpc83xx/$(am__dirstamp)
+ @rm -f mpc83xx/spi.rel$(EXEEXT)
+ $(mpc83xx_spi_rel_LINK) $(mpc83xx_spi_rel_OBJECTS) $(mpc83xx_spi_rel_LDADD) $(LIBS)
+mpc83xx/network/$(am__dirstamp):
+ @$(MKDIR_P) mpc83xx/network
+ @: > mpc83xx/network/$(am__dirstamp)
+mpc83xx/network/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc83xx/network/$(DEPDIR)
+ @: > mpc83xx/network/$(DEPDIR)/$(am__dirstamp)
+mpc83xx/network/mpc83xx_tsec_rel-tsec.$(OBJEXT): \
+ mpc83xx/network/$(am__dirstamp) \
+ mpc83xx/network/$(DEPDIR)/$(am__dirstamp)
+mpc83xx/tsec.rel$(EXEEXT): $(mpc83xx_tsec_rel_OBJECTS) $(mpc83xx_tsec_rel_DEPENDENCIES) $(EXTRA_mpc83xx_tsec_rel_DEPENDENCIES) mpc83xx/$(am__dirstamp)
+ @rm -f mpc83xx/tsec.rel$(EXEEXT)
+ $(mpc83xx_tsec_rel_LINK) $(mpc83xx_tsec_rel_OBJECTS) $(mpc83xx_tsec_rel_LDADD) $(LIBS)
+mpc8xx/clock/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/clock
+ @: > mpc8xx/clock/$(am__dirstamp)
+mpc8xx/clock/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/clock/$(DEPDIR)
+ @: > mpc8xx/clock/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/clock/mpc8xx_clock_rel-clock.$(OBJEXT): \
+ mpc8xx/clock/$(am__dirstamp) \
+ mpc8xx/clock/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx
+ @: > mpc8xx/$(am__dirstamp)
+mpc8xx/clock.rel$(EXEEXT): $(mpc8xx_clock_rel_OBJECTS) $(mpc8xx_clock_rel_DEPENDENCIES) $(EXTRA_mpc8xx_clock_rel_DEPENDENCIES) mpc8xx/$(am__dirstamp)
+ @rm -f mpc8xx/clock.rel$(EXEEXT)
+ $(mpc8xx_clock_rel_LINK) $(mpc8xx_clock_rel_OBJECTS) $(mpc8xx_clock_rel_LDADD) $(LIBS)
+mpc8xx/console-generic/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/console-generic
+ @: > mpc8xx/console-generic/$(am__dirstamp)
+mpc8xx/console-generic/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/console-generic/$(DEPDIR)
+ @: > mpc8xx/console-generic/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.$(OBJEXT): \
+ mpc8xx/console-generic/$(am__dirstamp) \
+ mpc8xx/console-generic/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/console-generic.rel$(EXEEXT): $(mpc8xx_console_generic_rel_OBJECTS) $(mpc8xx_console_generic_rel_DEPENDENCIES) $(EXTRA_mpc8xx_console_generic_rel_DEPENDENCIES) mpc8xx/$(am__dirstamp)
+ @rm -f mpc8xx/console-generic.rel$(EXEEXT)
+ $(mpc8xx_console_generic_rel_LINK) $(mpc8xx_console_generic_rel_OBJECTS) $(mpc8xx_console_generic_rel_LDADD) $(LIBS)
+mpc8xx/cpm/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/cpm
+ @: > mpc8xx/cpm/$(am__dirstamp)
+mpc8xx/cpm/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/cpm/$(DEPDIR)
+ @: > mpc8xx/cpm/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/cpm/mpc8xx_cpm_rel-cp.$(OBJEXT): mpc8xx/cpm/$(am__dirstamp) \
+ mpc8xx/cpm/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/cpm/mpc8xx_cpm_rel-dpram.$(OBJEXT): mpc8xx/cpm/$(am__dirstamp) \
+ mpc8xx/cpm/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/cpm.rel$(EXEEXT): $(mpc8xx_cpm_rel_OBJECTS) $(mpc8xx_cpm_rel_DEPENDENCIES) $(EXTRA_mpc8xx_cpm_rel_DEPENDENCIES) mpc8xx/$(am__dirstamp)
+ @rm -f mpc8xx/cpm.rel$(EXEEXT)
+ $(mpc8xx_cpm_rel_LINK) $(mpc8xx_cpm_rel_OBJECTS) $(mpc8xx_cpm_rel_LDADD) $(LIBS)
+mpc8xx/mmu/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/mmu
+ @: > mpc8xx/mmu/$(am__dirstamp)
+mpc8xx/mmu/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/mmu/$(DEPDIR)
+ @: > mpc8xx/mmu/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/mmu/mpc8xx_mmu_rel-mmu.$(OBJEXT): mpc8xx/mmu/$(am__dirstamp) \
+ mpc8xx/mmu/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/mmu.rel$(EXEEXT): $(mpc8xx_mmu_rel_OBJECTS) $(mpc8xx_mmu_rel_DEPENDENCIES) $(EXTRA_mpc8xx_mmu_rel_DEPENDENCIES) mpc8xx/$(am__dirstamp)
+ @rm -f mpc8xx/mmu.rel$(EXEEXT)
+ $(mpc8xx_mmu_rel_LINK) $(mpc8xx_mmu_rel_OBJECTS) $(mpc8xx_mmu_rel_LDADD) $(LIBS)
+mpc8xx/timer/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/timer
+ @: > mpc8xx/timer/$(am__dirstamp)
+mpc8xx/timer/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) mpc8xx/timer/$(DEPDIR)
+ @: > mpc8xx/timer/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/timer/mpc8xx_timer_rel-timer.$(OBJEXT): \
+ mpc8xx/timer/$(am__dirstamp) \
+ mpc8xx/timer/$(DEPDIR)/$(am__dirstamp)
+mpc8xx/timer.rel$(EXEEXT): $(mpc8xx_timer_rel_OBJECTS) $(mpc8xx_timer_rel_DEPENDENCIES) $(EXTRA_mpc8xx_timer_rel_DEPENDENCIES) mpc8xx/$(am__dirstamp)
+ @rm -f mpc8xx/timer.rel$(EXEEXT)
+ $(mpc8xx_timer_rel_LINK) $(mpc8xx_timer_rel_OBJECTS) $(mpc8xx_timer_rel_LDADD) $(LIBS)
+new-exceptions/bspsupport/$(am__dirstamp):
+ @$(MKDIR_P) new-exceptions/bspsupport
+ @: > new-exceptions/bspsupport/$(am__dirstamp)
+new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) new-exceptions/bspsupport/$(DEPDIR)
+ @: > new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/$(am__dirstamp):
+ @$(MKDIR_P) new-exceptions
+ @: > new-exceptions/$(am__dirstamp)
+new-exceptions/exc_bspsupport.rel$(EXEEXT): $(new_exceptions_exc_bspsupport_rel_OBJECTS) $(new_exceptions_exc_bspsupport_rel_DEPENDENCIES) $(EXTRA_new_exceptions_exc_bspsupport_rel_DEPENDENCIES) new-exceptions/$(am__dirstamp)
+ @rm -f new-exceptions/exc_bspsupport.rel$(EXEEXT)
+ $(new_exceptions_exc_bspsupport_rel_LINK) $(new_exceptions_exc_bspsupport_rel_OBJECTS) $(new_exceptions_exc_bspsupport_rel_LDADD) $(LIBS)
+new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.$(OBJEXT): \
+ new-exceptions/bspsupport/$(am__dirstamp) \
+ new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/irq_bspsupport.rel$(EXEEXT): $(new_exceptions_irq_bspsupport_rel_OBJECTS) $(new_exceptions_irq_bspsupport_rel_DEPENDENCIES) $(EXTRA_new_exceptions_irq_bspsupport_rel_DEPENDENCIES) new-exceptions/$(am__dirstamp)
+ @rm -f new-exceptions/irq_bspsupport.rel$(EXEEXT)
+ $(new_exceptions_irq_bspsupport_rel_LINK) $(new_exceptions_irq_bspsupport_rel_OBJECTS) $(new_exceptions_irq_bspsupport_rel_LDADD) $(LIBS)
+new-exceptions/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) new-exceptions/$(DEPDIR)
+ @: > new-exceptions/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/new_exceptions_rtems_cpu_rel-cpu.$(OBJEXT): \
+ new-exceptions/$(am__dirstamp) \
+ new-exceptions/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.$(OBJEXT): \
+ new-exceptions/$(am__dirstamp) \
+ new-exceptions/$(DEPDIR)/$(am__dirstamp)
+new-exceptions/rtems-cpu.rel$(EXEEXT): $(new_exceptions_rtems_cpu_rel_OBJECTS) $(new_exceptions_rtems_cpu_rel_DEPENDENCIES) $(EXTRA_new_exceptions_rtems_cpu_rel_DEPENDENCIES) new-exceptions/$(am__dirstamp)
+ @rm -f new-exceptions/rtems-cpu.rel$(EXEEXT)
+ $(new_exceptions_rtems_cpu_rel_LINK) $(new_exceptions_rtems_cpu_rel_OBJECTS) $(new_exceptions_rtems_cpu_rel_LDADD) $(LIBS)
+ppc403/clock/$(am__dirstamp):
+ @$(MKDIR_P) ppc403/clock
+ @: > ppc403/clock/$(am__dirstamp)
+ppc403/clock/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) ppc403/clock/$(DEPDIR)
+ @: > ppc403/clock/$(DEPDIR)/$(am__dirstamp)
+ppc403/clock/ppc403_clock_rel-clock.$(OBJEXT): \
+ ppc403/clock/$(am__dirstamp) \
+ ppc403/clock/$(DEPDIR)/$(am__dirstamp)
+ppc403/$(am__dirstamp):
+ @$(MKDIR_P) ppc403
+ @: > ppc403/$(am__dirstamp)
+ppc403/clock.rel$(EXEEXT): $(ppc403_clock_rel_OBJECTS) $(ppc403_clock_rel_DEPENDENCIES) $(EXTRA_ppc403_clock_rel_DEPENDENCIES) ppc403/$(am__dirstamp)
+ @rm -f ppc403/clock.rel$(EXEEXT)
+ $(ppc403_clock_rel_LINK) $(ppc403_clock_rel_OBJECTS) $(ppc403_clock_rel_LDADD) $(LIBS)
+ppc403/console/$(am__dirstamp):
+ @$(MKDIR_P) ppc403/console
+ @: > ppc403/console/$(am__dirstamp)
+ppc403/console/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) ppc403/console/$(DEPDIR)
+ @: > ppc403/console/$(DEPDIR)/$(am__dirstamp)
+ppc403/console/ppc403_console_rel-console.$(OBJEXT): \
+ ppc403/console/$(am__dirstamp) \
+ ppc403/console/$(DEPDIR)/$(am__dirstamp)
+ppc403/console/ppc403_console_rel-console405.$(OBJEXT): \
+ ppc403/console/$(am__dirstamp) \
+ ppc403/console/$(DEPDIR)/$(am__dirstamp)
+ppc403/console.rel$(EXEEXT): $(ppc403_console_rel_OBJECTS) $(ppc403_console_rel_DEPENDENCIES) $(EXTRA_ppc403_console_rel_DEPENDENCIES) ppc403/$(am__dirstamp)
+ @rm -f ppc403/console.rel$(EXEEXT)
+ $(ppc403_console_rel_LINK) $(ppc403_console_rel_OBJECTS) $(ppc403_console_rel_LDADD) $(LIBS)
+ppc403/timer/$(am__dirstamp):
+ @$(MKDIR_P) ppc403/timer
+ @: > ppc403/timer/$(am__dirstamp)
+ppc403/timer/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) ppc403/timer/$(DEPDIR)
+ @: > ppc403/timer/$(DEPDIR)/$(am__dirstamp)
+ppc403/timer/ppc403_timer_rel-timer.$(OBJEXT): \
+ ppc403/timer/$(am__dirstamp) \
+ ppc403/timer/$(DEPDIR)/$(am__dirstamp)
+ppc403/timer.rel$(EXEEXT): $(ppc403_timer_rel_OBJECTS) $(ppc403_timer_rel_DEPENDENCIES) $(EXTRA_ppc403_timer_rel_DEPENDENCIES) ppc403/$(am__dirstamp)
+ @rm -f ppc403/timer.rel$(EXEEXT)
+ $(ppc403_timer_rel_LINK) $(ppc403_timer_rel_OBJECTS) $(ppc403_timer_rel_LDADD) $(LIBS)
+ppc403/tty_drv/$(am__dirstamp):
+ @$(MKDIR_P) ppc403/tty_drv
+ @: > ppc403/tty_drv/$(am__dirstamp)
+ppc403/tty_drv/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) ppc403/tty_drv/$(DEPDIR)
+ @: > ppc403/tty_drv/$(DEPDIR)/$(am__dirstamp)
+ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.$(OBJEXT): \
+ ppc403/tty_drv/$(am__dirstamp) \
+ ppc403/tty_drv/$(DEPDIR)/$(am__dirstamp)
+ppc403/tty_drv.rel$(EXEEXT): $(ppc403_tty_drv_rel_OBJECTS) $(ppc403_tty_drv_rel_DEPENDENCIES) $(EXTRA_ppc403_tty_drv_rel_DEPENDENCIES) ppc403/$(am__dirstamp)
+ @rm -f ppc403/tty_drv.rel$(EXEEXT)
+ $(ppc403_tty_drv_rel_LINK) $(ppc403_tty_drv_rel_OBJECTS) $(ppc403_tty_drv_rel_LDADD) $(LIBS)
+../shared/src/$(am__dirstamp):
+ @$(MKDIR_P) ../shared/src
+ @: > ../shared/src/$(am__dirstamp)
+../shared/src/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) ../shared/src/$(DEPDIR)
+ @: > ../shared/src/$(DEPDIR)/$(am__dirstamp)
+../shared/src/shared_cache_rel-cache_aligned_malloc.$(OBJEXT): \
+ ../shared/src/$(am__dirstamp) \
+ ../shared/src/$(DEPDIR)/$(am__dirstamp)
+../shared/src/shared_cache_rel-cache_manager.$(OBJEXT): \
+ ../shared/src/$(am__dirstamp) \
+ ../shared/src/$(DEPDIR)/$(am__dirstamp)
+shared/$(am__dirstamp):
+ @$(MKDIR_P) shared
+ @: > shared/$(am__dirstamp)
+shared/cache.rel$(EXEEXT): $(shared_cache_rel_OBJECTS) $(shared_cache_rel_DEPENDENCIES) $(EXTRA_shared_cache_rel_DEPENDENCIES) shared/$(am__dirstamp)
+ @rm -f shared/cache.rel$(EXEEXT)
+ $(shared_cache_rel_LINK) $(shared_cache_rel_OBJECTS) $(shared_cache_rel_LDADD) $(LIBS)
+shared/include/$(am__dirstamp):
+ @$(MKDIR_P) shared/include
+ @: > shared/include/$(am__dirstamp)
+shared/include/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) shared/include/$(DEPDIR)
+ @: > shared/include/$(DEPDIR)/$(am__dirstamp)
+shared/include/shared_cpuIdent_rel-cpuIdent.$(OBJEXT): \
+ shared/include/$(am__dirstamp) \
+ shared/include/$(DEPDIR)/$(am__dirstamp)
+shared/cpuIdent.rel$(EXEEXT): $(shared_cpuIdent_rel_OBJECTS) $(shared_cpuIdent_rel_DEPENDENCIES) $(EXTRA_shared_cpuIdent_rel_DEPENDENCIES) shared/$(am__dirstamp)
+ @rm -f shared/cpuIdent.rel$(EXEEXT)
+ $(shared_cpuIdent_rel_LINK) $(shared_cpuIdent_rel_OBJECTS) $(shared_cpuIdent_rel_LDADD) $(LIBS)
+shared/src/$(am__dirstamp):
+ @$(MKDIR_P) shared/src
+ @: > shared/src/$(am__dirstamp)
+shared/src/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) shared/src/$(DEPDIR)
+ @: > shared/src/$(DEPDIR)/$(am__dirstamp)
+shared/src/shared_stack_rel-stack.$(OBJEXT): \
+ shared/src/$(am__dirstamp) \
+ shared/src/$(DEPDIR)/$(am__dirstamp)
+shared/stack.rel$(EXEEXT): $(shared_stack_rel_OBJECTS) $(shared_stack_rel_DEPENDENCIES) $(EXTRA_shared_stack_rel_DEPENDENCIES) shared/$(am__dirstamp)
+ @rm -f shared/stack.rel$(EXEEXT)
+ $(shared_stack_rel_LINK) $(shared_stack_rel_OBJECTS) $(shared_stack_rel_LDADD) $(LIBS)
+mpc83xx/network/tsec_rel-tsec.$(OBJEXT): \
+ mpc83xx/network/$(am__dirstamp) \
+ mpc83xx/network/$(DEPDIR)/$(am__dirstamp)
+tsec.rel$(EXEEXT): $(tsec_rel_OBJECTS) $(tsec_rel_DEPENDENCIES) $(EXTRA_tsec_rel_DEPENDENCIES)
+ @rm -f tsec.rel$(EXEEXT)
+ $(tsec_rel_LINK) $(tsec_rel_OBJECTS) $(tsec_rel_LDADD) $(LIBS)
+
+mostlyclean-compile:
+ -rm -f *.$(OBJEXT)
+ -rm -f ../shared/src/*.$(OBJEXT)
+ -rm -f e500/mmu/*.$(OBJEXT)
+ -rm -f mpc505/ictrl/*.$(OBJEXT)
+ -rm -f mpc505/timer/*.$(OBJEXT)
+ -rm -f mpc505/vectors/*.$(OBJEXT)
+ -rm -f mpc55xx/dspi/*.$(OBJEXT)
+ -rm -f mpc55xx/edma/*.$(OBJEXT)
+ -rm -f mpc55xx/emios/*.$(OBJEXT)
+ -rm -f mpc55xx/fec/*.$(OBJEXT)
+ -rm -f mpc55xx/irq/*.$(OBJEXT)
+ -rm -f mpc55xx/misc/*.$(OBJEXT)
+ -rm -f mpc55xx/siu/*.$(OBJEXT)
+ -rm -f mpc5xx/clock/*.$(OBJEXT)
+ -rm -f mpc5xx/console-generic/*.$(OBJEXT)
+ -rm -f mpc5xx/exceptions/*.$(OBJEXT)
+ -rm -f mpc5xx/irq/*.$(OBJEXT)
+ -rm -f mpc5xx/timer/*.$(OBJEXT)
+ -rm -f mpc5xx/vectors/*.$(OBJEXT)
+ -rm -f mpc6xx/altivec/*.$(OBJEXT)
+ -rm -f mpc6xx/clock/*.$(OBJEXT)
+ -rm -f mpc6xx/mmu/*.$(OBJEXT)
+ -rm -f mpc6xx/timer/*.$(OBJEXT)
+ -rm -f mpc8260/console-generic/*.$(OBJEXT)
+ -rm -f mpc8260/cpm/*.$(OBJEXT)
+ -rm -f mpc8260/mmu/*.$(OBJEXT)
+ -rm -f mpc8260/timer/*.$(OBJEXT)
+ -rm -f mpc83xx/gtm/*.$(OBJEXT)
+ -rm -f mpc83xx/i2c/*.$(OBJEXT)
+ -rm -f mpc83xx/network/*.$(OBJEXT)
+ -rm -f mpc83xx/spi/*.$(OBJEXT)
+ -rm -f mpc8xx/clock/*.$(OBJEXT)
+ -rm -f mpc8xx/console-generic/*.$(OBJEXT)
+ -rm -f mpc8xx/cpm/*.$(OBJEXT)
+ -rm -f mpc8xx/mmu/*.$(OBJEXT)
+ -rm -f mpc8xx/timer/*.$(OBJEXT)
+ -rm -f new-exceptions/*.$(OBJEXT)
+ -rm -f new-exceptions/bspsupport/*.$(OBJEXT)
+ -rm -f ppc403/clock/*.$(OBJEXT)
+ -rm -f ppc403/console/*.$(OBJEXT)
+ -rm -f ppc403/timer/*.$(OBJEXT)
+ -rm -f ppc403/tty_drv/*.$(OBJEXT)
+ -rm -f shared/include/*.$(OBJEXT)
+ -rm -f shared/src/*.$(OBJEXT)
+
+distclean-compile:
+ -rm -f *.tab.c
+
+@AMDEP_TRUE@@am__include@ @am__quote@../shared/src/$(DEPDIR)/shared_cache_rel-cache_aligned_malloc.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@../shared/src/$(DEPDIR)/shared_cache_rel-cache_manager.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@e500/mmu/$(DEPDIR)/e500_mmu_rel-mmu.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc505/ictrl/$(DEPDIR)/mpc505_ictrl_rel-ictrl.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc505/timer/$(DEPDIR)/mpc505_timer_rel-timer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc505/vectors/$(DEPDIR)/mpc505_vectors_rel-vectors.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc55xx/dspi/$(DEPDIR)/dspi.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc55xx/edma/$(DEPDIR)/edma.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc55xx/emios/$(DEPDIR)/emios.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc55xx/fec/$(DEPDIR)/fec.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc55xx/irq/$(DEPDIR)/irq.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc55xx/misc/$(DEPDIR)/copy.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc55xx/misc/$(DEPDIR)/flash_support.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc55xx/siu/$(DEPDIR)/siu.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc5xx/clock/$(DEPDIR)/mpc5xx_clock_rel-clock.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc5xx/console-generic/$(DEPDIR)/mpc5xx_console_generic_rel-console-generic.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc5xx/exceptions/$(DEPDIR)/mpc5xx_exceptions_rel-raw_exception.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_asm.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_init.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc5xx/timer/$(DEPDIR)/mpc5xx_timer_rel-timer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors_init.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup_asm.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/clock/$(DEPDIR)/e500_clock_rel-c_clock.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/clock/$(DEPDIR)/mpc6xx_clock_rel-c_clock.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-bat.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-mmuAsm.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-pte121.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/timer/$(DEPDIR)/e500_timer_rel-timer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/timer/$(DEPDIR)/mpc55xx_timer_rel-timer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc6xx/timer/$(DEPDIR)/mpc6xx_timer_rel-timer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8260/console-generic/$(DEPDIR)/mpc8260_console_generic_rel-console-generic.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-brg.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-cp.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-dpram.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8260/mmu/$(DEPDIR)/mpc8260_mmu_rel-mmu.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8260/timer/$(DEPDIR)/mpc8260_timer_rel-timer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc83xx/gtm/$(DEPDIR)/gtm.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc83xx/i2c/$(DEPDIR)/mpc83xx_i2cdrv.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc83xx/network/$(DEPDIR)/mpc83xx_tsec_rel-tsec.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc83xx/network/$(DEPDIR)/tsec_rel-tsec.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc83xx/spi/$(DEPDIR)/mpc83xx_spidrv.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8xx/clock/$(DEPDIR)/mpc8xx_clock_rel-clock.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8xx/console-generic/$(DEPDIR)/mpc8xx_console_generic_rel-console-generic.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-cp.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-dpram.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8xx/mmu/$(DEPDIR)/mpc8xx_mmu_rel-mmu.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@mpc8xx/timer/$(DEPDIR)/mpc8xx_timer_rel-timer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu_asm.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc-code-copy.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_address.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_irq_bspsupport_rel-irq.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@ppc403/clock/$(DEPDIR)/ppc403_clock_rel-clock.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@ppc403/console/$(DEPDIR)/ppc403_console_rel-console.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@ppc403/console/$(DEPDIR)/ppc403_console_rel-console405.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@ppc403/timer/$(DEPDIR)/ppc403_timer_rel-timer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@ppc403/tty_drv/$(DEPDIR)/ppc403_tty_drv_rel-tty_drv.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@shared/include/$(DEPDIR)/shared_cpuIdent_rel-cpuIdent.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@shared/src/$(DEPDIR)/shared_stack_rel-stack.Po@am__quote@
+
+.S.o:
+@am__fastdepCCAS_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+@am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCCAS_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
+
+.S.obj:
+@am__fastdepCCAS_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+@am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+@am__fastdepCCAS_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+mpc505/vectors/mpc505_vectors_rel-vectors.o: mpc505/vectors/vectors.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc505/vectors/mpc505_vectors_rel-vectors.o -MD -MP -MF mpc505/vectors/$(DEPDIR)/mpc505_vectors_rel-vectors.Tpo -c -o mpc505/vectors/mpc505_vectors_rel-vectors.o `test -f 'mpc505/vectors/vectors.S' || echo '$(srcdir)/'`mpc505/vectors/vectors.S
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc505/vectors/$(DEPDIR)/mpc505_vectors_rel-vectors.Tpo mpc505/vectors/$(DEPDIR)/mpc505_vectors_rel-vectors.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc505/vectors/vectors.S' object='mpc505/vectors/mpc505_vectors_rel-vectors.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc505/vectors/mpc505_vectors_rel-vectors.o `test -f 'mpc505/vectors/vectors.S' || echo '$(srcdir)/'`mpc505/vectors/vectors.S
+
+mpc505/vectors/mpc505_vectors_rel-vectors.obj: mpc505/vectors/vectors.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc505/vectors/mpc505_vectors_rel-vectors.obj -MD -MP -MF mpc505/vectors/$(DEPDIR)/mpc505_vectors_rel-vectors.Tpo -c -o mpc505/vectors/mpc505_vectors_rel-vectors.obj `if test -f 'mpc505/vectors/vectors.S'; then $(CYGPATH_W) 'mpc505/vectors/vectors.S'; else $(CYGPATH_W) '$(srcdir)/mpc505/vectors/vectors.S'; fi`
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc505/vectors/$(DEPDIR)/mpc505_vectors_rel-vectors.Tpo mpc505/vectors/$(DEPDIR)/mpc505_vectors_rel-vectors.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc505/vectors/vectors.S' object='mpc505/vectors/mpc505_vectors_rel-vectors.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc505/vectors/mpc505_vectors_rel-vectors.obj `if test -f 'mpc505/vectors/vectors.S'; then $(CYGPATH_W) 'mpc505/vectors/vectors.S'; else $(CYGPATH_W) '$(srcdir)/mpc505/vectors/vectors.S'; fi`
+
+mpc5xx/irq/mpc5xx_irq_rel-irq_asm.o: mpc5xx/irq/irq_asm.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc5xx/irq/mpc5xx_irq_rel-irq_asm.o -MD -MP -MF mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_asm.Tpo -c -o mpc5xx/irq/mpc5xx_irq_rel-irq_asm.o `test -f 'mpc5xx/irq/irq_asm.S' || echo '$(srcdir)/'`mpc5xx/irq/irq_asm.S
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_asm.Tpo mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_asm.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc5xx/irq/irq_asm.S' object='mpc5xx/irq/mpc5xx_irq_rel-irq_asm.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc5xx/irq/mpc5xx_irq_rel-irq_asm.o `test -f 'mpc5xx/irq/irq_asm.S' || echo '$(srcdir)/'`mpc5xx/irq/irq_asm.S
+
+mpc5xx/irq/mpc5xx_irq_rel-irq_asm.obj: mpc5xx/irq/irq_asm.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc5xx/irq/mpc5xx_irq_rel-irq_asm.obj -MD -MP -MF mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_asm.Tpo -c -o mpc5xx/irq/mpc5xx_irq_rel-irq_asm.obj `if test -f 'mpc5xx/irq/irq_asm.S'; then $(CYGPATH_W) 'mpc5xx/irq/irq_asm.S'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/irq/irq_asm.S'; fi`
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_asm.Tpo mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_asm.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc5xx/irq/irq_asm.S' object='mpc5xx/irq/mpc5xx_irq_rel-irq_asm.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc5xx/irq/mpc5xx_irq_rel-irq_asm.obj `if test -f 'mpc5xx/irq/irq_asm.S'; then $(CYGPATH_W) 'mpc5xx/irq/irq_asm.S'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/irq/irq_asm.S'; fi`
+
+mpc5xx/vectors/mpc5xx_vectors_rel-vectors.o: mpc5xx/vectors/vectors.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc5xx/vectors/mpc5xx_vectors_rel-vectors.o -MD -MP -MF mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors.Tpo -c -o mpc5xx/vectors/mpc5xx_vectors_rel-vectors.o `test -f 'mpc5xx/vectors/vectors.S' || echo '$(srcdir)/'`mpc5xx/vectors/vectors.S
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors.Tpo mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc5xx/vectors/vectors.S' object='mpc5xx/vectors/mpc5xx_vectors_rel-vectors.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc5xx/vectors/mpc5xx_vectors_rel-vectors.o `test -f 'mpc5xx/vectors/vectors.S' || echo '$(srcdir)/'`mpc5xx/vectors/vectors.S
+
+mpc5xx/vectors/mpc5xx_vectors_rel-vectors.obj: mpc5xx/vectors/vectors.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc5xx/vectors/mpc5xx_vectors_rel-vectors.obj -MD -MP -MF mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors.Tpo -c -o mpc5xx/vectors/mpc5xx_vectors_rel-vectors.obj `if test -f 'mpc5xx/vectors/vectors.S'; then $(CYGPATH_W) 'mpc5xx/vectors/vectors.S'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/vectors/vectors.S'; fi`
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors.Tpo mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc5xx/vectors/vectors.S' object='mpc5xx/vectors/mpc5xx_vectors_rel-vectors.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc5xx/vectors/mpc5xx_vectors_rel-vectors.obj `if test -f 'mpc5xx/vectors/vectors.S'; then $(CYGPATH_W) 'mpc5xx/vectors/vectors.S'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/vectors/vectors.S'; fi`
+
+mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.o: mpc6xx/altivec/vec_sup_asm.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_altivec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.o -MD -MP -MF mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup_asm.Tpo -c -o mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.o `test -f 'mpc6xx/altivec/vec_sup_asm.S' || echo '$(srcdir)/'`mpc6xx/altivec/vec_sup_asm.S
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup_asm.Tpo mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup_asm.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc6xx/altivec/vec_sup_asm.S' object='mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_altivec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.o `test -f 'mpc6xx/altivec/vec_sup_asm.S' || echo '$(srcdir)/'`mpc6xx/altivec/vec_sup_asm.S
+
+mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.obj: mpc6xx/altivec/vec_sup_asm.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_altivec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.obj -MD -MP -MF mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup_asm.Tpo -c -o mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.obj `if test -f 'mpc6xx/altivec/vec_sup_asm.S'; then $(CYGPATH_W) 'mpc6xx/altivec/vec_sup_asm.S'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/altivec/vec_sup_asm.S'; fi`
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup_asm.Tpo mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup_asm.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc6xx/altivec/vec_sup_asm.S' object='mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_altivec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup_asm.obj `if test -f 'mpc6xx/altivec/vec_sup_asm.S'; then $(CYGPATH_W) 'mpc6xx/altivec/vec_sup_asm.S'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/altivec/vec_sup_asm.S'; fi`
+
+mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.o: mpc6xx/mmu/mmuAsm.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.o -MD -MP -MF mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-mmuAsm.Tpo -c -o mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.o `test -f 'mpc6xx/mmu/mmuAsm.S' || echo '$(srcdir)/'`mpc6xx/mmu/mmuAsm.S
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-mmuAsm.Tpo mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-mmuAsm.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc6xx/mmu/mmuAsm.S' object='mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.o `test -f 'mpc6xx/mmu/mmuAsm.S' || echo '$(srcdir)/'`mpc6xx/mmu/mmuAsm.S
+
+mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.obj: mpc6xx/mmu/mmuAsm.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.obj -MD -MP -MF mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-mmuAsm.Tpo -c -o mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.obj `if test -f 'mpc6xx/mmu/mmuAsm.S'; then $(CYGPATH_W) 'mpc6xx/mmu/mmuAsm.S'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/mmu/mmuAsm.S'; fi`
+@am__fastdepCCAS_TRUE@ $(am__mv) mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-mmuAsm.Tpo mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-mmuAsm.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mpc6xx/mmu/mmuAsm.S' object='mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o mpc6xx/mmu/mpc6xx_mmu_rel-mmuAsm.obj `if test -f 'mpc6xx/mmu/mmuAsm.S'; then $(CYGPATH_W) 'mpc6xx/mmu/mmuAsm.S'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/mmu/mmuAsm.S'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.o: new-exceptions/bspsupport/ppc_exc.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.o `test -f 'new-exceptions/bspsupport/ppc_exc.S' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc.S
+@am__fastdepCCAS_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='new-exceptions/bspsupport/ppc_exc.S' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.o `test -f 'new-exceptions/bspsupport/ppc_exc.S' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc.S
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.obj: new-exceptions/bspsupport/ppc_exc.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.obj `if test -f 'new-exceptions/bspsupport/ppc_exc.S'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc.S'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc.S'; fi`
+@am__fastdepCCAS_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='new-exceptions/bspsupport/ppc_exc.S' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc.obj `if test -f 'new-exceptions/bspsupport/ppc_exc.S'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc.S'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc.S'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.o: new-exceptions/bspsupport/ppc_exc_async_normal.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.o `test -f 'new-exceptions/bspsupport/ppc_exc_async_normal.S' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_async_normal.S
+@am__fastdepCCAS_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='new-exceptions/bspsupport/ppc_exc_async_normal.S' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.o `test -f 'new-exceptions/bspsupport/ppc_exc_async_normal.S' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_async_normal.S
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.obj: new-exceptions/bspsupport/ppc_exc_async_normal.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_async_normal.S'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_async_normal.S'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_async_normal.S'; fi`
+@am__fastdepCCAS_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='new-exceptions/bspsupport/ppc_exc_async_normal.S' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_async_normal.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_async_normal.S'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_async_normal.S'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_async_normal.S'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.o: new-exceptions/bspsupport/ppc_exc_naked.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.o `test -f 'new-exceptions/bspsupport/ppc_exc_naked.S' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_naked.S
+@am__fastdepCCAS_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='new-exceptions/bspsupport/ppc_exc_naked.S' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.o `test -f 'new-exceptions/bspsupport/ppc_exc_naked.S' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_naked.S
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.obj: new-exceptions/bspsupport/ppc_exc_naked.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_naked.S'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_naked.S'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_naked.S'; fi`
+@am__fastdepCCAS_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='new-exceptions/bspsupport/ppc_exc_naked.S' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_naked.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_naked.S'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_naked.S'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_naked.S'; fi`
+
+new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.o: new-exceptions/cpu_asm.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_rtems_cpu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.o -MD -MP -MF new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu_asm.Tpo -c -o new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.o `test -f 'new-exceptions/cpu_asm.S' || echo '$(srcdir)/'`new-exceptions/cpu_asm.S
+@am__fastdepCCAS_TRUE@ $(am__mv) new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu_asm.Tpo new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu_asm.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='new-exceptions/cpu_asm.S' object='new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_rtems_cpu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.o `test -f 'new-exceptions/cpu_asm.S' || echo '$(srcdir)/'`new-exceptions/cpu_asm.S
+
+new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.obj: new-exceptions/cpu_asm.S
+@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_rtems_cpu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.obj -MD -MP -MF new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu_asm.Tpo -c -o new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.obj `if test -f 'new-exceptions/cpu_asm.S'; then $(CYGPATH_W) 'new-exceptions/cpu_asm.S'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/cpu_asm.S'; fi`
+@am__fastdepCCAS_TRUE@ $(am__mv) new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu_asm.Tpo new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu_asm.Po
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='new-exceptions/cpu_asm.S' object='new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_rtems_cpu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o new-exceptions/new_exceptions_rtems_cpu_rel-cpu_asm.obj `if test -f 'new-exceptions/cpu_asm.S'; then $(CYGPATH_W) 'new-exceptions/cpu_asm.S'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/cpu_asm.S'; fi`
+
+.c.o:
+@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
+@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $<
+
+.c.obj:
+@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
+@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
+@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+mpc6xx/clock/e500_clock_rel-c_clock.o: mpc6xx/clock/c_clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/clock/e500_clock_rel-c_clock.o -MD -MP -MF mpc6xx/clock/$(DEPDIR)/e500_clock_rel-c_clock.Tpo -c -o mpc6xx/clock/e500_clock_rel-c_clock.o `test -f 'mpc6xx/clock/c_clock.c' || echo '$(srcdir)/'`mpc6xx/clock/c_clock.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/clock/$(DEPDIR)/e500_clock_rel-c_clock.Tpo mpc6xx/clock/$(DEPDIR)/e500_clock_rel-c_clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/clock/c_clock.c' object='mpc6xx/clock/e500_clock_rel-c_clock.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/clock/e500_clock_rel-c_clock.o `test -f 'mpc6xx/clock/c_clock.c' || echo '$(srcdir)/'`mpc6xx/clock/c_clock.c
+
+mpc6xx/clock/e500_clock_rel-c_clock.obj: mpc6xx/clock/c_clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/clock/e500_clock_rel-c_clock.obj -MD -MP -MF mpc6xx/clock/$(DEPDIR)/e500_clock_rel-c_clock.Tpo -c -o mpc6xx/clock/e500_clock_rel-c_clock.obj `if test -f 'mpc6xx/clock/c_clock.c'; then $(CYGPATH_W) 'mpc6xx/clock/c_clock.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/clock/c_clock.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/clock/$(DEPDIR)/e500_clock_rel-c_clock.Tpo mpc6xx/clock/$(DEPDIR)/e500_clock_rel-c_clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/clock/c_clock.c' object='mpc6xx/clock/e500_clock_rel-c_clock.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/clock/e500_clock_rel-c_clock.obj `if test -f 'mpc6xx/clock/c_clock.c'; then $(CYGPATH_W) 'mpc6xx/clock/c_clock.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/clock/c_clock.c'; fi`
+
+e500/mmu/e500_mmu_rel-mmu.o: e500/mmu/mmu.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e500/mmu/e500_mmu_rel-mmu.o -MD -MP -MF e500/mmu/$(DEPDIR)/e500_mmu_rel-mmu.Tpo -c -o e500/mmu/e500_mmu_rel-mmu.o `test -f 'e500/mmu/mmu.c' || echo '$(srcdir)/'`e500/mmu/mmu.c
+@am__fastdepCC_TRUE@ $(am__mv) e500/mmu/$(DEPDIR)/e500_mmu_rel-mmu.Tpo e500/mmu/$(DEPDIR)/e500_mmu_rel-mmu.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='e500/mmu/mmu.c' object='e500/mmu/e500_mmu_rel-mmu.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e500/mmu/e500_mmu_rel-mmu.o `test -f 'e500/mmu/mmu.c' || echo '$(srcdir)/'`e500/mmu/mmu.c
+
+e500/mmu/e500_mmu_rel-mmu.obj: e500/mmu/mmu.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT e500/mmu/e500_mmu_rel-mmu.obj -MD -MP -MF e500/mmu/$(DEPDIR)/e500_mmu_rel-mmu.Tpo -c -o e500/mmu/e500_mmu_rel-mmu.obj `if test -f 'e500/mmu/mmu.c'; then $(CYGPATH_W) 'e500/mmu/mmu.c'; else $(CYGPATH_W) '$(srcdir)/e500/mmu/mmu.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) e500/mmu/$(DEPDIR)/e500_mmu_rel-mmu.Tpo e500/mmu/$(DEPDIR)/e500_mmu_rel-mmu.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='e500/mmu/mmu.c' object='e500/mmu/e500_mmu_rel-mmu.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o e500/mmu/e500_mmu_rel-mmu.obj `if test -f 'e500/mmu/mmu.c'; then $(CYGPATH_W) 'e500/mmu/mmu.c'; else $(CYGPATH_W) '$(srcdir)/e500/mmu/mmu.c'; fi`
+
+mpc6xx/timer/e500_timer_rel-timer.o: mpc6xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/timer/e500_timer_rel-timer.o -MD -MP -MF mpc6xx/timer/$(DEPDIR)/e500_timer_rel-timer.Tpo -c -o mpc6xx/timer/e500_timer_rel-timer.o `test -f 'mpc6xx/timer/timer.c' || echo '$(srcdir)/'`mpc6xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/timer/$(DEPDIR)/e500_timer_rel-timer.Tpo mpc6xx/timer/$(DEPDIR)/e500_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/timer/timer.c' object='mpc6xx/timer/e500_timer_rel-timer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/timer/e500_timer_rel-timer.o `test -f 'mpc6xx/timer/timer.c' || echo '$(srcdir)/'`mpc6xx/timer/timer.c
+
+mpc6xx/timer/e500_timer_rel-timer.obj: mpc6xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/timer/e500_timer_rel-timer.obj -MD -MP -MF mpc6xx/timer/$(DEPDIR)/e500_timer_rel-timer.Tpo -c -o mpc6xx/timer/e500_timer_rel-timer.obj `if test -f 'mpc6xx/timer/timer.c'; then $(CYGPATH_W) 'mpc6xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/timer/timer.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/timer/$(DEPDIR)/e500_timer_rel-timer.Tpo mpc6xx/timer/$(DEPDIR)/e500_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/timer/timer.c' object='mpc6xx/timer/e500_timer_rel-timer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(e500_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/timer/e500_timer_rel-timer.obj `if test -f 'mpc6xx/timer/timer.c'; then $(CYGPATH_W) 'mpc6xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/timer/timer.c'; fi`
+
+mpc505/ictrl/mpc505_ictrl_rel-ictrl.o: mpc505/ictrl/ictrl.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_ictrl_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc505/ictrl/mpc505_ictrl_rel-ictrl.o -MD -MP -MF mpc505/ictrl/$(DEPDIR)/mpc505_ictrl_rel-ictrl.Tpo -c -o mpc505/ictrl/mpc505_ictrl_rel-ictrl.o `test -f 'mpc505/ictrl/ictrl.c' || echo '$(srcdir)/'`mpc505/ictrl/ictrl.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc505/ictrl/$(DEPDIR)/mpc505_ictrl_rel-ictrl.Tpo mpc505/ictrl/$(DEPDIR)/mpc505_ictrl_rel-ictrl.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc505/ictrl/ictrl.c' object='mpc505/ictrl/mpc505_ictrl_rel-ictrl.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_ictrl_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc505/ictrl/mpc505_ictrl_rel-ictrl.o `test -f 'mpc505/ictrl/ictrl.c' || echo '$(srcdir)/'`mpc505/ictrl/ictrl.c
+
+mpc505/ictrl/mpc505_ictrl_rel-ictrl.obj: mpc505/ictrl/ictrl.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_ictrl_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc505/ictrl/mpc505_ictrl_rel-ictrl.obj -MD -MP -MF mpc505/ictrl/$(DEPDIR)/mpc505_ictrl_rel-ictrl.Tpo -c -o mpc505/ictrl/mpc505_ictrl_rel-ictrl.obj `if test -f 'mpc505/ictrl/ictrl.c'; then $(CYGPATH_W) 'mpc505/ictrl/ictrl.c'; else $(CYGPATH_W) '$(srcdir)/mpc505/ictrl/ictrl.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc505/ictrl/$(DEPDIR)/mpc505_ictrl_rel-ictrl.Tpo mpc505/ictrl/$(DEPDIR)/mpc505_ictrl_rel-ictrl.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc505/ictrl/ictrl.c' object='mpc505/ictrl/mpc505_ictrl_rel-ictrl.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_ictrl_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc505/ictrl/mpc505_ictrl_rel-ictrl.obj `if test -f 'mpc505/ictrl/ictrl.c'; then $(CYGPATH_W) 'mpc505/ictrl/ictrl.c'; else $(CYGPATH_W) '$(srcdir)/mpc505/ictrl/ictrl.c'; fi`
+
+mpc505/timer/mpc505_timer_rel-timer.o: mpc505/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc505/timer/mpc505_timer_rel-timer.o -MD -MP -MF mpc505/timer/$(DEPDIR)/mpc505_timer_rel-timer.Tpo -c -o mpc505/timer/mpc505_timer_rel-timer.o `test -f 'mpc505/timer/timer.c' || echo '$(srcdir)/'`mpc505/timer/timer.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc505/timer/$(DEPDIR)/mpc505_timer_rel-timer.Tpo mpc505/timer/$(DEPDIR)/mpc505_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc505/timer/timer.c' object='mpc505/timer/mpc505_timer_rel-timer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc505/timer/mpc505_timer_rel-timer.o `test -f 'mpc505/timer/timer.c' || echo '$(srcdir)/'`mpc505/timer/timer.c
+
+mpc505/timer/mpc505_timer_rel-timer.obj: mpc505/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc505/timer/mpc505_timer_rel-timer.obj -MD -MP -MF mpc505/timer/$(DEPDIR)/mpc505_timer_rel-timer.Tpo -c -o mpc505/timer/mpc505_timer_rel-timer.obj `if test -f 'mpc505/timer/timer.c'; then $(CYGPATH_W) 'mpc505/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc505/timer/timer.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc505/timer/$(DEPDIR)/mpc505_timer_rel-timer.Tpo mpc505/timer/$(DEPDIR)/mpc505_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc505/timer/timer.c' object='mpc505/timer/mpc505_timer_rel-timer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc505_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc505/timer/mpc505_timer_rel-timer.obj `if test -f 'mpc505/timer/timer.c'; then $(CYGPATH_W) 'mpc505/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc505/timer/timer.c'; fi`
+
+mpc6xx/timer/mpc55xx_timer_rel-timer.o: mpc6xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc55xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/timer/mpc55xx_timer_rel-timer.o -MD -MP -MF mpc6xx/timer/$(DEPDIR)/mpc55xx_timer_rel-timer.Tpo -c -o mpc6xx/timer/mpc55xx_timer_rel-timer.o `test -f 'mpc6xx/timer/timer.c' || echo '$(srcdir)/'`mpc6xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/timer/$(DEPDIR)/mpc55xx_timer_rel-timer.Tpo mpc6xx/timer/$(DEPDIR)/mpc55xx_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/timer/timer.c' object='mpc6xx/timer/mpc55xx_timer_rel-timer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc55xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/timer/mpc55xx_timer_rel-timer.o `test -f 'mpc6xx/timer/timer.c' || echo '$(srcdir)/'`mpc6xx/timer/timer.c
+
+mpc6xx/timer/mpc55xx_timer_rel-timer.obj: mpc6xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc55xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/timer/mpc55xx_timer_rel-timer.obj -MD -MP -MF mpc6xx/timer/$(DEPDIR)/mpc55xx_timer_rel-timer.Tpo -c -o mpc6xx/timer/mpc55xx_timer_rel-timer.obj `if test -f 'mpc6xx/timer/timer.c'; then $(CYGPATH_W) 'mpc6xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/timer/timer.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/timer/$(DEPDIR)/mpc55xx_timer_rel-timer.Tpo mpc6xx/timer/$(DEPDIR)/mpc55xx_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/timer/timer.c' object='mpc6xx/timer/mpc55xx_timer_rel-timer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc55xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/timer/mpc55xx_timer_rel-timer.obj `if test -f 'mpc6xx/timer/timer.c'; then $(CYGPATH_W) 'mpc6xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/timer/timer.c'; fi`
+
+mpc5xx/clock/mpc5xx_clock_rel-clock.o: mpc5xx/clock/clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/clock/mpc5xx_clock_rel-clock.o -MD -MP -MF mpc5xx/clock/$(DEPDIR)/mpc5xx_clock_rel-clock.Tpo -c -o mpc5xx/clock/mpc5xx_clock_rel-clock.o `test -f 'mpc5xx/clock/clock.c' || echo '$(srcdir)/'`mpc5xx/clock/clock.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/clock/$(DEPDIR)/mpc5xx_clock_rel-clock.Tpo mpc5xx/clock/$(DEPDIR)/mpc5xx_clock_rel-clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/clock/clock.c' object='mpc5xx/clock/mpc5xx_clock_rel-clock.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/clock/mpc5xx_clock_rel-clock.o `test -f 'mpc5xx/clock/clock.c' || echo '$(srcdir)/'`mpc5xx/clock/clock.c
+
+mpc5xx/clock/mpc5xx_clock_rel-clock.obj: mpc5xx/clock/clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/clock/mpc5xx_clock_rel-clock.obj -MD -MP -MF mpc5xx/clock/$(DEPDIR)/mpc5xx_clock_rel-clock.Tpo -c -o mpc5xx/clock/mpc5xx_clock_rel-clock.obj `if test -f 'mpc5xx/clock/clock.c'; then $(CYGPATH_W) 'mpc5xx/clock/clock.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/clock/clock.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/clock/$(DEPDIR)/mpc5xx_clock_rel-clock.Tpo mpc5xx/clock/$(DEPDIR)/mpc5xx_clock_rel-clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/clock/clock.c' object='mpc5xx/clock/mpc5xx_clock_rel-clock.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/clock/mpc5xx_clock_rel-clock.obj `if test -f 'mpc5xx/clock/clock.c'; then $(CYGPATH_W) 'mpc5xx/clock/clock.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/clock/clock.c'; fi`
+
+mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.o: mpc5xx/console-generic/console-generic.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.o -MD -MP -MF mpc5xx/console-generic/$(DEPDIR)/mpc5xx_console_generic_rel-console-generic.Tpo -c -o mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.o `test -f 'mpc5xx/console-generic/console-generic.c' || echo '$(srcdir)/'`mpc5xx/console-generic/console-generic.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/console-generic/$(DEPDIR)/mpc5xx_console_generic_rel-console-generic.Tpo mpc5xx/console-generic/$(DEPDIR)/mpc5xx_console_generic_rel-console-generic.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/console-generic/console-generic.c' object='mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.o `test -f 'mpc5xx/console-generic/console-generic.c' || echo '$(srcdir)/'`mpc5xx/console-generic/console-generic.c
+
+mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.obj: mpc5xx/console-generic/console-generic.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.obj -MD -MP -MF mpc5xx/console-generic/$(DEPDIR)/mpc5xx_console_generic_rel-console-generic.Tpo -c -o mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.obj `if test -f 'mpc5xx/console-generic/console-generic.c'; then $(CYGPATH_W) 'mpc5xx/console-generic/console-generic.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/console-generic/console-generic.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/console-generic/$(DEPDIR)/mpc5xx_console_generic_rel-console-generic.Tpo mpc5xx/console-generic/$(DEPDIR)/mpc5xx_console_generic_rel-console-generic.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/console-generic/console-generic.c' object='mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/console-generic/mpc5xx_console_generic_rel-console-generic.obj `if test -f 'mpc5xx/console-generic/console-generic.c'; then $(CYGPATH_W) 'mpc5xx/console-generic/console-generic.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/console-generic/console-generic.c'; fi`
+
+mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.o: mpc5xx/exceptions/raw_exception.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_exceptions_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.o -MD -MP -MF mpc5xx/exceptions/$(DEPDIR)/mpc5xx_exceptions_rel-raw_exception.Tpo -c -o mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.o `test -f 'mpc5xx/exceptions/raw_exception.c' || echo '$(srcdir)/'`mpc5xx/exceptions/raw_exception.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/exceptions/$(DEPDIR)/mpc5xx_exceptions_rel-raw_exception.Tpo mpc5xx/exceptions/$(DEPDIR)/mpc5xx_exceptions_rel-raw_exception.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/exceptions/raw_exception.c' object='mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_exceptions_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.o `test -f 'mpc5xx/exceptions/raw_exception.c' || echo '$(srcdir)/'`mpc5xx/exceptions/raw_exception.c
+
+mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.obj: mpc5xx/exceptions/raw_exception.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_exceptions_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.obj -MD -MP -MF mpc5xx/exceptions/$(DEPDIR)/mpc5xx_exceptions_rel-raw_exception.Tpo -c -o mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.obj `if test -f 'mpc5xx/exceptions/raw_exception.c'; then $(CYGPATH_W) 'mpc5xx/exceptions/raw_exception.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/exceptions/raw_exception.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/exceptions/$(DEPDIR)/mpc5xx_exceptions_rel-raw_exception.Tpo mpc5xx/exceptions/$(DEPDIR)/mpc5xx_exceptions_rel-raw_exception.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/exceptions/raw_exception.c' object='mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_exceptions_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/exceptions/mpc5xx_exceptions_rel-raw_exception.obj `if test -f 'mpc5xx/exceptions/raw_exception.c'; then $(CYGPATH_W) 'mpc5xx/exceptions/raw_exception.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/exceptions/raw_exception.c'; fi`
+
+mpc5xx/irq/mpc5xx_irq_rel-irq.o: mpc5xx/irq/irq.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/irq/mpc5xx_irq_rel-irq.o -MD -MP -MF mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq.Tpo -c -o mpc5xx/irq/mpc5xx_irq_rel-irq.o `test -f 'mpc5xx/irq/irq.c' || echo '$(srcdir)/'`mpc5xx/irq/irq.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq.Tpo mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/irq/irq.c' object='mpc5xx/irq/mpc5xx_irq_rel-irq.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/irq/mpc5xx_irq_rel-irq.o `test -f 'mpc5xx/irq/irq.c' || echo '$(srcdir)/'`mpc5xx/irq/irq.c
+
+mpc5xx/irq/mpc5xx_irq_rel-irq.obj: mpc5xx/irq/irq.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/irq/mpc5xx_irq_rel-irq.obj -MD -MP -MF mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq.Tpo -c -o mpc5xx/irq/mpc5xx_irq_rel-irq.obj `if test -f 'mpc5xx/irq/irq.c'; then $(CYGPATH_W) 'mpc5xx/irq/irq.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/irq/irq.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq.Tpo mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/irq/irq.c' object='mpc5xx/irq/mpc5xx_irq_rel-irq.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/irq/mpc5xx_irq_rel-irq.obj `if test -f 'mpc5xx/irq/irq.c'; then $(CYGPATH_W) 'mpc5xx/irq/irq.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/irq/irq.c'; fi`
+
+mpc5xx/irq/mpc5xx_irq_rel-irq_init.o: mpc5xx/irq/irq_init.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/irq/mpc5xx_irq_rel-irq_init.o -MD -MP -MF mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_init.Tpo -c -o mpc5xx/irq/mpc5xx_irq_rel-irq_init.o `test -f 'mpc5xx/irq/irq_init.c' || echo '$(srcdir)/'`mpc5xx/irq/irq_init.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_init.Tpo mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_init.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/irq/irq_init.c' object='mpc5xx/irq/mpc5xx_irq_rel-irq_init.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/irq/mpc5xx_irq_rel-irq_init.o `test -f 'mpc5xx/irq/irq_init.c' || echo '$(srcdir)/'`mpc5xx/irq/irq_init.c
+
+mpc5xx/irq/mpc5xx_irq_rel-irq_init.obj: mpc5xx/irq/irq_init.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/irq/mpc5xx_irq_rel-irq_init.obj -MD -MP -MF mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_init.Tpo -c -o mpc5xx/irq/mpc5xx_irq_rel-irq_init.obj `if test -f 'mpc5xx/irq/irq_init.c'; then $(CYGPATH_W) 'mpc5xx/irq/irq_init.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/irq/irq_init.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_init.Tpo mpc5xx/irq/$(DEPDIR)/mpc5xx_irq_rel-irq_init.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/irq/irq_init.c' object='mpc5xx/irq/mpc5xx_irq_rel-irq_init.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_irq_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/irq/mpc5xx_irq_rel-irq_init.obj `if test -f 'mpc5xx/irq/irq_init.c'; then $(CYGPATH_W) 'mpc5xx/irq/irq_init.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/irq/irq_init.c'; fi`
+
+mpc5xx/timer/mpc5xx_timer_rel-timer.o: mpc5xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/timer/mpc5xx_timer_rel-timer.o -MD -MP -MF mpc5xx/timer/$(DEPDIR)/mpc5xx_timer_rel-timer.Tpo -c -o mpc5xx/timer/mpc5xx_timer_rel-timer.o `test -f 'mpc5xx/timer/timer.c' || echo '$(srcdir)/'`mpc5xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/timer/$(DEPDIR)/mpc5xx_timer_rel-timer.Tpo mpc5xx/timer/$(DEPDIR)/mpc5xx_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/timer/timer.c' object='mpc5xx/timer/mpc5xx_timer_rel-timer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/timer/mpc5xx_timer_rel-timer.o `test -f 'mpc5xx/timer/timer.c' || echo '$(srcdir)/'`mpc5xx/timer/timer.c
+
+mpc5xx/timer/mpc5xx_timer_rel-timer.obj: mpc5xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/timer/mpc5xx_timer_rel-timer.obj -MD -MP -MF mpc5xx/timer/$(DEPDIR)/mpc5xx_timer_rel-timer.Tpo -c -o mpc5xx/timer/mpc5xx_timer_rel-timer.obj `if test -f 'mpc5xx/timer/timer.c'; then $(CYGPATH_W) 'mpc5xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/timer/timer.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/timer/$(DEPDIR)/mpc5xx_timer_rel-timer.Tpo mpc5xx/timer/$(DEPDIR)/mpc5xx_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/timer/timer.c' object='mpc5xx/timer/mpc5xx_timer_rel-timer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/timer/mpc5xx_timer_rel-timer.obj `if test -f 'mpc5xx/timer/timer.c'; then $(CYGPATH_W) 'mpc5xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/timer/timer.c'; fi`
+
+mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.o: mpc5xx/vectors/vectors_init.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.o -MD -MP -MF mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors_init.Tpo -c -o mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.o `test -f 'mpc5xx/vectors/vectors_init.c' || echo '$(srcdir)/'`mpc5xx/vectors/vectors_init.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors_init.Tpo mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors_init.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/vectors/vectors_init.c' object='mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.o `test -f 'mpc5xx/vectors/vectors_init.c' || echo '$(srcdir)/'`mpc5xx/vectors/vectors_init.c
+
+mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.obj: mpc5xx/vectors/vectors_init.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.obj -MD -MP -MF mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors_init.Tpo -c -o mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.obj `if test -f 'mpc5xx/vectors/vectors_init.c'; then $(CYGPATH_W) 'mpc5xx/vectors/vectors_init.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/vectors/vectors_init.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors_init.Tpo mpc5xx/vectors/$(DEPDIR)/mpc5xx_vectors_rel-vectors_init.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc5xx/vectors/vectors_init.c' object='mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc5xx_vectors_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc5xx/vectors/mpc5xx_vectors_rel-vectors_init.obj `if test -f 'mpc5xx/vectors/vectors_init.c'; then $(CYGPATH_W) 'mpc5xx/vectors/vectors_init.c'; else $(CYGPATH_W) '$(srcdir)/mpc5xx/vectors/vectors_init.c'; fi`
+
+mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.o: mpc6xx/altivec/vec_sup.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_altivec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.o -MD -MP -MF mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup.Tpo -c -o mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.o `test -f 'mpc6xx/altivec/vec_sup.c' || echo '$(srcdir)/'`mpc6xx/altivec/vec_sup.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup.Tpo mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/altivec/vec_sup.c' object='mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_altivec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.o `test -f 'mpc6xx/altivec/vec_sup.c' || echo '$(srcdir)/'`mpc6xx/altivec/vec_sup.c
+
+mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.obj: mpc6xx/altivec/vec_sup.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_altivec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.obj -MD -MP -MF mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup.Tpo -c -o mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.obj `if test -f 'mpc6xx/altivec/vec_sup.c'; then $(CYGPATH_W) 'mpc6xx/altivec/vec_sup.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/altivec/vec_sup.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup.Tpo mpc6xx/altivec/$(DEPDIR)/mpc6xx_altivec_rel-vec_sup.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/altivec/vec_sup.c' object='mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_altivec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/altivec/mpc6xx_altivec_rel-vec_sup.obj `if test -f 'mpc6xx/altivec/vec_sup.c'; then $(CYGPATH_W) 'mpc6xx/altivec/vec_sup.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/altivec/vec_sup.c'; fi`
+
+mpc6xx/clock/mpc6xx_clock_rel-c_clock.o: mpc6xx/clock/c_clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/clock/mpc6xx_clock_rel-c_clock.o -MD -MP -MF mpc6xx/clock/$(DEPDIR)/mpc6xx_clock_rel-c_clock.Tpo -c -o mpc6xx/clock/mpc6xx_clock_rel-c_clock.o `test -f 'mpc6xx/clock/c_clock.c' || echo '$(srcdir)/'`mpc6xx/clock/c_clock.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/clock/$(DEPDIR)/mpc6xx_clock_rel-c_clock.Tpo mpc6xx/clock/$(DEPDIR)/mpc6xx_clock_rel-c_clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/clock/c_clock.c' object='mpc6xx/clock/mpc6xx_clock_rel-c_clock.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/clock/mpc6xx_clock_rel-c_clock.o `test -f 'mpc6xx/clock/c_clock.c' || echo '$(srcdir)/'`mpc6xx/clock/c_clock.c
+
+mpc6xx/clock/mpc6xx_clock_rel-c_clock.obj: mpc6xx/clock/c_clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/clock/mpc6xx_clock_rel-c_clock.obj -MD -MP -MF mpc6xx/clock/$(DEPDIR)/mpc6xx_clock_rel-c_clock.Tpo -c -o mpc6xx/clock/mpc6xx_clock_rel-c_clock.obj `if test -f 'mpc6xx/clock/c_clock.c'; then $(CYGPATH_W) 'mpc6xx/clock/c_clock.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/clock/c_clock.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/clock/$(DEPDIR)/mpc6xx_clock_rel-c_clock.Tpo mpc6xx/clock/$(DEPDIR)/mpc6xx_clock_rel-c_clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/clock/c_clock.c' object='mpc6xx/clock/mpc6xx_clock_rel-c_clock.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/clock/mpc6xx_clock_rel-c_clock.obj `if test -f 'mpc6xx/clock/c_clock.c'; then $(CYGPATH_W) 'mpc6xx/clock/c_clock.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/clock/c_clock.c'; fi`
+
+mpc6xx/mmu/mpc6xx_mmu_rel-bat.o: mpc6xx/mmu/bat.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/mmu/mpc6xx_mmu_rel-bat.o -MD -MP -MF mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-bat.Tpo -c -o mpc6xx/mmu/mpc6xx_mmu_rel-bat.o `test -f 'mpc6xx/mmu/bat.c' || echo '$(srcdir)/'`mpc6xx/mmu/bat.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-bat.Tpo mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-bat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/mmu/bat.c' object='mpc6xx/mmu/mpc6xx_mmu_rel-bat.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/mmu/mpc6xx_mmu_rel-bat.o `test -f 'mpc6xx/mmu/bat.c' || echo '$(srcdir)/'`mpc6xx/mmu/bat.c
+
+mpc6xx/mmu/mpc6xx_mmu_rel-bat.obj: mpc6xx/mmu/bat.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/mmu/mpc6xx_mmu_rel-bat.obj -MD -MP -MF mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-bat.Tpo -c -o mpc6xx/mmu/mpc6xx_mmu_rel-bat.obj `if test -f 'mpc6xx/mmu/bat.c'; then $(CYGPATH_W) 'mpc6xx/mmu/bat.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/mmu/bat.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-bat.Tpo mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-bat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/mmu/bat.c' object='mpc6xx/mmu/mpc6xx_mmu_rel-bat.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/mmu/mpc6xx_mmu_rel-bat.obj `if test -f 'mpc6xx/mmu/bat.c'; then $(CYGPATH_W) 'mpc6xx/mmu/bat.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/mmu/bat.c'; fi`
+
+mpc6xx/mmu/mpc6xx_mmu_rel-pte121.o: mpc6xx/mmu/pte121.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/mmu/mpc6xx_mmu_rel-pte121.o -MD -MP -MF mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-pte121.Tpo -c -o mpc6xx/mmu/mpc6xx_mmu_rel-pte121.o `test -f 'mpc6xx/mmu/pte121.c' || echo '$(srcdir)/'`mpc6xx/mmu/pte121.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-pte121.Tpo mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-pte121.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/mmu/pte121.c' object='mpc6xx/mmu/mpc6xx_mmu_rel-pte121.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/mmu/mpc6xx_mmu_rel-pte121.o `test -f 'mpc6xx/mmu/pte121.c' || echo '$(srcdir)/'`mpc6xx/mmu/pte121.c
+
+mpc6xx/mmu/mpc6xx_mmu_rel-pte121.obj: mpc6xx/mmu/pte121.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/mmu/mpc6xx_mmu_rel-pte121.obj -MD -MP -MF mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-pte121.Tpo -c -o mpc6xx/mmu/mpc6xx_mmu_rel-pte121.obj `if test -f 'mpc6xx/mmu/pte121.c'; then $(CYGPATH_W) 'mpc6xx/mmu/pte121.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/mmu/pte121.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-pte121.Tpo mpc6xx/mmu/$(DEPDIR)/mpc6xx_mmu_rel-pte121.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/mmu/pte121.c' object='mpc6xx/mmu/mpc6xx_mmu_rel-pte121.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/mmu/mpc6xx_mmu_rel-pte121.obj `if test -f 'mpc6xx/mmu/pte121.c'; then $(CYGPATH_W) 'mpc6xx/mmu/pte121.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/mmu/pte121.c'; fi`
+
+mpc6xx/timer/mpc6xx_timer_rel-timer.o: mpc6xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/timer/mpc6xx_timer_rel-timer.o -MD -MP -MF mpc6xx/timer/$(DEPDIR)/mpc6xx_timer_rel-timer.Tpo -c -o mpc6xx/timer/mpc6xx_timer_rel-timer.o `test -f 'mpc6xx/timer/timer.c' || echo '$(srcdir)/'`mpc6xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/timer/$(DEPDIR)/mpc6xx_timer_rel-timer.Tpo mpc6xx/timer/$(DEPDIR)/mpc6xx_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/timer/timer.c' object='mpc6xx/timer/mpc6xx_timer_rel-timer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/timer/mpc6xx_timer_rel-timer.o `test -f 'mpc6xx/timer/timer.c' || echo '$(srcdir)/'`mpc6xx/timer/timer.c
+
+mpc6xx/timer/mpc6xx_timer_rel-timer.obj: mpc6xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc6xx/timer/mpc6xx_timer_rel-timer.obj -MD -MP -MF mpc6xx/timer/$(DEPDIR)/mpc6xx_timer_rel-timer.Tpo -c -o mpc6xx/timer/mpc6xx_timer_rel-timer.obj `if test -f 'mpc6xx/timer/timer.c'; then $(CYGPATH_W) 'mpc6xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/timer/timer.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc6xx/timer/$(DEPDIR)/mpc6xx_timer_rel-timer.Tpo mpc6xx/timer/$(DEPDIR)/mpc6xx_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc6xx/timer/timer.c' object='mpc6xx/timer/mpc6xx_timer_rel-timer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc6xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc6xx/timer/mpc6xx_timer_rel-timer.obj `if test -f 'mpc6xx/timer/timer.c'; then $(CYGPATH_W) 'mpc6xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc6xx/timer/timer.c'; fi`
+
+mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.o: mpc8260/console-generic/console-generic.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.o -MD -MP -MF mpc8260/console-generic/$(DEPDIR)/mpc8260_console_generic_rel-console-generic.Tpo -c -o mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.o `test -f 'mpc8260/console-generic/console-generic.c' || echo '$(srcdir)/'`mpc8260/console-generic/console-generic.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/console-generic/$(DEPDIR)/mpc8260_console_generic_rel-console-generic.Tpo mpc8260/console-generic/$(DEPDIR)/mpc8260_console_generic_rel-console-generic.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/console-generic/console-generic.c' object='mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.o `test -f 'mpc8260/console-generic/console-generic.c' || echo '$(srcdir)/'`mpc8260/console-generic/console-generic.c
+
+mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.obj: mpc8260/console-generic/console-generic.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.obj -MD -MP -MF mpc8260/console-generic/$(DEPDIR)/mpc8260_console_generic_rel-console-generic.Tpo -c -o mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.obj `if test -f 'mpc8260/console-generic/console-generic.c'; then $(CYGPATH_W) 'mpc8260/console-generic/console-generic.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/console-generic/console-generic.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/console-generic/$(DEPDIR)/mpc8260_console_generic_rel-console-generic.Tpo mpc8260/console-generic/$(DEPDIR)/mpc8260_console_generic_rel-console-generic.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/console-generic/console-generic.c' object='mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/console-generic/mpc8260_console_generic_rel-console-generic.obj `if test -f 'mpc8260/console-generic/console-generic.c'; then $(CYGPATH_W) 'mpc8260/console-generic/console-generic.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/console-generic/console-generic.c'; fi`
+
+mpc8260/cpm/mpc8260_cpm_rel-cp.o: mpc8260/cpm/cp.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/cpm/mpc8260_cpm_rel-cp.o -MD -MP -MF mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-cp.Tpo -c -o mpc8260/cpm/mpc8260_cpm_rel-cp.o `test -f 'mpc8260/cpm/cp.c' || echo '$(srcdir)/'`mpc8260/cpm/cp.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-cp.Tpo mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-cp.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/cpm/cp.c' object='mpc8260/cpm/mpc8260_cpm_rel-cp.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/cpm/mpc8260_cpm_rel-cp.o `test -f 'mpc8260/cpm/cp.c' || echo '$(srcdir)/'`mpc8260/cpm/cp.c
+
+mpc8260/cpm/mpc8260_cpm_rel-cp.obj: mpc8260/cpm/cp.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/cpm/mpc8260_cpm_rel-cp.obj -MD -MP -MF mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-cp.Tpo -c -o mpc8260/cpm/mpc8260_cpm_rel-cp.obj `if test -f 'mpc8260/cpm/cp.c'; then $(CYGPATH_W) 'mpc8260/cpm/cp.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/cpm/cp.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-cp.Tpo mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-cp.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/cpm/cp.c' object='mpc8260/cpm/mpc8260_cpm_rel-cp.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/cpm/mpc8260_cpm_rel-cp.obj `if test -f 'mpc8260/cpm/cp.c'; then $(CYGPATH_W) 'mpc8260/cpm/cp.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/cpm/cp.c'; fi`
+
+mpc8260/cpm/mpc8260_cpm_rel-dpram.o: mpc8260/cpm/dpram.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/cpm/mpc8260_cpm_rel-dpram.o -MD -MP -MF mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-dpram.Tpo -c -o mpc8260/cpm/mpc8260_cpm_rel-dpram.o `test -f 'mpc8260/cpm/dpram.c' || echo '$(srcdir)/'`mpc8260/cpm/dpram.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-dpram.Tpo mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-dpram.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/cpm/dpram.c' object='mpc8260/cpm/mpc8260_cpm_rel-dpram.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/cpm/mpc8260_cpm_rel-dpram.o `test -f 'mpc8260/cpm/dpram.c' || echo '$(srcdir)/'`mpc8260/cpm/dpram.c
+
+mpc8260/cpm/mpc8260_cpm_rel-dpram.obj: mpc8260/cpm/dpram.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/cpm/mpc8260_cpm_rel-dpram.obj -MD -MP -MF mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-dpram.Tpo -c -o mpc8260/cpm/mpc8260_cpm_rel-dpram.obj `if test -f 'mpc8260/cpm/dpram.c'; then $(CYGPATH_W) 'mpc8260/cpm/dpram.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/cpm/dpram.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-dpram.Tpo mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-dpram.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/cpm/dpram.c' object='mpc8260/cpm/mpc8260_cpm_rel-dpram.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/cpm/mpc8260_cpm_rel-dpram.obj `if test -f 'mpc8260/cpm/dpram.c'; then $(CYGPATH_W) 'mpc8260/cpm/dpram.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/cpm/dpram.c'; fi`
+
+mpc8260/cpm/mpc8260_cpm_rel-brg.o: mpc8260/cpm/brg.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/cpm/mpc8260_cpm_rel-brg.o -MD -MP -MF mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-brg.Tpo -c -o mpc8260/cpm/mpc8260_cpm_rel-brg.o `test -f 'mpc8260/cpm/brg.c' || echo '$(srcdir)/'`mpc8260/cpm/brg.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-brg.Tpo mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-brg.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/cpm/brg.c' object='mpc8260/cpm/mpc8260_cpm_rel-brg.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/cpm/mpc8260_cpm_rel-brg.o `test -f 'mpc8260/cpm/brg.c' || echo '$(srcdir)/'`mpc8260/cpm/brg.c
+
+mpc8260/cpm/mpc8260_cpm_rel-brg.obj: mpc8260/cpm/brg.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/cpm/mpc8260_cpm_rel-brg.obj -MD -MP -MF mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-brg.Tpo -c -o mpc8260/cpm/mpc8260_cpm_rel-brg.obj `if test -f 'mpc8260/cpm/brg.c'; then $(CYGPATH_W) 'mpc8260/cpm/brg.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/cpm/brg.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-brg.Tpo mpc8260/cpm/$(DEPDIR)/mpc8260_cpm_rel-brg.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/cpm/brg.c' object='mpc8260/cpm/mpc8260_cpm_rel-brg.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/cpm/mpc8260_cpm_rel-brg.obj `if test -f 'mpc8260/cpm/brg.c'; then $(CYGPATH_W) 'mpc8260/cpm/brg.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/cpm/brg.c'; fi`
+
+mpc8260/mmu/mpc8260_mmu_rel-mmu.o: mpc8260/mmu/mmu.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/mmu/mpc8260_mmu_rel-mmu.o -MD -MP -MF mpc8260/mmu/$(DEPDIR)/mpc8260_mmu_rel-mmu.Tpo -c -o mpc8260/mmu/mpc8260_mmu_rel-mmu.o `test -f 'mpc8260/mmu/mmu.c' || echo '$(srcdir)/'`mpc8260/mmu/mmu.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/mmu/$(DEPDIR)/mpc8260_mmu_rel-mmu.Tpo mpc8260/mmu/$(DEPDIR)/mpc8260_mmu_rel-mmu.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/mmu/mmu.c' object='mpc8260/mmu/mpc8260_mmu_rel-mmu.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/mmu/mpc8260_mmu_rel-mmu.o `test -f 'mpc8260/mmu/mmu.c' || echo '$(srcdir)/'`mpc8260/mmu/mmu.c
+
+mpc8260/mmu/mpc8260_mmu_rel-mmu.obj: mpc8260/mmu/mmu.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/mmu/mpc8260_mmu_rel-mmu.obj -MD -MP -MF mpc8260/mmu/$(DEPDIR)/mpc8260_mmu_rel-mmu.Tpo -c -o mpc8260/mmu/mpc8260_mmu_rel-mmu.obj `if test -f 'mpc8260/mmu/mmu.c'; then $(CYGPATH_W) 'mpc8260/mmu/mmu.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/mmu/mmu.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/mmu/$(DEPDIR)/mpc8260_mmu_rel-mmu.Tpo mpc8260/mmu/$(DEPDIR)/mpc8260_mmu_rel-mmu.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/mmu/mmu.c' object='mpc8260/mmu/mpc8260_mmu_rel-mmu.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/mmu/mpc8260_mmu_rel-mmu.obj `if test -f 'mpc8260/mmu/mmu.c'; then $(CYGPATH_W) 'mpc8260/mmu/mmu.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/mmu/mmu.c'; fi`
+
+mpc8260/timer/mpc8260_timer_rel-timer.o: mpc8260/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/timer/mpc8260_timer_rel-timer.o -MD -MP -MF mpc8260/timer/$(DEPDIR)/mpc8260_timer_rel-timer.Tpo -c -o mpc8260/timer/mpc8260_timer_rel-timer.o `test -f 'mpc8260/timer/timer.c' || echo '$(srcdir)/'`mpc8260/timer/timer.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/timer/$(DEPDIR)/mpc8260_timer_rel-timer.Tpo mpc8260/timer/$(DEPDIR)/mpc8260_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/timer/timer.c' object='mpc8260/timer/mpc8260_timer_rel-timer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/timer/mpc8260_timer_rel-timer.o `test -f 'mpc8260/timer/timer.c' || echo '$(srcdir)/'`mpc8260/timer/timer.c
+
+mpc8260/timer/mpc8260_timer_rel-timer.obj: mpc8260/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8260/timer/mpc8260_timer_rel-timer.obj -MD -MP -MF mpc8260/timer/$(DEPDIR)/mpc8260_timer_rel-timer.Tpo -c -o mpc8260/timer/mpc8260_timer_rel-timer.obj `if test -f 'mpc8260/timer/timer.c'; then $(CYGPATH_W) 'mpc8260/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/timer/timer.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8260/timer/$(DEPDIR)/mpc8260_timer_rel-timer.Tpo mpc8260/timer/$(DEPDIR)/mpc8260_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8260/timer/timer.c' object='mpc8260/timer/mpc8260_timer_rel-timer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8260_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8260/timer/mpc8260_timer_rel-timer.obj `if test -f 'mpc8260/timer/timer.c'; then $(CYGPATH_W) 'mpc8260/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc8260/timer/timer.c'; fi`
+
+mpc83xx/network/mpc83xx_tsec_rel-tsec.o: mpc83xx/network/tsec.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc83xx_tsec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc83xx/network/mpc83xx_tsec_rel-tsec.o -MD -MP -MF mpc83xx/network/$(DEPDIR)/mpc83xx_tsec_rel-tsec.Tpo -c -o mpc83xx/network/mpc83xx_tsec_rel-tsec.o `test -f 'mpc83xx/network/tsec.c' || echo '$(srcdir)/'`mpc83xx/network/tsec.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc83xx/network/$(DEPDIR)/mpc83xx_tsec_rel-tsec.Tpo mpc83xx/network/$(DEPDIR)/mpc83xx_tsec_rel-tsec.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc83xx/network/tsec.c' object='mpc83xx/network/mpc83xx_tsec_rel-tsec.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc83xx_tsec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc83xx/network/mpc83xx_tsec_rel-tsec.o `test -f 'mpc83xx/network/tsec.c' || echo '$(srcdir)/'`mpc83xx/network/tsec.c
+
+mpc83xx/network/mpc83xx_tsec_rel-tsec.obj: mpc83xx/network/tsec.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc83xx_tsec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc83xx/network/mpc83xx_tsec_rel-tsec.obj -MD -MP -MF mpc83xx/network/$(DEPDIR)/mpc83xx_tsec_rel-tsec.Tpo -c -o mpc83xx/network/mpc83xx_tsec_rel-tsec.obj `if test -f 'mpc83xx/network/tsec.c'; then $(CYGPATH_W) 'mpc83xx/network/tsec.c'; else $(CYGPATH_W) '$(srcdir)/mpc83xx/network/tsec.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc83xx/network/$(DEPDIR)/mpc83xx_tsec_rel-tsec.Tpo mpc83xx/network/$(DEPDIR)/mpc83xx_tsec_rel-tsec.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc83xx/network/tsec.c' object='mpc83xx/network/mpc83xx_tsec_rel-tsec.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc83xx_tsec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc83xx/network/mpc83xx_tsec_rel-tsec.obj `if test -f 'mpc83xx/network/tsec.c'; then $(CYGPATH_W) 'mpc83xx/network/tsec.c'; else $(CYGPATH_W) '$(srcdir)/mpc83xx/network/tsec.c'; fi`
+
+mpc8xx/clock/mpc8xx_clock_rel-clock.o: mpc8xx/clock/clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/clock/mpc8xx_clock_rel-clock.o -MD -MP -MF mpc8xx/clock/$(DEPDIR)/mpc8xx_clock_rel-clock.Tpo -c -o mpc8xx/clock/mpc8xx_clock_rel-clock.o `test -f 'mpc8xx/clock/clock.c' || echo '$(srcdir)/'`mpc8xx/clock/clock.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/clock/$(DEPDIR)/mpc8xx_clock_rel-clock.Tpo mpc8xx/clock/$(DEPDIR)/mpc8xx_clock_rel-clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/clock/clock.c' object='mpc8xx/clock/mpc8xx_clock_rel-clock.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/clock/mpc8xx_clock_rel-clock.o `test -f 'mpc8xx/clock/clock.c' || echo '$(srcdir)/'`mpc8xx/clock/clock.c
+
+mpc8xx/clock/mpc8xx_clock_rel-clock.obj: mpc8xx/clock/clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/clock/mpc8xx_clock_rel-clock.obj -MD -MP -MF mpc8xx/clock/$(DEPDIR)/mpc8xx_clock_rel-clock.Tpo -c -o mpc8xx/clock/mpc8xx_clock_rel-clock.obj `if test -f 'mpc8xx/clock/clock.c'; then $(CYGPATH_W) 'mpc8xx/clock/clock.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/clock/clock.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/clock/$(DEPDIR)/mpc8xx_clock_rel-clock.Tpo mpc8xx/clock/$(DEPDIR)/mpc8xx_clock_rel-clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/clock/clock.c' object='mpc8xx/clock/mpc8xx_clock_rel-clock.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/clock/mpc8xx_clock_rel-clock.obj `if test -f 'mpc8xx/clock/clock.c'; then $(CYGPATH_W) 'mpc8xx/clock/clock.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/clock/clock.c'; fi`
+
+mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.o: mpc8xx/console-generic/console-generic.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.o -MD -MP -MF mpc8xx/console-generic/$(DEPDIR)/mpc8xx_console_generic_rel-console-generic.Tpo -c -o mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.o `test -f 'mpc8xx/console-generic/console-generic.c' || echo '$(srcdir)/'`mpc8xx/console-generic/console-generic.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/console-generic/$(DEPDIR)/mpc8xx_console_generic_rel-console-generic.Tpo mpc8xx/console-generic/$(DEPDIR)/mpc8xx_console_generic_rel-console-generic.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/console-generic/console-generic.c' object='mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.o `test -f 'mpc8xx/console-generic/console-generic.c' || echo '$(srcdir)/'`mpc8xx/console-generic/console-generic.c
+
+mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.obj: mpc8xx/console-generic/console-generic.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.obj -MD -MP -MF mpc8xx/console-generic/$(DEPDIR)/mpc8xx_console_generic_rel-console-generic.Tpo -c -o mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.obj `if test -f 'mpc8xx/console-generic/console-generic.c'; then $(CYGPATH_W) 'mpc8xx/console-generic/console-generic.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/console-generic/console-generic.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/console-generic/$(DEPDIR)/mpc8xx_console_generic_rel-console-generic.Tpo mpc8xx/console-generic/$(DEPDIR)/mpc8xx_console_generic_rel-console-generic.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/console-generic/console-generic.c' object='mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_console_generic_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/console-generic/mpc8xx_console_generic_rel-console-generic.obj `if test -f 'mpc8xx/console-generic/console-generic.c'; then $(CYGPATH_W) 'mpc8xx/console-generic/console-generic.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/console-generic/console-generic.c'; fi`
+
+mpc8xx/cpm/mpc8xx_cpm_rel-cp.o: mpc8xx/cpm/cp.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/cpm/mpc8xx_cpm_rel-cp.o -MD -MP -MF mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-cp.Tpo -c -o mpc8xx/cpm/mpc8xx_cpm_rel-cp.o `test -f 'mpc8xx/cpm/cp.c' || echo '$(srcdir)/'`mpc8xx/cpm/cp.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-cp.Tpo mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-cp.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/cpm/cp.c' object='mpc8xx/cpm/mpc8xx_cpm_rel-cp.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/cpm/mpc8xx_cpm_rel-cp.o `test -f 'mpc8xx/cpm/cp.c' || echo '$(srcdir)/'`mpc8xx/cpm/cp.c
+
+mpc8xx/cpm/mpc8xx_cpm_rel-cp.obj: mpc8xx/cpm/cp.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/cpm/mpc8xx_cpm_rel-cp.obj -MD -MP -MF mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-cp.Tpo -c -o mpc8xx/cpm/mpc8xx_cpm_rel-cp.obj `if test -f 'mpc8xx/cpm/cp.c'; then $(CYGPATH_W) 'mpc8xx/cpm/cp.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/cpm/cp.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-cp.Tpo mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-cp.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/cpm/cp.c' object='mpc8xx/cpm/mpc8xx_cpm_rel-cp.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/cpm/mpc8xx_cpm_rel-cp.obj `if test -f 'mpc8xx/cpm/cp.c'; then $(CYGPATH_W) 'mpc8xx/cpm/cp.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/cpm/cp.c'; fi`
+
+mpc8xx/cpm/mpc8xx_cpm_rel-dpram.o: mpc8xx/cpm/dpram.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/cpm/mpc8xx_cpm_rel-dpram.o -MD -MP -MF mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-dpram.Tpo -c -o mpc8xx/cpm/mpc8xx_cpm_rel-dpram.o `test -f 'mpc8xx/cpm/dpram.c' || echo '$(srcdir)/'`mpc8xx/cpm/dpram.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-dpram.Tpo mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-dpram.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/cpm/dpram.c' object='mpc8xx/cpm/mpc8xx_cpm_rel-dpram.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/cpm/mpc8xx_cpm_rel-dpram.o `test -f 'mpc8xx/cpm/dpram.c' || echo '$(srcdir)/'`mpc8xx/cpm/dpram.c
+
+mpc8xx/cpm/mpc8xx_cpm_rel-dpram.obj: mpc8xx/cpm/dpram.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/cpm/mpc8xx_cpm_rel-dpram.obj -MD -MP -MF mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-dpram.Tpo -c -o mpc8xx/cpm/mpc8xx_cpm_rel-dpram.obj `if test -f 'mpc8xx/cpm/dpram.c'; then $(CYGPATH_W) 'mpc8xx/cpm/dpram.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/cpm/dpram.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-dpram.Tpo mpc8xx/cpm/$(DEPDIR)/mpc8xx_cpm_rel-dpram.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/cpm/dpram.c' object='mpc8xx/cpm/mpc8xx_cpm_rel-dpram.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_cpm_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/cpm/mpc8xx_cpm_rel-dpram.obj `if test -f 'mpc8xx/cpm/dpram.c'; then $(CYGPATH_W) 'mpc8xx/cpm/dpram.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/cpm/dpram.c'; fi`
+
+mpc8xx/mmu/mpc8xx_mmu_rel-mmu.o: mpc8xx/mmu/mmu.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/mmu/mpc8xx_mmu_rel-mmu.o -MD -MP -MF mpc8xx/mmu/$(DEPDIR)/mpc8xx_mmu_rel-mmu.Tpo -c -o mpc8xx/mmu/mpc8xx_mmu_rel-mmu.o `test -f 'mpc8xx/mmu/mmu.c' || echo '$(srcdir)/'`mpc8xx/mmu/mmu.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/mmu/$(DEPDIR)/mpc8xx_mmu_rel-mmu.Tpo mpc8xx/mmu/$(DEPDIR)/mpc8xx_mmu_rel-mmu.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/mmu/mmu.c' object='mpc8xx/mmu/mpc8xx_mmu_rel-mmu.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/mmu/mpc8xx_mmu_rel-mmu.o `test -f 'mpc8xx/mmu/mmu.c' || echo '$(srcdir)/'`mpc8xx/mmu/mmu.c
+
+mpc8xx/mmu/mpc8xx_mmu_rel-mmu.obj: mpc8xx/mmu/mmu.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/mmu/mpc8xx_mmu_rel-mmu.obj -MD -MP -MF mpc8xx/mmu/$(DEPDIR)/mpc8xx_mmu_rel-mmu.Tpo -c -o mpc8xx/mmu/mpc8xx_mmu_rel-mmu.obj `if test -f 'mpc8xx/mmu/mmu.c'; then $(CYGPATH_W) 'mpc8xx/mmu/mmu.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/mmu/mmu.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/mmu/$(DEPDIR)/mpc8xx_mmu_rel-mmu.Tpo mpc8xx/mmu/$(DEPDIR)/mpc8xx_mmu_rel-mmu.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/mmu/mmu.c' object='mpc8xx/mmu/mpc8xx_mmu_rel-mmu.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_mmu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/mmu/mpc8xx_mmu_rel-mmu.obj `if test -f 'mpc8xx/mmu/mmu.c'; then $(CYGPATH_W) 'mpc8xx/mmu/mmu.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/mmu/mmu.c'; fi`
+
+mpc8xx/timer/mpc8xx_timer_rel-timer.o: mpc8xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/timer/mpc8xx_timer_rel-timer.o -MD -MP -MF mpc8xx/timer/$(DEPDIR)/mpc8xx_timer_rel-timer.Tpo -c -o mpc8xx/timer/mpc8xx_timer_rel-timer.o `test -f 'mpc8xx/timer/timer.c' || echo '$(srcdir)/'`mpc8xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/timer/$(DEPDIR)/mpc8xx_timer_rel-timer.Tpo mpc8xx/timer/$(DEPDIR)/mpc8xx_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/timer/timer.c' object='mpc8xx/timer/mpc8xx_timer_rel-timer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/timer/mpc8xx_timer_rel-timer.o `test -f 'mpc8xx/timer/timer.c' || echo '$(srcdir)/'`mpc8xx/timer/timer.c
+
+mpc8xx/timer/mpc8xx_timer_rel-timer.obj: mpc8xx/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc8xx/timer/mpc8xx_timer_rel-timer.obj -MD -MP -MF mpc8xx/timer/$(DEPDIR)/mpc8xx_timer_rel-timer.Tpo -c -o mpc8xx/timer/mpc8xx_timer_rel-timer.obj `if test -f 'mpc8xx/timer/timer.c'; then $(CYGPATH_W) 'mpc8xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/timer/timer.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc8xx/timer/$(DEPDIR)/mpc8xx_timer_rel-timer.Tpo mpc8xx/timer/$(DEPDIR)/mpc8xx_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc8xx/timer/timer.c' object='mpc8xx/timer/mpc8xx_timer_rel-timer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpc8xx_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc8xx/timer/mpc8xx_timer_rel-timer.obj `if test -f 'mpc8xx/timer/timer.c'; then $(CYGPATH_W) 'mpc8xx/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/mpc8xx/timer/timer.c'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.o: new-exceptions/bspsupport/ppc-code-copy.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc-code-copy.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.o `test -f 'new-exceptions/bspsupport/ppc-code-copy.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc-code-copy.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc-code-copy.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc-code-copy.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc-code-copy.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.o `test -f 'new-exceptions/bspsupport/ppc-code-copy.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc-code-copy.c
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.obj: new-exceptions/bspsupport/ppc-code-copy.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc-code-copy.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.obj `if test -f 'new-exceptions/bspsupport/ppc-code-copy.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc-code-copy.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc-code-copy.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc-code-copy.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc-code-copy.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc-code-copy.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc-code-copy.obj `if test -f 'new-exceptions/bspsupport/ppc-code-copy.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc-code-copy.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc-code-copy.c'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.o: new-exceptions/bspsupport/ppc_exc_hdl.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.o `test -f 'new-exceptions/bspsupport/ppc_exc_hdl.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_hdl.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_hdl.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.o `test -f 'new-exceptions/bspsupport/ppc_exc_hdl.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_hdl.c
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.obj: new-exceptions/bspsupport/ppc_exc_hdl.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_hdl.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_hdl.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_hdl.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_hdl.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_hdl.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_hdl.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_hdl.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_hdl.c'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.o: new-exceptions/bspsupport/ppc_exc_initialize.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.o `test -f 'new-exceptions/bspsupport/ppc_exc_initialize.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_initialize.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_initialize.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.o `test -f 'new-exceptions/bspsupport/ppc_exc_initialize.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_initialize.c
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.obj: new-exceptions/bspsupport/ppc_exc_initialize.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_initialize.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_initialize.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_initialize.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_initialize.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_initialize.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_initialize.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_initialize.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_initialize.c'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.o: new-exceptions/bspsupport/ppc_exc_global_handler.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.o `test -f 'new-exceptions/bspsupport/ppc_exc_global_handler.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_global_handler.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_global_handler.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.o `test -f 'new-exceptions/bspsupport/ppc_exc_global_handler.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_global_handler.c
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.obj: new-exceptions/bspsupport/ppc_exc_global_handler.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_global_handler.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_global_handler.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_global_handler.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_global_handler.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_global_handler.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_global_handler.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_global_handler.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_global_handler.c'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.o: new-exceptions/bspsupport/ppc_exc_categories.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.o `test -f 'new-exceptions/bspsupport/ppc_exc_categories.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_categories.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_categories.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.o `test -f 'new-exceptions/bspsupport/ppc_exc_categories.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_categories.c
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.obj: new-exceptions/bspsupport/ppc_exc_categories.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_categories.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_categories.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_categories.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_categories.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_categories.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_categories.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_categories.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_categories.c'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.o: new-exceptions/bspsupport/ppc_exc_address.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_address.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.o `test -f 'new-exceptions/bspsupport/ppc_exc_address.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_address.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_address.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_address.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_address.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.o `test -f 'new-exceptions/bspsupport/ppc_exc_address.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_address.c
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.obj: new-exceptions/bspsupport/ppc_exc_address.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_address.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_address.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_address.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_address.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_address.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_address.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_address.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_address.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_address.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_address.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_address.c'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.o: new-exceptions/bspsupport/ppc_exc_alignment.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.o `test -f 'new-exceptions/bspsupport/ppc_exc_alignment.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_alignment.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_alignment.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.o `test -f 'new-exceptions/bspsupport/ppc_exc_alignment.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_alignment.c
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.obj: new-exceptions/bspsupport/ppc_exc_alignment.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_alignment.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_alignment.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_alignment.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_alignment.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_alignment.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_alignment.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_alignment.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_alignment.c'; fi`
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.o: new-exceptions/bspsupport/ppc_exc_prologue.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.o `test -f 'new-exceptions/bspsupport/ppc_exc_prologue.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_prologue.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_prologue.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.o `test -f 'new-exceptions/bspsupport/ppc_exc_prologue.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/ppc_exc_prologue.c
+
+new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.obj: new-exceptions/bspsupport/ppc_exc_prologue.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.Tpo -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_prologue.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_prologue.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_prologue.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/ppc_exc_prologue.c' object='new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_exc_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_exc_bspsupport_rel-ppc_exc_prologue.obj `if test -f 'new-exceptions/bspsupport/ppc_exc_prologue.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/ppc_exc_prologue.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/ppc_exc_prologue.c'; fi`
+
+new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.o: new-exceptions/bspsupport/irq.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_irq_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.o -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_irq_bspsupport_rel-irq.Tpo -c -o new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.o `test -f 'new-exceptions/bspsupport/irq.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/irq.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_irq_bspsupport_rel-irq.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_irq_bspsupport_rel-irq.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/irq.c' object='new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_irq_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.o `test -f 'new-exceptions/bspsupport/irq.c' || echo '$(srcdir)/'`new-exceptions/bspsupport/irq.c
+
+new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.obj: new-exceptions/bspsupport/irq.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_irq_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.obj -MD -MP -MF new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_irq_bspsupport_rel-irq.Tpo -c -o new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.obj `if test -f 'new-exceptions/bspsupport/irq.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/irq.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/irq.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_irq_bspsupport_rel-irq.Tpo new-exceptions/bspsupport/$(DEPDIR)/new_exceptions_irq_bspsupport_rel-irq.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/bspsupport/irq.c' object='new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_irq_bspsupport_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/bspsupport/new_exceptions_irq_bspsupport_rel-irq.obj `if test -f 'new-exceptions/bspsupport/irq.c'; then $(CYGPATH_W) 'new-exceptions/bspsupport/irq.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/bspsupport/irq.c'; fi`
+
+new-exceptions/new_exceptions_rtems_cpu_rel-cpu.o: new-exceptions/cpu.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_rtems_cpu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/new_exceptions_rtems_cpu_rel-cpu.o -MD -MP -MF new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu.Tpo -c -o new-exceptions/new_exceptions_rtems_cpu_rel-cpu.o `test -f 'new-exceptions/cpu.c' || echo '$(srcdir)/'`new-exceptions/cpu.c
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu.Tpo new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/cpu.c' object='new-exceptions/new_exceptions_rtems_cpu_rel-cpu.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_rtems_cpu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/new_exceptions_rtems_cpu_rel-cpu.o `test -f 'new-exceptions/cpu.c' || echo '$(srcdir)/'`new-exceptions/cpu.c
+
+new-exceptions/new_exceptions_rtems_cpu_rel-cpu.obj: new-exceptions/cpu.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_rtems_cpu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT new-exceptions/new_exceptions_rtems_cpu_rel-cpu.obj -MD -MP -MF new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu.Tpo -c -o new-exceptions/new_exceptions_rtems_cpu_rel-cpu.obj `if test -f 'new-exceptions/cpu.c'; then $(CYGPATH_W) 'new-exceptions/cpu.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/cpu.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu.Tpo new-exceptions/$(DEPDIR)/new_exceptions_rtems_cpu_rel-cpu.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-exceptions/cpu.c' object='new-exceptions/new_exceptions_rtems_cpu_rel-cpu.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(new_exceptions_rtems_cpu_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o new-exceptions/new_exceptions_rtems_cpu_rel-cpu.obj `if test -f 'new-exceptions/cpu.c'; then $(CYGPATH_W) 'new-exceptions/cpu.c'; else $(CYGPATH_W) '$(srcdir)/new-exceptions/cpu.c'; fi`
+
+ppc403/clock/ppc403_clock_rel-clock.o: ppc403/clock/clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/clock/ppc403_clock_rel-clock.o -MD -MP -MF ppc403/clock/$(DEPDIR)/ppc403_clock_rel-clock.Tpo -c -o ppc403/clock/ppc403_clock_rel-clock.o `test -f 'ppc403/clock/clock.c' || echo '$(srcdir)/'`ppc403/clock/clock.c
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/clock/$(DEPDIR)/ppc403_clock_rel-clock.Tpo ppc403/clock/$(DEPDIR)/ppc403_clock_rel-clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/clock/clock.c' object='ppc403/clock/ppc403_clock_rel-clock.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/clock/ppc403_clock_rel-clock.o `test -f 'ppc403/clock/clock.c' || echo '$(srcdir)/'`ppc403/clock/clock.c
+
+ppc403/clock/ppc403_clock_rel-clock.obj: ppc403/clock/clock.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/clock/ppc403_clock_rel-clock.obj -MD -MP -MF ppc403/clock/$(DEPDIR)/ppc403_clock_rel-clock.Tpo -c -o ppc403/clock/ppc403_clock_rel-clock.obj `if test -f 'ppc403/clock/clock.c'; then $(CYGPATH_W) 'ppc403/clock/clock.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/clock/clock.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/clock/$(DEPDIR)/ppc403_clock_rel-clock.Tpo ppc403/clock/$(DEPDIR)/ppc403_clock_rel-clock.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/clock/clock.c' object='ppc403/clock/ppc403_clock_rel-clock.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_clock_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/clock/ppc403_clock_rel-clock.obj `if test -f 'ppc403/clock/clock.c'; then $(CYGPATH_W) 'ppc403/clock/clock.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/clock/clock.c'; fi`
+
+ppc403/console/ppc403_console_rel-console.o: ppc403/console/console.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_console_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/console/ppc403_console_rel-console.o -MD -MP -MF ppc403/console/$(DEPDIR)/ppc403_console_rel-console.Tpo -c -o ppc403/console/ppc403_console_rel-console.o `test -f 'ppc403/console/console.c' || echo '$(srcdir)/'`ppc403/console/console.c
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/console/$(DEPDIR)/ppc403_console_rel-console.Tpo ppc403/console/$(DEPDIR)/ppc403_console_rel-console.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/console/console.c' object='ppc403/console/ppc403_console_rel-console.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_console_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/console/ppc403_console_rel-console.o `test -f 'ppc403/console/console.c' || echo '$(srcdir)/'`ppc403/console/console.c
+
+ppc403/console/ppc403_console_rel-console.obj: ppc403/console/console.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_console_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/console/ppc403_console_rel-console.obj -MD -MP -MF ppc403/console/$(DEPDIR)/ppc403_console_rel-console.Tpo -c -o ppc403/console/ppc403_console_rel-console.obj `if test -f 'ppc403/console/console.c'; then $(CYGPATH_W) 'ppc403/console/console.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/console/console.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/console/$(DEPDIR)/ppc403_console_rel-console.Tpo ppc403/console/$(DEPDIR)/ppc403_console_rel-console.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/console/console.c' object='ppc403/console/ppc403_console_rel-console.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_console_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/console/ppc403_console_rel-console.obj `if test -f 'ppc403/console/console.c'; then $(CYGPATH_W) 'ppc403/console/console.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/console/console.c'; fi`
+
+ppc403/console/ppc403_console_rel-console405.o: ppc403/console/console405.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_console_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/console/ppc403_console_rel-console405.o -MD -MP -MF ppc403/console/$(DEPDIR)/ppc403_console_rel-console405.Tpo -c -o ppc403/console/ppc403_console_rel-console405.o `test -f 'ppc403/console/console405.c' || echo '$(srcdir)/'`ppc403/console/console405.c
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/console/$(DEPDIR)/ppc403_console_rel-console405.Tpo ppc403/console/$(DEPDIR)/ppc403_console_rel-console405.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/console/console405.c' object='ppc403/console/ppc403_console_rel-console405.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_console_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/console/ppc403_console_rel-console405.o `test -f 'ppc403/console/console405.c' || echo '$(srcdir)/'`ppc403/console/console405.c
+
+ppc403/console/ppc403_console_rel-console405.obj: ppc403/console/console405.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_console_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/console/ppc403_console_rel-console405.obj -MD -MP -MF ppc403/console/$(DEPDIR)/ppc403_console_rel-console405.Tpo -c -o ppc403/console/ppc403_console_rel-console405.obj `if test -f 'ppc403/console/console405.c'; then $(CYGPATH_W) 'ppc403/console/console405.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/console/console405.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/console/$(DEPDIR)/ppc403_console_rel-console405.Tpo ppc403/console/$(DEPDIR)/ppc403_console_rel-console405.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/console/console405.c' object='ppc403/console/ppc403_console_rel-console405.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_console_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/console/ppc403_console_rel-console405.obj `if test -f 'ppc403/console/console405.c'; then $(CYGPATH_W) 'ppc403/console/console405.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/console/console405.c'; fi`
+
+ppc403/timer/ppc403_timer_rel-timer.o: ppc403/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/timer/ppc403_timer_rel-timer.o -MD -MP -MF ppc403/timer/$(DEPDIR)/ppc403_timer_rel-timer.Tpo -c -o ppc403/timer/ppc403_timer_rel-timer.o `test -f 'ppc403/timer/timer.c' || echo '$(srcdir)/'`ppc403/timer/timer.c
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/timer/$(DEPDIR)/ppc403_timer_rel-timer.Tpo ppc403/timer/$(DEPDIR)/ppc403_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/timer/timer.c' object='ppc403/timer/ppc403_timer_rel-timer.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/timer/ppc403_timer_rel-timer.o `test -f 'ppc403/timer/timer.c' || echo '$(srcdir)/'`ppc403/timer/timer.c
+
+ppc403/timer/ppc403_timer_rel-timer.obj: ppc403/timer/timer.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/timer/ppc403_timer_rel-timer.obj -MD -MP -MF ppc403/timer/$(DEPDIR)/ppc403_timer_rel-timer.Tpo -c -o ppc403/timer/ppc403_timer_rel-timer.obj `if test -f 'ppc403/timer/timer.c'; then $(CYGPATH_W) 'ppc403/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/timer/timer.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/timer/$(DEPDIR)/ppc403_timer_rel-timer.Tpo ppc403/timer/$(DEPDIR)/ppc403_timer_rel-timer.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/timer/timer.c' object='ppc403/timer/ppc403_timer_rel-timer.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_timer_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/timer/ppc403_timer_rel-timer.obj `if test -f 'ppc403/timer/timer.c'; then $(CYGPATH_W) 'ppc403/timer/timer.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/timer/timer.c'; fi`
+
+ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.o: ppc403/tty_drv/tty_drv.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_tty_drv_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.o -MD -MP -MF ppc403/tty_drv/$(DEPDIR)/ppc403_tty_drv_rel-tty_drv.Tpo -c -o ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.o `test -f 'ppc403/tty_drv/tty_drv.c' || echo '$(srcdir)/'`ppc403/tty_drv/tty_drv.c
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/tty_drv/$(DEPDIR)/ppc403_tty_drv_rel-tty_drv.Tpo ppc403/tty_drv/$(DEPDIR)/ppc403_tty_drv_rel-tty_drv.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/tty_drv/tty_drv.c' object='ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_tty_drv_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.o `test -f 'ppc403/tty_drv/tty_drv.c' || echo '$(srcdir)/'`ppc403/tty_drv/tty_drv.c
+
+ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.obj: ppc403/tty_drv/tty_drv.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_tty_drv_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.obj -MD -MP -MF ppc403/tty_drv/$(DEPDIR)/ppc403_tty_drv_rel-tty_drv.Tpo -c -o ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.obj `if test -f 'ppc403/tty_drv/tty_drv.c'; then $(CYGPATH_W) 'ppc403/tty_drv/tty_drv.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/tty_drv/tty_drv.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) ppc403/tty_drv/$(DEPDIR)/ppc403_tty_drv_rel-tty_drv.Tpo ppc403/tty_drv/$(DEPDIR)/ppc403_tty_drv_rel-tty_drv.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ppc403/tty_drv/tty_drv.c' object='ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppc403_tty_drv_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppc403/tty_drv/ppc403_tty_drv_rel-tty_drv.obj `if test -f 'ppc403/tty_drv/tty_drv.c'; then $(CYGPATH_W) 'ppc403/tty_drv/tty_drv.c'; else $(CYGPATH_W) '$(srcdir)/ppc403/tty_drv/tty_drv.c'; fi`
+
+../shared/src/shared_cache_rel-cache_aligned_malloc.o: ../shared/src/cache_aligned_malloc.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cache_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../shared/src/shared_cache_rel-cache_aligned_malloc.o -MD -MP -MF ../shared/src/$(DEPDIR)/shared_cache_rel-cache_aligned_malloc.Tpo -c -o ../shared/src/shared_cache_rel-cache_aligned_malloc.o `test -f '../shared/src/cache_aligned_malloc.c' || echo '$(srcdir)/'`../shared/src/cache_aligned_malloc.c
+@am__fastdepCC_TRUE@ $(am__mv) ../shared/src/$(DEPDIR)/shared_cache_rel-cache_aligned_malloc.Tpo ../shared/src/$(DEPDIR)/shared_cache_rel-cache_aligned_malloc.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../shared/src/cache_aligned_malloc.c' object='../shared/src/shared_cache_rel-cache_aligned_malloc.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cache_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../shared/src/shared_cache_rel-cache_aligned_malloc.o `test -f '../shared/src/cache_aligned_malloc.c' || echo '$(srcdir)/'`../shared/src/cache_aligned_malloc.c
+
+../shared/src/shared_cache_rel-cache_aligned_malloc.obj: ../shared/src/cache_aligned_malloc.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cache_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../shared/src/shared_cache_rel-cache_aligned_malloc.obj -MD -MP -MF ../shared/src/$(DEPDIR)/shared_cache_rel-cache_aligned_malloc.Tpo -c -o ../shared/src/shared_cache_rel-cache_aligned_malloc.obj `if test -f '../shared/src/cache_aligned_malloc.c'; then $(CYGPATH_W) '../shared/src/cache_aligned_malloc.c'; else $(CYGPATH_W) '$(srcdir)/../shared/src/cache_aligned_malloc.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) ../shared/src/$(DEPDIR)/shared_cache_rel-cache_aligned_malloc.Tpo ../shared/src/$(DEPDIR)/shared_cache_rel-cache_aligned_malloc.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../shared/src/cache_aligned_malloc.c' object='../shared/src/shared_cache_rel-cache_aligned_malloc.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cache_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../shared/src/shared_cache_rel-cache_aligned_malloc.obj `if test -f '../shared/src/cache_aligned_malloc.c'; then $(CYGPATH_W) '../shared/src/cache_aligned_malloc.c'; else $(CYGPATH_W) '$(srcdir)/../shared/src/cache_aligned_malloc.c'; fi`
+
+../shared/src/shared_cache_rel-cache_manager.o: ../shared/src/cache_manager.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cache_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../shared/src/shared_cache_rel-cache_manager.o -MD -MP -MF ../shared/src/$(DEPDIR)/shared_cache_rel-cache_manager.Tpo -c -o ../shared/src/shared_cache_rel-cache_manager.o `test -f '../shared/src/cache_manager.c' || echo '$(srcdir)/'`../shared/src/cache_manager.c
+@am__fastdepCC_TRUE@ $(am__mv) ../shared/src/$(DEPDIR)/shared_cache_rel-cache_manager.Tpo ../shared/src/$(DEPDIR)/shared_cache_rel-cache_manager.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../shared/src/cache_manager.c' object='../shared/src/shared_cache_rel-cache_manager.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cache_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../shared/src/shared_cache_rel-cache_manager.o `test -f '../shared/src/cache_manager.c' || echo '$(srcdir)/'`../shared/src/cache_manager.c
+
+../shared/src/shared_cache_rel-cache_manager.obj: ../shared/src/cache_manager.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cache_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../shared/src/shared_cache_rel-cache_manager.obj -MD -MP -MF ../shared/src/$(DEPDIR)/shared_cache_rel-cache_manager.Tpo -c -o ../shared/src/shared_cache_rel-cache_manager.obj `if test -f '../shared/src/cache_manager.c'; then $(CYGPATH_W) '../shared/src/cache_manager.c'; else $(CYGPATH_W) '$(srcdir)/../shared/src/cache_manager.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) ../shared/src/$(DEPDIR)/shared_cache_rel-cache_manager.Tpo ../shared/src/$(DEPDIR)/shared_cache_rel-cache_manager.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='../shared/src/cache_manager.c' object='../shared/src/shared_cache_rel-cache_manager.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cache_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../shared/src/shared_cache_rel-cache_manager.obj `if test -f '../shared/src/cache_manager.c'; then $(CYGPATH_W) '../shared/src/cache_manager.c'; else $(CYGPATH_W) '$(srcdir)/../shared/src/cache_manager.c'; fi`
+
+shared/include/shared_cpuIdent_rel-cpuIdent.o: shared/include/cpuIdent.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cpuIdent_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared/include/shared_cpuIdent_rel-cpuIdent.o -MD -MP -MF shared/include/$(DEPDIR)/shared_cpuIdent_rel-cpuIdent.Tpo -c -o shared/include/shared_cpuIdent_rel-cpuIdent.o `test -f 'shared/include/cpuIdent.c' || echo '$(srcdir)/'`shared/include/cpuIdent.c
+@am__fastdepCC_TRUE@ $(am__mv) shared/include/$(DEPDIR)/shared_cpuIdent_rel-cpuIdent.Tpo shared/include/$(DEPDIR)/shared_cpuIdent_rel-cpuIdent.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shared/include/cpuIdent.c' object='shared/include/shared_cpuIdent_rel-cpuIdent.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cpuIdent_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared/include/shared_cpuIdent_rel-cpuIdent.o `test -f 'shared/include/cpuIdent.c' || echo '$(srcdir)/'`shared/include/cpuIdent.c
+
+shared/include/shared_cpuIdent_rel-cpuIdent.obj: shared/include/cpuIdent.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cpuIdent_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared/include/shared_cpuIdent_rel-cpuIdent.obj -MD -MP -MF shared/include/$(DEPDIR)/shared_cpuIdent_rel-cpuIdent.Tpo -c -o shared/include/shared_cpuIdent_rel-cpuIdent.obj `if test -f 'shared/include/cpuIdent.c'; then $(CYGPATH_W) 'shared/include/cpuIdent.c'; else $(CYGPATH_W) '$(srcdir)/shared/include/cpuIdent.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) shared/include/$(DEPDIR)/shared_cpuIdent_rel-cpuIdent.Tpo shared/include/$(DEPDIR)/shared_cpuIdent_rel-cpuIdent.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shared/include/cpuIdent.c' object='shared/include/shared_cpuIdent_rel-cpuIdent.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_cpuIdent_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared/include/shared_cpuIdent_rel-cpuIdent.obj `if test -f 'shared/include/cpuIdent.c'; then $(CYGPATH_W) 'shared/include/cpuIdent.c'; else $(CYGPATH_W) '$(srcdir)/shared/include/cpuIdent.c'; fi`
+
+shared/src/shared_stack_rel-stack.o: shared/src/stack.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_stack_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared/src/shared_stack_rel-stack.o -MD -MP -MF shared/src/$(DEPDIR)/shared_stack_rel-stack.Tpo -c -o shared/src/shared_stack_rel-stack.o `test -f 'shared/src/stack.c' || echo '$(srcdir)/'`shared/src/stack.c
+@am__fastdepCC_TRUE@ $(am__mv) shared/src/$(DEPDIR)/shared_stack_rel-stack.Tpo shared/src/$(DEPDIR)/shared_stack_rel-stack.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shared/src/stack.c' object='shared/src/shared_stack_rel-stack.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_stack_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared/src/shared_stack_rel-stack.o `test -f 'shared/src/stack.c' || echo '$(srcdir)/'`shared/src/stack.c
+
+shared/src/shared_stack_rel-stack.obj: shared/src/stack.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_stack_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared/src/shared_stack_rel-stack.obj -MD -MP -MF shared/src/$(DEPDIR)/shared_stack_rel-stack.Tpo -c -o shared/src/shared_stack_rel-stack.obj `if test -f 'shared/src/stack.c'; then $(CYGPATH_W) 'shared/src/stack.c'; else $(CYGPATH_W) '$(srcdir)/shared/src/stack.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) shared/src/$(DEPDIR)/shared_stack_rel-stack.Tpo shared/src/$(DEPDIR)/shared_stack_rel-stack.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='shared/src/stack.c' object='shared/src/shared_stack_rel-stack.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_stack_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared/src/shared_stack_rel-stack.obj `if test -f 'shared/src/stack.c'; then $(CYGPATH_W) 'shared/src/stack.c'; else $(CYGPATH_W) '$(srcdir)/shared/src/stack.c'; fi`
+
+mpc83xx/network/tsec_rel-tsec.o: mpc83xx/network/tsec.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tsec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc83xx/network/tsec_rel-tsec.o -MD -MP -MF mpc83xx/network/$(DEPDIR)/tsec_rel-tsec.Tpo -c -o mpc83xx/network/tsec_rel-tsec.o `test -f 'mpc83xx/network/tsec.c' || echo '$(srcdir)/'`mpc83xx/network/tsec.c
+@am__fastdepCC_TRUE@ $(am__mv) mpc83xx/network/$(DEPDIR)/tsec_rel-tsec.Tpo mpc83xx/network/$(DEPDIR)/tsec_rel-tsec.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc83xx/network/tsec.c' object='mpc83xx/network/tsec_rel-tsec.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tsec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc83xx/network/tsec_rel-tsec.o `test -f 'mpc83xx/network/tsec.c' || echo '$(srcdir)/'`mpc83xx/network/tsec.c
+
+mpc83xx/network/tsec_rel-tsec.obj: mpc83xx/network/tsec.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tsec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpc83xx/network/tsec_rel-tsec.obj -MD -MP -MF mpc83xx/network/$(DEPDIR)/tsec_rel-tsec.Tpo -c -o mpc83xx/network/tsec_rel-tsec.obj `if test -f 'mpc83xx/network/tsec.c'; then $(CYGPATH_W) 'mpc83xx/network/tsec.c'; else $(CYGPATH_W) '$(srcdir)/mpc83xx/network/tsec.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) mpc83xx/network/$(DEPDIR)/tsec_rel-tsec.Tpo mpc83xx/network/$(DEPDIR)/tsec_rel-tsec.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mpc83xx/network/tsec.c' object='mpc83xx/network/tsec_rel-tsec.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tsec_rel_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpc83xx/network/tsec_rel-tsec.obj `if test -f 'mpc83xx/network/tsec.c'; then $(CYGPATH_W) 'mpc83xx/network/tsec.c'; else $(CYGPATH_W) '$(srcdir)/mpc83xx/network/tsec.c'; fi`
+install-includeHEADERS: $(include_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
+ done
+
+uninstall-includeHEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
+install-include_bspHEADERS: $(include_bsp_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_bsp_HEADERS)'; test -n "$(include_bspdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(include_bspdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(include_bspdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_bspdir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_bspdir)" || exit $$?; \
+ done
+
+uninstall-include_bspHEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_bsp_HEADERS)'; test -n "$(include_bspdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(include_bspdir)'; $(am__uninstall_files_from_dir)
+install-include_libcpuHEADERS: $(include_libcpu_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_libcpu_HEADERS)'; test -n "$(include_libcpudir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(include_libcpudir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(include_libcpudir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_libcpudir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_libcpudir)" || exit $$?; \
+ done
+
+uninstall-include_libcpuHEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_libcpu_HEADERS)'; test -n "$(include_libcpudir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(include_libcpudir)'; $(am__uninstall_files_from_dir)
+install-include_mpc55xxHEADERS: $(include_mpc55xx_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_mpc55xx_HEADERS)'; test -n "$(include_mpc55xxdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(include_mpc55xxdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(include_mpc55xxdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_mpc55xxdir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_mpc55xxdir)" || exit $$?; \
+ done
+
+uninstall-include_mpc55xxHEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_mpc55xx_HEADERS)'; test -n "$(include_mpc55xxdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(include_mpc55xxdir)'; $(am__uninstall_files_from_dir)
+install-include_mpc5xxHEADERS: $(include_mpc5xx_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_mpc5xx_HEADERS)'; test -n "$(include_mpc5xxdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(include_mpc5xxdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(include_mpc5xxdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_mpc5xxdir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_mpc5xxdir)" || exit $$?; \
+ done
+
+uninstall-include_mpc5xxHEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_mpc5xx_HEADERS)'; test -n "$(include_mpc5xxdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(include_mpc5xxdir)'; $(am__uninstall_files_from_dir)
+install-include_mpc8260HEADERS: $(include_mpc8260_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_mpc8260_HEADERS)'; test -n "$(include_mpc8260dir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(include_mpc8260dir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(include_mpc8260dir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_mpc8260dir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_mpc8260dir)" || exit $$?; \
+ done
+
+uninstall-include_mpc8260HEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_mpc8260_HEADERS)'; test -n "$(include_mpc8260dir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(include_mpc8260dir)'; $(am__uninstall_files_from_dir)
+install-include_mpc83xxHEADERS: $(include_mpc83xx_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_mpc83xx_HEADERS)'; test -n "$(include_mpc83xxdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(include_mpc83xxdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(include_mpc83xxdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_mpc83xxdir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_mpc83xxdir)" || exit $$?; \
+ done
+
+uninstall-include_mpc83xxHEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_mpc83xx_HEADERS)'; test -n "$(include_mpc83xxdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(include_mpc83xxdir)'; $(am__uninstall_files_from_dir)
+install-include_mpc8xxHEADERS: $(include_mpc8xx_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_mpc8xx_HEADERS)'; test -n "$(include_mpc8xxdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(include_mpc8xxdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(include_mpc8xxdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_mpc8xxdir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_mpc8xxdir)" || exit $$?; \
+ done
+
+uninstall-include_mpc8xxHEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_mpc8xx_HEADERS)'; test -n "$(include_mpc8xxdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(include_mpc8xxdir)'; $(am__uninstall_files_from_dir)
+install-include_ppc4xxHEADERS: $(include_ppc4xx_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_ppc4xx_HEADERS)'; test -n "$(include_ppc4xxdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(include_ppc4xxdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(include_ppc4xxdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_ppc4xxdir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_ppc4xxdir)" || exit $$?; \
+ done
+
+uninstall-include_ppc4xxHEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_ppc4xx_HEADERS)'; test -n "$(include_ppc4xxdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(include_ppc4xxdir)'; $(am__uninstall_files_from_dir)
+install-include_rtems_powerpcHEADERS: $(include_rtems_powerpc_HEADERS)
+ @$(NORMAL_INSTALL)
+ @list='$(include_rtems_powerpc_HEADERS)'; test -n "$(include_rtems_powerpcdir)" || list=; \
+ if test -n "$$list"; then \
+ echo " $(MKDIR_P) '$(DESTDIR)$(include_rtems_powerpcdir)'"; \
+ $(MKDIR_P) "$(DESTDIR)$(include_rtems_powerpcdir)" || exit 1; \
+ fi; \
+ for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ echo "$$d$$p"; \
+ done | $(am__base_list) | \
+ while read files; do \
+ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(include_rtems_powerpcdir)'"; \
+ $(INSTALL_HEADER) $$files "$(DESTDIR)$(include_rtems_powerpcdir)" || exit $$?; \
+ done
+
+uninstall-include_rtems_powerpcHEADERS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(include_rtems_powerpc_HEADERS)'; test -n "$(include_rtems_powerpcdir)" || list=; \
+ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
+ dir='$(DESTDIR)$(include_rtems_powerpcdir)'; $(am__uninstall_files_from_dir)
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ mkid -fID $$unique
+tags: TAGS
+
+TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ set x; \
+ here=`pwd`; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ shift; \
+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ test -n "$$unique" || unique=$$empty_fix; \
+ if test $$# -gt 0; then \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ "$$@" $$unique; \
+ else \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$unique; \
+ fi; \
+ fi
+ctags: CTAGS
+CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ test -z "$(CTAGS_ARGS)$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$unique
+
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && $(am__cd) $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) "$$here"
+
+cscope: cscope.files
+ test ! -s cscope.files \
+ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
+
+clean-cscope:
+ -rm -f cscope.files
+
+cscope.files: clean-cscope cscopelist
+
+cscopelist: $(HEADERS) $(SOURCES) $(LISP)
+ list='$(SOURCES) $(HEADERS) $(LISP)'; \
+ case "$(srcdir)" in \
+ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
+ *) sdir=$(subdir)/$(srcdir) ;; \
+ esac; \
+ for i in $$list; do \
+ if test -f "$$i"; then \
+ echo "$(subdir)/$$i"; \
+ else \
+ echo "$$sdir/$$i"; \
+ fi; \
+ done >> $(top_builddir)/cscope.files
+
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+ -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
+
+distdir: $(DISTFILES)
+ $(am__remove_distdir)
+ test -d "$(distdir)" || mkdir "$(distdir)"
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d "$(distdir)/$$file"; then \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ else \
+ test -f "$(distdir)/$$file" \
+ || cp -p $$d/$$file "$(distdir)/$$file" \
+ || exit 1; \
+ fi; \
+ done
+ -test -n "$(am__skip_mode_fix)" \
+ || find "$(distdir)" -type d ! -perm -755 \
+ -exec chmod u+rwx,go+rx {} \; -o \
+ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
+ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
+ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
+ || chmod -R a+r "$(distdir)"
+dist-gzip: distdir
+ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
+ $(am__post_remove_distdir)
+
+dist-bzip2: distdir
+ tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
+ $(am__post_remove_distdir)
+
+dist-lzip: distdir
+ tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
+ $(am__post_remove_distdir)
+
+dist-xz: distdir
+ tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
+ $(am__post_remove_distdir)
+
+dist-tarZ: distdir
+ tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
+ $(am__post_remove_distdir)
+
+dist-shar: distdir
+ shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+ $(am__post_remove_distdir)
+
+dist-zip: distdir
+ -rm -f $(distdir).zip
+ zip -rq $(distdir).zip $(distdir)
+ $(am__post_remove_distdir)
+
+dist dist-all:
+ $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
+ $(am__post_remove_distdir)
+
+# This target untars the dist file and tries a VPATH configuration. Then
+# it guarantees that the distribution is self-contained by making another
+# tarfile.
+distcheck: dist
+ case '$(DIST_ARCHIVES)' in \
+ *.tar.gz*) \
+ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ *.tar.bz2*) \
+ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
+ *.tar.lz*) \
+ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
+ *.tar.xz*) \
+ xz -dc $(distdir).tar.xz | $(am__untar) ;;\
+ *.tar.Z*) \
+ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
+ *.shar.gz*) \
+ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ *.zip*) \
+ unzip $(distdir).zip ;;\
+ esac
+ chmod -R a-w $(distdir); chmod u+w $(distdir)
+ mkdir $(distdir)/_build
+ mkdir $(distdir)/_inst
+ chmod a-w $(distdir)
+ test -d $(distdir)/_build || exit 0; \
+ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
+ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
+ && am__cwd=`pwd` \
+ && $(am__cd) $(distdir)/_build \
+ && ../configure --srcdir=.. --prefix="$$dc_install_base" \
+ $(AM_DISTCHECK_CONFIGURE_FLAGS) \
+ $(DISTCHECK_CONFIGURE_FLAGS) \
+ && $(MAKE) $(AM_MAKEFLAGS) \
+ && $(MAKE) $(AM_MAKEFLAGS) dvi \
+ && $(MAKE) $(AM_MAKEFLAGS) check \
+ && $(MAKE) $(AM_MAKEFLAGS) install \
+ && $(MAKE) $(AM_MAKEFLAGS) installcheck \
+ && $(MAKE) $(AM_MAKEFLAGS) uninstall \
+ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
+ distuninstallcheck \
+ && chmod -R a-w "$$dc_install_base" \
+ && ({ \
+ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
+ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
+ } || { rm -rf "$$dc_destdir"; exit 1; }) \
+ && rm -rf "$$dc_destdir" \
+ && $(MAKE) $(AM_MAKEFLAGS) dist \
+ && rm -rf $(DIST_ARCHIVES) \
+ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
+ && cd "$$am__cwd" \
+ || exit 1
+ $(am__post_remove_distdir)
+ @(echo "$(distdir) archives ready for distribution: "; \
+ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
+ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
+distuninstallcheck:
+ @test -n '$(distuninstallcheck_dir)' || { \
+ echo 'ERROR: trying to run $@ with an empty' \
+ '$$(distuninstallcheck_dir)' >&2; \
+ exit 1; \
+ }; \
+ $(am__cd) '$(distuninstallcheck_dir)' || { \
+ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
+ exit 1; \
+ }; \
+ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
+ || { echo "ERROR: files left after uninstall:" ; \
+ if test -n "$(DESTDIR)"; then \
+ echo " (check DESTDIR support)"; \
+ fi ; \
+ $(distuninstallcheck_listfiles) ; \
+ exit 1; } >&2
+distcleancheck: distclean
+ @if test '$(srcdir)' = . ; then \
+ echo "ERROR: distcleancheck can only run from a VPATH build" ; \
+ exit 1 ; \
+ fi
+ @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
+ || { echo "ERROR: files left in build directory after distclean:" ; \
+ $(distcleancheck_listfiles) ; \
+ exit 1; } >&2
+check-am: all-am
+check: check-am
+all-am: Makefile $(PROGRAMS) $(HEADERS)
+installdirs:
+ for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(include_bspdir)" "$(DESTDIR)$(include_libcpudir)" "$(DESTDIR)$(include_mpc55xxdir)" "$(DESTDIR)$(include_mpc5xxdir)" "$(DESTDIR)$(include_mpc8260dir)" "$(DESTDIR)$(include_mpc83xxdir)" "$(DESTDIR)$(include_mpc8xxdir)" "$(DESTDIR)$(include_ppc4xxdir)" "$(DESTDIR)$(include_rtems_powerpcdir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+ if test -z '$(STRIP)'; then \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ install; \
+ else \
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
+ fi
+mostlyclean-generic:
+
+clean-generic:
+ -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
+ -rm -f ../shared/src/$(DEPDIR)/$(am__dirstamp)
+ -rm -f ../shared/src/$(am__dirstamp)
+ -rm -f e500/$(am__dirstamp)
+ -rm -f e500/mmu/$(DEPDIR)/$(am__dirstamp)
+ -rm -f e500/mmu/$(am__dirstamp)
+ -rm -f mpc505/$(am__dirstamp)
+ -rm -f mpc505/ictrl/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc505/ictrl/$(am__dirstamp)
+ -rm -f mpc505/timer/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc505/timer/$(am__dirstamp)
+ -rm -f mpc505/vectors/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc505/vectors/$(am__dirstamp)
+ -rm -f mpc55xx/$(am__dirstamp)
+ -rm -f mpc55xx/dspi/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc55xx/dspi/$(am__dirstamp)
+ -rm -f mpc55xx/edma/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc55xx/edma/$(am__dirstamp)
+ -rm -f mpc55xx/emios/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc55xx/emios/$(am__dirstamp)
+ -rm -f mpc55xx/fec/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc55xx/fec/$(am__dirstamp)
+ -rm -f mpc55xx/irq/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc55xx/irq/$(am__dirstamp)
+ -rm -f mpc55xx/misc/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc55xx/misc/$(am__dirstamp)
+ -rm -f mpc55xx/siu/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc55xx/siu/$(am__dirstamp)
+ -rm -f mpc5xx/$(am__dirstamp)
+ -rm -f mpc5xx/clock/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc5xx/clock/$(am__dirstamp)
+ -rm -f mpc5xx/console-generic/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc5xx/console-generic/$(am__dirstamp)
+ -rm -f mpc5xx/exceptions/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc5xx/exceptions/$(am__dirstamp)
+ -rm -f mpc5xx/irq/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc5xx/irq/$(am__dirstamp)
+ -rm -f mpc5xx/timer/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc5xx/timer/$(am__dirstamp)
+ -rm -f mpc5xx/vectors/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc5xx/vectors/$(am__dirstamp)
+ -rm -f mpc6xx/$(am__dirstamp)
+ -rm -f mpc6xx/altivec/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc6xx/altivec/$(am__dirstamp)
+ -rm -f mpc6xx/clock/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc6xx/clock/$(am__dirstamp)
+ -rm -f mpc6xx/mmu/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc6xx/mmu/$(am__dirstamp)
+ -rm -f mpc6xx/timer/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc6xx/timer/$(am__dirstamp)
+ -rm -f mpc8260/$(am__dirstamp)
+ -rm -f mpc8260/console-generic/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc8260/console-generic/$(am__dirstamp)
+ -rm -f mpc8260/cpm/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc8260/cpm/$(am__dirstamp)
+ -rm -f mpc8260/mmu/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc8260/mmu/$(am__dirstamp)
+ -rm -f mpc8260/timer/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc8260/timer/$(am__dirstamp)
+ -rm -f mpc83xx/$(am__dirstamp)
+ -rm -f mpc83xx/gtm/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc83xx/gtm/$(am__dirstamp)
+ -rm -f mpc83xx/i2c/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc83xx/i2c/$(am__dirstamp)
+ -rm -f mpc83xx/network/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc83xx/network/$(am__dirstamp)
+ -rm -f mpc83xx/spi/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc83xx/spi/$(am__dirstamp)
+ -rm -f mpc8xx/$(am__dirstamp)
+ -rm -f mpc8xx/clock/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc8xx/clock/$(am__dirstamp)
+ -rm -f mpc8xx/console-generic/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc8xx/console-generic/$(am__dirstamp)
+ -rm -f mpc8xx/cpm/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc8xx/cpm/$(am__dirstamp)
+ -rm -f mpc8xx/mmu/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc8xx/mmu/$(am__dirstamp)
+ -rm -f mpc8xx/timer/$(DEPDIR)/$(am__dirstamp)
+ -rm -f mpc8xx/timer/$(am__dirstamp)
+ -rm -f new-exceptions/$(DEPDIR)/$(am__dirstamp)
+ -rm -f new-exceptions/$(am__dirstamp)
+ -rm -f new-exceptions/bspsupport/$(DEPDIR)/$(am__dirstamp)
+ -rm -f new-exceptions/bspsupport/$(am__dirstamp)
+ -rm -f ppc403/$(am__dirstamp)
+ -rm -f ppc403/clock/$(DEPDIR)/$(am__dirstamp)
+ -rm -f ppc403/clock/$(am__dirstamp)
+ -rm -f ppc403/console/$(DEPDIR)/$(am__dirstamp)
+ -rm -f ppc403/console/$(am__dirstamp)
+ -rm -f ppc403/timer/$(DEPDIR)/$(am__dirstamp)
+ -rm -f ppc403/timer/$(am__dirstamp)
+ -rm -f ppc403/tty_drv/$(DEPDIR)/$(am__dirstamp)
+ -rm -f ppc403/tty_drv/$(am__dirstamp)
+ -rm -f shared/$(am__dirstamp)
+ -rm -f shared/include/$(DEPDIR)/$(am__dirstamp)
+ -rm -f shared/include/$(am__dirstamp)
+ -rm -f shared/src/$(DEPDIR)/$(am__dirstamp)
+ -rm -f shared/src/$(am__dirstamp)
+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
+
+distclean: distclean-am
+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
+ -rm -rf ../shared/src/$(DEPDIR) e500/mmu/$(DEPDIR) mpc505/ictrl/$(DEPDIR) mpc505/timer/$(DEPDIR) mpc505/vectors/$(DEPDIR) mpc55xx/dspi/$(DEPDIR) mpc55xx/edma/$(DEPDIR) mpc55xx/emios/$(DEPDIR) mpc55xx/fec/$(DEPDIR) mpc55xx/irq/$(DEPDIR) mpc55xx/misc/$(DEPDIR) mpc55xx/siu/$(DEPDIR) mpc5xx/clock/$(DEPDIR) mpc5xx/console-generic/$(DEPDIR) mpc5xx/exceptions/$(DEPDIR) mpc5xx/irq/$(DEPDIR) mpc5xx/timer/$(DEPDIR) mpc5xx/vectors/$(DEPDIR) mpc6xx/altivec/$(DEPDIR) mpc6xx/clock/$(DEPDIR) mpc6xx/mmu/$(DEPDIR) mpc6xx/timer/$(DEPDIR) mpc8260/console-generic/$(DEPDIR) mpc8260/cpm/$(DEPDIR) mpc8260/mmu/$(DEPDIR) mpc8260/timer/$(DEPDIR) mpc83xx/gtm/$(DEPDIR) mpc83xx/i2c/$(DEPDIR) mpc83xx/network/$(DEPDIR) mpc83xx/spi/$(DEPDIR) mpc8xx/clock/$(DEPDIR) mpc8xx/console-generic/$(DEPDIR) mpc8xx/cpm/$(DEPDIR) mpc8xx/mmu/$(DEPDIR) mpc8xx/timer/$(DEPDIR) new-exceptions/$(DEPDIR) new-exceptions/bspsupport/$(DEPDIR) ppc403/clock/$(DEPDIR) ppc403/console/$(DEPDIR) ppc403/timer/$(DEPDIR) ppc403/tty_drv/$(DEPDIR) shared/include/$(DEPDIR) shared/src/$(DEPDIR)
+ -rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+ distclean-tags
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+html-am:
+
+info: info-am
+
+info-am:
+
+install-data-am: install-includeHEADERS install-include_bspHEADERS \
+ install-include_libcpuHEADERS install-include_mpc55xxHEADERS \
+ install-include_mpc5xxHEADERS install-include_mpc8260HEADERS \
+ install-include_mpc83xxHEADERS install-include_mpc8xxHEADERS \
+ install-include_ppc4xxHEADERS \
+ install-include_rtems_powerpcHEADERS
+
+install-dvi: install-dvi-am
+
+install-dvi-am:
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-html-am:
+
+install-info: install-info-am
+
+install-info-am:
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-pdf-am:
+
+install-ps: install-ps-am
+
+install-ps-am:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
+ -rm -rf $(top_srcdir)/autom4te.cache
+ -rm -rf ../shared/src/$(DEPDIR) e500/mmu/$(DEPDIR) mpc505/ictrl/$(DEPDIR) mpc505/timer/$(DEPDIR) mpc505/vectors/$(DEPDIR) mpc55xx/dspi/$(DEPDIR) mpc55xx/edma/$(DEPDIR) mpc55xx/emios/$(DEPDIR) mpc55xx/fec/$(DEPDIR) mpc55xx/irq/$(DEPDIR) mpc55xx/misc/$(DEPDIR) mpc55xx/siu/$(DEPDIR) mpc5xx/clock/$(DEPDIR) mpc5xx/console-generic/$(DEPDIR) mpc5xx/exceptions/$(DEPDIR) mpc5xx/irq/$(DEPDIR) mpc5xx/timer/$(DEPDIR) mpc5xx/vectors/$(DEPDIR) mpc6xx/altivec/$(DEPDIR) mpc6xx/clock/$(DEPDIR) mpc6xx/mmu/$(DEPDIR) mpc6xx/timer/$(DEPDIR) mpc8260/console-generic/$(DEPDIR) mpc8260/cpm/$(DEPDIR) mpc8260/mmu/$(DEPDIR) mpc8260/timer/$(DEPDIR) mpc83xx/gtm/$(DEPDIR) mpc83xx/i2c/$(DEPDIR) mpc83xx/network/$(DEPDIR) mpc83xx/spi/$(DEPDIR) mpc8xx/clock/$(DEPDIR) mpc8xx/console-generic/$(DEPDIR) mpc8xx/cpm/$(DEPDIR) mpc8xx/mmu/$(DEPDIR) mpc8xx/timer/$(DEPDIR) new-exceptions/$(DEPDIR) new-exceptions/bspsupport/$(DEPDIR) ppc403/clock/$(DEPDIR) ppc403/console/$(DEPDIR) ppc403/timer/$(DEPDIR) ppc403/tty_drv/$(DEPDIR) shared/include/$(DEPDIR) shared/src/$(DEPDIR)
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-includeHEADERS uninstall-include_bspHEADERS \
+ uninstall-include_libcpuHEADERS \
+ uninstall-include_mpc55xxHEADERS \
+ uninstall-include_mpc5xxHEADERS \
+ uninstall-include_mpc8260HEADERS \
+ uninstall-include_mpc83xxHEADERS \
+ uninstall-include_mpc8xxHEADERS \
+ uninstall-include_ppc4xxHEADERS \
+ uninstall-include_rtems_powerpcHEADERS
+
+.MAKE: install-am install-strip
+
+.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
+ clean-cscope clean-generic clean-noinstPROGRAMS cscope \
+ cscopelist ctags dist dist-all dist-bzip2 dist-gzip dist-lzip \
+ dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
+ distclean-compile distclean-generic distclean-tags \
+ distcleancheck distdir distuninstallcheck dvi dvi-am html \
+ html-am info info-am install install-am install-data \
+ install-data-am install-dvi install-dvi-am install-exec \
+ install-exec-am install-html install-html-am \
+ install-includeHEADERS install-include_bspHEADERS \
+ install-include_libcpuHEADERS install-include_mpc55xxHEADERS \
+ install-include_mpc5xxHEADERS install-include_mpc8260HEADERS \
+ install-include_mpc83xxHEADERS install-include_mpc8xxHEADERS \
+ install-include_ppc4xxHEADERS \
+ install-include_rtems_powerpcHEADERS install-info \
+ install-info-am install-man install-pdf install-pdf-am \
+ install-ps install-ps-am install-strip installcheck \
+ installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-compile \
+ mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
+ uninstall-am uninstall-includeHEADERS \
+ uninstall-include_bspHEADERS uninstall-include_libcpuHEADERS \
+ uninstall-include_mpc55xxHEADERS \
+ uninstall-include_mpc5xxHEADERS \
+ uninstall-include_mpc8260HEADERS \
+ uninstall-include_mpc83xxHEADERS \
+ uninstall-include_mpc8xxHEADERS \
+ uninstall-include_ppc4xxHEADERS \
+ uninstall-include_rtems_powerpcHEADERS
+
+
+@AMPOLISH3_TRUE@$(srcdir)/preinstall.am: Makefile.am
+@AMPOLISH3_TRUE@ $(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
+
+all-am: $(PREINSTALL_FILES)
+
+$(PROJECT_INCLUDE)/$(dirstamp):
+ @$(MKDIR_P) $(PROJECT_INCLUDE)
+ @: > $(PROJECT_INCLUDE)/$(dirstamp)
+
+$(PROJECT_INCLUDE)/rtems/powerpc/$(dirstamp):
+ @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/powerpc
+ @: > $(PROJECT_INCLUDE)/rtems/powerpc/$(dirstamp)
+
+$(PROJECT_INCLUDE)/rtems/powerpc/cache.h: rtems/powerpc/cache.h $(PROJECT_INCLUDE)/rtems/powerpc/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/powerpc/cache.h
+
+$(PROJECT_INCLUDE)/rtems/powerpc/debugmod.h: rtems/powerpc/debugmod.h $(PROJECT_INCLUDE)/rtems/powerpc/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/powerpc/debugmod.h
+
+$(PROJECT_INCLUDE)/rtems/powerpc/powerpc.h: rtems/powerpc/powerpc.h $(PROJECT_INCLUDE)/rtems/powerpc/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/powerpc/powerpc.h
+
+$(PROJECT_INCLUDE)/rtems/score/$(dirstamp):
+ @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/score
+ @: > $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
+
+$(PROJECT_INCLUDE)/libcpu/$(dirstamp):
+ @$(MKDIR_P) $(PROJECT_INCLUDE)/libcpu
+ @: > $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+
+$(PROJECT_INCLUDE)/libcpu/powerpc-utility.h: shared/include/powerpc-utility.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/powerpc-utility.h
+
+$(PROJECT_INCLUDE)/bsp/$(dirstamp):
+ @$(MKDIR_P) $(PROJECT_INCLUDE)/bsp
+ @: > $(PROJECT_INCLUDE)/bsp/$(dirstamp)
+
+@mpc5xx_FALSE@$(PROJECT_INCLUDE)/bsp/vectors.h: new-exceptions/bspsupport/vectors.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
+@mpc5xx_FALSE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/vectors.h
+@shared_TRUE@$(PROJECT_INCLUDE)/libcpu/io.h: shared/include/io.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@shared_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/io.h
+
+@shared_TRUE@$(PROJECT_INCLUDE)/libcpu/mmu.h: shared/include/mmu.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@shared_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/mmu.h
+
+@shared_TRUE@$(PROJECT_INCLUDE)/libcpu/page.h: shared/include/page.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@shared_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/page.h
+
+@shared_TRUE@$(PROJECT_INCLUDE)/libcpu/byteorder.h: shared/include/byteorder.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@shared_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/byteorder.h
+
+@shared_TRUE@$(PROJECT_INCLUDE)/libcpu/pgtable.h: shared/include/pgtable.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@shared_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/pgtable.h
+
+@shared_TRUE@$(PROJECT_INCLUDE)/libcpu/cpuIdent.h: shared/include/cpuIdent.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@shared_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/cpuIdent.h
+
+@shared_TRUE@$(PROJECT_INCLUDE)/libcpu/cache.h: ../shared/include/cache.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@shared_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/cache.h
+
+@shared_TRUE@$(PROJECT_INCLUDE)/libcpu/spr.h: shared/include/spr.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@shared_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/spr.h
+
+@shared_TRUE@$(PROJECT_INCLUDE)/libcpu/stackTrace.h: shared/src/stackTrace.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@shared_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/stackTrace.h
+@ppc405_TRUE@@ppc4xx_TRUE@$(PROJECT_INCLUDE)/tty_drv.h: ppc403/tty_drv/tty_drv.h $(PROJECT_INCLUDE)/$(dirstamp)
+@ppc405_TRUE@@ppc4xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/tty_drv.h
+@ppc405_TRUE@$(PROJECT_INCLUDE)/ppc4xx/$(dirstamp):
+@ppc405_TRUE@ @$(MKDIR_P) $(PROJECT_INCLUDE)/ppc4xx
+@ppc405_TRUE@ @: > $(PROJECT_INCLUDE)/ppc4xx/$(dirstamp)
+
+@ppc405_TRUE@$(PROJECT_INCLUDE)/ppc4xx/ppc405gp.h: ppc403/include/ppc405gp.h $(PROJECT_INCLUDE)/ppc4xx/$(dirstamp)
+@ppc405_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/ppc4xx/ppc405gp.h
+
+@ppc405_TRUE@$(PROJECT_INCLUDE)/ppc4xx/ppc405ex.h: ppc403/include/ppc405ex.h $(PROJECT_INCLUDE)/ppc4xx/$(dirstamp)
+@ppc405_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/ppc4xx/ppc405ex.h
+@mpc5xx_TRUE@$(PROJECT_INCLUDE)/mpc5xx/$(dirstamp):
+@mpc5xx_TRUE@ @$(MKDIR_P) $(PROJECT_INCLUDE)/mpc5xx
+@mpc5xx_TRUE@ @: > $(PROJECT_INCLUDE)/mpc5xx/$(dirstamp)
+
+@mpc5xx_TRUE@$(PROJECT_INCLUDE)/mpc5xx.h: mpc5xx/include/mpc5xx.h $(PROJECT_INCLUDE)/$(dirstamp)
+@mpc5xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc5xx.h
+
+@mpc5xx_TRUE@$(PROJECT_INCLUDE)/mpc5xx/console.h: mpc5xx/include/console.h $(PROJECT_INCLUDE)/mpc5xx/$(dirstamp)
+@mpc5xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc5xx/console.h
+
+@mpc5xx_TRUE@$(PROJECT_INCLUDE)/libcpu/raw_exception.h: mpc5xx/exceptions/raw_exception.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@mpc5xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/raw_exception.h
+
+@mpc5xx_TRUE@$(PROJECT_INCLUDE)/libcpu/irq.h: mpc5xx/irq/irq.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@mpc5xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/irq.h
+
+@mpc5xx_TRUE@$(PROJECT_INCLUDE)/libcpu/vectors.h: mpc5xx/vectors/vectors.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@mpc5xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/vectors.h
+@mpc505_TRUE@$(PROJECT_INCLUDE)/ictrl.h: mpc505/ictrl/ictrl.h $(PROJECT_INCLUDE)/$(dirstamp)
+@mpc505_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/ictrl.h
+@mpc6xx_TRUE@$(PROJECT_INCLUDE)/libcpu/bat.h: mpc6xx/mmu/bat.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@mpc6xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/bat.h
+
+@mpc6xx_TRUE@$(PROJECT_INCLUDE)/libcpu/pte121.h: mpc6xx/mmu/pte121.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@mpc6xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/pte121.h
+
+@mpc6xx_TRUE@$(PROJECT_INCLUDE)/libcpu/c_clock.h: mpc6xx/clock/c_clock.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@mpc6xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/c_clock.h
+@e500_TRUE@$(PROJECT_INCLUDE)/libcpu/c_clock.h: mpc6xx/clock/c_clock.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@e500_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/c_clock.h
+
+@e500_TRUE@$(PROJECT_INCLUDE)/libcpu/e500_mmu.h: e500/mmu/e500_mmu.h $(PROJECT_INCLUDE)/libcpu/$(dirstamp)
+@e500_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/libcpu/e500_mmu.h
+@mpc8xx_TRUE@$(PROJECT_INCLUDE)/mpc8xx/$(dirstamp):
+@mpc8xx_TRUE@ @$(MKDIR_P) $(PROJECT_INCLUDE)/mpc8xx
+@mpc8xx_TRUE@ @: > $(PROJECT_INCLUDE)/mpc8xx/$(dirstamp)
+
+@mpc8xx_TRUE@$(PROJECT_INCLUDE)/mpc8xx.h: mpc8xx/include/mpc8xx.h $(PROJECT_INCLUDE)/$(dirstamp)
+@mpc8xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc8xx.h
+
+@mpc8xx_TRUE@$(PROJECT_INCLUDE)/mpc8xx/console.h: mpc8xx/include/console.h $(PROJECT_INCLUDE)/mpc8xx/$(dirstamp)
+@mpc8xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc8xx/console.h
+
+@mpc8xx_TRUE@$(PROJECT_INCLUDE)/mpc8xx/cpm.h: mpc8xx/include/cpm.h $(PROJECT_INCLUDE)/mpc8xx/$(dirstamp)
+@mpc8xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc8xx/cpm.h
+
+@mpc8xx_TRUE@$(PROJECT_INCLUDE)/mpc8xx/mmu.h: mpc8xx/include/mmu.h $(PROJECT_INCLUDE)/mpc8xx/$(dirstamp)
+@mpc8xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc8xx/mmu.h
+@mpc8260_TRUE@$(PROJECT_INCLUDE)/mpc8260/$(dirstamp):
+@mpc8260_TRUE@ @$(MKDIR_P) $(PROJECT_INCLUDE)/mpc8260
+@mpc8260_TRUE@ @: > $(PROJECT_INCLUDE)/mpc8260/$(dirstamp)
+
+@mpc8260_TRUE@$(PROJECT_INCLUDE)/mpc8260.h: mpc8260/include/mpc8260.h $(PROJECT_INCLUDE)/$(dirstamp)
+@mpc8260_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc8260.h
+
+@mpc8260_TRUE@$(PROJECT_INCLUDE)/mpc8260/console.h: mpc8260/include/console.h $(PROJECT_INCLUDE)/mpc8260/$(dirstamp)
+@mpc8260_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc8260/console.h
+
+@mpc8260_TRUE@$(PROJECT_INCLUDE)/mpc8260/cpm.h: mpc8260/include/cpm.h $(PROJECT_INCLUDE)/mpc8260/$(dirstamp)
+@mpc8260_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc8260/cpm.h
+
+@mpc8260_TRUE@$(PROJECT_INCLUDE)/mpc8260/mmu.h: mpc8260/include/mmu.h $(PROJECT_INCLUDE)/mpc8260/$(dirstamp)
+@mpc8260_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc8260/mmu.h
+@mpc83xx_TRUE@$(PROJECT_INCLUDE)/mpc83xx/$(dirstamp):
+@mpc83xx_TRUE@ @$(MKDIR_P) $(PROJECT_INCLUDE)/mpc83xx
+@mpc83xx_TRUE@ @: > $(PROJECT_INCLUDE)/mpc83xx/$(dirstamp)
+
+@mpc83xx_TRUE@$(PROJECT_INCLUDE)/mpc83xx/mpc83xx.h: mpc83xx/include/mpc83xx.h $(PROJECT_INCLUDE)/mpc83xx/$(dirstamp)
+@mpc83xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc83xx/mpc83xx.h
+
+@mpc83xx_TRUE@$(PROJECT_INCLUDE)/bsp/tsec.h: mpc83xx/network/tsec.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
+@mpc83xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/tsec.h
+
+@mpc83xx_TRUE@$(PROJECT_INCLUDE)/mpc83xx/mpc83xx_i2cdrv.h: mpc83xx/i2c/mpc83xx_i2cdrv.h $(PROJECT_INCLUDE)/mpc83xx/$(dirstamp)
+@mpc83xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc83xx/mpc83xx_i2cdrv.h
+
+@mpc83xx_TRUE@$(PROJECT_INCLUDE)/mpc83xx/mpc83xx_spidrv.h: mpc83xx/spi/mpc83xx_spidrv.h $(PROJECT_INCLUDE)/mpc83xx/$(dirstamp)
+@mpc83xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc83xx/mpc83xx_spidrv.h
+
+@mpc83xx_TRUE@$(PROJECT_INCLUDE)/mpc83xx/gtm.h: mpc83xx/include/gtm.h $(PROJECT_INCLUDE)/mpc83xx/$(dirstamp)
+@mpc83xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc83xx/gtm.h
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/$(dirstamp):
+@mpc55xx_TRUE@ @$(MKDIR_P) $(PROJECT_INCLUDE)/mpc55xx
+@mpc55xx_TRUE@ @: > $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/regs.h: mpc55xx/include/regs.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/regs.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/reg-defs.h: mpc55xx/include/reg-defs.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/reg-defs.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/dspi.h: mpc55xx/include/dspi.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/dspi.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/edma.h: mpc55xx/include/edma.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/edma.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/emios.h: mpc55xx/include/emios.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/emios.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/mpc55xx.h: mpc55xx/include/mpc55xx.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/mpc55xx.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/siu.h: mpc55xx/include/siu.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/siu.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/irq.h: mpc55xx/include/irq.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/irq.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/watchdog.h: mpc55xx/include/watchdog.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/watchdog.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/fsl-mpc551x.h: mpc55xx/include/fsl-mpc551x.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc551x.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/fsl-mpc555x.h: mpc55xx/include/fsl-mpc555x.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc555x.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/fsl-mpc556x.h: mpc55xx/include/fsl-mpc556x.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc556x.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/fsl-mpc564xL.h: mpc55xx/include/fsl-mpc564xL.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc564xL.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/fsl-mpc567x.h: mpc55xx/include/fsl-mpc567x.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/fsl-mpc567x.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/regs-edma.h: mpc55xx/include/regs-edma.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/regs-edma.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/mpc55xx/regs-mmu.h: mpc55xx/include/regs-mmu.h $(PROJECT_INCLUDE)/mpc55xx/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/mpc55xx/regs-mmu.h
+
+@mpc55xx_TRUE@$(PROJECT_INCLUDE)/bsp/irq.h: mpc55xx/include/irq.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
+@mpc55xx_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/irq.h
+@qoriq_TRUE@$(PROJECT_INCLUDE)/bsp/tsec.h: mpc83xx/network/tsec.h $(PROJECT_INCLUDE)/bsp/$(dirstamp)
+@qoriq_TRUE@ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/bsp/tsec.h
+preinstall-am: $(PREINSTALL_FILES)
+preinstall: preinstall-am
+.PHONY: preinstall preinstall-am
+
+##############################################################################
+# END: QorIQ #
+##############################################################################
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT: