mirror of git://gcc.gnu.org/git/gcc.git
2002-01-16 Benjamin Kosnik <bkoz@redhat.com> * include/Makefile.am (c_base_headers_rename): New. (c_base_headers_extra): New. (stamp-c_base): Modify. (install-data-local): Use both. * include/Makefile.in: Regenerate. * include/c/[cctype ciso646 cmath cstdarg cstdlib cerrno climits csetjmp cstddef cstring cwchar cassert cfloat clocale csignal cstdio ctime cwctype]: Move to.. * include/c/std_*: Here. * include/c_std/[cctype ciso646 cmath cstdarg cstdlib cerrno climits csetjmp cstddef cstring cwchar cassert cfloat clocale csignal cstdio ctime cwctype]: Move to.. * include/c_std/std_*: Here. Alexandre Oliva <aoliva@redhat.com> * include/Makefile.am (.PRECIOUS): Add rule. * include/Makefile.in: Regenerate. From-SVN: r48940 |
||
|---|---|---|
| .. | ||
| std_cassert.h | ||
| std_cctype.h | ||
| std_cerrno.h | ||
| std_cfloat.h | ||
| std_ciso646.h | ||
| std_climits.h | ||
| std_clocale.h | ||
| std_cmath.h | ||
| std_csetjmp.h | ||
| std_csignal.h | ||
| std_cstdarg.h | ||
| std_cstddef.h | ||
| std_cstdio.h | ||
| std_cstdlib.h | ||
| std_cstring.h | ||
| std_ctime.h | ||
| std_cwchar.h | ||
| std_cwctype.h | ||