summaryrefslogtreecommitdiff
path: root/ccan/antithread/examples/Makefile
blob: ab6715596440486a10661cdace5c2313d9059352 (plain)
1
2
3
4
5
6
7
CFLAGS=-g -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -I../../.. ../../talloc.o ../../alloc.o ../../noerr.o ../../read_write_all.o ../../antithread.o # -O3
LDLIBS=-ljpeg -lm

all: dns_lookup arabella

clean:
	rm -f dns_lookup arabella