# $Header: Imakefile,v 1.8 90/04/16 16:12:03 scotthe Exp $
       OBJS = xvexinfo.o
       SRCS = xvexinfo.c
     VEXLIB = $(EXTENSIONSRC)/vex/lib/libvex.a
SYS_LIBRARIES = -lm

NormalProgramTarget(xvexinfo,$(OBJS),$(VEXLIB) $(XLIB),$(VEXLIB) $(XLIB),)

DependTarget()
