ObjGameKit  Makefile at [d49c4b05b0]

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


PROG_NOINST = tests
SRCS = TestMain.m

include ../buildsys.mk

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