Searched refs:mkftemp (Results 1 – 1 of 1) sorted by relevance
784 char *temp, *mkftemp; in mkfile_output() local803 mkftemp = xmalloc(strlen("makefile.") + in mkfile_output()806 strcpy(mkftemp, "makefile."); in mkfile_output()807 (void) strncat(mkftemp, cmd->infile, in mkfile_output()809 mkfilename = mkftemp; in mkfile_output()