previous | start | next

The mdriver Testing Program

The Makefile will allow you to build an executable named mdriver which is compiled with

Each time you modify mm.c, you should recompile mdriver:

        make 
     


previous | start | next