]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/commitdiff
Update Makefile.rules to have better wvtest support
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 25 Feb 2011 07:26:25 +0000 (08:26 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 25 Feb 2011 07:26:25 +0000 (08:26 +0100)
build/aquosa/Makefile.rules

index 2b54b9e38e453b618c9ea5a7ba9a28c73c711395..9762ca3b418ff07592b1c47280a3673709230fa8 100644 (file)
@@ -4,7 +4,7 @@
 #  (C) Copyright 2006, 2007, 2008, 2009, 2010, 2011 by Michal Sojka - Czech Technical University, FEE, DCE
 #
 #  Homepage: http://rtime.felk.cvut.cz/omk/
-#  Version:  0.2-66-g4da1afe
+#  Version:  0.2-69-g6789c3e
 #
 # The OMK build system is distributed under the GNU General Public
 # License.  See file COPYING for details.
@@ -365,7 +365,7 @@ define wvtest_template
 wvtest-pass-local: wvtest-run-$(1)
 .PHONY: wvtest-run-$(1)
 wvtest-run-$(1):
-       @$(QUIET_CMD_ECHO) "  RUN     $(1:$(MAKERULES_DIR)/%=%)"
+       $(Q)echo "Testing \"Run $(1)\" in Makefile.rules:"
        $(Q)mkdir -p $(1).wvtest
        $(Q)cd $(1).wvtest && \
          PATH=$$(USER_BIN_DIR):$$$$PATH LD_LIBRARY_PATH=$$(USER_LIB_DIR):$$$$LD_LIBRARY_PATH \