Imported Upstream version 4.0
[platform/upstream/make.git] / config / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # -*-Makefile-*-, or close enough
19 # Copyright (C) 2002-2013 Free Software Foundation, Inc.
20 # This file is part of GNU Make.
21 #
22 # GNU Make is free software; you can redistribute it and/or modify it under
23 # the terms of the GNU General Public License as published by the Free
24 # Software Foundation; either version 3 of the License, or (at your option)
25 # any later version.
26 #
27 # GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
28 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
29 # FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
30 # details.
31 #
32 # You should have received a copy of the GNU General Public License along with
33 # this program.  If not, see <http://www.gnu.org/licenses/>.
34 VPATH = @srcdir@
35 am__make_dryrun = \
36   { \
37     am__dry=no; \
38     case $$MAKEFLAGS in \
39       *\\[\ \   ]*) \
40         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
41           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
42       *) \
43         for am__flg in $$MAKEFLAGS; do \
44           case $$am__flg in \
45             *=*|--*) ;; \
46             *n*) am__dry=yes; break;; \
47           esac; \
48         done;; \
49     esac; \
50     test $$am__dry = yes; \
51   }
52 pkgdatadir = $(datadir)/@PACKAGE@
53 pkgincludedir = $(includedir)/@PACKAGE@
54 pkglibdir = $(libdir)/@PACKAGE@
55 pkglibexecdir = $(libexecdir)/@PACKAGE@
56 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
57 install_sh_DATA = $(install_sh) -c -m 644
58 install_sh_PROGRAM = $(install_sh) -c
59 install_sh_SCRIPT = $(install_sh) -c
60 INSTALL_HEADER = $(INSTALL_DATA)
61 transform = $(program_transform_name)
62 NORMAL_INSTALL = :
63 PRE_INSTALL = :
64 POST_INSTALL = :
65 NORMAL_UNINSTALL = :
66 PRE_UNINSTALL = :
67 POST_UNINSTALL = :
68 build_triplet = @build@
69 host_triplet = @host@
70 subdir = config
71 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog \
72         compile config.guess config.rpath config.sub depcomp \
73         install-sh mdate-sh missing texinfo.tex
74 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
75 am__aclocal_m4_deps = $(top_srcdir)/config/dospaths.m4 \
76         $(top_srcdir)/config/gettext.m4 $(top_srcdir)/config/iconv.m4 \
77         $(top_srcdir)/config/intlmacosx.m4 \
78         $(top_srcdir)/config/lib-ld.m4 \
79         $(top_srcdir)/config/lib-link.m4 \
80         $(top_srcdir)/config/lib-prefix.m4 $(top_srcdir)/config/nls.m4 \
81         $(top_srcdir)/config/po.m4 $(top_srcdir)/config/progtest.m4 \
82         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
83 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
84         $(ACLOCAL_M4)
85 mkinstalldirs = $(install_sh) -d
86 CONFIG_HEADER = $(top_builddir)/config.h
87 CONFIG_CLEAN_FILES =
88 CONFIG_CLEAN_VPATH_FILES =
89 AM_V_GEN = $(am__v_GEN_@AM_V@)
90 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
91 am__v_GEN_0 = @echo "  GEN   " $@;
92 AM_V_at = $(am__v_at_@AM_V@)
93 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
94 am__v_at_0 = @
95 SOURCES =
96 DIST_SOURCES =
97 am__can_run_installinfo = \
98   case $$AM_UPDATE_INFO_DIR in \
99     n|no|NO) false;; \
100     *) (install-info --version) >/dev/null 2>&1;; \
101   esac
102 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103 ACLOCAL = @ACLOCAL@
104 ALLOCA = @ALLOCA@
105 AMTAR = @AMTAR@
106 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
107 AM_LDFLAGS = @AM_LDFLAGS@
108 AR = @AR@
109 AUTOCONF = @AUTOCONF@
110 AUTOHEADER = @AUTOHEADER@
111 AUTOMAKE = @AUTOMAKE@
112 AWK = @AWK@
113 CC = @CC@
114 CCDEPMODE = @CCDEPMODE@
115 CFLAGS = @CFLAGS@
116 CPP = @CPP@
117 CPPFLAGS = @CPPFLAGS@
118 CYGPATH_W = @CYGPATH_W@
119 DEFS = @DEFS@
120 DEPDIR = @DEPDIR@
121 ECHO_C = @ECHO_C@
122 ECHO_N = @ECHO_N@
123 ECHO_T = @ECHO_T@
124 EGREP = @EGREP@
125 EXEEXT = @EXEEXT@
126 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
127 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
128 GLOBINC = @GLOBINC@
129 GLOBLIB = @GLOBLIB@
130 GMSGFMT = @GMSGFMT@
131 GMSGFMT_015 = @GMSGFMT_015@
132 GREP = @GREP@
133 GUILE_CFLAGS = @GUILE_CFLAGS@
134 GUILE_LIBS = @GUILE_LIBS@
135 INSTALL = @INSTALL@
136 INSTALL_DATA = @INSTALL_DATA@
137 INSTALL_PROGRAM = @INSTALL_PROGRAM@
138 INSTALL_SCRIPT = @INSTALL_SCRIPT@
139 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140 INTLLIBS = @INTLLIBS@
141 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
142 KMEM_GROUP = @KMEM_GROUP@
143 LDFLAGS = @LDFLAGS@
144 LIBICONV = @LIBICONV@
145 LIBINTL = @LIBINTL@
146 LIBOBJS = @LIBOBJS@
147 LIBS = @LIBS@
148 LTLIBICONV = @LTLIBICONV@
149 LTLIBINTL = @LTLIBINTL@
150 LTLIBOBJS = @LTLIBOBJS@
151 MAKEINFO = @MAKEINFO@
152 MAKE_HOST = @MAKE_HOST@
153 MKDIR_P = @MKDIR_P@
154 MSGFMT = @MSGFMT@
155 MSGFMT_015 = @MSGFMT_015@
156 MSGMERGE = @MSGMERGE@
157 NEED_SETGID = @NEED_SETGID@
158 OBJEXT = @OBJEXT@
159 PACKAGE = @PACKAGE@
160 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161 PACKAGE_NAME = @PACKAGE_NAME@
162 PACKAGE_STRING = @PACKAGE_STRING@
163 PACKAGE_TARNAME = @PACKAGE_TARNAME@
164 PACKAGE_URL = @PACKAGE_URL@
165 PACKAGE_VERSION = @PACKAGE_VERSION@
166 PATH_SEPARATOR = @PATH_SEPARATOR@
167 PERL = @PERL@
168 PKG_CONFIG = @PKG_CONFIG@
169 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
170 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
171 POSUB = @POSUB@
172 RANLIB = @RANLIB@
173 REMOTE = @REMOTE@
174 SET_MAKE = @SET_MAKE@
175 SHELL = @SHELL@
176 STRIP = @STRIP@
177 USE_NLS = @USE_NLS@
178 VERSION = @VERSION@
179 XGETTEXT = @XGETTEXT@
180 XGETTEXT_015 = @XGETTEXT_015@
181 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
182 abs_builddir = @abs_builddir@
183 abs_srcdir = @abs_srcdir@
184 abs_top_builddir = @abs_top_builddir@
185 abs_top_srcdir = @abs_top_srcdir@
186 ac_ct_CC = @ac_ct_CC@
187 am__include = @am__include@
188 am__leading_dot = @am__leading_dot@
189 am__quote = @am__quote@
190 am__tar = @am__tar@
191 am__untar = @am__untar@
192 bindir = @bindir@
193 build = @build@
194 build_alias = @build_alias@
195 build_cpu = @build_cpu@
196 build_os = @build_os@
197 build_vendor = @build_vendor@
198 builddir = @builddir@
199 datadir = @datadir@
200 datarootdir = @datarootdir@
201 docdir = @docdir@
202 dvidir = @dvidir@
203 exec_prefix = @exec_prefix@
204 host = @host@
205 host_alias = @host_alias@
206 host_cpu = @host_cpu@
207 host_os = @host_os@
208 host_vendor = @host_vendor@
209 htmldir = @htmldir@
210 includedir = @includedir@
211 infodir = @infodir@
212 install_sh = @install_sh@
213 libdir = @libdir@
214 libexecdir = @libexecdir@
215 localedir = @localedir@
216 localstatedir = @localstatedir@
217 mandir = @mandir@
218 mkdir_p = @mkdir_p@
219 oldincludedir = @oldincludedir@
220 pdfdir = @pdfdir@
221 prefix = @prefix@
222 program_transform_name = @program_transform_name@
223 psdir = @psdir@
224 sbindir = @sbindir@
225 sharedstatedir = @sharedstatedir@
226 srcdir = @srcdir@
227 sysconfdir = @sysconfdir@
228 target_alias = @target_alias@
229 top_build_prefix = @top_build_prefix@
230 top_builddir = @top_builddir@
231 top_srcdir = @top_srcdir@
232 all: all-am
233
234 .SUFFIXES:
235 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
236         @for dep in $?; do \
237           case '$(am__configure_deps)' in \
238             *$$dep*) \
239               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
240                 && { if test -f $@; then exit 0; else break; fi; }; \
241               exit 1;; \
242           esac; \
243         done; \
244         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu config/Makefile'; \
245         $(am__cd) $(top_srcdir) && \
246           $(AUTOMAKE) --gnu config/Makefile
247 .PRECIOUS: Makefile
248 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249         @case '$?' in \
250           *config.status*) \
251             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
252           *) \
253             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
255         esac;
256
257 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
260 $(top_srcdir)/configure:  $(am__configure_deps)
261         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
263         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264 $(am__aclocal_m4_deps):
265 tags: TAGS
266 TAGS:
267
268 ctags: CTAGS
269 CTAGS:
270
271
272 distdir: $(DISTFILES)
273         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
274         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
275         list='$(DISTFILES)'; \
276           dist_files=`for file in $$list; do echo $$file; done | \
277           sed -e "s|^$$srcdirstrip/||;t" \
278               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
279         case $$dist_files in \
280           */*) $(MKDIR_P) `echo "$$dist_files" | \
281                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
282                            sort -u` ;; \
283         esac; \
284         for file in $$dist_files; do \
285           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
286           if test -d $$d/$$file; then \
287             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
288             if test -d "$(distdir)/$$file"; then \
289               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
290             fi; \
291             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
292               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
293               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
294             fi; \
295             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
296           else \
297             test -f "$(distdir)/$$file" \
298             || cp -p $$d/$$file "$(distdir)/$$file" \
299             || exit 1; \
300           fi; \
301         done
302 check-am: all-am
303 check: check-am
304 all-am: Makefile
305 installdirs:
306 install: install-am
307 install-exec: install-exec-am
308 install-data: install-data-am
309 uninstall: uninstall-am
310
311 install-am: all-am
312         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
313
314 installcheck: installcheck-am
315 install-strip:
316         if test -z '$(STRIP)'; then \
317           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
318             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
319               install; \
320         else \
321           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
322             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
323             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
324         fi
325 mostlyclean-generic:
326
327 clean-generic:
328
329 distclean-generic:
330         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
331         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
332
333 maintainer-clean-generic:
334         @echo "This command is intended for maintainers to use"
335         @echo "it deletes files that may require special tools to rebuild."
336 clean: clean-am
337
338 clean-am: clean-generic mostlyclean-am
339
340 distclean: distclean-am
341         -rm -f Makefile
342 distclean-am: clean-am distclean-generic
343
344 dvi: dvi-am
345
346 dvi-am:
347
348 html: html-am
349
350 html-am:
351
352 info: info-am
353
354 info-am:
355
356 install-data-am:
357
358 install-dvi: install-dvi-am
359
360 install-dvi-am:
361
362 install-exec-am:
363
364 install-html: install-html-am
365
366 install-html-am:
367
368 install-info: install-info-am
369
370 install-info-am:
371
372 install-man:
373
374 install-pdf: install-pdf-am
375
376 install-pdf-am:
377
378 install-ps: install-ps-am
379
380 install-ps-am:
381
382 installcheck-am:
383
384 maintainer-clean: maintainer-clean-am
385         -rm -f Makefile
386 maintainer-clean-am: distclean-am maintainer-clean-generic
387
388 mostlyclean: mostlyclean-am
389
390 mostlyclean-am: mostlyclean-generic
391
392 pdf: pdf-am
393
394 pdf-am:
395
396 ps: ps-am
397
398 ps-am:
399
400 uninstall-am:
401
402 .MAKE: install-am install-strip
403
404 .PHONY: all all-am check check-am clean clean-generic distclean \
405         distclean-generic distdir dvi dvi-am html html-am info info-am \
406         install install-am install-data install-data-am install-dvi \
407         install-dvi-am install-exec install-exec-am install-html \
408         install-html-am install-info install-info-am install-man \
409         install-pdf install-pdf-am install-ps install-ps-am \
410         install-strip installcheck installcheck-am installdirs \
411         maintainer-clean maintainer-clean-generic mostlyclean \
412         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
413
414
415 # Autoconf / automake know how to handle this directory.
416
417 # Tell versions [3.59,3.63) of GNU make to not export all variables.
418 # Otherwise a system limit (for SysV at least) may be exceeded.
419 .NOEXPORT: