[RIC-384] Update proto version and add ran_function proto
[ric-plt/nodeb-rnib.git] / creader / Makefile
1 # Go parameters
2 DIR=reader
3
4 all: build
5 build:
6         go build -buildmode=c-archive -o  $(DIR)/rnibreader.a rNibReader_c.go