212e2e90644a514f47d6a1f66065c7e51468e271
[platform/upstream/fontconfig.git] / fc-conflist / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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 #
18 #  fontconfig/fc-conflist/Makefile.am
19 #
20 #  Copyright © 2003 Keith Packard
21 #
22 #  Permission to use, copy, modify, distribute, and sell this software and its
23 #  documentation for any purpose is hereby granted without fee, provided that
24 #  the above copyright notice appear in all copies and that both that
25 #  copyright notice and this permission notice appear in supporting
26 #  documentation, and that the name of the author(s) not be used in
27 #  advertising or publicity pertaining to distribution of the software without
28 #  specific, written prior permission.  The authors make no
29 #  representations about the suitability of this software for any purpose.  It
30 #  is provided "as is" without express or implied warranty.
31 #
32 #  THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
33 #  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
34 #  EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
35 #  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
36 #  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
37 #  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38 #  PERFORMANCE OF THIS SOFTWARE.
39
40 VPATH = @srcdir@
41 am__is_gnu_make = { \
42   if test -z '$(MAKELEVEL)'; then \
43     false; \
44   elif test -n '$(MAKE_HOST)'; then \
45     true; \
46   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
47     true; \
48   else \
49     false; \
50   fi; \
51 }
52 am__make_running_with_option = \
53   case $${target_option-} in \
54       ?) ;; \
55       *) echo "am__make_running_with_option: internal error: invalid" \
56               "target option '$${target_option-}' specified" >&2; \
57          exit 1;; \
58   esac; \
59   has_opt=no; \
60   sane_makeflags=$$MAKEFLAGS; \
61   if $(am__is_gnu_make); then \
62     sane_makeflags=$$MFLAGS; \
63   else \
64     case $$MAKEFLAGS in \
65       *\\[\ \   ]*) \
66         bs=\\; \
67         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
68           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
69     esac; \
70   fi; \
71   skip_next=no; \
72   strip_trailopt () \
73   { \
74     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
75   }; \
76   for flg in $$sane_makeflags; do \
77     test $$skip_next = yes && { skip_next=no; continue; }; \
78     case $$flg in \
79       *=*|--*) continue;; \
80         -*I) strip_trailopt 'I'; skip_next=yes;; \
81       -*I?*) strip_trailopt 'I';; \
82         -*O) strip_trailopt 'O'; skip_next=yes;; \
83       -*O?*) strip_trailopt 'O';; \
84         -*l) strip_trailopt 'l'; skip_next=yes;; \
85       -*l?*) strip_trailopt 'l';; \
86       -[dEDm]) skip_next=yes;; \
87       -[JT]) skip_next=yes;; \
88     esac; \
89     case $$flg in \
90       *$$target_option*) has_opt=yes; break;; \
91     esac; \
92   done; \
93   test $$has_opt = yes
94 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
95 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
96 pkgdatadir = $(datadir)/@PACKAGE@
97 pkgincludedir = $(includedir)/@PACKAGE@
98 pkglibdir = $(libdir)/@PACKAGE@
99 pkglibexecdir = $(libexecdir)/@PACKAGE@
100 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
101 install_sh_DATA = $(install_sh) -c -m 644
102 install_sh_PROGRAM = $(install_sh) -c
103 install_sh_SCRIPT = $(install_sh) -c
104 INSTALL_HEADER = $(INSTALL_DATA)
105 transform = $(program_transform_name)
106 NORMAL_INSTALL = :
107 PRE_INSTALL = :
108 POST_INSTALL = :
109 NORMAL_UNINSTALL = :
110 PRE_UNINSTALL = :
111 POST_UNINSTALL = :
112 build_triplet = @build@
113 host_triplet = @host@
114 bin_PROGRAMS = fc-conflist$(EXEEXT)
115 @USEDOCBOOK_TRUE@am__append_1 = $(man_MANS)
116 subdir = fc-conflist
117 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
118 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_symbol.m4 \
119         $(top_srcdir)/m4/ax_cc_for_build.m4 \
120         $(top_srcdir)/m4/ax_create_stdint_h.m4 \
121         $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/gettext.m4 \
122         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
123         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
124         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
125         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
126         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
127         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
128         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
129         $(top_srcdir)/configure.ac
130 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
131         $(ACLOCAL_M4)
132 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
133 mkinstalldirs = $(install_sh) -d
134 CONFIG_HEADER = $(top_builddir)/config.h
135 CONFIG_CLEAN_FILES =
136 CONFIG_CLEAN_VPATH_FILES =
137 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
138 PROGRAMS = $(bin_PROGRAMS)
139 fc_conflist_SOURCES = fc-conflist.c
140 fc_conflist_OBJECTS = fc-conflist.$(OBJEXT)
141 am__DEPENDENCIES_1 =
142 fc_conflist_DEPENDENCIES = ${top_builddir}/src/libfontconfig.la \
143         $(am__DEPENDENCIES_1)
144 AM_V_lt = $(am__v_lt_@AM_V@)
145 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
146 am__v_lt_0 = --silent
147 am__v_lt_1 = 
148 AM_V_P = $(am__v_P_@AM_V@)
149 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
150 am__v_P_0 = false
151 am__v_P_1 = :
152 AM_V_GEN = $(am__v_GEN_@AM_V@)
153 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
154 am__v_GEN_0 = @echo "  GEN     " $@;
155 am__v_GEN_1 = 
156 AM_V_at = $(am__v_at_@AM_V@)
157 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
158 am__v_at_0 = @
159 am__v_at_1 = 
160 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
161 depcomp = $(SHELL) $(top_srcdir)/depcomp
162 am__maybe_remake_depfiles = depfiles
163 am__depfiles_remade = ./$(DEPDIR)/fc-conflist.Po
164 am__mv = mv -f
165 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
166         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
167 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
168         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
169         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
170         $(AM_CFLAGS) $(CFLAGS)
171 AM_V_CC = $(am__v_CC_@AM_V@)
172 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
173 am__v_CC_0 = @echo "  CC      " $@;
174 am__v_CC_1 = 
175 CCLD = $(CC)
176 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
177         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
178         $(AM_LDFLAGS) $(LDFLAGS) -o $@
179 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
180 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
181 am__v_CCLD_0 = @echo "  CCLD    " $@;
182 am__v_CCLD_1 = 
183 SOURCES = fc-conflist.c
184 DIST_SOURCES = fc-conflist.c
185 am__can_run_installinfo = \
186   case $$AM_UPDATE_INFO_DIR in \
187     n|no|NO) false;; \
188     *) (install-info --version) >/dev/null 2>&1;; \
189   esac
190 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
191 am__vpath_adj = case $$p in \
192     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
193     *) f=$$p;; \
194   esac;
195 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
196 am__install_max = 40
197 am__nobase_strip_setup = \
198   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
199 am__nobase_strip = \
200   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
201 am__nobase_list = $(am__nobase_strip_setup); \
202   for p in $$list; do echo "$$p $$p"; done | \
203   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
204   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
205     if (++n[$$2] == $(am__install_max)) \
206       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
207     END { for (dir in files) print dir, files[dir] }'
208 am__base_list = \
209   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
210   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
211 am__uninstall_files_from_dir = { \
212   test -z "$$files" \
213     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
214     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
215          $(am__cd) "$$dir" && rm -f $$files; }; \
216   }
217 man1dir = $(mandir)/man1
218 NROFF = nroff
219 MANS = $(man_MANS)
220 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
221 # Read a list of newline-separated strings from the standard input,
222 # and print each of them once, without duplicates.  Input order is
223 # *not* preserved.
224 am__uniquify_input = $(AWK) '\
225   BEGIN { nonempty = 0; } \
226   { items[$$0] = 1; nonempty = 1; } \
227   END { if (nonempty) { for (i in items) print i; }; } \
228 '
229 # Make sure the list of sources is unique.  This is necessary because,
230 # e.g., the same source file might be shared among _SOURCES variables
231 # for different programs/libraries.
232 am__define_uniq_tagged_files = \
233   list='$(am__tagged_files)'; \
234   unique=`for i in $$list; do \
235     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
236   done | $(am__uniquify_input)`
237 ETAGS = etags
238 CTAGS = ctags
239 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
240 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
241 ACLOCAL = @ACLOCAL@
242 AMTAR = @AMTAR@
243 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
244 AR = @AR@
245 AS = @AS@
246 AUTOCONF = @AUTOCONF@
247 AUTOHEADER = @AUTOHEADER@
248 AUTOMAKE = @AUTOMAKE@
249 AWK = @AWK@
250 BASECONFIGDIR = @BASECONFIGDIR@
251 CC = @CC@
252 CCDEPMODE = @CCDEPMODE@
253 CC_FOR_BUILD = @CC_FOR_BUILD@
254 CFLAGS = @CFLAGS@
255 CONFIGDIR = @CONFIGDIR@
256 CPP = @CPP@
257 CPPFLAGS = @CPPFLAGS@
258 CYGPATH_W = @CYGPATH_W@
259 DEFS = @DEFS@
260 DEPDIR = @DEPDIR@
261 DLLTOOL = @DLLTOOL@
262 DOCMAN3 = @DOCMAN3@
263 DSYMUTIL = @DSYMUTIL@
264 DUMPBIN = @DUMPBIN@
265 ECHO_C = @ECHO_C@
266 ECHO_N = @ECHO_N@
267 ECHO_T = @ECHO_T@
268 EGREP = @EGREP@
269 EXEEXT = @EXEEXT@
270 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
271 EXPAT_CFLAGS = @EXPAT_CFLAGS@
272 EXPAT_LIBS = @EXPAT_LIBS@
273 FC_ADD_FONTS = @FC_ADD_FONTS@
274 FC_CACHEDIR = @FC_CACHEDIR@
275 FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
276 FC_FONTDATE = @FC_FONTDATE@
277 FC_FONTPATH = @FC_FONTPATH@
278 FGREP = @FGREP@
279 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
280 FREETYPE_LIBS = @FREETYPE_LIBS@
281 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
282 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
283 GIT = @GIT@
284 GMSGFMT = @GMSGFMT@
285 GMSGFMT_015 = @GMSGFMT_015@
286 GPERF = @GPERF@
287 GREP = @GREP@
288 HASDOCBOOK = @HASDOCBOOK@
289 HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
290 ICONV_CFLAGS = @ICONV_CFLAGS@
291 ICONV_LIBS = @ICONV_LIBS@
292 INSTALL = @INSTALL@
293 INSTALL_DATA = @INSTALL_DATA@
294 INSTALL_PROGRAM = @INSTALL_PROGRAM@
295 INSTALL_SCRIPT = @INSTALL_SCRIPT@
296 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
297 INTLLIBS = @INTLLIBS@
298 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
299 JSONC_CFLAGS = @JSONC_CFLAGS@
300 JSONC_LIBS = @JSONC_LIBS@
301 LD = @LD@
302 LDFLAGS = @LDFLAGS@
303 LIBICONV = @LIBICONV@
304 LIBINTL = @LIBINTL@
305 LIBOBJS = @LIBOBJS@
306 LIBS = @LIBS@
307 LIBTOOL = @LIBTOOL@
308 LIBT_CURRENT = @LIBT_CURRENT@
309 LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
310 LIBT_REVISION = @LIBT_REVISION@
311 LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
312 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
313 LIBXML2_LIBS = @LIBXML2_LIBS@
314 LIPO = @LIPO@
315 LN_S = @LN_S@
316 LTLIBICONV = @LTLIBICONV@
317 LTLIBINTL = @LTLIBINTL@
318 LTLIBOBJS = @LTLIBOBJS@
319 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
320 MAKEINFO = @MAKEINFO@
321 MANIFEST_TOOL = @MANIFEST_TOOL@
322 MKDIR_P = @MKDIR_P@
323 MSGFMT = @MSGFMT@
324 MSGFMT_015 = @MSGFMT_015@
325 MSGMERGE = @MSGMERGE@
326 NM = @NM@
327 NMEDIT = @NMEDIT@
328 OBJDUMP = @OBJDUMP@
329 OBJEXT = @OBJEXT@
330 OTOOL = @OTOOL@
331 OTOOL64 = @OTOOL64@
332 PACKAGE = @PACKAGE@
333 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
334 PACKAGE_NAME = @PACKAGE_NAME@
335 PACKAGE_STRING = @PACKAGE_STRING@
336 PACKAGE_TARNAME = @PACKAGE_TARNAME@
337 PACKAGE_URL = @PACKAGE_URL@
338 PACKAGE_VERSION = @PACKAGE_VERSION@
339 PATH_SEPARATOR = @PATH_SEPARATOR@
340 PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
341 PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@
342 PKG_CONFIG = @PKG_CONFIG@
343 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
344 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
345 PKG_EXPAT_CFLAGS = @PKG_EXPAT_CFLAGS@
346 PKG_EXPAT_LIBS = @PKG_EXPAT_LIBS@
347 POSUB = @POSUB@
348 PREFERRED_HINTING = @PREFERRED_HINTING@
349 PTHREAD_CC = @PTHREAD_CC@
350 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
351 PTHREAD_LIBS = @PTHREAD_LIBS@
352 RANLIB = @RANLIB@
353 RM = @RM@
354 SED = @SED@
355 SET_MAKE = @SET_MAKE@
356 SHELL = @SHELL@
357 STRIP = @STRIP@
358 TEMPLATEDIR = @TEMPLATEDIR@
359 USE_NLS = @USE_NLS@
360 UUID_CFLAGS = @UUID_CFLAGS@
361 UUID_LIBS = @UUID_LIBS@
362 VERSION = @VERSION@
363 WARN_CFLAGS = @WARN_CFLAGS@
364 XGETTEXT = @XGETTEXT@
365 XGETTEXT_015 = @XGETTEXT_015@
366 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
367 XMLDIR = @XMLDIR@
368 abs_builddir = @abs_builddir@
369 abs_srcdir = @abs_srcdir@
370 abs_top_builddir = @abs_top_builddir@
371 abs_top_srcdir = @abs_top_srcdir@
372 ac_ct_AR = @ac_ct_AR@
373 ac_ct_CC = @ac_ct_CC@
374 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
375 am__include = @am__include@
376 am__leading_dot = @am__leading_dot@
377 am__quote = @am__quote@
378 am__tar = @am__tar@
379 am__untar = @am__untar@
380 ax_pthread_config = @ax_pthread_config@
381 bindir = @bindir@
382 build = @build@
383 build_alias = @build_alias@
384 build_cpu = @build_cpu@
385 build_os = @build_os@
386 build_vendor = @build_vendor@
387 builddir = @builddir@
388 datadir = @datadir@
389 datarootdir = @datarootdir@
390 docdir = @docdir@
391 dvidir = @dvidir@
392 exec_prefix = @exec_prefix@
393 fc_cachedir = @fc_cachedir@
394 host = @host@
395 host_alias = @host_alias@
396 host_cpu = @host_cpu@
397 host_os = @host_os@
398 host_vendor = @host_vendor@
399 htmldir = @htmldir@
400 includedir = @includedir@
401 infodir = @infodir@
402 install_sh = @install_sh@
403 libdir = @libdir@
404 libexecdir = @libexecdir@
405 localedir = @localedir@
406 localstatedir = @localstatedir@
407 mandir = @mandir@
408 mkdir_p = @mkdir_p@
409 ms_librarian = @ms_librarian@
410 oldincludedir = @oldincludedir@
411 pdfdir = @pdfdir@
412 pkgconfigdir = @pkgconfigdir@
413 prefix = @prefix@
414 program_transform_name = @program_transform_name@
415 psdir = @psdir@
416 sbindir = @sbindir@
417 sharedstatedir = @sharedstatedir@
418 srcdir = @srcdir@
419 sysconfdir = @sysconfdir@
420 target_alias = @target_alias@
421 top_build_prefix = @top_build_prefix@
422 top_builddir = @top_builddir@
423 top_srcdir = @top_srcdir@
424 DOC2MAN = docbook2man
425 FC_VALIDATE_SRC = ${top_srcdir}/fc-conflist
426 SGML = ${FC_VALIDATE_SRC}/fc-conflist.sgml
427 AM_CPPFLAGS = -I${top_srcdir} $(FREETYPE_CFLAGS) $(WARN_CFLAGS)
428 BUILT_MANS = fc-conflist.1
429 @ENABLE_DOCS_TRUE@man_MANS = ${BUILT_MANS}
430 EXTRA_DIST = fc-conflist.sgml $(BUILT_MANS)
431 CLEANFILES = $(am__append_1)
432 fc_conflist_LDADD = ${top_builddir}/src/libfontconfig.la $(FREETYPE_LIBS)
433 all: all-am
434
435 .SUFFIXES:
436 .SUFFIXES: .c .lo .o .obj
437 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
438         @for dep in $?; do \
439           case '$(am__configure_deps)' in \
440             *$$dep*) \
441               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
442                 && { if test -f $@; then exit 0; else break; fi; }; \
443               exit 1;; \
444           esac; \
445         done; \
446         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu fc-conflist/Makefile'; \
447         $(am__cd) $(top_srcdir) && \
448           $(AUTOMAKE) --gnu fc-conflist/Makefile
449 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
450         @case '$?' in \
451           *config.status*) \
452             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
453           *) \
454             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
455             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
456         esac;
457
458 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
459         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
460
461 $(top_srcdir)/configure:  $(am__configure_deps)
462         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
463 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
464         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
465 $(am__aclocal_m4_deps):
466 install-binPROGRAMS: $(bin_PROGRAMS)
467         @$(NORMAL_INSTALL)
468         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
469         if test -n "$$list"; then \
470           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
471           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
472         fi; \
473         for p in $$list; do echo "$$p $$p"; done | \
474         sed 's/$(EXEEXT)$$//' | \
475         while read p p1; do if test -f $$p \
476          || test -f $$p1 \
477           ; then echo "$$p"; echo "$$p"; else :; fi; \
478         done | \
479         sed -e 'p;s,.*/,,;n;h' \
480             -e 's|.*|.|' \
481             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
482         sed 'N;N;N;s,\n, ,g' | \
483         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
484           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
485             if ($$2 == $$4) files[d] = files[d] " " $$1; \
486             else { print "f", $$3 "/" $$4, $$1; } } \
487           END { for (d in files) print "f", d, files[d] }' | \
488         while read type dir files; do \
489             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
490             test -z "$$files" || { \
491             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
492             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
493             } \
494         ; done
495
496 uninstall-binPROGRAMS:
497         @$(NORMAL_UNINSTALL)
498         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
499         files=`for p in $$list; do echo "$$p"; done | \
500           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
501               -e 's/$$/$(EXEEXT)/' \
502         `; \
503         test -n "$$list" || exit 0; \
504         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
505         cd "$(DESTDIR)$(bindir)" && rm -f $$files
506
507 clean-binPROGRAMS:
508         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
509         echo " rm -f" $$list; \
510         rm -f $$list || exit $$?; \
511         test -n "$(EXEEXT)" || exit 0; \
512         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
513         echo " rm -f" $$list; \
514         rm -f $$list
515
516 fc-conflist$(EXEEXT): $(fc_conflist_OBJECTS) $(fc_conflist_DEPENDENCIES) $(EXTRA_fc_conflist_DEPENDENCIES) 
517         @rm -f fc-conflist$(EXEEXT)
518         $(AM_V_CCLD)$(LINK) $(fc_conflist_OBJECTS) $(fc_conflist_LDADD) $(LIBS)
519
520 mostlyclean-compile:
521         -rm -f *.$(OBJEXT)
522
523 distclean-compile:
524         -rm -f *.tab.c
525
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fc-conflist.Po@am__quote@ # am--include-marker
527
528 $(am__depfiles_remade):
529         @$(MKDIR_P) $(@D)
530         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
531
532 am--depfiles: $(am__depfiles_remade)
533
534 .c.o:
535 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
536 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
539 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
540
541 .c.obj:
542 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
543 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
544 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
546 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
547
548 .c.lo:
549 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
550 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
551 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
552 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
553 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
554
555 mostlyclean-libtool:
556         -rm -f *.lo
557
558 clean-libtool:
559         -rm -rf .libs _libs
560 install-man1: $(man_MANS)
561         @$(NORMAL_INSTALL)
562         @list1=''; \
563         list2='$(man_MANS)'; \
564         test -n "$(man1dir)" \
565           && test -n "`echo $$list1$$list2`" \
566           || exit 0; \
567         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
568         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
569         { for i in $$list1; do echo "$$i"; done;  \
570         if test -n "$$list2"; then \
571           for i in $$list2; do echo "$$i"; done \
572             | sed -n '/\.1[a-z]*$$/p'; \
573         fi; \
574         } | while read p; do \
575           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
576           echo "$$d$$p"; echo "$$p"; \
577         done | \
578         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
579               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
580         sed 'N;N;s,\n, ,g' | { \
581         list=; while read file base inst; do \
582           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
583             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
584             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
585           fi; \
586         done; \
587         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
588         while read files; do \
589           test -z "$$files" || { \
590             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
591             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
592         done; }
593
594 uninstall-man1:
595         @$(NORMAL_UNINSTALL)
596         @list=''; test -n "$(man1dir)" || exit 0; \
597         files=`{ for i in $$list; do echo "$$i"; done; \
598         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
599           sed -n '/\.1[a-z]*$$/p'; \
600         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
601               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
602         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
603
604 ID: $(am__tagged_files)
605         $(am__define_uniq_tagged_files); mkid -fID $$unique
606 tags: tags-am
607 TAGS: tags
608
609 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
610         set x; \
611         here=`pwd`; \
612         $(am__define_uniq_tagged_files); \
613         shift; \
614         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
615           test -n "$$unique" || unique=$$empty_fix; \
616           if test $$# -gt 0; then \
617             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
618               "$$@" $$unique; \
619           else \
620             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
621               $$unique; \
622           fi; \
623         fi
624 ctags: ctags-am
625
626 CTAGS: ctags
627 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
628         $(am__define_uniq_tagged_files); \
629         test -z "$(CTAGS_ARGS)$$unique" \
630           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
631              $$unique
632
633 GTAGS:
634         here=`$(am__cd) $(top_builddir) && pwd` \
635           && $(am__cd) $(top_srcdir) \
636           && gtags -i $(GTAGS_ARGS) "$$here"
637 cscopelist: cscopelist-am
638
639 cscopelist-am: $(am__tagged_files)
640         list='$(am__tagged_files)'; \
641         case "$(srcdir)" in \
642           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
643           *) sdir=$(subdir)/$(srcdir) ;; \
644         esac; \
645         for i in $$list; do \
646           if test -f "$$i"; then \
647             echo "$(subdir)/$$i"; \
648           else \
649             echo "$$sdir/$$i"; \
650           fi; \
651         done >> $(top_builddir)/cscope.files
652
653 distclean-tags:
654         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
655
656 distdir: $(BUILT_SOURCES)
657         $(MAKE) $(AM_MAKEFLAGS) distdir-am
658
659 distdir-am: $(DISTFILES)
660         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
661         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
662         list='$(DISTFILES)'; \
663           dist_files=`for file in $$list; do echo $$file; done | \
664           sed -e "s|^$$srcdirstrip/||;t" \
665               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
666         case $$dist_files in \
667           */*) $(MKDIR_P) `echo "$$dist_files" | \
668                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
669                            sort -u` ;; \
670         esac; \
671         for file in $$dist_files; do \
672           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
673           if test -d $$d/$$file; then \
674             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
675             if test -d "$(distdir)/$$file"; then \
676               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
677             fi; \
678             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
679               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
680               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
681             fi; \
682             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
683           else \
684             test -f "$(distdir)/$$file" \
685             || cp -p $$d/$$file "$(distdir)/$$file" \
686             || exit 1; \
687           fi; \
688         done
689 check-am: all-am
690 check: check-am
691 all-am: Makefile $(PROGRAMS) $(MANS) all-local
692 installdirs:
693         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
694           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
695         done
696 install: install-am
697 install-exec: install-exec-am
698 install-data: install-data-am
699 uninstall: uninstall-am
700
701 install-am: all-am
702         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
703
704 installcheck: installcheck-am
705 install-strip:
706         if test -z '$(STRIP)'; then \
707           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
708             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
709               install; \
710         else \
711           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
712             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
713             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
714         fi
715 mostlyclean-generic:
716
717 clean-generic:
718         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
719
720 distclean-generic:
721         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
722         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
723
724 maintainer-clean-generic:
725         @echo "This command is intended for maintainers to use"
726         @echo "it deletes files that may require special tools to rebuild."
727 clean: clean-am
728
729 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
730
731 distclean: distclean-am
732                 -rm -f ./$(DEPDIR)/fc-conflist.Po
733         -rm -f Makefile
734 distclean-am: clean-am distclean-compile distclean-generic \
735         distclean-tags
736
737 dvi: dvi-am
738
739 dvi-am:
740
741 html: html-am
742
743 html-am:
744
745 info: info-am
746
747 info-am:
748
749 install-data-am: install-man
750
751 install-dvi: install-dvi-am
752
753 install-dvi-am:
754
755 install-exec-am: install-binPROGRAMS
756
757 install-html: install-html-am
758
759 install-html-am:
760
761 install-info: install-info-am
762
763 install-info-am:
764
765 install-man: install-man1
766
767 install-pdf: install-pdf-am
768
769 install-pdf-am:
770
771 install-ps: install-ps-am
772
773 install-ps-am:
774
775 installcheck-am:
776
777 maintainer-clean: maintainer-clean-am
778                 -rm -f ./$(DEPDIR)/fc-conflist.Po
779         -rm -f Makefile
780 maintainer-clean-am: distclean-am maintainer-clean-generic
781
782 mostlyclean: mostlyclean-am
783
784 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
785         mostlyclean-libtool
786
787 pdf: pdf-am
788
789 pdf-am:
790
791 ps: ps-am
792
793 ps-am:
794
795 uninstall-am: uninstall-binPROGRAMS uninstall-man
796
797 uninstall-man: uninstall-man1
798
799 .MAKE: install-am install-strip
800
801 .PHONY: CTAGS GTAGS TAGS all all-am all-local am--depfiles check \
802         check-am clean clean-binPROGRAMS clean-generic clean-libtool \
803         cscopelist-am ctags ctags-am distclean distclean-compile \
804         distclean-generic distclean-libtool distclean-tags distdir dvi \
805         dvi-am html html-am info info-am install install-am \
806         install-binPROGRAMS install-data install-data-am install-dvi \
807         install-dvi-am install-exec install-exec-am install-html \
808         install-html-am install-info install-info-am install-man \
809         install-man1 install-pdf install-pdf-am install-ps \
810         install-ps-am install-strip installcheck installcheck-am \
811         installdirs maintainer-clean maintainer-clean-generic \
812         mostlyclean mostlyclean-compile mostlyclean-generic \
813         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
814         uninstall-am uninstall-binPROGRAMS uninstall-man \
815         uninstall-man1
816
817 .PRECIOUS: Makefile
818
819
820 @USEDOCBOOK_TRUE@${man_MANS}: ${SGML}
821 @USEDOCBOOK_TRUE@       $(AM_V_GEN) $(RM) $@; \
822 @USEDOCBOOK_TRUE@       $(DOC2MAN) ${SGML}; \
823 @USEDOCBOOK_TRUE@       $(RM) manpage.*
824
825 @USEDOCBOOK_TRUE@all-local: $(man_MANS)
826 @USEDOCBOOK_FALSE@all-local:
827
828 -include $(top_srcdir)/git.mk
829
830 # Tell versions [3.59,3.63) of GNU make to not export all variables.
831 # Otherwise a system limit (for SysV at least) may be exceeded.
832 .NOEXPORT: