summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/mathutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modernc.org/mathutil/Makefile')
-rw-r--r--vendor/modernc.org/mathutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modernc.org/mathutil/Makefile b/vendor/modernc.org/mathutil/Makefile
index 879017db7..0e144134c 100644
--- a/vendor/modernc.org/mathutil/Makefile
+++ b/vendor/modernc.org/mathutil/Makefile
@@ -28,7 +28,7 @@ cpu: clean
go tool pprof -lines *.test cpu.out
edit:
- @ 1>/dev/null 2>/dev/null gvim -p Makefile *.go &
+ @ 1>/dev/null 2>/dev/null gvim -p Makefile go.mod builder.json *.go &
editor:
gofmt -l -s -w *.go