Makefile 284 B

1234567
  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. all: dns_lookup arabella
  4. clean:
  5. rm -f dns_lookup arabella