glibc/sysdeps/posix/Makefile
Roland McGrath 0f284e5837 2006-02-27 Roland McGrath <roland@redhat.com>
* sysdeps/posix/Makefile: New file.
	* Makerules (L_tmpnam, TMP_MAX, L_ctermid, L_cuserid): Set non-posix
	values here with ?=.
2006-02-28 07:05:34 +00:00

6 lines
114 B
Makefile

# These affect the generated bits/stdio_lim.h file.
L_tmpnam = 20
TMP_MAX = 238328
L_ctermid = 9
L_cuserid = 9