summaryrefslogtreecommitdiff
path: root/test/Makefile
blob: 224fc856eae3a39076afd43d877a27368ffe129d (plain)
1
2
3
4
CC = gcc
CFLAGS = -Wall -Wextra -std=c11 -O2 -fwrapv

all: test brace16