ObjGameKit  Makefile at [d5c8cc4029]

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


PROG_NOINST = tests
SRCS = TestMain.m

include ../buildsys.mk

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