# BuildSystemHeader added automatically
/**/# $Header: [Imakefile,v 1.1 91/05/03 23:22:44 afuller Exp ]$
        DEPLIBS = $(DEPXMULIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XMULIB) $(XLIB)
        DEFINES = -DNOINLINE

           SRCS = xpr.c x2pmp.c x2jet.c
           OBJS = xpr.o x2pmp.o x2jet.o

ComplexProgramTarget(xpr)
InstallScript(xdpr,$(BINDIR))
InstallManPage(xdpr,$(MANDIR))
