ObjPgSQL  Makefile at [8679c61b2c]

File tests/Makefile artifact 3e79ac04f4 part of check-in 8679c61b2c


PROG_NOINST = tests
SRCS = tests.m

include ../buildsys.mk

CPPFLAGS += -I../src -I../src/exceptions
LIBS += -L../src -lobjpgsql
LD = ${OBJC}