forked from Imagelibrary/rtems
2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mptests.am: Fix typos in previous patch.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user