ObjGameKit  Makefile at [c977e39bbe]

File tests/Makefile artifact 41296d15a2 part of check-in c977e39bbe


PROG_NOINST = tests
SRCS = TestMain.m

include ../buildsys.mk

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