Searched refs:prog_makefile_rules (Results 1 – 1 of 1) sorted by relevance
556 static void prog_makefile_rules(FILE *outmk, prog_t *p, const char *);862 prog_makefile_rules(outmk, p, linevars); in gen_output_makefile()1026 prog_makefile_rules(FILE *outmk, prog_t *p, const char *linevars) in prog_makefile_rules() function