aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 1221184778d3a4cccbcb3e2384b9c42cdbffbcee (plain)
1
2
3
4
5
6
CFLAGS = -Wall -std=c11 -ggdb
LDLIBS = -lncurses

analyze-gc: analyze-gz.c

ui: ui.c