Tizen 2.1 base
[external/popt.git] / auto / 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = auto
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39         $(srcdir)/desc.in $(srcdir)/types.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
42         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
43         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
44         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
45         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
46         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
47         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
48         $(top_srcdir)/configure.ac
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 mkinstalldirs = $(install_sh) -d
52 CONFIG_HEADER = $(top_builddir)/config.h
53 CONFIG_CLEAN_FILES = desc types
54 CONFIG_CLEAN_VPATH_FILES =
55 SOURCES =
56 DIST_SOURCES =
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = @ACLOCAL@
59 AMTAR = @AMTAR@
60 AR = @AR@
61 AUTOCONF = @AUTOCONF@
62 AUTOHEADER = @AUTOHEADER@
63 AUTOMAKE = @AUTOMAKE@
64 AWK = @AWK@
65 CC = @CC@
66 CCDEPMODE = @CCDEPMODE@
67 CFLAGS = @CFLAGS@
68 CPP = @CPP@
69 CPPFLAGS = @CPPFLAGS@
70 CYGPATH_W = @CYGPATH_W@
71 DEFS = @DEFS@
72 DEPDIR = @DEPDIR@
73 DSYMUTIL = @DSYMUTIL@
74 DUMPBIN = @DUMPBIN@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 EXEEXT = @EXEEXT@
80 FGREP = @FGREP@
81 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
82 GMSGFMT = @GMSGFMT@
83 GMSGFMT_015 = @GMSGFMT_015@
84 GREP = @GREP@
85 INSTALL = @INSTALL@
86 INSTALL_DATA = @INSTALL_DATA@
87 INSTALL_PROGRAM = @INSTALL_PROGRAM@
88 INSTALL_SCRIPT = @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90 INTLLIBS = @INTLLIBS@
91 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
92 LD = @LD@
93 LDFLAGS = @LDFLAGS@
94 LIBICONV = @LIBICONV@
95 LIBINTL = @LIBINTL@
96 LIBOBJS = @LIBOBJS@
97 LIBS = @LIBS@
98 LIBTOOL = @LIBTOOL@
99 LIPO = @LIPO@
100 LN_S = @LN_S@
101 LTLIBICONV = @LTLIBICONV@
102 LTLIBINTL = @LTLIBINTL@
103 LTLIBOBJS = @LTLIBOBJS@
104 LT_AGE = @LT_AGE@
105 LT_CURRENT = @LT_CURRENT@
106 LT_REVISION = @LT_REVISION@
107 MAINT = @MAINT@
108 MAKEINFO = @MAKEINFO@
109 MKDIR_P = @MKDIR_P@
110 MSGFMT = @MSGFMT@
111 MSGFMT_015 = @MSGFMT_015@
112 MSGMERGE = @MSGMERGE@
113 NM = @NM@
114 NMEDIT = @NMEDIT@
115 OBJDUMP = @OBJDUMP@
116 OBJEXT = @OBJEXT@
117 OTOOL = @OTOOL@
118 OTOOL64 = @OTOOL64@
119 PACKAGE = @PACKAGE@
120 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121 PACKAGE_NAME = @PACKAGE_NAME@
122 PACKAGE_STRING = @PACKAGE_STRING@
123 PACKAGE_TARNAME = @PACKAGE_TARNAME@
124 PACKAGE_VERSION = @PACKAGE_VERSION@
125 PATH_SEPARATOR = @PATH_SEPARATOR@
126 POPT_PKGCONFIG_LIBS = @POPT_PKGCONFIG_LIBS@
127 POPT_SOURCE_PATH = @POPT_SOURCE_PATH@
128 POSUB = @POSUB@
129 RANLIB = @RANLIB@
130 SED = @SED@
131 SET_MAKE = @SET_MAKE@
132 SHELL = @SHELL@
133 STRIP = @STRIP@
134 TARGET = @TARGET@
135 U = @U@
136 USE_NLS = @USE_NLS@
137 VERSION = @VERSION@
138 XGETTEXT = @XGETTEXT@
139 XGETTEXT_015 = @XGETTEXT_015@
140 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
141 abs_builddir = @abs_builddir@
142 abs_srcdir = @abs_srcdir@
143 abs_top_builddir = @abs_top_builddir@
144 abs_top_srcdir = @abs_top_srcdir@
145 ac_ct_CC = @ac_ct_CC@
146 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147 am__include = @am__include@
148 am__leading_dot = @am__leading_dot@
149 am__quote = @am__quote@
150 am__tar = @am__tar@
151 am__untar = @am__untar@
152 bindir = @bindir@
153 build = @build@
154 build_alias = @build_alias@
155 build_cpu = @build_cpu@
156 build_os = @build_os@
157 build_vendor = @build_vendor@
158 builddir = @builddir@
159 datadir = @datadir@
160 datarootdir = @datarootdir@
161 docdir = @docdir@
162 dvidir = @dvidir@
163 exec_prefix = @exec_prefix@
164 host = @host@
165 host_alias = @host_alias@
166 host_cpu = @host_cpu@
167 host_os = @host_os@
168 host_vendor = @host_vendor@
169 htmldir = @htmldir@
170 includedir = @includedir@
171 infodir = @infodir@
172 install_sh = @install_sh@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 localedir = @localedir@
176 localstatedir = @localstatedir@
177 lt_ECHO = @lt_ECHO@
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 subdirs = @subdirs@
189 sysconfdir = @sysconfdir@
190 target = @target@
191 target_alias = @target_alias@
192 target_cpu = @target_cpu@
193 target_os = @target_os@
194 target_vendor = @target_vendor@
195 top_build_prefix = @top_build_prefix@
196 top_builddir = @top_builddir@
197 top_srcdir = @top_srcdir@
198 AUTOMAKE_OPTIONS = 1.4 foreign
199 AUTOTEST = api-sanity-autotest.pl
200 TDIRS = descriptors_storage header_compile_errors test_results tests
201 all: all-am
202
203 .SUFFIXES:
204 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
205         @for dep in $?; do \
206           case '$(am__configure_deps)' in \
207             *$$dep*) \
208               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
209                 && { if test -f $@; then exit 0; else break; fi; }; \
210               exit 1;; \
211           esac; \
212         done; \
213         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign auto/Makefile'; \
214         $(am__cd) $(top_srcdir) && \
215           $(AUTOMAKE) --foreign auto/Makefile
216 .PRECIOUS: Makefile
217 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218         @case '$?' in \
219           *config.status*) \
220             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
221           *) \
222             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
224         esac;
225
226 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
229 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
230         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
232         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 $(am__aclocal_m4_deps):
234 desc: $(top_builddir)/config.status $(srcdir)/desc.in
235         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
236 types: $(top_builddir)/config.status $(srcdir)/types.in
237         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
238
239 mostlyclean-libtool:
240         -rm -f *.lo
241
242 clean-libtool:
243         -rm -rf .libs _libs
244 tags: TAGS
245 TAGS:
246
247 ctags: CTAGS
248 CTAGS:
249
250
251 distdir: $(DISTFILES)
252         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
253         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
254         list='$(DISTFILES)'; \
255           dist_files=`for file in $$list; do echo $$file; done | \
256           sed -e "s|^$$srcdirstrip/||;t" \
257               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
258         case $$dist_files in \
259           */*) $(MKDIR_P) `echo "$$dist_files" | \
260                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
261                            sort -u` ;; \
262         esac; \
263         for file in $$dist_files; do \
264           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
265           if test -d $$d/$$file; then \
266             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
267             if test -d "$(distdir)/$$file"; then \
268               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
269             fi; \
270             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
271               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
272               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
273             fi; \
274             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
275           else \
276             test -f "$(distdir)/$$file" \
277             || cp -p $$d/$$file "$(distdir)/$$file" \
278             || exit 1; \
279           fi; \
280         done
281 check-am: all-am
282         $(MAKE) $(AM_MAKEFLAGS) check-local
283 check: check-am
284 all-am: Makefile
285 installdirs:
286 install: install-am
287 install-exec: install-exec-am
288 install-data: install-data-am
289 uninstall: uninstall-am
290
291 install-am: all-am
292         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
293
294 installcheck: installcheck-am
295 install-strip:
296         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
297           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
298           `test -z '$(STRIP)' || \
299             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
300 mostlyclean-generic:
301
302 clean-generic:
303
304 distclean-generic:
305         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
306         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
307
308 maintainer-clean-generic:
309         @echo "This command is intended for maintainers to use"
310         @echo "it deletes files that may require special tools to rebuild."
311 clean: clean-am
312
313 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
314
315 distclean: distclean-am
316         -rm -f Makefile
317 distclean-am: clean-am distclean-generic
318
319 dvi: dvi-am
320
321 dvi-am:
322
323 html: html-am
324
325 html-am:
326
327 info: info-am
328
329 info-am:
330
331 install-data-am:
332
333 install-dvi: install-dvi-am
334
335 install-dvi-am:
336
337 install-exec-am:
338
339 install-html: install-html-am
340
341 install-html-am:
342
343 install-info: install-info-am
344
345 install-info-am:
346
347 install-man:
348
349 install-pdf: install-pdf-am
350
351 install-pdf-am:
352
353 install-ps: install-ps-am
354
355 install-ps-am:
356
357 installcheck-am:
358
359 maintainer-clean: maintainer-clean-am
360         -rm -f Makefile
361 maintainer-clean-am: distclean-am maintainer-clean-generic
362
363 mostlyclean: mostlyclean-am
364
365 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
366
367 pdf: pdf-am
368
369 pdf-am:
370
371 ps: ps-am
372
373 ps-am:
374
375 uninstall-am:
376
377 .MAKE: check-am install-am install-strip
378
379 .PHONY: all all-am check check-am check-local clean clean-generic \
380         clean-libtool clean-local distclean distclean-generic \
381         distclean-libtool distdir dvi dvi-am html html-am info info-am \
382         install install-am install-data install-data-am install-dvi \
383         install-dvi-am install-exec install-exec-am install-html \
384         install-html-am install-info install-info-am install-man \
385         install-pdf install-pdf-am install-ps install-ps-am \
386         install-strip installcheck installcheck-am installdirs \
387         maintainer-clean maintainer-clean-generic mostlyclean \
388         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
389         uninstall uninstall-am
390
391
392 clean-local:
393         rm -rf $(TDIRS)
394
395 check-local:
396         -[ -d tests ] && ${AUTOTEST} -l popt -d desc -clean
397         -${AUTOTEST} -l popt -d desc -st types -gen -build -run
398
399 # Tell versions [3.59,3.63) of GNU make to not export all variables.
400 # Otherwise a system limit (for SysV at least) may be exceeded.
401 .NOEXPORT: