NAME = 3d
INCS = cmodel.h cmodelP.h
SRCS = cmodel.c cm_geometry.c cmodel_data.c
OBJS = cmodel.o cm_geometry.o cmodel_data.o
TARGETS = ${OBJS}
