Skip to content

Commit

Permalink
Precompile Test before testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sorear committed Jun 20, 2013
1 parent 9c281e6 commit c3a8e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build/Makefile-JVM.in
Expand Up @@ -202,7 +202,7 @@ CLEANUPS = \
HARNESS_WITH_FUDGE = $(PERL) t/harness --fudge --keep-exit-code --jvm HARNESS_WITH_FUDGE = $(PERL) t/harness --fudge --keep-exit-code --jvm
HARNESS = $(PERL) t/harness --jvm HARNESS = $(PERL) t/harness --jvm


all: $(PERL6_CLASS) $(SETTING_CLASS) $(RUNNER) all: $(PERL6_CLASS) $(SETTING_CLASS) $(RUNNER) lib/Test.class lib/lib.class lib/Pod/To/Text.class


$(RUNTIME_JAR): $(RUNTIME_JAVAS) $(RUNTIME_JAR): $(RUNTIME_JAVAS)
$(PERL) -MExtUtils::Command -e mkpath bin $(PERL) -MExtUtils::Command -e mkpath bin
Expand Down

0 comments on commit c3a8e68

Please sign in to comment.