1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
36 build_triplet = @build@
38 @OS_WIN32_TRUE@am__append_1 = -export-symbols $(srcdir)/fribidi.def
39 @FRIBIDI_CHARSETS_TRUE@am__append_2 = -I$(top_srcdir)/charset
40 @FRIBIDI_CHARSETS_TRUE@am__append_3 = $(top_builddir)/charset/libfribidi-char-sets.la
41 @FRIBIDI_CHARSETS_TRUE@am__append_4 = $(top_builddir)/charset/libfribidi-char-sets.la
42 DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Headers.mk \
43 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
44 $(srcdir)/fribidi-config.h.in
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/config.h
52 CONFIG_CLEAN_FILES = fribidi-config.h
53 CONFIG_CLEAN_VPATH_FILES =
54 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
55 am__vpath_adj = case $$p in \
56 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
59 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
61 am__nobase_strip_setup = \
62 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
64 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
65 am__nobase_list = $(am__nobase_strip_setup); \
66 for p in $$list; do echo "$$p $$p"; done | \
67 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
68 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
69 if (++n[$$2] == $(am__install_max)) \
70 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
71 END { for (dir in files) print dir, files[dir] }'
73 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
74 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
75 am__uninstall_files_from_dir = { \
77 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
78 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
79 $(am__cd) "$$dir" && rm -f $$files; }; \
81 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)" \
82 "$(DESTDIR)$(pkgincludedir)"
83 LTLIBRARIES = $(lib_LTLIBRARIES)
85 am_libfribidi_la_OBJECTS = fribidi.lo fribidi-arabic.lo \
86 fribidi-bidi.lo fribidi-bidi-types.lo fribidi-deprecated.lo \
87 fribidi-joining.lo fribidi-joining-types.lo fribidi-mem.lo \
88 fribidi-mirroring.lo fribidi-run.lo fribidi-shape.lo
89 libfribidi_la_OBJECTS = $(am_libfribidi_la_OBJECTS)
90 AM_V_lt = $(am__v_lt_@AM_V@)
91 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
93 libfribidi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
94 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
95 $(libfribidi_la_LDFLAGS) $(LDFLAGS) -o $@
96 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
97 depcomp = $(SHELL) $(top_srcdir)/depcomp
98 am__depfiles_maybe = depfiles
100 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
103 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
104 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
105 $(AM_CFLAGS) $(CFLAGS)
106 AM_V_CC = $(am__v_CC_@AM_V@)
107 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
108 am__v_CC_0 = @echo " CC " $@;
109 AM_V_at = $(am__v_at_@AM_V@)
110 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
114 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
115 $(AM_LDFLAGS) $(LDFLAGS) -o $@
116 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
117 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
118 am__v_CCLD_0 = @echo " CCLD " $@;
119 AM_V_GEN = $(am__v_GEN_@AM_V@)
120 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
121 am__v_GEN_0 = @echo " GEN " $@;
122 SOURCES = $(libfribidi_la_SOURCES)
123 DIST_SOURCES = $(libfribidi_la_SOURCES)
124 HEADERS = $(nodist_pkginclude_HEADERS) $(pkginclude_HEADERS)
127 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
132 AUTOCONF = @AUTOCONF@
133 AUTOHEADER = @AUTOHEADER@
134 AUTOMAKE = @AUTOMAKE@
137 CCDEPMODE = @CCDEPMODE@
140 CPPFLAGS = @CPPFLAGS@
141 CYGPATH_W = @CYGPATH_W@
145 DSYMUTIL = @DSYMUTIL@
153 FRIBIDI_BINARY_AGE = @FRIBIDI_BINARY_AGE@
154 FRIBIDI_CHARSETS = @FRIBIDI_CHARSETS@
155 FRIBIDI_INTERFACE_AGE = @FRIBIDI_INTERFACE_AGE@
156 FRIBIDI_INTERFACE_VERSION = @FRIBIDI_INTERFACE_VERSION@
157 FRIBIDI_MAJOR_VERSION = @FRIBIDI_MAJOR_VERSION@
158 FRIBIDI_MICRO_VERSION = @FRIBIDI_MICRO_VERSION@
159 FRIBIDI_MINOR_VERSION = @FRIBIDI_MINOR_VERSION@
160 FRIBIDI_NO_DEPRECATED = @FRIBIDI_NO_DEPRECATED@
161 FRIBIDI_USE_GLIB = @FRIBIDI_USE_GLIB@
162 FRIBIDI_VERSION = @FRIBIDI_VERSION@
163 GLIB_CFLAGS = @GLIB_CFLAGS@
164 GLIB_LIBS = @GLIB_LIBS@
167 INSTALL_DATA = @INSTALL_DATA@
168 INSTALL_PROGRAM = @INSTALL_PROGRAM@
169 INSTALL_SCRIPT = @INSTALL_SCRIPT@
170 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
178 LTLIBOBJS = @LTLIBOBJS@
179 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
180 LT_VERSION_INFO = @LT_VERSION_INFO@
181 MAKEINFO = @MAKEINFO@
182 MANIFEST_TOOL = @MANIFEST_TOOL@
183 MISC_CFLAGS = @MISC_CFLAGS@
184 MISC_LIBS = @MISC_LIBS@
185 MISC_PACKAGES = @MISC_PACKAGES@
194 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
195 PACKAGE_NAME = @PACKAGE_NAME@
196 PACKAGE_STRING = @PACKAGE_STRING@
197 PACKAGE_TARNAME = @PACKAGE_TARNAME@
198 PACKAGE_URL = @PACKAGE_URL@
199 PACKAGE_VERSION = @PACKAGE_VERSION@
200 PATH_SEPARATOR = @PATH_SEPARATOR@
201 PKG_CONFIG = @PKG_CONFIG@
202 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
203 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
206 SET_MAKE = @SET_MAKE@
208 SIZEOF_INT = @SIZEOF_INT@
211 abs_builddir = @abs_builddir@
212 abs_srcdir = @abs_srcdir@
213 abs_top_builddir = @abs_top_builddir@
214 abs_top_srcdir = @abs_top_srcdir@
215 ac_ct_AR = @ac_ct_AR@
216 ac_ct_CC = @ac_ct_CC@
217 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
218 am__include = @am__include@
219 am__leading_dot = @am__leading_dot@
220 am__quote = @am__quote@
222 am__untar = @am__untar@
225 build_alias = @build_alias@
226 build_cpu = @build_cpu@
227 build_os = @build_os@
228 build_vendor = @build_vendor@
229 builddir = @builddir@
231 datarootdir = @datarootdir@
234 exec_prefix = @exec_prefix@
236 host_alias = @host_alias@
237 host_cpu = @host_cpu@
239 host_vendor = @host_vendor@
241 includedir = @includedir@
243 install_sh = @install_sh@
245 libexecdir = @libexecdir@
246 localedir = @localedir@
247 localstatedir = @localstatedir@
250 oldincludedir = @oldincludedir@
253 program_transform_name = @program_transform_name@
256 sharedstatedir = @sharedstatedir@
258 sysconfdir = @sysconfdir@
259 target_alias = @target_alias@
260 top_build_prefix = @top_build_prefix@
261 top_builddir = @top_builddir@
262 top_srcdir = @top_srcdir@
263 EXTRA_DIST = fribidi.def
264 lib_LTLIBRARIES = libfribidi.la
265 AM_CPPFLAGS = $(MISC_CFLAGS) $(am__append_2)
266 libfribidi_la_LDFLAGS = -no-undefined -version-info $(LT_VERSION_INFO) \
267 -export-symbols-regex "^fribidi_.*" $(am__append_1)
268 libfribidi_la_LIBADD = $(MISC_LIBS) $(am__append_3)
269 libfribidi_la_DEPENDENCIES = $(am__append_4)
270 libfribidi_la_headers = \
272 fribidi-begindecls.h \
274 fribidi-bidi-types.h \
275 fribidi-bidi-types-list.h \
277 fribidi-deprecated.h \
281 fribidi-joining-types.h \
282 fribidi-joining-types-list.h \
283 fribidi-mirroring.h \
287 fribidi-unicode-version.h \
290 # fribidi.h should be the last entry in the list above.
291 libfribidi_la_symbols = $(shell cat $(top_srcdir)/lib/fribidi.def)
292 pkginclude_HEADERS = $(libfribidi_la_headers)
293 nodist_pkginclude_HEADERS = fribidi-config.h
294 libfribidi_la_SOURCES = \
296 arabic-shaping.tab.i \
304 fribidi-bidi-types.c \
305 fribidi-deprecated.c \
307 fribidi-joining-types.c \
309 fribidi-mirroring.c \
319 fribidi-unicode-version.h \
320 arabic-shaping.tab.i \
326 $(GENERATEDSOURCES) \
329 MAINTAINERCLEANFILES = $(BUILT_SOURCES)
330 all: $(BUILT_SOURCES)
331 $(MAKE) $(AM_MAKEFLAGS) all-am
334 .SUFFIXES: .c .lo .o .obj
335 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/Headers.mk $(am__configure_deps)
337 case '$(am__configure_deps)' in \
339 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
340 && { if test -f $@; then exit 0; else break; fi; }; \
344 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
345 $(am__cd) $(top_srcdir) && \
346 $(AUTOMAKE) --gnits lib/Makefile
348 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
353 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
354 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
356 $(srcdir)/Headers.mk:
358 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361 $(top_srcdir)/configure: $(am__configure_deps)
362 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
364 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365 $(am__aclocal_m4_deps):
366 fribidi-config.h: $(top_builddir)/config.status $(srcdir)/fribidi-config.h.in
367 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
368 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
370 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
371 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
372 list2=; for p in $$list; do \
373 if test -f $$p; then \
374 list2="$$list2 $$p"; \
377 test -z "$$list2" || { \
378 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
379 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
382 uninstall-libLTLIBRARIES:
384 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
385 for p in $$list; do \
387 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
388 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
391 clean-libLTLIBRARIES:
392 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
393 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
394 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
395 test "$$dir" != "$$p" || dir=.; \
396 echo "rm -f \"$${dir}/so_locations\""; \
397 rm -f "$${dir}/so_locations"; \
399 libfribidi.la: $(libfribidi_la_OBJECTS) $(libfribidi_la_DEPENDENCIES) $(EXTRA_libfribidi_la_DEPENDENCIES)
400 $(AM_V_CCLD)$(libfribidi_la_LINK) -rpath $(libdir) $(libfribidi_la_OBJECTS) $(libfribidi_la_LIBADD) $(LIBS)
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-arabic.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-bidi-types.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-bidi.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-deprecated.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-joining-types.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-joining.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-mem.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-mirroring.Plo@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-run.Plo@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi-shape.Plo@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fribidi.Plo@am__quote@
421 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
422 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
425 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
428 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
429 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
435 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
436 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
446 install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS)
448 test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
449 @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
450 for p in $$list; do \
451 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
453 done | $(am__base_list) | \
454 while read files; do \
455 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
456 $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
459 uninstall-nodist_pkgincludeHEADERS:
461 @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
462 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
463 dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
464 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
466 test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
467 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
468 for p in $$list; do \
469 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
471 done | $(am__base_list) | \
472 while read files; do \
473 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
474 $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
477 uninstall-pkgincludeHEADERS:
479 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
480 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
481 dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
483 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
484 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
485 unique=`for i in $$list; do \
486 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489 END { if (nonempty) { for (i in files) print i; }; }'`; \
493 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
494 $(TAGS_FILES) $(LISP)
497 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
498 unique=`for i in $$list; do \
499 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
502 END { if (nonempty) { for (i in files) print i; }; }'`; \
504 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
505 test -n "$$unique" || unique=$$empty_fix; \
506 if test $$# -gt 0; then \
507 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
510 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
516 $(TAGS_FILES) $(LISP)
517 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
518 unique=`for i in $$list; do \
519 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
521 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
522 END { if (nonempty) { for (i in files) print i; }; }'`; \
523 test -z "$(CTAGS_ARGS)$$unique" \
524 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
528 here=`$(am__cd) $(top_builddir) && pwd` \
529 && $(am__cd) $(top_srcdir) \
530 && gtags -i $(GTAGS_ARGS) "$$here"
533 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
535 distdir: $(DISTFILES)
536 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
537 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
538 list='$(DISTFILES)'; \
539 dist_files=`for file in $$list; do echo $$file; done | \
540 sed -e "s|^$$srcdirstrip/||;t" \
541 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
542 case $$dist_files in \
543 */*) $(MKDIR_P) `echo "$$dist_files" | \
544 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
547 for file in $$dist_files; do \
548 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
549 if test -d $$d/$$file; then \
550 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
551 if test -d "$(distdir)/$$file"; then \
552 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
555 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
556 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
558 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
560 test -f "$(distdir)/$$file" \
561 || cp -p $$d/$$file "$(distdir)/$$file" \
566 check: $(BUILT_SOURCES)
567 $(MAKE) $(AM_MAKEFLAGS) check-am
568 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
570 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"; do \
571 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
573 install: $(BUILT_SOURCES)
574 $(MAKE) $(AM_MAKEFLAGS) install-am
575 install-exec: install-exec-am
576 install-data: install-data-am
577 uninstall: uninstall-am
580 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
582 installcheck: installcheck-am
584 if test -z '$(STRIP)'; then \
585 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
586 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
589 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
598 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
599 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
601 maintainer-clean-generic:
602 @echo "This command is intended for maintainers to use"
603 @echo "it deletes files that may require special tools to rebuild."
604 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
605 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
608 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
611 distclean: distclean-am
614 distclean-am: clean-am distclean-compile distclean-generic \
629 install-data-am: install-nodist_pkgincludeHEADERS \
630 install-pkgincludeHEADERS
632 install-dvi: install-dvi-am
636 install-exec-am: install-libLTLIBRARIES
638 install-html: install-html-am
642 install-info: install-info-am
648 install-pdf: install-pdf-am
652 install-ps: install-ps-am
658 maintainer-clean: maintainer-clean-am
661 maintainer-clean-am: distclean-am maintainer-clean-generic
663 mostlyclean: mostlyclean-am
665 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
676 uninstall-am: uninstall-libLTLIBRARIES \
677 uninstall-nodist_pkgincludeHEADERS uninstall-pkgincludeHEADERS
679 .MAKE: all check install install-am install-strip
681 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
682 clean-libLTLIBRARIES clean-libtool ctags distclean \
683 distclean-compile distclean-generic distclean-libtool \
684 distclean-tags distdir dvi dvi-am html html-am info info-am \
685 install install-am install-data install-data-am install-dvi \
686 install-dvi-am install-exec install-exec-am install-html \
687 install-html-am install-info install-info-am \
688 install-libLTLIBRARIES install-man \
689 install-nodist_pkgincludeHEADERS install-pdf install-pdf-am \
690 install-pkgincludeHEADERS install-ps install-ps-am \
691 install-strip installcheck installcheck-am installdirs \
692 maintainer-clean maintainer-clean-generic mostlyclean \
693 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
694 pdf pdf-am ps ps-am tags uninstall uninstall-am \
695 uninstall-libLTLIBRARIES uninstall-nodist_pkgincludeHEADERS \
696 uninstall-pkgincludeHEADERS
699 @FRIBIDI_CHARSETS_TRUE@$(top_builddir)/charset/libfribidi-char-sets.la:
700 @FRIBIDI_CHARSETS_TRUE@ cd $(top_builddir)/lib && $(MAKE) $(AM_MAKEFLAGS) libfribidi-char-sets.la
703 @(cd $(top_builddir)/gen.tab && \
704 $(MAKE) $(AM_MAKEFLAGS) $@) && \
705 (test -f $@ || mv $(top_builddir)/gen.tab/$@ .)
707 # re-generate all built sources:
709 @(cd $(top_builddir)/gen.tab && \
710 $(MAKE) $(AM_MAKEFLAGS) $@) && \
711 $(RM) $(BUILT_SOURCES)
712 $(MAKE) $(AM_MAKEFLAGS) $(BUILT_SOURCES)
714 $(top_builddir)/config.h: $(top_srcdir)/config.h.in
715 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) config.h
719 -include $(top_srcdir)/git.mk
721 # Tell versions [3.59,3.63) of GNU make to not export all variables.
722 # Otherwise a system limit (for SysV at least) may be exceeded.