NAME = mg
INCS = mg.h mgP.h
SRCS = mg.c mgshade.c
OBJS = mg.o mgshade.o
TARGETS = ${OBJS}
