binana/Makefile

13 lines
272 B
Makefile

all: generate
ce-lua:
./script/build-cheatengine-scripts cheatengine profile/3.3.5a-windows-386/cheatengine
artifacts:
./bin/bna mk 3.3.5a-windows-386
generate: artifacts
dependencies:
mkdir -p bin
go build -v -o bin/bna github.com/thunderbrewhq/binana/go/cmd/bna