add packaging
[platform/upstream/mkfontdir.git] / 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
18
19 #  Copyright 2005  Red Hat, Inc.
20
21 #  Permission to use, copy, modify, distribute, and sell this software
22 #  and its documentation for any purpose is hereby granted without fee,
23 #  provided that the above copyright notice appear in all copies and that
24 #  both that copyright notice and this permission notice appear in
25 #  supporting documentation, and that the name of Red Hat not be used in
26 #  advertising or publicity pertaining to distribution of the software
27 #  without specific, written prior permission.  Red Hat makes no
28 #  representations about the suitability of this software for any
29 #  purpose.  It is provided "as is" without express or implied warranty.
30
31 #  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32 #  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
33 #  NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
34 #  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
35 #  USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
36 #  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37 #  PERFORMANCE OF THIS SOFTWARE.
38
39 VPATH = @srcdir@
40 pkgdatadir = $(datadir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkglibexecdir = $(libexecdir)/@PACKAGE@
44 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 install_sh_DATA = $(install_sh) -c -m 644
46 install_sh_PROGRAM = $(install_sh) -c
47 install_sh_SCRIPT = $(install_sh) -c
48 INSTALL_HEADER = $(INSTALL_DATA)
49 transform = $(program_transform_name)
50 NORMAL_INSTALL = :
51 PRE_INSTALL = :
52 POST_INSTALL = :
53 NORMAL_UNINSTALL = :
54 PRE_UNINSTALL = :
55 POST_UNINSTALL = :
56 build_triplet = @build@
57 host_triplet = @host@
58 subdir = .
59 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
60         $(srcdir)/Makefile.in $(top_srcdir)/configure COPYING \
61         ChangeLog INSTALL config.guess config.sub install-sh missing
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65         $(ACLOCAL_M4)
66 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
67  configure.lineno config.status.lineno
68 mkinstalldirs = $(install_sh) -d
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72 am__vpath_adj = case $$p in \
73     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74     *) f=$$p;; \
75   esac;
76 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
77 am__install_max = 40
78 am__nobase_strip_setup = \
79   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
80 am__nobase_strip = \
81   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
82 am__nobase_list = $(am__nobase_strip_setup); \
83   for p in $$list; do echo "$$p $$p"; done | \
84   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
85   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
86     if (++n[$$2] == $(am__install_max)) \
87       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
88     END { for (dir in files) print dir, files[dir] }'
89 am__base_list = \
90   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
91   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
92 am__installdirs = "$(DESTDIR)$(bindir)"
93 SCRIPTS = $(bin_SCRIPTS)
94 AM_V_GEN = $(am__v_GEN_$(V))
95 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
96 am__v_GEN_0 = @echo "  GEN   " $@;
97 AM_V_at = $(am__v_at_$(V))
98 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
99 am__v_at_0 = @
100 SOURCES =
101 DIST_SOURCES =
102 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
103         html-recursive info-recursive install-data-recursive \
104         install-dvi-recursive install-exec-recursive \
105         install-html-recursive install-info-recursive \
106         install-pdf-recursive install-ps-recursive install-recursive \
107         installcheck-recursive installdirs-recursive pdf-recursive \
108         ps-recursive uninstall-recursive
109 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
110   distclean-recursive maintainer-clean-recursive
111 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
112         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
113         distdir dist dist-all distcheck
114 ETAGS = etags
115 CTAGS = ctags
116 DIST_SUBDIRS = $(SUBDIRS)
117 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
118 distdir = $(PACKAGE)-$(VERSION)
119 top_distdir = $(distdir)
120 am__remove_distdir = \
121   { test ! -d "$(distdir)" \
122     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
123          && rm -fr "$(distdir)"; }; }
124 am__relativize = \
125   dir0=`pwd`; \
126   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
127   sed_rest='s,^[^/]*/*,,'; \
128   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
129   sed_butlast='s,/*[^/]*$$,,'; \
130   while test -n "$$dir1"; do \
131     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
132     if test "$$first" != "."; then \
133       if test "$$first" = ".."; then \
134         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
135         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
136       else \
137         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
138         if test "$$first2" = "$$first"; then \
139           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
140         else \
141           dir2="../$$dir2"; \
142         fi; \
143         dir0="$$dir0"/"$$first"; \
144       fi; \
145     fi; \
146     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
147   done; \
148   reldir="$$dir2"
149 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
150 GZIP_ENV = --best
151 distuninstallcheck_listfiles = find . -type f -print
152 distcleancheck_listfiles = find . -type f -print
153 ACLOCAL = @ACLOCAL@
154 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
155 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
156 AMTAR = @AMTAR@
157 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
158 APP_MAN_DIR = @APP_MAN_DIR@
159 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
160 AUTOCONF = @AUTOCONF@
161 AUTOHEADER = @AUTOHEADER@
162 AUTOMAKE = @AUTOMAKE@
163 AWK = @AWK@
164 BASE_CFLAGS = @BASE_CFLAGS@
165 CC = @CC@
166 CCDEPMODE = @CCDEPMODE@
167 CFLAGS = @CFLAGS@
168 CHANGELOG_CMD = @CHANGELOG_CMD@
169 CPP = @CPP@
170 CPPFLAGS = @CPPFLAGS@
171 CWARNFLAGS = @CWARNFLAGS@
172 CYGPATH_W = @CYGPATH_W@
173 DEFS = @DEFS@
174 DEPDIR = @DEPDIR@
175 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
176 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
177 ECHO_C = @ECHO_C@
178 ECHO_N = @ECHO_N@
179 ECHO_T = @ECHO_T@
180 EGREP = @EGREP@
181 EXEEXT = @EXEEXT@
182 FILE_MAN_DIR = @FILE_MAN_DIR@
183 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
184 GREP = @GREP@
185 INSTALL = @INSTALL@
186 INSTALL_CMD = @INSTALL_CMD@
187 INSTALL_DATA = @INSTALL_DATA@
188 INSTALL_PROGRAM = @INSTALL_PROGRAM@
189 INSTALL_SCRIPT = @INSTALL_SCRIPT@
190 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
191 LDFLAGS = @LDFLAGS@
192 LIBOBJS = @LIBOBJS@
193 LIBS = @LIBS@
194 LIB_MAN_DIR = @LIB_MAN_DIR@
195 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
196 LTLIBOBJS = @LTLIBOBJS@
197 MAINT = @MAINT@
198 MAKEINFO = @MAKEINFO@
199 MAN_SUBSTS = @MAN_SUBSTS@
200 MISC_MAN_DIR = @MISC_MAN_DIR@
201 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
202 MKDIR_P = @MKDIR_P@
203 OBJEXT = @OBJEXT@
204 PACKAGE = @PACKAGE@
205 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206 PACKAGE_NAME = @PACKAGE_NAME@
207 PACKAGE_STRING = @PACKAGE_STRING@
208 PACKAGE_TARNAME = @PACKAGE_TARNAME@
209 PACKAGE_URL = @PACKAGE_URL@
210 PACKAGE_VERSION = @PACKAGE_VERSION@
211 PATH_SEPARATOR = @PATH_SEPARATOR@
212 PKG_CONFIG = @PKG_CONFIG@
213 SED = @SED@
214 SET_MAKE = @SET_MAKE@
215 SHELL = @SHELL@
216 STRICT_CFLAGS = @STRICT_CFLAGS@
217 STRIP = @STRIP@
218 VERSION = @VERSION@
219 XORG_MAN_PAGE = @XORG_MAN_PAGE@
220 abs_builddir = @abs_builddir@
221 abs_srcdir = @abs_srcdir@
222 abs_top_builddir = @abs_top_builddir@
223 abs_top_srcdir = @abs_top_srcdir@
224 ac_ct_CC = @ac_ct_CC@
225 am__include = @am__include@
226 am__leading_dot = @am__leading_dot@
227 am__quote = @am__quote@
228 am__tar = @am__tar@
229 am__untar = @am__untar@
230 bindir = @bindir@
231 build = @build@
232 build_alias = @build_alias@
233 build_cpu = @build_cpu@
234 build_os = @build_os@
235 build_vendor = @build_vendor@
236 builddir = @builddir@
237 datadir = @datadir@
238 datarootdir = @datarootdir@
239 docdir = @docdir@
240 dvidir = @dvidir@
241 exec_prefix = @exec_prefix@
242 host = @host@
243 host_alias = @host_alias@
244 host_cpu = @host_cpu@
245 host_os = @host_os@
246 host_vendor = @host_vendor@
247 htmldir = @htmldir@
248 includedir = @includedir@
249 infodir = @infodir@
250 install_sh = @install_sh@
251 libdir = @libdir@
252 libexecdir = @libexecdir@
253 localedir = @localedir@
254 localstatedir = @localstatedir@
255 mandir = @mandir@
256 mkdir_p = @mkdir_p@
257 oldincludedir = @oldincludedir@
258 pdfdir = @pdfdir@
259 prefix = @prefix@
260 program_transform_name = @program_transform_name@
261 psdir = @psdir@
262 sbindir = @sbindir@
263 sharedstatedir = @sharedstatedir@
264 srcdir = @srcdir@
265 sysconfdir = @sysconfdir@
266 target_alias = @target_alias@
267 top_build_prefix = @top_build_prefix@
268 top_builddir = @top_builddir@
269 top_srcdir = @top_srcdir@
270 SUBDIRS = man
271 bin_SCRIPTS = mkfontdir
272 CLEANFILES = $(bin_SCRIPTS)
273 EXTRA_DIST = $(bin_SCRIPTS:=.in)
274 DIR_SUBSTS = -e 's|@bindir[@]|$(bindir)|g'
275 MAINTAINERCLEANFILES = ChangeLog INSTALL
276 all: all-recursive
277
278 .SUFFIXES:
279 am--refresh:
280         @:
281 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
282         @for dep in $?; do \
283           case '$(am__configure_deps)' in \
284             *$$dep*) \
285               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
286               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
287                 && exit 0; \
288               exit 1;; \
289           esac; \
290         done; \
291         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
292         $(am__cd) $(top_srcdir) && \
293           $(AUTOMAKE) --foreign Makefile
294 .PRECIOUS: Makefile
295 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296         @case '$?' in \
297           *config.status*) \
298             echo ' $(SHELL) ./config.status'; \
299             $(SHELL) ./config.status;; \
300           *) \
301             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
302             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
303         esac;
304
305 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306         $(SHELL) ./config.status --recheck
307
308 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
309         $(am__cd) $(srcdir) && $(AUTOCONF)
310 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
311         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
312 $(am__aclocal_m4_deps):
313 install-binSCRIPTS: $(bin_SCRIPTS)
314         @$(NORMAL_INSTALL)
315         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
316         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
317         for p in $$list; do \
318           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
319           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
320         done | \
321         sed -e 'p;s,.*/,,;n' \
322             -e 'h;s|.*|.|' \
323             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
324         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
325           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
326             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
327               if (++n[d] == $(am__install_max)) { \
328                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
329             else { print "f", d "/" $$4, $$1 } } \
330           END { for (d in files) print "f", d, files[d] }' | \
331         while read type dir files; do \
332              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
333              test -z "$$files" || { \
334                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
335                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
336              } \
337         ; done
338
339 uninstall-binSCRIPTS:
340         @$(NORMAL_UNINSTALL)
341         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
342         files=`for p in $$list; do echo "$$p"; done | \
343                sed -e 's,.*/,,;$(transform)'`; \
344         test -n "$$list" || exit 0; \
345         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
346         cd "$(DESTDIR)$(bindir)" && rm -f $$files
347
348 # This directory's subdirectories are mostly independent; you can cd
349 # into them and run `make' without going through this Makefile.
350 # To change the values of `make' variables: instead of editing Makefiles,
351 # (1) if the variable is set in `config.status', edit `config.status'
352 #     (which will cause the Makefiles to be regenerated when you run `make');
353 # (2) otherwise, pass the desired values on the `make' command line.
354 $(RECURSIVE_TARGETS):
355         @fail= failcom='exit 1'; \
356         for f in x $$MAKEFLAGS; do \
357           case $$f in \
358             *=* | --[!k]*);; \
359             *k*) failcom='fail=yes';; \
360           esac; \
361         done; \
362         dot_seen=no; \
363         target=`echo $@ | sed s/-recursive//`; \
364         list='$(SUBDIRS)'; for subdir in $$list; do \
365           echo "Making $$target in $$subdir"; \
366           if test "$$subdir" = "."; then \
367             dot_seen=yes; \
368             local_target="$$target-am"; \
369           else \
370             local_target="$$target"; \
371           fi; \
372           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
373           || eval $$failcom; \
374         done; \
375         if test "$$dot_seen" = "no"; then \
376           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
377         fi; test -z "$$fail"
378
379 $(RECURSIVE_CLEAN_TARGETS):
380         @fail= failcom='exit 1'; \
381         for f in x $$MAKEFLAGS; do \
382           case $$f in \
383             *=* | --[!k]*);; \
384             *k*) failcom='fail=yes';; \
385           esac; \
386         done; \
387         dot_seen=no; \
388         case "$@" in \
389           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
390           *) list='$(SUBDIRS)' ;; \
391         esac; \
392         rev=''; for subdir in $$list; do \
393           if test "$$subdir" = "."; then :; else \
394             rev="$$subdir $$rev"; \
395           fi; \
396         done; \
397         rev="$$rev ."; \
398         target=`echo $@ | sed s/-recursive//`; \
399         for subdir in $$rev; do \
400           echo "Making $$target in $$subdir"; \
401           if test "$$subdir" = "."; then \
402             local_target="$$target-am"; \
403           else \
404             local_target="$$target"; \
405           fi; \
406           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
407           || eval $$failcom; \
408         done && test -z "$$fail"
409 tags-recursive:
410         list='$(SUBDIRS)'; for subdir in $$list; do \
411           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
412         done
413 ctags-recursive:
414         list='$(SUBDIRS)'; for subdir in $$list; do \
415           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
416         done
417
418 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
419         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
420         unique=`for i in $$list; do \
421             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422           done | \
423           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
424               END { if (nonempty) { for (i in files) print i; }; }'`; \
425         mkid -fID $$unique
426 tags: TAGS
427
428 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
429                 $(TAGS_FILES) $(LISP)
430         set x; \
431         here=`pwd`; \
432         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
433           include_option=--etags-include; \
434           empty_fix=.; \
435         else \
436           include_option=--include; \
437           empty_fix=; \
438         fi; \
439         list='$(SUBDIRS)'; for subdir in $$list; do \
440           if test "$$subdir" = .; then :; else \
441             test ! -f $$subdir/TAGS || \
442               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
443           fi; \
444         done; \
445         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
446         unique=`for i in $$list; do \
447             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
448           done | \
449           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
450               END { if (nonempty) { for (i in files) print i; }; }'`; \
451         shift; \
452         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
453           test -n "$$unique" || unique=$$empty_fix; \
454           if test $$# -gt 0; then \
455             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
456               "$$@" $$unique; \
457           else \
458             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
459               $$unique; \
460           fi; \
461         fi
462 ctags: CTAGS
463 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
464                 $(TAGS_FILES) $(LISP)
465         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
466         unique=`for i in $$list; do \
467             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468           done | \
469           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
470               END { if (nonempty) { for (i in files) print i; }; }'`; \
471         test -z "$(CTAGS_ARGS)$$unique" \
472           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
473              $$unique
474
475 GTAGS:
476         here=`$(am__cd) $(top_builddir) && pwd` \
477           && $(am__cd) $(top_srcdir) \
478           && gtags -i $(GTAGS_ARGS) "$$here"
479
480 distclean-tags:
481         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
482
483 distdir: $(DISTFILES)
484         $(am__remove_distdir)
485         test -d "$(distdir)" || mkdir "$(distdir)"
486         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
487         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
488         list='$(DISTFILES)'; \
489           dist_files=`for file in $$list; do echo $$file; done | \
490           sed -e "s|^$$srcdirstrip/||;t" \
491               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
492         case $$dist_files in \
493           */*) $(MKDIR_P) `echo "$$dist_files" | \
494                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
495                            sort -u` ;; \
496         esac; \
497         for file in $$dist_files; do \
498           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
499           if test -d $$d/$$file; then \
500             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
501             if test -d "$(distdir)/$$file"; then \
502               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
503             fi; \
504             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
505               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
506               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
507             fi; \
508             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
509           else \
510             test -f "$(distdir)/$$file" \
511             || cp -p $$d/$$file "$(distdir)/$$file" \
512             || exit 1; \
513           fi; \
514         done
515         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
516           if test "$$subdir" = .; then :; else \
517             test -d "$(distdir)/$$subdir" \
518             || $(MKDIR_P) "$(distdir)/$$subdir" \
519             || exit 1; \
520           fi; \
521         done
522         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
523           if test "$$subdir" = .; then :; else \
524             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
525             $(am__relativize); \
526             new_distdir=$$reldir; \
527             dir1=$$subdir; dir2="$(top_distdir)"; \
528             $(am__relativize); \
529             new_top_distdir=$$reldir; \
530             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
531             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
532             ($(am__cd) $$subdir && \
533               $(MAKE) $(AM_MAKEFLAGS) \
534                 top_distdir="$$new_top_distdir" \
535                 distdir="$$new_distdir" \
536                 am__remove_distdir=: \
537                 am__skip_length_check=: \
538                 am__skip_mode_fix=: \
539                 distdir) \
540               || exit 1; \
541           fi; \
542         done
543         $(MAKE) $(AM_MAKEFLAGS) \
544           top_distdir="$(top_distdir)" distdir="$(distdir)" \
545           dist-hook
546         -test -n "$(am__skip_mode_fix)" \
547         || find "$(distdir)" -type d ! -perm -755 \
548                 -exec chmod u+rwx,go+rx {} \; -o \
549           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
550           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
551           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
552         || chmod -R a+r "$(distdir)"
553 dist-gzip: distdir
554         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
555         $(am__remove_distdir)
556 dist-bzip2: distdir
557         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
558         $(am__remove_distdir)
559
560 dist-lzma: distdir
561         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
562         $(am__remove_distdir)
563
564 dist-xz: distdir
565         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
566         $(am__remove_distdir)
567
568 dist-tarZ: distdir
569         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
570         $(am__remove_distdir)
571
572 dist-shar: distdir
573         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
574         $(am__remove_distdir)
575
576 dist-zip: distdir
577         -rm -f $(distdir).zip
578         zip -rq $(distdir).zip $(distdir)
579         $(am__remove_distdir)
580
581 dist dist-all: distdir
582         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
583         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
584         $(am__remove_distdir)
585
586 # This target untars the dist file and tries a VPATH configuration.  Then
587 # it guarantees that the distribution is self-contained by making another
588 # tarfile.
589 distcheck: dist
590         case '$(DIST_ARCHIVES)' in \
591         *.tar.gz*) \
592           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
593         *.tar.bz2*) \
594           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
595         *.tar.lzma*) \
596           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
597         *.tar.xz*) \
598           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
599         *.tar.Z*) \
600           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
601         *.shar.gz*) \
602           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
603         *.zip*) \
604           unzip $(distdir).zip ;;\
605         esac
606         chmod -R a-w $(distdir); chmod a+w $(distdir)
607         mkdir $(distdir)/_build
608         mkdir $(distdir)/_inst
609         chmod a-w $(distdir)
610         test -d $(distdir)/_build || exit 0; \
611         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
612           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
613           && am__cwd=`pwd` \
614           && $(am__cd) $(distdir)/_build \
615           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
616             $(DISTCHECK_CONFIGURE_FLAGS) \
617           && $(MAKE) $(AM_MAKEFLAGS) \
618           && $(MAKE) $(AM_MAKEFLAGS) dvi \
619           && $(MAKE) $(AM_MAKEFLAGS) check \
620           && $(MAKE) $(AM_MAKEFLAGS) install \
621           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
622           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
623           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
624                 distuninstallcheck \
625           && chmod -R a-w "$$dc_install_base" \
626           && ({ \
627                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
628                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
629                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
630                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
631                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
632               } || { rm -rf "$$dc_destdir"; exit 1; }) \
633           && rm -rf "$$dc_destdir" \
634           && $(MAKE) $(AM_MAKEFLAGS) dist \
635           && rm -rf $(DIST_ARCHIVES) \
636           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
637           && cd "$$am__cwd" \
638           || exit 1
639         $(am__remove_distdir)
640         @(echo "$(distdir) archives ready for distribution: "; \
641           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
642           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
643 distuninstallcheck:
644         @$(am__cd) '$(distuninstallcheck_dir)' \
645         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
646            || { echo "ERROR: files left after uninstall:" ; \
647                 if test -n "$(DESTDIR)"; then \
648                   echo "  (check DESTDIR support)"; \
649                 fi ; \
650                 $(distuninstallcheck_listfiles) ; \
651                 exit 1; } >&2
652 distcleancheck: distclean
653         @if test '$(srcdir)' = . ; then \
654           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
655           exit 1 ; \
656         fi
657         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
658           || { echo "ERROR: files left in build directory after distclean:" ; \
659                $(distcleancheck_listfiles) ; \
660                exit 1; } >&2
661 check-am: all-am
662 check: check-recursive
663 all-am: Makefile $(SCRIPTS)
664 installdirs: installdirs-recursive
665 installdirs-am:
666         for dir in "$(DESTDIR)$(bindir)"; do \
667           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
668         done
669 install: install-recursive
670 install-exec: install-exec-recursive
671 install-data: install-data-recursive
672 uninstall: uninstall-recursive
673
674 install-am: all-am
675         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
676
677 installcheck: installcheck-recursive
678 install-strip:
679         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
680           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
681           `test -z '$(STRIP)' || \
682             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
683 mostlyclean-generic:
684
685 clean-generic:
686         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
687
688 distclean-generic:
689         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
690         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
691
692 maintainer-clean-generic:
693         @echo "This command is intended for maintainers to use"
694         @echo "it deletes files that may require special tools to rebuild."
695         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
696 clean: clean-recursive
697
698 clean-am: clean-generic mostlyclean-am
699
700 distclean: distclean-recursive
701         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
702         -rm -f Makefile
703 distclean-am: clean-am distclean-generic distclean-tags
704
705 dvi: dvi-recursive
706
707 dvi-am:
708
709 html: html-recursive
710
711 html-am:
712
713 info: info-recursive
714
715 info-am:
716
717 install-data-am:
718
719 install-dvi: install-dvi-recursive
720
721 install-dvi-am:
722
723 install-exec-am: install-binSCRIPTS
724
725 install-html: install-html-recursive
726
727 install-html-am:
728
729 install-info: install-info-recursive
730
731 install-info-am:
732
733 install-man:
734
735 install-pdf: install-pdf-recursive
736
737 install-pdf-am:
738
739 install-ps: install-ps-recursive
740
741 install-ps-am:
742
743 installcheck-am:
744
745 maintainer-clean: maintainer-clean-recursive
746         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
747         -rm -rf $(top_srcdir)/autom4te.cache
748         -rm -f Makefile
749 maintainer-clean-am: distclean-am maintainer-clean-generic
750
751 mostlyclean: mostlyclean-recursive
752
753 mostlyclean-am: mostlyclean-generic
754
755 pdf: pdf-recursive
756
757 pdf-am:
758
759 ps: ps-recursive
760
761 ps-am:
762
763 uninstall-am: uninstall-binSCRIPTS
764
765 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
766         install-am install-strip tags-recursive
767
768 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
769         all all-am am--refresh check check-am clean clean-generic \
770         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
771         dist-hook dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
772         distcheck distclean distclean-generic distclean-tags \
773         distcleancheck distdir distuninstallcheck dvi dvi-am html \
774         html-am info info-am install install-am install-binSCRIPTS \
775         install-data install-data-am install-dvi install-dvi-am \
776         install-exec install-exec-am install-html install-html-am \
777         install-info install-info-am install-man install-pdf \
778         install-pdf-am install-ps install-ps-am install-strip \
779         installcheck installcheck-am installdirs installdirs-am \
780         maintainer-clean maintainer-clean-generic mostlyclean \
781         mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
782         uninstall uninstall-am uninstall-binSCRIPTS
783
784
785 mkfontdir: mkfontdir.in
786         $(AM_V_GEN)$(SED) $(DIR_SUBSTS) < $(srcdir)/mkfontdir.in > $@
787
788 .PHONY: ChangeLog INSTALL
789
790 INSTALL:
791         $(INSTALL_CMD)
792
793 ChangeLog:
794         $(CHANGELOG_CMD)
795
796 dist-hook: ChangeLog INSTALL
797
798 # Tell versions [3.59,3.63) of GNU make to not export all variables.
799 # Otherwise a system limit (for SysV at least) may be exceeded.
800 .NOEXPORT: