
LOCAL_LIBRARIES = $(XLIB)

SRCS = root-tail.c 

OBJS = $(SRCS:.c=.o)

ComplexProgramTarget(root-tail)

