Searched refs:COPTS (Results 1 – 1 of 1) sorted by relevance
148 char *COPTS; variable233 COPTS = malloc((unsigned)(strlen(cp) + 1)); in makefile()234 if (COPTS == 0) { in makefile()238 strcpy(COPTS, cp); in makefile()757 if (COPTS == 0) { in do_rules()760 COPTS = ""; in do_rules()