ObjGameKit  Makefile at trunk

File tests/Makefile artifact 41296d15a2 on branch trunk


PROG_NOINST = tests
SRCS = TestMain.m

include ../buildsys.mk

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