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