summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-13 06:26:44 -0500
committerJeff Carr <[email protected]>2025-09-13 06:26:44 -0500
commitc463ec70f0ef46851ea009bcfd8e261a1e3bb97c (patch)
tree3e9e0a7dc26fd167fa31c392a19a01cf9b245937 /Makefile
parentf4d60d1fb952697c9de93534572d0aa108aa6506 (diff)
new dir scanner
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 75e1604..d749cce 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ BUILDTIME = $(shell date +%Y.%m.%d_%H%M)
# make andlabs # try the andlabs gui plugin (uses GTK)
default: install-verbose
- FORGE_VERBOSE=true forge list |head -n 20
+ # FORGE_VERBOSE=true forge list |head -n 20
vet:
@GO111MODULE=off go vet