summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-15 22:50:50 -0600
committerJeff Carr <[email protected]>2024-02-15 22:50:50 -0600
commit2bc2096e841f3b262563126feb8a7a4c2b66f090 (patch)
treea940a0200555f1a75096cdc1895246ed46ffb159 /Makefile
parente6eb92845ace066aa36c8730d28c3e53fe6bdca8 (diff)
xterm fixes
also a i18n syntax idea show all tags in the main window
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4a67a5a..2a5b530 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
all:
- @echo
- @echo Run: make redomod
- @echo
+ GO111MODULE=off go build
goimports:
goimports -w *.go