summaryrefslogtreecommitdiff
path: root/cmds/debug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/debug/Makefile')
-rw-r--r--cmds/debug/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/cmds/debug/Makefile b/cmds/debug/Makefile
deleted file mode 100644
index 5f979cc..0000000
--- a/cmds/debug/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-run: build
- ./debug
-
-build:
- # go build
- GO111MODULE="off" go build