Artifact 41296d15a2b3aa4db1ca5ebc9f9b532997dc5b63fcf655a884f171c0f3babb7c:
- File tests/Makefile — part of check-in [b82dc2eabe] at 2012-08-26 12:21:57 on branch trunk — Add a proper build system. (user: js, size: 127) [annotate] [blame] [check-ins using]
PROG_NOINST = tests SRCS = TestMain.m include ../buildsys.mk CPPFLAGS += -I../src LIBS += -L../src -lobjgamekit LD = ${OBJC}