forked from Imagelibrary/rtems
Expand tmtests.am.
This commit is contained in:
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -19,7 +19,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
@@ -18,7 +18,19 @@ PGM = ${ARCH}/$(TEST).exe
|
|||||||
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||||
include $(top_srcdir)/../automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/../automake/leaf.am
|
include $(top_srcdir)/../automake/leaf.am
|
||||||
include $(top_srcdir)/tmtests.am
|
|
||||||
|
project_bspdir=$(PROJECT_ROOT)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(dirstamp):
|
||||||
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
|
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
|
TMPINSTALL_FILES = $(project_bspdir)/tests/$(TEST).exe
|
||||||
|
|
||||||
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
#
|
#
|
||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
|
|||||||
Reference in New Issue
Block a user