2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* mptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
This commit is contained in:
Joel Sherrill
2001-09-24 18:27:53 +00:00
parent 99139ff19c
commit 65126558db
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
* mptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mp02/node2/Makefile.am: include leaf.am instead of leaf.cfg.
* mp02/node1/Makefile.am: include leaf.am instead of leaf.cfg.
* mp04/node2/Makefile.am: include leaf.am instead of leaf.cfg.

View File

@@ -20,7 +20,7 @@ $(project_bspdir)/tests/screens/mptests/node$(NODE):
$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn: $(TEST).scn
$(INSTALL_DATA) $< $@
TMPINSTALL_FILES += \
TMPINSTALL_FILES = \
$(project_bspdir)/tests \
$(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe \
$(project_bspdir)/tests/screens \

View File

@@ -1,3 +1,7 @@
* mptests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mp02/node2/Makefile.am: include leaf.am instead of leaf.cfg.
* mp02/node1/Makefile.am: include leaf.am instead of leaf.cfg.
* mp04/node2/Makefile.am: include leaf.am instead of leaf.cfg.

View File

@@ -20,7 +20,7 @@ $(project_bspdir)/tests/screens/mptests/node$(NODE):
$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn: $(TEST).scn
$(INSTALL_DATA) $< $@
TMPINSTALL_FILES += \
TMPINSTALL_FILES = \
$(project_bspdir)/tests \
$(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe \
$(project_bspdir)/tests/screens \