LOCAL_LIBRARIES = $(XLIB) -lxview -lolgx
           SRCS = pyth.c
           OBJS = pyth.o
       INCLUDES = -I$(TOP)

ComplexProgramTarget(pyth)

