forked from Imagelibrary/rtems
2001-09-28 Joel Sherrill <joel@OARcorp.com>
* Generally add support for make-cxx-exe for all BSPs. * automake/leaf.am: New file. * aclocal/rtems-top.m4: Added ENDIF macro. * c/src/exec/score/include/rtems/score/Makefile.am, c/src/tests/itrontests/itronmbf01/Makefile.am, c/src/tests/itrontests/itronmbox01/Makefile.am, c/src/tests/itrontests/itronsem01/Makefile.am, c/src/tests/itrontests/itrontask01/Makefile.am, c/src/tests/itrontests/itrontask02/Makefile.am, c/src/tests/itrontests/itrontask03/Makefile.am, c/src/tests/itrontests/itrontask04/Makefile.am, c/src/tests/itrontests/itrontime01/Makefile.am, c/src/tests/libtests/cpuuse/Makefile.am, c/src/tests/libtests/malloctest/Makefile.am, c/src/tests/libtests/monitor/Makefile.am, c/src/tests/libtests/putenvtest/Makefile.am, c/src/tests/libtests/rtems++/Makefile.am, c/src/tests/libtests/rtmonuse/Makefile.am, c/src/tests/libtests/stackchk/Makefile.am, c/src/tests/libtests/termios/Makefile.am, c/src/tests/mptests/mp01/node1/Makefile.am, c/src/tests/mptests/mp01/node2/Makefile.am, c/src/tests/mptests/mp02/node1/Makefile.am, c/src/tests/mptests/mp02/node2/Makefile.am, c/src/tests/mptests/mp03/node1/Makefile.am, c/src/tests/mptests/mp03/node2/Makefile.am, c/src/tests/mptests/mp04/node1/Makefile.am, c/src/tests/mptests/mp04/node2/Makefile.am, c/src/tests/mptests/mp05/node1/Makefile.am, c/src/tests/mptests/mp05/node2/Makefile.am, c/src/tests/mptests/mp06/node1/Makefile.am, c/src/tests/mptests/mp06/node2/Makefile.am, c/src/tests/mptests/mp07/node1/Makefile.am, c/src/tests/mptests/mp07/node2/Makefile.am, c/src/tests/mptests/mp08/node1/Makefile.am, c/src/tests/mptests/mp08/node2/Makefile.am, c/src/tests/mptests/mp09/node1/Makefile.am, c/src/tests/mptests/mp09/node2/Makefile.am, c/src/tests/mptests/mp10/node1/Makefile.am, c/src/tests/mptests/mp10/node2/Makefile.am, c/src/tests/mptests/mp11/node1/Makefile.am, c/src/tests/mptests/mp11/node2/Makefile.am, c/src/tests/mptests/mp12/node1/Makefile.am, c/src/tests/mptests/mp12/node2/Makefile.am, c/src/tests/mptests/mp13/node1/Makefile.am, c/src/tests/mptests/mp13/node2/Makefile.am, c/src/tests/mptests/mp14/node1/Makefile.am, c/src/tests/mptests/mp14/node2/Makefile.am, c/src/tests/psxtests/psx01/Makefile.am, c/src/tests/psxtests/psx02/Makefile.am, c/src/tests/psxtests/psx03/Makefile.am, c/src/tests/psxtests/psx04/Makefile.am, c/src/tests/psxtests/psx05/Makefile.am, c/src/tests/psxtests/psx06/Makefile.am, c/src/tests/psxtests/psx07/Makefile.am, c/src/tests/psxtests/psx08/Makefile.am, c/src/tests/psxtests/psx09/Makefile.am, c/src/tests/psxtests/psx10/Makefile.am, c/src/tests/psxtests/psx11/Makefile.am, c/src/tests/psxtests/psx12/Makefile.am, c/src/tests/psxtests/psx13/Makefile.am, c/src/tests/psxtests/psxcancel/Makefile.am, c/src/tests/psxtests/psxfile01/Makefile.am, c/src/tests/psxtests/psxhdrs/Makefile.am, c/src/tests/psxtests/psxmount/Makefile.am, c/src/tests/psxtests/psxmsgq01/Makefile.am, c/src/tests/psxtests/psxreaddir/Makefile.am, c/src/tests/psxtests/psxsem01/Makefile.am, c/src/tests/psxtests/psxstat/Makefile.am, c/src/tests/psxtests/psxtime/Makefile.am, c/src/tests/psxtests/psxtimer/Makefile.am, c/src/tests/samples/base_mp/node1/Makefile.am, c/src/tests/samples/base_mp/node2/Makefile.am, c/src/tests/samples/base_sp/Makefile.am, c/src/tests/samples/cdtest/Makefile.am, c/src/tests/samples/hello/Makefile.am, c/src/tests/samples/minimum/Makefile.am, c/src/tests/samples/paranoia/Makefile.am, c/src/tests/samples/ticker/Makefile.am, c/src/tests/samples/unlimited/Makefile.am, c/src/tests/sptests/sp01/Makefile.am, c/src/tests/sptests/sp02/Makefile.am, c/src/tests/sptests/sp03/Makefile.am, c/src/tests/sptests/sp04/Makefile.am, c/src/tests/sptests/sp05/Makefile.am, c/src/tests/sptests/sp06/Makefile.am, c/src/tests/sptests/sp07/Makefile.am, c/src/tests/sptests/sp08/Makefile.am, c/src/tests/sptests/sp09/Makefile.am, c/src/tests/sptests/sp11/Makefile.am, c/src/tests/sptests/sp12/Makefile.am, c/src/tests/sptests/sp13/Makefile.am, c/src/tests/sptests/sp14/Makefile.am, c/src/tests/sptests/sp15/Makefile.am, c/src/tests/sptests/sp16/Makefile.am, c/src/tests/sptests/sp17/Makefile.am, c/src/tests/sptests/sp19/Makefile.am, c/src/tests/sptests/sp20/Makefile.am, c/src/tests/sptests/sp21/Makefile.am, c/src/tests/sptests/sp22/Makefile.am, c/src/tests/sptests/sp23/Makefile.am, c/src/tests/sptests/sp24/Makefile.am, c/src/tests/sptests/sp25/Makefile.am, c/src/tests/sptests/sp26/Makefile.am, c/src/tests/sptests/sp27/Makefile.am, c/src/tests/sptests/sp28/Makefile.am, c/src/tests/sptests/sp29/Makefile.am, c/src/tests/sptests/spfatal/Makefile.am, c/src/tests/sptests/spsize/Makefile.am, c/src/tests/support/stubdr/Makefile.am, c/src/tests/tmitrontests/tmitronsem01/Makefile.am, c/src/tests/tmtests/tm01/Makefile.am, c/src/tests/tmtests/tm02/Makefile.am, c/src/tests/tmtests/tm03/Makefile.am, c/src/tests/tmtests/tm04/Makefile.am, c/src/tests/tmtests/tm05/Makefile.am, c/src/tests/tmtests/tm06/Makefile.am, c/src/tests/tmtests/tm07/Makefile.am, c/src/tests/tmtests/tm08/Makefile.am, c/src/tests/tmtests/tm09/Makefile.am, c/src/tests/tmtests/tm10/Makefile.am, c/src/tests/tmtests/tm11/Makefile.am, c/src/tests/tmtests/tm12/Makefile.am, c/src/tests/tmtests/tm13/Makefile.am, c/src/tests/tmtests/tm14/Makefile.am, c/src/tests/tmtests/tm15/Makefile.am, c/src/tests/tmtests/tm16/Makefile.am, c/src/tests/tmtests/tm17/Makefile.am, c/src/tests/tmtests/tm18/Makefile.am, c/src/tests/tmtests/tm19/Makefile.am, c/src/tests/tmtests/tm20/Makefile.am, c/src/tests/tmtests/tm21/Makefile.am, c/src/tests/tmtests/tm22/Makefile.am, c/src/tests/tmtests/tm23/Makefile.am, c/src/tests/tmtests/tm24/Makefile.am, c/src/tests/tmtests/tm25/Makefile.am, c/src/tests/tmtests/tm26/Makefile.am, c/src/tests/tmtests/tm27/Makefile.am, c/src/tests/tmtests/tm28/Makefile.am, c/src/tests/tmtests/tm29/Makefile.am, c/src/tests/tmtests/tmck/Makefile.am, c/src/tests/tmtests/tmoverhd/Makefile.am: Use leaf.am instead of leaf.cfg.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
|
|
||||||
H_FILES = io_types.h null.h sci.h sh7_pfc.h sh7_sci.h
|
H_FILES = null.h sci.h sh7_pfc.h sh7_sci.h
|
||||||
|
|
||||||
# NOTE: Unlike other CPUS, we install into a subdirectory to avoid
|
# NOTE: Unlike other CPUS, we install into a subdirectory to avoid
|
||||||
# file name conflicts
|
# file name conflicts
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/itrontests.am
|
include $(top_srcdir)/itrontests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/itrontests.am
|
include $(top_srcdir)/itrontests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/itrontests.am
|
include $(top_srcdir)/itrontests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/itrontests.am
|
include $(top_srcdir)/itrontests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/itrontests.am
|
include $(top_srcdir)/itrontests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,18 +25,18 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
LD_LIBS += $(CPLUS_LD_LIBS)
|
|
||||||
|
|
||||||
if HAS_CXX
|
if HAS_CXX
|
||||||
|
LD_LIBS += -lrtems++
|
||||||
|
|
||||||
${PGM}: $(OBJS) $(LINK_FILES)
|
${PGM}: $(OBJS) $(LINK_FILES)
|
||||||
$(make-exe)
|
$(make-cxx-exe)
|
||||||
|
|
||||||
all-local: $(ARCH) $(TMPINSTALL_FILES)
|
all-local: $(ARCH) $(TMPINSTALL_FILES)
|
||||||
else
|
else
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/libtests.am
|
include $(top_srcdir)/libtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/mptests.am
|
include $(top_srcdir)/mptests.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ SRCS = $(C_FILES)
|
|||||||
OBJS = $(C_O_FILES)
|
OBJS = $(C_O_FILES)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
|
|
||||||
all-local: ${ARCH} ${OBJS}
|
all-local: ${ARCH} ${OBJS}
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ PRINT_SRCS = $(DOCS)
|
|||||||
PGM = ${ARCH}/$(TEST).exe
|
PGM = ${ARCH}/$(TEST).exe
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/psxtests.am
|
include $(top_srcdir)/psxtests.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/sample.am
|
include $(top_srcdir)/sample.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/sample.am
|
include $(top_srcdir)/sample.am
|
||||||
|
|
||||||
if HAS_MP
|
if HAS_MP
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/sample.am
|
include $(top_srcdir)/sample.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ OBJS = $(C_O_FILES) $(CC_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/sample.am
|
include $(top_srcdir)/sample.am
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -35,10 +35,8 @@ include $(top_srcdir)/sample.am
|
|||||||
#
|
#
|
||||||
|
|
||||||
if HAS_CXX
|
if HAS_CXX
|
||||||
LD_LIBS += $(CPLUS_LD_LIBS)
|
|
||||||
|
|
||||||
${PGM}: $(OBJS) $(LINK_FILES)
|
${PGM}: $(OBJS) $(LINK_FILES)
|
||||||
$(make-exe)
|
$(make-cxx-exe)
|
||||||
|
|
||||||
all-local: ${ARCH} $(TMPINSTALL_FILES)
|
all-local: ${ARCH} $(TMPINSTALL_FILES)
|
||||||
else
|
else
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/sample.am
|
include $(top_srcdir)/sample.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ OBJS = $(C_O_FILES)
|
|||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(RTEMS_ROOT)/make/leaf.cfg
|
include $(top_srcdir)/../../../../automake/leaf.am
|
||||||
include $(top_srcdir)/sample.am
|
include $(top_srcdir)/sample.am
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user