DEBSOURCES
Skip Quicknav
sources / root-tail / 1.3-3 / Imakefile
123456789
LOCAL_LIBRARIES = $(XLIB) $(XFIXESLIB) SRCS = root-tail.c OBJS = $(SRCS:.c=.o) ComplexProgramTarget(root-tail)