diff options
| -rw-r--r-- | Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile deleted file mode 100644 index 7620a98..0000000 --- a/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -.PHONY: run build - -build: - CGO_ENABLED=0 go build -o ./goaes ./cmd/goaes |
