open_makefile
if ((stream = open_makefile(fname)) != NULL)
if ((stream = open_makefile(path)) == NULL)
if ((stream = open_makefile(name)) == NULL)