aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: c2ad0b49bfa2071885161bdd3d934e2136d8b40d (plain) (blame)
1
2
3
4
CFLAGS=-g
CFLAGS+= $(shell pkg-config --cflags libpng)
LDFLAGS+= $(shell pkg-config --libs libpng)
all: ql570