DEPLIBS = $(DEPXLIB)
LOCAL_LIBRARIES = $(XLIB)
SYS_LIBRARIES = -lm

SimpleProgramTarget(xmartin)
InstallProgram(xmartin+.pl, $(BINDIR)/xmartin+)
