        MANSUFFIX = 6
  LOCAL_LIBRARIES = XawClientLibs

             SRCS = Goban.c read.c sg.c play.c dialog.c xgoban.c action.c \
                    misc.c display.c game.c event.c write.c node.c
             OBJS = Goban.o read.o sg.o play.o dialog.o xgoban.o action.o \
                    misc.o display.o game.o event.o write.o node.o

ComplexProgramTarget (xgoban)
