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

Lines Matching full:stdin

1455   /* Read any stdin makefiles into temporary files.  */
1510 while (!feof (stdin) && ! ferror (stdin))
1513 unsigned int n = fread (buf, 1, sizeof (buf), stdin);
1995 /* Add -o option for the stdin temporary file, if necessary. */
2141 /* If there is a temp file from reading a makefile from stdin, get rid of