Imported Upstream version 0.9.35
[platform/upstream/harfbuzz.git] / src / hb-ucdn / Makefile.in
1 # Makefile.in generated by automake 1.14 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 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 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = src/hb-ucdn
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83         $(top_srcdir)/depcomp COPYING README
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
86         $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
87         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
88         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
89         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
90 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
91         $(ACLOCAL_M4)
92 mkinstalldirs = $(install_sh) -d
93 CONFIG_HEADER = $(top_builddir)/config.h
94 CONFIG_CLEAN_FILES =
95 CONFIG_CLEAN_VPATH_FILES =
96 LTLIBRARIES = $(noinst_LTLIBRARIES)
97 libhb_ucdn_la_DEPENDENCIES =
98 am_libhb_ucdn_la_OBJECTS = libhb_ucdn_la-ucdn.lo
99 libhb_ucdn_la_OBJECTS = $(am_libhb_ucdn_la_OBJECTS)
100 AM_V_lt = $(am__v_lt_@AM_V@)
101 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
102 am__v_lt_0 = --silent
103 am__v_lt_1 = 
104 AM_V_P = $(am__v_P_@AM_V@)
105 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106 am__v_P_0 = false
107 am__v_P_1 = :
108 AM_V_GEN = $(am__v_GEN_@AM_V@)
109 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110 am__v_GEN_0 = @echo "  GEN     " $@;
111 am__v_GEN_1 = 
112 AM_V_at = $(am__v_at_@AM_V@)
113 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114 am__v_at_0 = @
115 am__v_at_1 = 
116 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
117 depcomp = $(SHELL) $(top_srcdir)/depcomp
118 am__depfiles_maybe = depfiles
119 am__mv = mv -f
120 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
121         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
122 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
123         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
124         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
125         $(AM_CFLAGS) $(CFLAGS)
126 AM_V_CC = $(am__v_CC_@AM_V@)
127 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
128 am__v_CC_0 = @echo "  CC      " $@;
129 am__v_CC_1 = 
130 CCLD = $(CC)
131 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
132         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
133         $(AM_LDFLAGS) $(LDFLAGS) -o $@
134 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
135 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
136 am__v_CCLD_0 = @echo "  CCLD    " $@;
137 am__v_CCLD_1 = 
138 SOURCES = $(libhb_ucdn_la_SOURCES)
139 DIST_SOURCES = $(libhb_ucdn_la_SOURCES)
140 am__can_run_installinfo = \
141   case $$AM_UPDATE_INFO_DIR in \
142     n|no|NO) false;; \
143     *) (install-info --version) >/dev/null 2>&1;; \
144   esac
145 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
146 # Read a list of newline-separated strings from the standard input,
147 # and print each of them once, without duplicates.  Input order is
148 # *not* preserved.
149 am__uniquify_input = $(AWK) '\
150   BEGIN { nonempty = 0; } \
151   { items[$$0] = 1; nonempty = 1; } \
152   END { if (nonempty) { for (i in items) print i; }; } \
153 '
154 # Make sure the list of sources is unique.  This is necessary because,
155 # e.g., the same source file might be shared among _SOURCES variables
156 # for different programs/libraries.
157 am__define_uniq_tagged_files = \
158   list='$(am__tagged_files)'; \
159   unique=`for i in $$list; do \
160     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
161   done | $(am__uniquify_input)`
162 ETAGS = etags
163 CTAGS = ctags
164 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165 ACLOCAL = @ACLOCAL@
166 AMTAR = @AMTAR@
167 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
168 AR = @AR@
169 AUTOCONF = @AUTOCONF@
170 AUTOHEADER = @AUTOHEADER@
171 AUTOMAKE = @AUTOMAKE@
172 AWK = @AWK@
173 CAIRO_CFLAGS = @CAIRO_CFLAGS@
174 CAIRO_FT_CFLAGS = @CAIRO_FT_CFLAGS@
175 CAIRO_FT_LIBS = @CAIRO_FT_LIBS@
176 CAIRO_LIBS = @CAIRO_LIBS@
177 CC = @CC@
178 CCDEPMODE = @CCDEPMODE@
179 CFLAGS = @CFLAGS@
180 CORETEXT_CFLAGS = @CORETEXT_CFLAGS@
181 CORETEXT_LIBS = @CORETEXT_LIBS@
182 CPP = @CPP@
183 CPPFLAGS = @CPPFLAGS@
184 CXX = @CXX@
185 CXXCPP = @CXXCPP@
186 CXXDEPMODE = @CXXDEPMODE@
187 CXXFLAGS = @CXXFLAGS@
188 CYGPATH_W = @CYGPATH_W@
189 DEFS = @DEFS@
190 DEPDIR = @DEPDIR@
191 DLLTOOL = @DLLTOOL@
192 DSYMUTIL = @DSYMUTIL@
193 DUMPBIN = @DUMPBIN@
194 ECHO_C = @ECHO_C@
195 ECHO_N = @ECHO_N@
196 ECHO_T = @ECHO_T@
197 EGREP = @EGREP@
198 EXEEXT = @EXEEXT@
199 FGREP = @FGREP@
200 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
201 FREETYPE_LIBS = @FREETYPE_LIBS@
202 GIT = @GIT@
203 GLIB_CFLAGS = @GLIB_CFLAGS@
204 GLIB_LIBS = @GLIB_LIBS@
205 GLIB_MKENUMS = @GLIB_MKENUMS@
206 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
207 GOBJECT_LIBS = @GOBJECT_LIBS@
208 GRAPHITE2_CFLAGS = @GRAPHITE2_CFLAGS@
209 GRAPHITE2_LIBS = @GRAPHITE2_LIBS@
210 GREP = @GREP@
211 GTKDOC_CHECK = @GTKDOC_CHECK@
212 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
213 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
214 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
215 GTKDOC_MKPDF = @GTKDOC_MKPDF@
216 GTKDOC_REBASE = @GTKDOC_REBASE@
217 HB_LIBTOOL_VERSION_INFO = @HB_LIBTOOL_VERSION_INFO@
218 HB_VERSION = @HB_VERSION@
219 HB_VERSION_MAJOR = @HB_VERSION_MAJOR@
220 HB_VERSION_MICRO = @HB_VERSION_MICRO@
221 HB_VERSION_MINOR = @HB_VERSION_MINOR@
222 HTML_DIR = @HTML_DIR@
223 ICU_CFLAGS = @ICU_CFLAGS@
224 ICU_CONFIG = @ICU_CONFIG@
225 ICU_LIBS = @ICU_LIBS@
226 INSTALL = @INSTALL@
227 INSTALL_DATA = @INSTALL_DATA@
228 INSTALL_PROGRAM = @INSTALL_PROGRAM@
229 INSTALL_SCRIPT = @INSTALL_SCRIPT@
230 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
231 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
232 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
233 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
234 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
235 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
236 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
237 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
238 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
239 LD = @LD@
240 LDFLAGS = @LDFLAGS@
241 LIBOBJS = @LIBOBJS@
242 LIBS = @LIBS@
243 LIBTOOL = @LIBTOOL@
244 LIPO = @LIPO@
245 LN_S = @LN_S@
246 LTLIBOBJS = @LTLIBOBJS@
247 MAKEINFO = @MAKEINFO@
248 MANIFEST_TOOL = @MANIFEST_TOOL@
249 MKDIR_P = @MKDIR_P@
250 NM = @NM@
251 NMEDIT = @NMEDIT@
252 OBJDUMP = @OBJDUMP@
253 OBJEXT = @OBJEXT@
254 OTOOL = @OTOOL@
255 OTOOL64 = @OTOOL64@
256 PACKAGE = @PACKAGE@
257 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
258 PACKAGE_NAME = @PACKAGE_NAME@
259 PACKAGE_STRING = @PACKAGE_STRING@
260 PACKAGE_TARNAME = @PACKAGE_TARNAME@
261 PACKAGE_URL = @PACKAGE_URL@
262 PACKAGE_VERSION = @PACKAGE_VERSION@
263 PATH_SEPARATOR = @PATH_SEPARATOR@
264 PKG_CONFIG = @PKG_CONFIG@
265 PTHREAD_CC = @PTHREAD_CC@
266 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
267 PTHREAD_LIBS = @PTHREAD_LIBS@
268 RAGEL = @RAGEL@
269 RANLIB = @RANLIB@
270 SED = @SED@
271 SET_MAKE = @SET_MAKE@
272 SHELL = @SHELL@
273 STRIP = @STRIP@
274 UNISCRIBE_CFLAGS = @UNISCRIBE_CFLAGS@
275 UNISCRIBE_LIBS = @UNISCRIBE_LIBS@
276 VERSION = @VERSION@
277 abs_builddir = @abs_builddir@
278 abs_srcdir = @abs_srcdir@
279 abs_top_builddir = @abs_top_builddir@
280 abs_top_srcdir = @abs_top_srcdir@
281 ac_ct_AR = @ac_ct_AR@
282 ac_ct_CC = @ac_ct_CC@
283 ac_ct_CXX = @ac_ct_CXX@
284 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
285 am__include = @am__include@
286 am__leading_dot = @am__leading_dot@
287 am__quote = @am__quote@
288 am__tar = @am__tar@
289 am__untar = @am__untar@
290 ax_pthread_config = @ax_pthread_config@
291 bindir = @bindir@
292 build = @build@
293 build_alias = @build_alias@
294 build_cpu = @build_cpu@
295 build_os = @build_os@
296 build_vendor = @build_vendor@
297 builddir = @builddir@
298 datadir = @datadir@
299 datarootdir = @datarootdir@
300 docdir = @docdir@
301 dvidir = @dvidir@
302 exec_prefix = @exec_prefix@
303 host = @host@
304 host_alias = @host_alias@
305 host_cpu = @host_cpu@
306 host_os = @host_os@
307 host_vendor = @host_vendor@
308 htmldir = @htmldir@
309 includedir = @includedir@
310 infodir = @infodir@
311 install_sh = @install_sh@
312 libdir = @libdir@
313 libexecdir = @libexecdir@
314 localedir = @localedir@
315 localstatedir = @localstatedir@
316 mandir = @mandir@
317 mkdir_p = @mkdir_p@
318 oldincludedir = @oldincludedir@
319 pdfdir = @pdfdir@
320 prefix = @prefix@
321 program_transform_name = @program_transform_name@
322 psdir = @psdir@
323 sbindir = @sbindir@
324 sharedstatedir = @sharedstatedir@
325 srcdir = @srcdir@
326 sysconfdir = @sysconfdir@
327 target_alias = @target_alias@
328 top_build_prefix = @top_build_prefix@
329 top_builddir = @top_builddir@
330 top_srcdir = @top_srcdir@
331 noinst_LTLIBRARIES = libhb-ucdn.la
332 libhb_ucdn_la_SOURCES = \
333         ucdn.h \
334         ucdn.c \
335         unicodedata_db.h
336
337 libhb_ucdn_la_CPPFLAGS = \
338         -I$(top_srcdir) \
339         -I$(top_srcdir)/src \
340         -I$(top_builddir)/src
341
342 libhb_ucdn_la_LIBADD = 
343 EXTRA_DIST = README COPYING
344 all: all-am
345
346 .SUFFIXES:
347 .SUFFIXES: .c .lo .o .obj
348 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
349         @for dep in $?; do \
350           case '$(am__configure_deps)' in \
351             *$$dep*) \
352               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
353                 && { if test -f $@; then exit 0; else break; fi; }; \
354               exit 1;; \
355           esac; \
356         done; \
357         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits src/hb-ucdn/Makefile'; \
358         $(am__cd) $(top_srcdir) && \
359           $(AUTOMAKE) --gnits src/hb-ucdn/Makefile
360 .PRECIOUS: Makefile
361 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
362         @case '$?' in \
363           *config.status*) \
364             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
365           *) \
366             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
367             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
368         esac;
369
370 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
371         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
372
373 $(top_srcdir)/configure:  $(am__configure_deps)
374         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
376         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377 $(am__aclocal_m4_deps):
378
379 clean-noinstLTLIBRARIES:
380         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
381         @list='$(noinst_LTLIBRARIES)'; \
382         locs=`for p in $$list; do echo $$p; done | \
383               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
384               sort -u`; \
385         test -z "$$locs" || { \
386           echo rm -f $${locs}; \
387           rm -f $${locs}; \
388         }
389
390 libhb-ucdn.la: $(libhb_ucdn_la_OBJECTS) $(libhb_ucdn_la_DEPENDENCIES) $(EXTRA_libhb_ucdn_la_DEPENDENCIES) 
391         $(AM_V_CCLD)$(LINK)  $(libhb_ucdn_la_OBJECTS) $(libhb_ucdn_la_LIBADD) $(LIBS)
392
393 mostlyclean-compile:
394         -rm -f *.$(OBJEXT)
395
396 distclean-compile:
397         -rm -f *.tab.c
398
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhb_ucdn_la-ucdn.Plo@am__quote@
400
401 .c.o:
402 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
403 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
404 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
405 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
406 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
407
408 .c.obj:
409 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
410 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
411 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
412 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
413 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
414
415 .c.lo:
416 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
417 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
418 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
420 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
421
422 libhb_ucdn_la-ucdn.lo: ucdn.c
423 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhb_ucdn_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libhb_ucdn_la-ucdn.lo -MD -MP -MF $(DEPDIR)/libhb_ucdn_la-ucdn.Tpo -c -o libhb_ucdn_la-ucdn.lo `test -f 'ucdn.c' || echo '$(srcdir)/'`ucdn.c
424 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libhb_ucdn_la-ucdn.Tpo $(DEPDIR)/libhb_ucdn_la-ucdn.Plo
425 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ucdn.c' object='libhb_ucdn_la-ucdn.lo' libtool=yes @AMDEPBACKSLASH@
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
427 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libhb_ucdn_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libhb_ucdn_la-ucdn.lo `test -f 'ucdn.c' || echo '$(srcdir)/'`ucdn.c
428
429 mostlyclean-libtool:
430         -rm -f *.lo
431
432 clean-libtool:
433         -rm -rf .libs _libs
434
435 ID: $(am__tagged_files)
436         $(am__define_uniq_tagged_files); mkid -fID $$unique
437 tags: tags-am
438 TAGS: tags
439
440 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
441         set x; \
442         here=`pwd`; \
443         $(am__define_uniq_tagged_files); \
444         shift; \
445         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
446           test -n "$$unique" || unique=$$empty_fix; \
447           if test $$# -gt 0; then \
448             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449               "$$@" $$unique; \
450           else \
451             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
452               $$unique; \
453           fi; \
454         fi
455 ctags: ctags-am
456
457 CTAGS: ctags
458 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
459         $(am__define_uniq_tagged_files); \
460         test -z "$(CTAGS_ARGS)$$unique" \
461           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
462              $$unique
463
464 GTAGS:
465         here=`$(am__cd) $(top_builddir) && pwd` \
466           && $(am__cd) $(top_srcdir) \
467           && gtags -i $(GTAGS_ARGS) "$$here"
468 cscopelist: cscopelist-am
469
470 cscopelist-am: $(am__tagged_files)
471         list='$(am__tagged_files)'; \
472         case "$(srcdir)" in \
473           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
474           *) sdir=$(subdir)/$(srcdir) ;; \
475         esac; \
476         for i in $$list; do \
477           if test -f "$$i"; then \
478             echo "$(subdir)/$$i"; \
479           else \
480             echo "$$sdir/$$i"; \
481           fi; \
482         done >> $(top_builddir)/cscope.files
483
484 distclean-tags:
485         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
486
487 distdir: $(DISTFILES)
488         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
489         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
490         list='$(DISTFILES)'; \
491           dist_files=`for file in $$list; do echo $$file; done | \
492           sed -e "s|^$$srcdirstrip/||;t" \
493               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
494         case $$dist_files in \
495           */*) $(MKDIR_P) `echo "$$dist_files" | \
496                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
497                            sort -u` ;; \
498         esac; \
499         for file in $$dist_files; do \
500           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
501           if test -d $$d/$$file; then \
502             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
503             if test -d "$(distdir)/$$file"; then \
504               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
505             fi; \
506             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
507               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
508               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
509             fi; \
510             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
511           else \
512             test -f "$(distdir)/$$file" \
513             || cp -p $$d/$$file "$(distdir)/$$file" \
514             || exit 1; \
515           fi; \
516         done
517 check-am: all-am
518 check: check-am
519 all-am: Makefile $(LTLIBRARIES)
520 installdirs:
521 install: install-am
522 install-exec: install-exec-am
523 install-data: install-data-am
524 uninstall: uninstall-am
525
526 install-am: all-am
527         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
528
529 installcheck: installcheck-am
530 install-strip:
531         if test -z '$(STRIP)'; then \
532           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
533             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
534               install; \
535         else \
536           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
537             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
538             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
539         fi
540 mostlyclean-generic:
541
542 clean-generic:
543
544 distclean-generic:
545         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
546         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
547
548 maintainer-clean-generic:
549         @echo "This command is intended for maintainers to use"
550         @echo "it deletes files that may require special tools to rebuild."
551 clean: clean-am
552
553 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
554         mostlyclean-am
555
556 distclean: distclean-am
557         -rm -rf ./$(DEPDIR)
558         -rm -f Makefile
559 distclean-am: clean-am distclean-compile distclean-generic \
560         distclean-tags
561
562 dvi: dvi-am
563
564 dvi-am:
565
566 html: html-am
567
568 html-am:
569
570 info: info-am
571
572 info-am:
573
574 install-data-am:
575
576 install-dvi: install-dvi-am
577
578 install-dvi-am:
579
580 install-exec-am:
581
582 install-html: install-html-am
583
584 install-html-am:
585
586 install-info: install-info-am
587
588 install-info-am:
589
590 install-man:
591
592 install-pdf: install-pdf-am
593
594 install-pdf-am:
595
596 install-ps: install-ps-am
597
598 install-ps-am:
599
600 installcheck-am:
601
602 maintainer-clean: maintainer-clean-am
603         -rm -rf ./$(DEPDIR)
604         -rm -f Makefile
605 maintainer-clean-am: distclean-am maintainer-clean-generic
606
607 mostlyclean: mostlyclean-am
608
609 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
610         mostlyclean-libtool
611
612 pdf: pdf-am
613
614 pdf-am:
615
616 ps: ps-am
617
618 ps-am:
619
620 uninstall-am:
621
622 .MAKE: install-am install-strip
623
624 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
625         clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
626         ctags-am distclean distclean-compile distclean-generic \
627         distclean-libtool distclean-tags distdir dvi dvi-am html \
628         html-am info info-am install install-am install-data \
629         install-data-am install-dvi install-dvi-am install-exec \
630         install-exec-am install-html install-html-am install-info \
631         install-info-am install-man install-pdf install-pdf-am \
632         install-ps install-ps-am install-strip installcheck \
633         installcheck-am installdirs maintainer-clean \
634         maintainer-clean-generic mostlyclean mostlyclean-compile \
635         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
636         tags tags-am uninstall uninstall-am
637
638
639 -include $(top_srcdir)/git.mk
640
641 # Tell versions [3.59,3.63) of GNU make to not export all variables.
642 # Otherwise a system limit (for SysV at least) may be exceeded.
643 .NOEXPORT: