SYS_LIBRARIES = -lm
LOCAL_LIBRARIES = $(XLIB)
DEPLIBS = $(DEPXLIB)
SRCS = xbaby.c
OBJS = xbaby.o

ComplexProgramTarget(xbaby)
