Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:FILE

16 your rights and responsibilities.  It should be in a file named COPYLEFT,
17 or, if there is no file named COPYLEFT, a file named COPYING. Among other
23 separate executable file which are aggregated on a storage medium together
33 * --filename provides the file name for the #line directive in the output,
101 output file if not stdin or stdout respectively; prints
233 { FILE *in = stdin;
234 FILE *out = stdout;
282 fprintf(stderr, "%s: Cannot open output file %s\n",
290 fprintf(stderr, "%s: Cannot open input file %s\n",
558 FILE *out;