IcBench: Makefile

This commit is contained in:
powturbo
2022-02-24 21:21:02 +01:00
parent 735e2c6e64
commit 2e1669be69

View File

@ -14,6 +14,7 @@ CXX ?= g++
#CC=powerpc64le-linux-gnu-gcc
CL = $(CC)
#DEBUG=-DDEBUG -g
DEBUG=-DNDEBUG -s
PREFIX ?= /usr/local
DIRBIN ?= $(PREFIX)/bin