forked from Imagelibrary/rtems
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
|
||||||
|
|
||||||
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
|
* itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ $(project_bspdir)/tests/screens/itrontests:
|
|||||||
$(project_bspdir)/tests/screens/itrontests/$(TEST).scn: $(TEST).scn
|
$(project_bspdir)/tests/screens/itrontests/$(TEST).scn: $(TEST).scn
|
||||||
$(INSTALL_DATA) $< $@
|
$(INSTALL_DATA) $< $@
|
||||||
|
|
||||||
TMPINSTALL_FILES += \
|
TMPINSTALL_FILES = \
|
||||||
$(project_bspdir)/tests \
|
$(project_bspdir)/tests \
|
||||||
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \
|
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \
|
||||||
$(project_bspdir)/tests/screens \
|
$(project_bspdir)/tests/screens \
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* itrontests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
|
||||||
|
|
||||||
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
|
* itrontask03/Makefile.am: include leaf.am instead of leaf.cfg.
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ $(project_bspdir)/tests/screens/itrontests:
|
|||||||
$(project_bspdir)/tests/screens/itrontests/$(TEST).scn: $(TEST).scn
|
$(project_bspdir)/tests/screens/itrontests/$(TEST).scn: $(TEST).scn
|
||||||
$(INSTALL_DATA) $< $@
|
$(INSTALL_DATA) $< $@
|
||||||
|
|
||||||
TMPINSTALL_FILES += \
|
TMPINSTALL_FILES = \
|
||||||
$(project_bspdir)/tests \
|
$(project_bspdir)/tests \
|
||||||
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \
|
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe \
|
||||||
$(project_bspdir)/tests/screens \
|
$(project_bspdir)/tests/screens \
|
||||||
|
|||||||
Reference in New Issue
Block a user