
LOCAL_LIBRARIES = $(XLIB) $(XFIXESLIB)

SRCS = root-tail.c

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

ComplexProgramTarget(root-tail)

