Skip to content

Commit 8f026b9

Browse files
committed
update Makefile
1 parent 56fda6f commit 8f026b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ build:
33

44
run:
55
go run tcpprox.go
6-
7-
build all:
6+
7+
compile:
88
# 32-bit
99
# Linux
1010
GOOS=linux GOARCH=386 go build -o tcpprox-linux86

0 commit comments

Comments
 (0)