test/Makefile

changeset 913
9937f406e27e
parent 780
51a61778a99d
child 1133
50aaf272884f
child 1139
de71433b576a
     1.1 --- a/test/Makefile	Thu Nov 14 10:53:23 2013 +0100
     1.2 +++ b/test/Makefile	Tue Nov 19 14:11:59 2013 +0000
     1.3 @@ -59,7 +59,7 @@
     1.4  langtools_% :
     1.5  	@$(NO_STOPPING)$(call SUBDIR_TEST, $(LANGTOOLS_DIR), JT_JAVA=$(PRODUCT_HOME) JTREG_HOME=$(JT_HOME) TEST="$(subst langtools_,,$@)" $(subst langtools_,,$@))
     1.6  
     1.7 -jdk_% :
     1.8 +jdk_% core_%s svc_%:
     1.9  	@$(NO_STOPPING)$(call SUBDIR_TEST, $(JDK_DIR), TEST="$@" $@)
    1.10  
    1.11  ################################################################

mercurial