XCOMM $XConsortium: Imakefile,v 1.17 93/08/17 21:20:11 rws Exp $

XPMLIB = -lXpm
SYS_LIBRARIES = MathLibrary
        DEPLIBS = $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XMULIB) $(XTOOLLIB) $(XLIB) $(XPMLIB)

SRCS = speyes.c
OBJS = speyes.o getopt.o getopt1.o

ComplexProgramTarget(speyes)
