SRCS = main.c trigrp.c group.c colormap.c
OBJS = main.o trigrp.o group.o colormap.o
MANS = trigrp.1
TARGETS = trigrp
DISTFILES = .geomview-trigrp


