3 lines
54 B
Makefile
3 lines
54 B
Makefile
|
CFLAGS = -std=c11 -Wall -ftrapv
|
||
|
all: timezone-history
|