mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* itrontests.am: Remove LIB_VARIANT.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* itrontests.am: Remove LIB_VARIANT.
|
||||
|
||||
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* itronhello/Makefile.am, itronmbf01/Makefile.am,
|
||||
|
||||
@@ -6,7 +6,7 @@ $(project_bspdir)/tests/$(dirstamp):
|
||||
@$(mkdir_p) $(project_bspdir)/tests
|
||||
@: > $(project_bspdir)/tests/$(dirstamp)
|
||||
|
||||
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||
$(project_bspdir)/tests/$(TEST).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||
$(INSTALL_PROGRAM) $< $@
|
||||
|
||||
$(project_bspdir)/tests/screens/itrontests/$(dirstamp):
|
||||
@@ -19,5 +19,5 @@ $(project_bspdir)/tests/screens/itrontests/$(TEST).scn: $(TEST).scn $(project_bs
|
||||
$(PGM): ${ARCH}/$(dirstamp)
|
||||
|
||||
TMPINSTALL_FILES = \
|
||||
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \
|
||||
$(project_bspdir)/tests/$(TEST).exe \
|
||||
$(project_bspdir)/tests/screens/itrontests/$(TEST).scn
|
||||
|
||||
Reference in New Issue
Block a user