2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* mptests.am: Fix typos in previous patch.
This commit is contained in:
Ralf Corsepius
2003-12-18 11:26:13 +00:00
parent f1a4e10f2e
commit f9495245f6
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mptests.am: Fix typos in previous patch.
2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mptests.am: Add dirstamp support.

View File

@@ -10,13 +10,12 @@ $(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe: $(PGM) $(project_
$(INSTALL_PROGRAM) $< $@
$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(dirstamp):
@$(mkdir_p) $(project_bspdir)/tests/screens/itrontests
@$(mkdir_p) $(project_bspdir)/tests/screens/mptests/node$(NODE)
@: > $(project_bspdir)/tests/screens/mptests/node$(NODE)/$(dirstamp)
$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn: $(TEST).scn $(project_bspdir)/tests/screens/mptests/node$(NODE)/$(dirstamp)
$(INSTALL_DATA) $< $@
TMPINSTALL_FILES = \
$(project_bspdir)/tests/$(TEST)-node$(NODE)$(LIB_VARIANT).exe \
$(project_bspdir)/tests/screens/mptests/node$(NODE)/$(TEST).scn