COMMONNAME = mg
INCS = mgri.h mgriP.h mgrishade.h
#
# Note that mgrinxwindow appears in SRCS but not OBJS; that's because
# mgri.c includes mgrinxwindow.c.  It needs to be that way; see the code.
#
SRCS = mgri.c mgrishade.c mgridraw.c mgrimesh.c mgriutil.c \
	mgrinxwindow.m
OBJS = mgri.o mgrishade.o mgridraw.o mgrimesh.o mgriutil.o \
	mgrinxwindow.o
DISTDIRS = O.next
TARGETS = ${COMMONLIB}
