Index: src/cmd/ebnflint/Makefile |
=================================================================== |
--- a/src/cmd/ebnflint/Makefile |
+++ b/src/cmd/ebnflint/Makefile |
@@ -11,5 +11,5 @@ |
include ../../Make.cmd |
test: $(TARG) |
- $(TARG) -start="SourceFile" "$(GOROOT)"/doc/go_spec.html |
+ $(QUOTED_GOBIN)/$(TARG) -start="SourceFile" "$(GOROOT)"/doc/go_spec.html |