forked from Imagelibrary/rtems
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests.am: Remove LIB_VARIANT.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* mptests.am: Remove LIB_VARIANT.
|
||||||
|
|
||||||
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
|
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ $(project_bspdir)/tests/$(dirstamp):
|
|||||||
@$(mkdir_p) $(project_bspdir)/tests
|
@$(mkdir_p) $(project_bspdir)/tests
|
||||||
@: > $(project_bspdir)/tests/$(dirstamp)
|
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||||
|
|
||||||
$(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
$(project_bspdir)/tests/$(TEST)-node$(NODE).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||||
$(INSTALL_PROGRAM) $< $@
|
$(INSTALL_PROGRAM) $< $@
|
||||||
|
|
||||||
$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(dirstamp):
|
$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(dirstamp):
|
||||||
@@ -19,5 +19,5 @@ $(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn: $(TEST).scn $(p
|
|||||||
$(PGM): ${ARCH}/$(dirstamp)
|
$(PGM): ${ARCH}/$(dirstamp)
|
||||||
|
|
||||||
TMPINSTALL_FILES = \
|
TMPINSTALL_FILES = \
|
||||||
$(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe \
|
$(project_bspdir)/tests/$(TEST)-node$(NODE).exe \
|
||||||
$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn
|
$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn
|
||||||
|
|||||||
Reference in New Issue
Block a user