ObjGameKit  Makefile at [2c9f1864d5]

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


PROG_NOINST = tests
SRCS = TestMain.m

include ../buildsys.mk

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