LOCAL_LIBRARIES = $(XLIB) -lXpm -lm

SRCS = pengwatch.c
OBJS = pengwatch.o

ComplexProgramTarget(pengwatch)
