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

ComplexProgramTarget(xroach)
