NAME = 3d
SIMPLEINCS = point.h plane.h line.h tolerance.h
INCS = hpoint3.h hplane3.h hline3.h hg4.h  ${SIMPLEINCS}
SRCS = hpoint3.c hpoint3a.c hpoint3b.c hplane3.c hline3.c hg4.c
OBJS = hpoint3.o hpoint3a.o hpoint3b.o hplane3.o hline3.o hg4.o
TARGETS = ${OBJS}
