diff options
| author | Jeff Carr <[email protected]> | 2025-09-25 20:13:43 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-25 21:04:06 -0500 |
| commit | 77f95fe0ad5d9916917ca139a7fb788c70e8877a (patch) | |
| tree | 86bf9a6ecfc7b4242a38051feaba4372bffc69d0 /Makefile | |
| parent | 192234aa6bb9e454961336729f600b6d1915968b (diff) | |
doRepos()
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ VERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) all: build - FORGE_VERBOSE=true ./forged clean + FORGE_VERBOSE=true ./forged patches list # FORGE_VERBOSE=true ./forged list build: goimports |
