From 843e6c84bd278c75b78e403c81e3390ed9594317 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 25 Sep 2025 21:03:06 -0500 Subject: pull out the old repos code --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b391c8c..cbc480b 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,7 @@ VERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) all: build - FORGE_VERBOSE=true ./forged patches list - # FORGE_VERBOSE=true ./forged list + ./forged repos build: goimports GO111MODULE=off go build \ -- cgit v1.2.3