OSDN Git Service

clear btn, about btn, dicts info ...
[eb123/eb123.git] / src / 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 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 bin_PROGRAMS = eb123$(EXEEXT)
38 subdir = src
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/common.m4 \
42         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
43         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
44         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 am__installdirs = "$(DESTDIR)$(bindir)"
52 PROGRAMS = $(bin_PROGRAMS)
53 am_eb123_OBJECTS = audio.$(OBJEXT) builder.$(OBJEXT) dicts.$(OBJEXT) \
54         dump.$(OBJEXT) eb123.$(OBJEXT) ebgstsrc.$(OBJEXT) \
55         ebook.$(OBJEXT) history.$(OBJEXT) hook.$(OBJEXT) \
56         hotkeys.$(OBJEXT) jcode.$(OBJEXT) log.$(OBJEXT) \
57         mainwnd.$(OBJEXT) popupwnd.$(OBJEXT) prefs.$(OBJEXT) \
58         render.$(OBJEXT) renderheadword.$(OBJEXT) selection.$(OBJEXT) \
59         textview.$(OBJEXT) video.$(OBJEXT)
60 eb123_OBJECTS = $(am_eb123_OBJECTS)
61 eb123_DEPENDENCIES =
62 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
63 depcomp = $(SHELL) $(top_srcdir)/depcomp
64 am__depfiles_maybe = depfiles
65 am__mv = mv -f
66 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
69         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
70         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71 CCLD = $(CC)
72 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
74         $(LDFLAGS) -o $@
75 SOURCES = $(eb123_SOURCES)
76 DIST_SOURCES = $(eb123_SOURCES)
77 ETAGS = etags
78 CTAGS = ctags
79 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80 ACLOCAL = @ACLOCAL@
81 AMTAR = @AMTAR@
82 AR = @AR@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 CC = @CC@
88 CCDEPMODE = @CCDEPMODE@
89 CFLAGS = @CFLAGS@
90 CPP = @CPP@
91 CPPFLAGS = @CPPFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 DEFS = @DEFS@
94 DEPDIR = @DEPDIR@
95 DLLTOOL = @DLLTOOL@
96 DSYMUTIL = @DSYMUTIL@
97 DUMPBIN = @DUMPBIN@
98 EBCONF_EBINCS = @EBCONF_EBINCS@
99 EBCONF_EBLIBS = @EBCONF_EBLIBS@
100 EBCONF_INTLINCS = @EBCONF_INTLINCS@
101 EBCONF_INTLLIBS = @EBCONF_INTLLIBS@
102 EBCONF_PTHREAD_CFLAGS = @EBCONF_PTHREAD_CFLAGS@
103 EBCONF_PTHREAD_CPPFLAGS = @EBCONF_PTHREAD_CPPFLAGS@
104 EBCONF_PTHREAD_LDFLAGS = @EBCONF_PTHREAD_LDFLAGS@
105 EBCONF_ZLIBINCS = @EBCONF_ZLIBINCS@
106 EBCONF_ZLIBLIBS = @EBCONF_ZLIBLIBS@
107 ECHO_C = @ECHO_C@
108 ECHO_N = @ECHO_N@
109 ECHO_T = @ECHO_T@
110 EGREP = @EGREP@
111 EXEEXT = @EXEEXT@
112 FGREP = @FGREP@
113 GMODULE_CFLAGS = @GMODULE_CFLAGS@
114 GMODULE_LIBS = @GMODULE_LIBS@
115 GREP = @GREP@
116 GTK_CFLAGS = @GTK_CFLAGS@
117 GTK_LIBS = @GTK_LIBS@
118 INSTALL = @INSTALL@
119 INSTALL_DATA = @INSTALL_DATA@
120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123 LD = @LD@
124 LDFLAGS = @LDFLAGS@
125 LIBOBJS = @LIBOBJS@
126 LIBS = @LIBS@
127 LIBTOOL = @LIBTOOL@
128 LIPO = @LIPO@
129 LN_S = @LN_S@
130 LTLIBOBJS = @LTLIBOBJS@
131 MAKEINFO = @MAKEINFO@
132 MANIFEST_TOOL = @MANIFEST_TOOL@
133 MKDIR_P = @MKDIR_P@
134 NM = @NM@
135 NMEDIT = @NMEDIT@
136 OBJDUMP = @OBJDUMP@
137 OBJEXT = @OBJEXT@
138 OTOOL = @OTOOL@
139 OTOOL64 = @OTOOL64@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_URL = @PACKAGE_URL@
146 PACKAGE_VERSION = @PACKAGE_VERSION@
147 PATH_SEPARATOR = @PATH_SEPARATOR@
148 PKG_CONFIG = @PKG_CONFIG@
149 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
150 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
151 RANLIB = @RANLIB@
152 SED = @SED@
153 SET_MAKE = @SET_MAKE@
154 SHELL = @SHELL@
155 STRIP = @STRIP@
156 VERSION = @VERSION@
157 XML2_CONFIG = @XML2_CONFIG@
158 XML_CPPFLAGS = @XML_CPPFLAGS@
159 XML_LIBS = @XML_LIBS@
160 abs_builddir = @abs_builddir@
161 abs_srcdir = @abs_srcdir@
162 abs_top_builddir = @abs_top_builddir@
163 abs_top_srcdir = @abs_top_srcdir@
164 ac_ct_AR = @ac_ct_AR@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
167 am__include = @am__include@
168 am__leading_dot = @am__leading_dot@
169 am__quote = @am__quote@
170 am__tar = @am__tar@
171 am__untar = @am__untar@
172 bindir = @bindir@
173 build = @build@
174 build_alias = @build_alias@
175 build_cpu = @build_cpu@
176 build_os = @build_os@
177 build_vendor = @build_vendor@
178 builddir = @builddir@
179 datadir = @datadir@
180 datarootdir = @datarootdir@
181 docdir = @docdir@
182 dvidir = @dvidir@
183 exec_prefix = @exec_prefix@
184 host = @host@
185 host_alias = @host_alias@
186 host_cpu = @host_cpu@
187 host_os = @host_os@
188 host_vendor = @host_vendor@
189 htmldir = @htmldir@
190 includedir = @includedir@
191 infodir = @infodir@
192 install_sh = @install_sh@
193 libdir = @libdir@
194 libexecdir = @libexecdir@
195 localedir = @localedir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 pdfdir = @pdfdir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 psdir = @psdir@
204 sbindir = @sbindir@
205 sharedstatedir = @sharedstatedir@
206 srcdir = @srcdir@
207 sysconfdir = @sysconfdir@
208 target_alias = @target_alias@
209 top_build_prefix = @top_build_prefix@
210 top_builddir = @top_builddir@
211 top_srcdir = @top_srcdir@
212 eb123_SOURCES = audio.c \
213                 builder.c \
214                 dicts.c \
215                 dump.c \
216                 eb123.c \
217                 ebgstsrc.c \
218                 ebook.c \
219                 history.c \
220                 hook.c \
221                 hotkeys.c \
222                 jcode.c \
223                 log.c \
224                 mainwnd.c \
225                 popupwnd.c \
226                 prefs.c \
227                 render.c \
228                 renderheadword.c \
229                 selection.c \
230                 textview.c \
231                 video.c
232
233 AM_CFLAGS = @GTK_CFLAGS@ @GMODULE_CFLAGS@ @XML_CPPFLAGS@ @EBCONF_PTHREAD_CFLAGS@ -Wall -funsigned-char
234 eb123_LDADD = @GTK_LIBS@ @GMODULE_LIBS@ @XML_LIBS@ @EBCONF_EBLIBS@
235 all: all-am
236
237 .SUFFIXES:
238 .SUFFIXES: .c .lo .o .obj
239 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
240         @for dep in $?; do \
241           case '$(am__configure_deps)' in \
242             *$$dep*) \
243               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
244                 && { if test -f $@; then exit 0; else break; fi; }; \
245               exit 1;; \
246           esac; \
247         done; \
248         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
249         $(am__cd) $(top_srcdir) && \
250           $(AUTOMAKE) --gnu src/Makefile
251 .PRECIOUS: Makefile
252 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253         @case '$?' in \
254           *config.status*) \
255             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
256           *) \
257             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
258             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
259         esac;
260
261 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
262         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263
264 $(top_srcdir)/configure:  $(am__configure_deps)
265         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
267         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268 $(am__aclocal_m4_deps):
269 install-binPROGRAMS: $(bin_PROGRAMS)
270         @$(NORMAL_INSTALL)
271         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
272         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
273         for p in $$list; do echo "$$p $$p"; done | \
274         sed 's/$(EXEEXT)$$//' | \
275         while read p p1; do if test -f $$p || test -f $$p1; \
276           then echo "$$p"; echo "$$p"; else :; fi; \
277         done | \
278         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
279             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
280         sed 'N;N;N;s,\n, ,g' | \
281         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
282           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
283             if ($$2 == $$4) files[d] = files[d] " " $$1; \
284             else { print "f", $$3 "/" $$4, $$1; } } \
285           END { for (d in files) print "f", d, files[d] }' | \
286         while read type dir files; do \
287             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
288             test -z "$$files" || { \
289             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
290             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
291             } \
292         ; done
293
294 uninstall-binPROGRAMS:
295         @$(NORMAL_UNINSTALL)
296         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
297         files=`for p in $$list; do echo "$$p"; done | \
298           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
299               -e 's/$$/$(EXEEXT)/' `; \
300         test -n "$$list" || exit 0; \
301         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
302         cd "$(DESTDIR)$(bindir)" && rm -f $$files
303
304 clean-binPROGRAMS:
305         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
306         echo " rm -f" $$list; \
307         rm -f $$list || exit $$?; \
308         test -n "$(EXEEXT)" || exit 0; \
309         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
310         echo " rm -f" $$list; \
311         rm -f $$list
312 eb123$(EXEEXT): $(eb123_OBJECTS) $(eb123_DEPENDENCIES) 
313         @rm -f eb123$(EXEEXT)
314         $(LINK) $(eb123_OBJECTS) $(eb123_LDADD) $(LIBS)
315
316 mostlyclean-compile:
317         -rm -f *.$(OBJEXT)
318
319 distclean-compile:
320         -rm -f *.tab.c
321
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audio.Po@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/builder.Po@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dicts.Po@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dump.Po@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eb123.Po@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ebgstsrc.Po@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ebook.Po@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Po@am__quote@
330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hook.Po@am__quote@
331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hotkeys.Po@am__quote@
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jcode.Po@am__quote@
333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mainwnd.Po@am__quote@
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/popupwnd.Po@am__quote@
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefs.Po@am__quote@
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/render.Po@am__quote@
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/renderheadword.Po@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/selection.Po@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/textview.Po@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/video.Po@am__quote@
342
343 .c.o:
344 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
345 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
346 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
347 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
348 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
349
350 .c.obj:
351 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
352 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
353 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
355 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
356
357 .c.lo:
358 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
359 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
360 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
361 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
362 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
363
364 mostlyclean-libtool:
365         -rm -f *.lo
366
367 clean-libtool:
368         -rm -rf .libs _libs
369
370 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
371         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
372         unique=`for i in $$list; do \
373             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
374           done | \
375           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
376               END { if (nonempty) { for (i in files) print i; }; }'`; \
377         mkid -fID $$unique
378 tags: TAGS
379
380 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
381                 $(TAGS_FILES) $(LISP)
382         set x; \
383         here=`pwd`; \
384         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
385         unique=`for i in $$list; do \
386             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387           done | \
388           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
389               END { if (nonempty) { for (i in files) print i; }; }'`; \
390         shift; \
391         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
392           test -n "$$unique" || unique=$$empty_fix; \
393           if test $$# -gt 0; then \
394             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
395               "$$@" $$unique; \
396           else \
397             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
398               $$unique; \
399           fi; \
400         fi
401 ctags: CTAGS
402 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
403                 $(TAGS_FILES) $(LISP)
404         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
405         unique=`for i in $$list; do \
406             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407           done | \
408           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
409               END { if (nonempty) { for (i in files) print i; }; }'`; \
410         test -z "$(CTAGS_ARGS)$$unique" \
411           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
412              $$unique
413
414 GTAGS:
415         here=`$(am__cd) $(top_builddir) && pwd` \
416           && $(am__cd) $(top_srcdir) \
417           && gtags -i $(GTAGS_ARGS) "$$here"
418
419 distclean-tags:
420         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
421
422 distdir: $(DISTFILES)
423         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
424         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425         list='$(DISTFILES)'; \
426           dist_files=`for file in $$list; do echo $$file; done | \
427           sed -e "s|^$$srcdirstrip/||;t" \
428               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
429         case $$dist_files in \
430           */*) $(MKDIR_P) `echo "$$dist_files" | \
431                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
432                            sort -u` ;; \
433         esac; \
434         for file in $$dist_files; do \
435           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
436           if test -d $$d/$$file; then \
437             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
438             if test -d "$(distdir)/$$file"; then \
439               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
440             fi; \
441             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
443               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
444             fi; \
445             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
446           else \
447             test -f "$(distdir)/$$file" \
448             || cp -p $$d/$$file "$(distdir)/$$file" \
449             || exit 1; \
450           fi; \
451         done
452 check-am: all-am
453 check: check-am
454 all-am: Makefile $(PROGRAMS)
455 installdirs:
456         for dir in "$(DESTDIR)$(bindir)"; do \
457           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
458         done
459 install: install-am
460 install-exec: install-exec-am
461 install-data: install-data-am
462 uninstall: uninstall-am
463
464 install-am: all-am
465         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
466
467 installcheck: installcheck-am
468 install-strip:
469         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
470           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
471           `test -z '$(STRIP)' || \
472             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
473 mostlyclean-generic:
474
475 clean-generic:
476
477 distclean-generic:
478         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
479         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
480
481 maintainer-clean-generic:
482         @echo "This command is intended for maintainers to use"
483         @echo "it deletes files that may require special tools to rebuild."
484 clean: clean-am
485
486 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
487
488 distclean: distclean-am
489         -rm -rf ./$(DEPDIR)
490         -rm -f Makefile
491 distclean-am: clean-am distclean-compile distclean-generic \
492         distclean-tags
493
494 dvi: dvi-am
495
496 dvi-am:
497
498 html: html-am
499
500 html-am:
501
502 info: info-am
503
504 info-am:
505
506 install-data-am:
507
508 install-dvi: install-dvi-am
509
510 install-dvi-am:
511
512 install-exec-am: install-binPROGRAMS
513
514 install-html: install-html-am
515
516 install-html-am:
517
518 install-info: install-info-am
519
520 install-info-am:
521
522 install-man:
523
524 install-pdf: install-pdf-am
525
526 install-pdf-am:
527
528 install-ps: install-ps-am
529
530 install-ps-am:
531
532 installcheck-am:
533
534 maintainer-clean: maintainer-clean-am
535         -rm -rf ./$(DEPDIR)
536         -rm -f Makefile
537 maintainer-clean-am: distclean-am maintainer-clean-generic
538
539 mostlyclean: mostlyclean-am
540
541 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
542         mostlyclean-libtool
543
544 pdf: pdf-am
545
546 pdf-am:
547
548 ps: ps-am
549
550 ps-am:
551
552 uninstall-am: uninstall-binPROGRAMS
553
554 .MAKE: install-am install-strip
555
556 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
557         clean-generic clean-libtool ctags distclean distclean-compile \
558         distclean-generic distclean-libtool distclean-tags distdir dvi \
559         dvi-am html html-am info info-am install install-am \
560         install-binPROGRAMS install-data install-data-am install-dvi \
561         install-dvi-am install-exec install-exec-am install-html \
562         install-html-am install-info install-info-am install-man \
563         install-pdf install-pdf-am install-ps install-ps-am \
564         install-strip installcheck installcheck-am installdirs \
565         maintainer-clean maintainer-clean-generic mostlyclean \
566         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
567         pdf pdf-am ps ps-am tags uninstall uninstall-am \
568         uninstall-binPROGRAMS
569
570
571 # Tell versions [3.59,3.63) of GNU make to not export all variables.
572 # Otherwise a system limit (for SysV at least) may be exceeded.
573 .NOEXPORT: