Artifact 3e79ac04f41ec77a9522b0743cd13e446a29f7db657853a565e1d08980195a2f:
- File tests/Makefile — part of check-in [8679c61b2c] at 2014-07-18 23:35:18 on branch trunk — Add a proper build system (user: js, size: 142) [annotate] [blame] [check-ins using]
PROG_NOINST = tests SRCS = tests.m include ../buildsys.mk CPPFLAGS += -I../src -I../src/exceptions LIBS += -L../src -lobjpgsql LD = ${OBJC}