blob: f4de4bfd7ce1674e91bc05fd949f8f4d98a891e1 [file] [log] [blame]
Irinae281b3f2020-01-02 14:06:17 +02001# Go parameters
2DIR=reader
3
4all: build
5build:
6 go build -buildmode=c-archive -o $(DIR)/rnibreader.a rNibReader_c.go