diff options
| author | Jeff Carr <[email protected]> | 2025-02-20 09:37:42 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-20 09:37:42 -0600 |
| commit | 77da32b99a6e96431d8cf65508f44a19bd5133d8 (patch) | |
| tree | 3ad93783af61169ffe427b0e2c83dd38b77fbb55 /Makefile | |
| parent | 5db0b57b311570f4fffe84427c795bdc32894e62 (diff) | |
new autogen
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ BUILDTIME = $(shell date +%Y.%m.%d_%H%M) # make andlabs # try the andlabs gui plugin (uses GTK) default: install - forge + forge commit --all vet: @GO111MODULE=off go vet |
