#
# $Header: Imakefile,v 1.1 89/01/23 15:51:08 rml Exp $
#
       INCLUDES = -I$(TOP) -I$(TOP)/X11
LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
  SYS_LIBRARIES = -lm
           SRCS = xbiff.c
           OBJS = xbiff.o

ComplexProgramTarget(xbiff)
