diff options
| author | Jeff Carr <[email protected]> | 2021-10-28 04:10:48 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2021-10-28 04:10:48 -0500 |
| commit | 983a60903badac53d1418065843e0d814eb2cb67 (patch) | |
| tree | 81d70db3abe591f3dfbff8dfbe91440d549a88d9 /gui-example/Makefile | |
| parent | 81c44bce5313d4415a0fa062ececc4547832d66d (diff) | |
NODE: almost out of the rabbit hole
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'gui-example/Makefile')
| -rw-r--r-- | gui-example/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gui-example/Makefile b/gui-example/Makefile deleted file mode 100644 index 5028ebd..0000000 --- a/gui-example/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -run: build - ./gui-example - -build: - GO111MODULE="off" go build |
