blob: f4de4bfd7ce1674e91bc05fd949f8f4d98a891e1 [file] [log] [blame]
# Go parameters
DIR=reader
all: build
build:
go build -buildmode=c-archive -o $(DIR)/rnibreader.a rNibReader_c.go