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