Makeit
calls CreateMake
to translate the makefile description to a standard-makefile. Makeit
then calls make
to analyze the dependencies of the generated makefiles and to update the project. Makefile descriptions have filenames in the form Project.PinkMake, where Project is the name of the project or directory.