diff --git a/Makefile b/Makefile index 35ef7ef..834c857 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY : build clean format install-python test-cpp test-onnx +.PHONY: build clean test-cpp TYPE ?= Release TEST ?= ON