SYS_LIBRARIES = -lm
LOCAL_LIBRARIES = $(XLIB)
SRCS = xclones.c
OBJS = xclones.o

ComplexProgramTarget(xclones)
