OLD | NEW |
1 # Makefile.in generated by automake 1.11 from Makefile.am. | 1 # Makefile.in generated by automake 1.11 from Makefile.am. |
2 # @configure_input@ | 2 # @configure_input@ |
3 | 3 |
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, | 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
6 # Inc. | 6 # Inc. |
7 # This Makefile.in is free software; the Free Software Foundation | 7 # This Makefile.in is free software; the Free Software Foundation |
8 # gives unlimited permission to copy and/or distribute it, | 8 # gives unlimited permission to copy and/or distribute it, |
9 # with or without modifications, as long as this notice is preserved. | 9 # with or without modifications, as long as this notice is preserved. |
10 | 10 |
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
153 am__base_list = \ | 153 am__base_list = \ |
154 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | 154 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
155 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | 155 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
156 DATA = $(noinst_DATA) | 156 DATA = $(noinst_DATA) |
157 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ | 157 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
158 distclean-recursive maintainer-clean-recursive | 158 distclean-recursive maintainer-clean-recursive |
159 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ | 159 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ |
160 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS | 160 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS |
161 ETAGS = etags | 161 ETAGS = etags |
162 CTAGS = ctags | 162 CTAGS = ctags |
163 DIST_SUBDIRS = argz stdlib ctype search stdio stdio64 string signal \ | 163 DIST_SUBDIRS = argz stdlib ctype search stdio stdio64 string \ |
164 time locale sys reent @extra_dir@ errno misc machine unix \ | 164 time locale sys reent @extra_dir@ errno misc machine unix \ |
165 posix syscalls iconv . | 165 posix syscalls iconv . |
166 ACLOCAL = @ACLOCAL@ | 166 ACLOCAL = @ACLOCAL@ |
167 AMTAR = @AMTAR@ | 167 AMTAR = @AMTAR@ |
168 AR = @AR@ | 168 AR = @AR@ |
169 AS = @AS@ | 169 AS = @AS@ |
170 AUTOCONF = @AUTOCONF@ | 170 AUTOCONF = @AUTOCONF@ |
171 AUTOHEADER = @AUTOHEADER@ | 171 AUTOHEADER = @AUTOHEADER@ |
172 AUTOMAKE = @AUTOMAKE@ | 172 AUTOMAKE = @AUTOMAKE@ |
173 AWK = @AWK@ | 173 AWK = @AWK@ |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
298 srcdir = @srcdir@ | 298 srcdir = @srcdir@ |
299 subdirs = @subdirs@ | 299 subdirs = @subdirs@ |
300 sys_dir = @sys_dir@ | 300 sys_dir = @sys_dir@ |
301 sysconfdir = @sysconfdir@ | 301 sysconfdir = @sysconfdir@ |
302 target_alias = @target_alias@ | 302 target_alias = @target_alias@ |
303 top_build_prefix = @top_build_prefix@ | 303 top_build_prefix = @top_build_prefix@ |
304 top_builddir = @top_builddir@ | 304 top_builddir = @top_builddir@ |
305 top_srcdir = @top_srcdir@ | 305 top_srcdir = @top_srcdir@ |
306 AUTOMAKE_OPTIONS = cygnus | 306 AUTOMAKE_OPTIONS = cygnus |
307 @HAVE_POSIX_DIR_TRUE@POSIX_SUBDIR = posix | 307 @HAVE_POSIX_DIR_TRUE@POSIX_SUBDIR = posix |
308 @HAVE_SIGNAL_DIR_TRUE@SIGNAL_SUBDIR = signal | |
309 @HAVE_SYSCALL_DIR_TRUE@SYSCALLS_SUBDIR = syscalls | 308 @HAVE_SYSCALL_DIR_TRUE@SYSCALLS_SUBDIR = syscalls |
310 @HAVE_UNIX_DIR_TRUE@UNIX_SUBDIR = unix | 309 @HAVE_UNIX_DIR_TRUE@UNIX_SUBDIR = unix |
311 @HAVE_STDIO_DIR_TRUE@STDIO_SUBDIR = stdio | 310 @HAVE_STDIO_DIR_TRUE@STDIO_SUBDIR = stdio |
312 @HAVE_STDIO64_DIR_TRUE@STDIO64_SUBDIR = stdio64 | 311 @HAVE_STDIO64_DIR_TRUE@STDIO64_SUBDIR = stdio64 |
313 @ENABLE_NEWLIB_ICONV_FALSE@NEWLIB_ICONV_DIRS = | 312 @ENABLE_NEWLIB_ICONV_FALSE@NEWLIB_ICONV_DIRS = |
314 @ENABLE_NEWLIB_ICONV_TRUE@NEWLIB_ICONV_DIRS = iconv | 313 @ENABLE_NEWLIB_ICONV_TRUE@NEWLIB_ICONV_DIRS = iconv |
315 @ENABLE_NEWLIB_ICONV_FALSE@NEWLIB_ICONV_LIBS = | 314 @ENABLE_NEWLIB_ICONV_FALSE@NEWLIB_ICONV_LIBS = |
316 @ENABLE_NEWLIB_ICONV_TRUE@NEWLIB_ICONV_LIBS = iconv/ces/lib.$(aext) iconv/ccs/li
b.$(aext) iconv/lib/lib.$(aext) | 315 @ENABLE_NEWLIB_ICONV_TRUE@NEWLIB_ICONV_LIBS = iconv/ces/lib.$(aext) iconv/ccs/li
b.$(aext) iconv/lib/lib.$(aext) |
317 | 316 |
318 # The order of SUBDIRS is important for the integrated documentation. | 317 # The order of SUBDIRS is important for the integrated documentation. |
(...skipping 729 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1048 targetdep.tex: stmp-targetdep ; @true | 1047 targetdep.tex: stmp-targetdep ; @true |
1049 | 1048 |
1050 $(SUBDEFS): stmp-targetdep ; @true | 1049 $(SUBDEFS): stmp-targetdep ; @true |
1051 | 1050 |
1052 .PHONY: force | 1051 .PHONY: force |
1053 force: | 1052 force: |
1054 | 1053 |
1055 # Tell versions [3.59,3.63) of GNU make to not export all variables. | 1054 # Tell versions [3.59,3.63) of GNU make to not export all variables. |
1056 # Otherwise a system limit (for SysV at least) may be exceeded. | 1055 # Otherwise a system limit (for SysV at least) may be exceeded. |
1057 .NOEXPORT: | 1056 .NOEXPORT: |
OLD | NEW |