NAME = 3d
INCS = point3.h polyint.h
SRCS = point3.c segments.c polyint.c
OBJS = point3.o segments.o polyint.o
TARGETS = ${OBJS}
