File tests/Makefile artifact de89c5f4e9 part of check-in 770a096b55
include ../extra.mk PROG_NOINST = tests SRCS = tests.m include ../buildsys.mk CPPFLAGS += -I../src -I../src/exceptions LIBS := -L../src -lobjpgsql ${OBJFW_LIBS} ${LIBS} LD = ${OBJC}