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