parse_makefile

Function parse_makefile 

Source
pub fn parse_makefile(input: &str) -> Result<MakeAst, String>