]> git.ozlabs.org Git - ccan/blob - ccan/antithread/examples/Makefile
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / antithread / examples / Makefile
1 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
2 LDLIBS=-ljpeg -lm
3
4 all: dns_lookup arabella
5
6 clean:
7         rm -f dns_lookup arabella