Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
b1gcat committed Nov 22, 2023
1 parent 4ee46ae commit 025443a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ Version=1.0
ldFlag=-s -w -X main.Version=$(Version)
Topdir=$(CURDIR)

all: darwin linux win

darwin:res
cd apps/ui && GOOS=darwin go build -ldflags "$(ldFlag)" -o $(Topdir)/dist/antiAv_darwin

Expand Down

0 comments on commit 025443a

Please sign in to comment.