# BuildSystemHeader added automatically
/**/# $Header: [Imakefile,v 1.1 91/05/04 00:11:38 afuller Exp ]$
        DEPLIBS = $(DEPXLIB)
LOCAL_LIBRARIES = $(XLIB)
SRCS = puzzle.c main.c picture.c
OBJS = puzzle.o main.o picture.o

ComplexProgramTarget(puzzle)
