# Here is a sample makefile # Please add your name and other information # # mp1: maze.c gcc -o mp1 maze.c