2023-05-30 12:03:26 +02:00

5 lines
85 B
Makefile

TARGET = test-segfault
SRC_CC = main.cc
LIBS = base
CC_WARN = -Wno-array-bounds