# Imakefile for g3view

         SRCS = g3view.c g3expand.c
         OBJS = g3view.o g3expand.o
SYS_LIBRARIES = $(XLIB)
      DEPLIBS = $(DEPXLIB)

ComplexProgramTarget(g3view)
