        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs -lXpm

SRCS = main.c game.c graph.c resources.c

OBJS = main.o game.o graph.o resources.o

ComplexProgramTarget(koken)
