]> git.sur5r.net Git - glabels/blob - data/Makefile.in
Imported Upstream version 3.0.1
[glabels] / data / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = data
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 AM_V_GEN = $(am__v_GEN_@AM_V@)
47 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
48 am__v_GEN_0 = @echo "  GEN   " $@;
49 AM_V_at = $(am__v_at_@AM_V@)
50 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
51 am__v_at_0 = @
52 SOURCES =
53 DIST_SOURCES =
54 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55         html-recursive info-recursive install-data-recursive \
56         install-dvi-recursive install-exec-recursive \
57         install-html-recursive install-info-recursive \
58         install-pdf-recursive install-ps-recursive install-recursive \
59         installcheck-recursive installdirs-recursive pdf-recursive \
60         ps-recursive uninstall-recursive
61 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
62   distclean-recursive maintainer-clean-recursive
63 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
64         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
65         distdir
66 ETAGS = etags
67 CTAGS = ctags
68 DIST_SUBDIRS = $(SUBDIRS)
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 am__relativize = \
71   dir0=`pwd`; \
72   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
73   sed_rest='s,^[^/]*/*,,'; \
74   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
75   sed_butlast='s,/*[^/]*$$,,'; \
76   while test -n "$$dir1"; do \
77     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
78     if test "$$first" != "."; then \
79       if test "$$first" = ".."; then \
80         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
81         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
82       else \
83         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
84         if test "$$first2" = "$$first"; then \
85           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
86         else \
87           dir2="../$$dir2"; \
88         fi; \
89         dir0="$$dir0"/"$$first"; \
90       fi; \
91     fi; \
92     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
93   done; \
94   reldir="$$dir2"
95 ACLOCAL = @ACLOCAL@
96 ALL_LINGUAS = @ALL_LINGUAS@
97 AMTAR = @AMTAR@
98 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
99 AR = @AR@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 CAIRO_REQUIRED = @CAIRO_REQUIRED@
105 CATALOGS = @CATALOGS@
106 CATOBJEXT = @CATOBJEXT@
107 CC = @CC@
108 CCDEPMODE = @CCDEPMODE@
109 CFLAGS = @CFLAGS@
110 CPP = @CPP@
111 CPPFLAGS = @CPPFLAGS@
112 CYGPATH_W = @CYGPATH_W@
113 DATADIRNAME = @DATADIRNAME@
114 DEFS = @DEFS@
115 DEPDIR = @DEPDIR@
116 DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
117 DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
118 DLLTOOL = @DLLTOOL@
119 DOC_USER_FORMATS = @DOC_USER_FORMATS@
120 DSYMUTIL = @DSYMUTIL@
121 DUMPBIN = @DUMPBIN@
122 ECHO_C = @ECHO_C@
123 ECHO_N = @ECHO_N@
124 ECHO_T = @ECHO_T@
125 EGREP = @EGREP@
126 EXEEXT = @EXEEXT@
127 FGREP = @FGREP@
128 GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
129 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
130 GLABELS_BRANCH = @GLABELS_BRANCH@
131 GLABELS_CFLAGS = @GLABELS_CFLAGS@
132 GLABELS_LIBS = @GLABELS_LIBS@
133 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
134 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
135 GLIB_REQUIRED = @GLIB_REQUIRED@
136 GMOFILES = @GMOFILES@
137 GMSGFMT = @GMSGFMT@
138 GREP = @GREP@
139 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
140 GTKDOC_CHECK = @GTKDOC_CHECK@
141 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
142 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
143 GTKDOC_MKPDF = @GTKDOC_MKPDF@
144 GTKDOC_REBASE = @GTKDOC_REBASE@
145 GTK_REQUIRED = @GTK_REQUIRED@
146 GTK_UPDATE_ICON_CACHE = @GTK_UPDATE_ICON_CACHE@
147 HELP_DIR = @HELP_DIR@
148 HTML_DIR = @HTML_DIR@
149 INSTALL = @INSTALL@
150 INSTALL_DATA = @INSTALL_DATA@
151 INSTALL_PROGRAM = @INSTALL_PROGRAM@
152 INSTALL_SCRIPT = @INSTALL_SCRIPT@
153 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154 INSTOBJEXT = @INSTOBJEXT@
155 INTLLIBS = @INTLLIBS@
156 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
157 INTLTOOL_MERGE = @INTLTOOL_MERGE@
158 INTLTOOL_PERL = @INTLTOOL_PERL@
159 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
160 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
161 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
162 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
163 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
164 LD = @LD@
165 LDFLAGS = @LDFLAGS@
166 LIBBARCODE_CFLAGS = @LIBBARCODE_CFLAGS@
167 LIBBARCODE_LIBS = @LIBBARCODE_LIBS@
168 LIBBARCODE_REQUIRED = @LIBBARCODE_REQUIRED@
169 LIBEBOOK_CFLAGS = @LIBEBOOK_CFLAGS@
170 LIBEBOOK_LIBS = @LIBEBOOK_LIBS@
171 LIBEBOOK_REQUIRED = @LIBEBOOK_REQUIRED@
172 LIBGLABELS_API_VERSION = @LIBGLABELS_API_VERSION@
173 LIBGLABELS_BRANCH = @LIBGLABELS_BRANCH@
174 LIBGLABELS_CFLAGS = @LIBGLABELS_CFLAGS@
175 LIBGLABELS_LIBS = @LIBGLABELS_LIBS@
176 LIBGLBARCODE_API_VERSION = @LIBGLBARCODE_API_VERSION@
177 LIBGLBARCODE_BRANCH = @LIBGLBARCODE_BRANCH@
178 LIBGLBARCODE_CFLAGS = @LIBGLBARCODE_CFLAGS@
179 LIBGLBARCODE_LIBS = @LIBGLBARCODE_LIBS@
180 LIBIEC16022_CFLAGS = @LIBIEC16022_CFLAGS@
181 LIBIEC16022_LIBS = @LIBIEC16022_LIBS@
182 LIBIEC16022_REQUIRED = @LIBIEC16022_REQUIRED@
183 LIBOBJS = @LIBOBJS@
184 LIBQRENCODE_CFLAGS = @LIBQRENCODE_CFLAGS@
185 LIBQRENCODE_LIBS = @LIBQRENCODE_LIBS@
186 LIBQRENCODE_REQUIRED = @LIBQRENCODE_REQUIRED@
187 LIBRSVG_REQUIRED = @LIBRSVG_REQUIRED@
188 LIBS = @LIBS@
189 LIBTOOL = @LIBTOOL@
190 LIBXML_REQUIRED = @LIBXML_REQUIRED@
191 LIBZINT_CFLAGS = @LIBZINT_CFLAGS@
192 LIBZINT_LIBS = @LIBZINT_LIBS@
193 LIBZINT_REQUIRED = @LIBZINT_REQUIRED@
194 LIPO = @LIPO@
195 LN_S = @LN_S@
196 LTLIBOBJS = @LTLIBOBJS@
197 MAINT = @MAINT@
198 MAKEINFO = @MAKEINFO@
199 MANIFEST_TOOL = @MANIFEST_TOOL@
200 MKDIR_P = @MKDIR_P@
201 MKINSTALLDIRS = @MKINSTALLDIRS@
202 MSGFMT = @MSGFMT@
203 MSGFMT_OPTS = @MSGFMT_OPTS@
204 MSGMERGE = @MSGMERGE@
205 NM = @NM@
206 NMEDIT = @NMEDIT@
207 OBJDUMP = @OBJDUMP@
208 OBJEXT = @OBJEXT@
209 OMF_DIR = @OMF_DIR@
210 OTOOL = @OTOOL@
211 OTOOL64 = @OTOOL64@
212 PACKAGE = @PACKAGE@
213 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
214 PACKAGE_NAME = @PACKAGE_NAME@
215 PACKAGE_STRING = @PACKAGE_STRING@
216 PACKAGE_TARNAME = @PACKAGE_TARNAME@
217 PACKAGE_URL = @PACKAGE_URL@
218 PACKAGE_VERSION = @PACKAGE_VERSION@
219 PANGO_REQUIRED = @PANGO_REQUIRED@
220 PATH_SEPARATOR = @PATH_SEPARATOR@
221 PKG_CONFIG = @PKG_CONFIG@
222 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
223 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
224 POFILES = @POFILES@
225 POSUB = @POSUB@
226 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
227 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
228 RANLIB = @RANLIB@
229 SED = @SED@
230 SET_MAKE = @SET_MAKE@
231 SHELL = @SHELL@
232 STRIP = @STRIP@
233 USE_NLS = @USE_NLS@
234 VERSION = @VERSION@
235 WARN_CFLAGS = @WARN_CFLAGS@
236 XGETTEXT = @XGETTEXT@
237 abs_builddir = @abs_builddir@
238 abs_srcdir = @abs_srcdir@
239 abs_top_builddir = @abs_top_builddir@
240 abs_top_srcdir = @abs_top_srcdir@
241 ac_ct_AR = @ac_ct_AR@
242 ac_ct_CC = @ac_ct_CC@
243 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244 am__include = @am__include@
245 am__leading_dot = @am__leading_dot@
246 am__quote = @am__quote@
247 am__tar = @am__tar@
248 am__untar = @am__untar@
249 bindir = @bindir@
250 build = @build@
251 build_alias = @build_alias@
252 build_cpu = @build_cpu@
253 build_os = @build_os@
254 build_vendor = @build_vendor@
255 builddir = @builddir@
256 datadir = @datadir@
257 datarootdir = @datarootdir@
258 docdir = @docdir@
259 dvidir = @dvidir@
260 exec_prefix = @exec_prefix@
261 gsettingsschemadir = @gsettingsschemadir@
262 host = @host@
263 host_alias = @host_alias@
264 host_cpu = @host_cpu@
265 host_os = @host_os@
266 host_vendor = @host_vendor@
267 htmldir = @htmldir@
268 includedir = @includedir@
269 infodir = @infodir@
270 install_sh = @install_sh@
271 intltool__v_merge_options_ = @intltool__v_merge_options_@
272 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
273 libdir = @libdir@
274 libexecdir = @libexecdir@
275 localedir = @localedir@
276 localstatedir = @localstatedir@
277 mandir = @mandir@
278 mkdir_p = @mkdir_p@
279 oldincludedir = @oldincludedir@
280 pdfdir = @pdfdir@
281 prefix = @prefix@
282 program_transform_name = @program_transform_name@
283 psdir = @psdir@
284 sbindir = @sbindir@
285 sharedstatedir = @sharedstatedir@
286 srcdir = @srcdir@
287 sysconfdir = @sysconfdir@
288 target_alias = @target_alias@
289 top_build_prefix = @top_build_prefix@
290 top_builddir = @top_builddir@
291 top_srcdir = @top_srcdir@
292 SUBDIRS = \
293         desktop \
294         icons \
295         man \
296         mime \
297         pixmaps \
298         schemas \
299         ui
300
301 all: all-recursive
302
303 .SUFFIXES:
304 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
305         @for dep in $?; do \
306           case '$(am__configure_deps)' in \
307             *$$dep*) \
308               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
309                 && { if test -f $@; then exit 0; else break; fi; }; \
310               exit 1;; \
311           esac; \
312         done; \
313         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
314         $(am__cd) $(top_srcdir) && \
315           $(AUTOMAKE) --gnu data/Makefile
316 .PRECIOUS: Makefile
317 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
318         @case '$?' in \
319           *config.status*) \
320             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
321           *) \
322             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
323             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
324         esac;
325
326 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
327         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328
329 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
330         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
332         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333 $(am__aclocal_m4_deps):
334
335 mostlyclean-libtool:
336         -rm -f *.lo
337
338 clean-libtool:
339         -rm -rf .libs _libs
340
341 # This directory's subdirectories are mostly independent; you can cd
342 # into them and run `make' without going through this Makefile.
343 # To change the values of `make' variables: instead of editing Makefiles,
344 # (1) if the variable is set in `config.status', edit `config.status'
345 #     (which will cause the Makefiles to be regenerated when you run `make');
346 # (2) otherwise, pass the desired values on the `make' command line.
347 $(RECURSIVE_TARGETS):
348         @fail= failcom='exit 1'; \
349         for f in x $$MAKEFLAGS; do \
350           case $$f in \
351             *=* | --[!k]*);; \
352             *k*) failcom='fail=yes';; \
353           esac; \
354         done; \
355         dot_seen=no; \
356         target=`echo $@ | sed s/-recursive//`; \
357         list='$(SUBDIRS)'; for subdir in $$list; do \
358           echo "Making $$target in $$subdir"; \
359           if test "$$subdir" = "."; then \
360             dot_seen=yes; \
361             local_target="$$target-am"; \
362           else \
363             local_target="$$target"; \
364           fi; \
365           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
366           || eval $$failcom; \
367         done; \
368         if test "$$dot_seen" = "no"; then \
369           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
370         fi; test -z "$$fail"
371
372 $(RECURSIVE_CLEAN_TARGETS):
373         @fail= failcom='exit 1'; \
374         for f in x $$MAKEFLAGS; do \
375           case $$f in \
376             *=* | --[!k]*);; \
377             *k*) failcom='fail=yes';; \
378           esac; \
379         done; \
380         dot_seen=no; \
381         case "$@" in \
382           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
383           *) list='$(SUBDIRS)' ;; \
384         esac; \
385         rev=''; for subdir in $$list; do \
386           if test "$$subdir" = "."; then :; else \
387             rev="$$subdir $$rev"; \
388           fi; \
389         done; \
390         rev="$$rev ."; \
391         target=`echo $@ | sed s/-recursive//`; \
392         for subdir in $$rev; do \
393           echo "Making $$target in $$subdir"; \
394           if test "$$subdir" = "."; then \
395             local_target="$$target-am"; \
396           else \
397             local_target="$$target"; \
398           fi; \
399           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
400           || eval $$failcom; \
401         done && test -z "$$fail"
402 tags-recursive:
403         list='$(SUBDIRS)'; for subdir in $$list; do \
404           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
405         done
406 ctags-recursive:
407         list='$(SUBDIRS)'; for subdir in $$list; do \
408           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
409         done
410
411 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
412         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
413         unique=`for i in $$list; do \
414             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
415           done | \
416           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
417               END { if (nonempty) { for (i in files) print i; }; }'`; \
418         mkid -fID $$unique
419 tags: TAGS
420
421 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
422                 $(TAGS_FILES) $(LISP)
423         set x; \
424         here=`pwd`; \
425         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
426           include_option=--etags-include; \
427           empty_fix=.; \
428         else \
429           include_option=--include; \
430           empty_fix=; \
431         fi; \
432         list='$(SUBDIRS)'; for subdir in $$list; do \
433           if test "$$subdir" = .; then :; else \
434             test ! -f $$subdir/TAGS || \
435               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
436           fi; \
437         done; \
438         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
439         unique=`for i in $$list; do \
440             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441           done | \
442           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443               END { if (nonempty) { for (i in files) print i; }; }'`; \
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
456 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
457                 $(TAGS_FILES) $(LISP)
458         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
459         unique=`for i in $$list; do \
460             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461           done | \
462           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
463               END { if (nonempty) { for (i in files) print i; }; }'`; \
464         test -z "$(CTAGS_ARGS)$$unique" \
465           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
466              $$unique
467
468 GTAGS:
469         here=`$(am__cd) $(top_builddir) && pwd` \
470           && $(am__cd) $(top_srcdir) \
471           && gtags -i $(GTAGS_ARGS) "$$here"
472
473 distclean-tags:
474         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
475
476 distdir: $(DISTFILES)
477         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
478         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479         list='$(DISTFILES)'; \
480           dist_files=`for file in $$list; do echo $$file; done | \
481           sed -e "s|^$$srcdirstrip/||;t" \
482               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
483         case $$dist_files in \
484           */*) $(MKDIR_P) `echo "$$dist_files" | \
485                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
486                            sort -u` ;; \
487         esac; \
488         for file in $$dist_files; do \
489           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
490           if test -d $$d/$$file; then \
491             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
492             if test -d "$(distdir)/$$file"; then \
493               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
494             fi; \
495             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
496               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
497               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
498             fi; \
499             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
500           else \
501             test -f "$(distdir)/$$file" \
502             || cp -p $$d/$$file "$(distdir)/$$file" \
503             || exit 1; \
504           fi; \
505         done
506         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
507           if test "$$subdir" = .; then :; else \
508             test -d "$(distdir)/$$subdir" \
509             || $(MKDIR_P) "$(distdir)/$$subdir" \
510             || exit 1; \
511           fi; \
512         done
513         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
514           if test "$$subdir" = .; then :; else \
515             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
516             $(am__relativize); \
517             new_distdir=$$reldir; \
518             dir1=$$subdir; dir2="$(top_distdir)"; \
519             $(am__relativize); \
520             new_top_distdir=$$reldir; \
521             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
522             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
523             ($(am__cd) $$subdir && \
524               $(MAKE) $(AM_MAKEFLAGS) \
525                 top_distdir="$$new_top_distdir" \
526                 distdir="$$new_distdir" \
527                 am__remove_distdir=: \
528                 am__skip_length_check=: \
529                 am__skip_mode_fix=: \
530                 distdir) \
531               || exit 1; \
532           fi; \
533         done
534 check-am: all-am
535 check: check-recursive
536 all-am: Makefile
537 installdirs: installdirs-recursive
538 installdirs-am:
539 install: install-recursive
540 install-exec: install-exec-recursive
541 install-data: install-data-recursive
542 uninstall: uninstall-recursive
543
544 install-am: all-am
545         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
546
547 installcheck: installcheck-recursive
548 install-strip:
549         if test -z '$(STRIP)'; then \
550           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
551             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
552               install; \
553         else \
554           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
557         fi
558 mostlyclean-generic:
559
560 clean-generic:
561
562 distclean-generic:
563         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
564         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
565
566 maintainer-clean-generic:
567         @echo "This command is intended for maintainers to use"
568         @echo "it deletes files that may require special tools to rebuild."
569 clean: clean-recursive
570
571 clean-am: clean-generic clean-libtool mostlyclean-am
572
573 distclean: distclean-recursive
574         -rm -f Makefile
575 distclean-am: clean-am distclean-generic distclean-tags
576
577 dvi: dvi-recursive
578
579 dvi-am:
580
581 html: html-recursive
582
583 html-am:
584
585 info: info-recursive
586
587 info-am:
588
589 install-data-am:
590
591 install-dvi: install-dvi-recursive
592
593 install-dvi-am:
594
595 install-exec-am:
596
597 install-html: install-html-recursive
598
599 install-html-am:
600
601 install-info: install-info-recursive
602
603 install-info-am:
604
605 install-man:
606
607 install-pdf: install-pdf-recursive
608
609 install-pdf-am:
610
611 install-ps: install-ps-recursive
612
613 install-ps-am:
614
615 installcheck-am:
616
617 maintainer-clean: maintainer-clean-recursive
618         -rm -f Makefile
619 maintainer-clean-am: distclean-am maintainer-clean-generic
620
621 mostlyclean: mostlyclean-recursive
622
623 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
624
625 pdf: pdf-recursive
626
627 pdf-am:
628
629 ps: ps-recursive
630
631 ps-am:
632
633 uninstall-am:
634
635 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
636         install-am install-strip tags-recursive
637
638 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
639         all all-am check check-am clean clean-generic clean-libtool \
640         ctags ctags-recursive distclean distclean-generic \
641         distclean-libtool distclean-tags distdir dvi dvi-am html \
642         html-am info info-am install install-am install-data \
643         install-data-am install-dvi install-dvi-am install-exec \
644         install-exec-am install-html install-html-am install-info \
645         install-info-am install-man install-pdf install-pdf-am \
646         install-ps install-ps-am install-strip installcheck \
647         installcheck-am installdirs installdirs-am maintainer-clean \
648         maintainer-clean-generic mostlyclean mostlyclean-generic \
649         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
650         uninstall uninstall-am
651
652
653 # Tell versions [3.59,3.63) of GNU make to not export all variables.
654 # Otherwise a system limit (for SysV at least) may be exceeded.
655 .NOEXPORT: