Skip to content

Commit

Permalink
update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
staaldraad committed May 25, 2020
1 parent 56fda6f commit 8f026b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ build:

run:
go run tcpprox.go
build all:

compile:
# 32-bit
# Linux
GOOS=linux GOARCH=386 go build -o tcpprox-linux86
Expand Down

0 comments on commit 8f026b9

Please sign in to comment.