From 4e7bbd89900a733593f0848778103c1cf1a7145d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 1 Jan 2024 15:43:50 -0600 Subject: reorg to final resting place at go.wit.com/gui/gui Signed-off-by: Jeff Carr --- toolkit/nocui/Makefile | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 toolkit/nocui/Makefile (limited to 'toolkit/nocui/Makefile') diff --git a/toolkit/nocui/Makefile b/toolkit/nocui/Makefile deleted file mode 100644 index acbf437..0000000 --- a/toolkit/nocui/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -all: plugin - ldd ../nocui.so - -plugin: - GO111MODULE="off" go build -v -x -buildmode=plugin -o ../nocui.so -- cgit v1.2.3