NAME = oogl
INCS = reference.h handle.h handleP.h streampool.h
SRCS = reference.c handle.c streampool.c
OBJS = reference.o handle.o streampool.o
DISTFILES = # HOW
TARGETS = ${OBJS}
