COMMONNAME = 3d
SIMPLEINCS = point.h plane.h line.h tolerance.h
INCS = hpoint3.h hplane3.h hline3.h hg4.h  ${SIMPLEINCS}
SRCS = hpoint3.c hplane3.c hline3.c hg4.c
OBJS = hpoint3.o hplane3.o hline3.o hg4.o
DISTDIRS = ${MACHDISTDIRS} 
TARGETS = ${COMMONLIB}
