diff options
| author | Jeff Carr <[email protected]> | 2025-09-25 21:03:06 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-25 21:04:08 -0500 |
| commit | 843e6c84bd278c75b78e403c81e3390ed9594317 (patch) | |
| tree | a1bbb4e11eb119487deb038f8fa5bc1ea4e55954 /Makefile | |
| parent | 77f95fe0ad5d9916917ca139a7fb788c70e8877a (diff) | |
pull out the old repos codev0.0.48
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 \ |
