ObjGameKit  Makefile at [85092e308a]

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


PROG_NOINST = tests
SRCS = TestMain.m

include ../buildsys.mk

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