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

   INSTALLFLAGS = $(INSTKMEMFLAGS)

ComplexProgramTarget(xload)
