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>
* tmtests.am: Remove LIB_VARIANT.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* tmtests.am: Remove LIB_VARIANT.
|
||||
|
||||
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
|
||||
|
||||
@@ -6,10 +6,10 @@ $(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) $< $@
|
||||
|
||||
$(PGM): ${ARCH}/$(dirstamp)
|
||||
|
||||
TMPINSTALL_FILES = \
|
||||
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe
|
||||
$(project_bspdir)/tests/$(TEST).exe
|
||||
|
||||
Reference in New Issue
Block a user