summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-19 11:41:04 -0500
committerJeff Carr <[email protected]>2025-10-19 11:41:04 -0500
commit1a618273bf123cef8a91cccd191b32b605c90abc (patch)
treee14bc048920152da3f7361ef82c5df3d100b50aa /Makefile
parentdd32f496c06d96dacf5024717f369d3d3a452e46 (diff)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 4f24151..5c2e04a 100644
--- a/Makefile
+++ b/Makefile
@@ -7,11 +7,7 @@ BUILDTIME = $(shell date +%s)
# make andlabs # try the andlabs gui plugin (uses GTK)
default: install
- @echo "#########################################################"
- @~/go/bin/forge --version
- @echo
- @echo " forge self build worked"
- @echo "#########################################################"
+ forge --version
# This will re-generate ALL of the needed autogenerated .pb.go files
generate: clean