forked from Imagelibrary/rtems
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* tmitrontests.am: Remove LIB_VARIANT.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* tmitrontests.am: Remove LIB_VARIANT.
|
||||
|
||||
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* tmitronsem01/Makefile.am: Remove SRC, PRINT_SRC.
|
||||
|
||||
@@ -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