Fix Makefile.am not to build GTK setup module.
[framework/uifw/ise-engine-hangul.git] / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = .
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
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)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40         $(srcdir)/scim-hangul.spec.in $(top_srcdir)/configure \
41         $(top_srcdir)/intl/Makefile.in ABOUT-NLS AUTHORS COPYING \
42         ChangeLog INSTALL NEWS config.guess config.rpath config.sub \
43         depcomp install-sh ltmain.sh missing mkinstalldirs
44 subdir = .
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
47         $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
48         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
49         $(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intmax.m4 \
50         $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
51         $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lib-ld.m4 \
52         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
53         $(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longdouble.m4 \
54         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
55         $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
56         $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
57         $(top_srcdir)/m4/visibility.m4 $(top_srcdir)/m4/wchar_t.m4 \
58         $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
59         $(top_srcdir)/configure.ac
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
63  configure.lineno configure.status.lineno
64 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
65 CONFIG_HEADER = config.h
66 CONFIG_CLEAN_FILES = intl/Makefile scim-hangul.spec
67 SOURCES =
68 DIST_SOURCES =
69 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
70         html-recursive info-recursive install-data-recursive \
71         install-exec-recursive install-info-recursive \
72         install-recursive installcheck-recursive installdirs-recursive \
73         pdf-recursive ps-recursive uninstall-info-recursive \
74         uninstall-recursive
75 ETAGS = etags
76 CTAGS = ctags
77 DIST_SUBDIRS = m4 intl src data po skim
78 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79 distdir = $(PACKAGE)-$(VERSION)
80 top_distdir = $(distdir)
81 am__remove_distdir = \
82   { test ! -d $(distdir) \
83     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
84          && rm -fr $(distdir); }; }
85 DIST_ARCHIVES = $(distdir).tar.gz
86 GZIP_ENV = --best
87 distuninstallcheck_listfiles = find . -type f -print
88 distcleancheck_listfiles = find . -type f -print
89 ACLOCAL = aclocal -I $(ac_aux_dir)
90 ALLOCA = @ALLOCA@
91 AMDEP_FALSE = @AMDEP_FALSE@
92 AMDEP_TRUE = @AMDEP_TRUE@
93 AMTAR = @AMTAR@
94 AR = @AR@
95 AUTOCONF = @AUTOCONF@
96 AUTOHEADER = @AUTOHEADER@
97 AUTOMAKE = @AUTOMAKE@
98 AWK = @AWK@
99 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
100 CATOBJEXT = @CATOBJEXT@
101 CC = @CC@
102 CCDEPMODE = @CCDEPMODE@
103 CFLAGS = @CFLAGS@
104 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
105 CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
106 CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
107 CPP = @CPP@
108 CPPFLAGS = @CPPFLAGS@
109 CXX = @CXX@
110 CXXCPP = @CXXCPP@
111 CXXDEPMODE = @CXXDEPMODE@
112 CXXFLAGS = @CXXFLAGS@
113 CYGPATH_W = @CYGPATH_W@
114 DATADIRNAME = @DATADIRNAME@
115 DEFS = @DEFS@
116 DEPDIR = @DEPDIR@
117 ECHO = @ECHO@
118 ECHO_C = @ECHO_C@
119 ECHO_N = @ECHO_N@
120 ECHO_T = @ECHO_T@
121 EGREP = @EGREP@
122 EXEEXT = @EXEEXT@
123 F77 = @F77@
124 FFLAGS = @FFLAGS@
125 GENCAT = @GENCAT@
126 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
127 GLIBC2 = @GLIBC2@
128 GLIBC21 = @GLIBC21@
129 GMSGFMT = @GMSGFMT@
130 GREP = @GREP@
131 HAVE_ASPRINTF = @HAVE_ASPRINTF@
132 HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
133 HAVE_SNPRINTF = @HAVE_SNPRINTF@
134 HAVE_VISIBILITY = @HAVE_VISIBILITY@
135 HAVE_WPRINTF = @HAVE_WPRINTF@
136 INSTALL_DATA = @INSTALL_DATA@
137 INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
138 INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
139 INSTALL_PROGRAM = @INSTALL_PROGRAM@
140 INSTALL_SCRIPT = @INSTALL_SCRIPT@
141 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
142 INSTOBJEXT = @INSTOBJEXT@
143 INTLBISON = @INTLBISON@
144 INTLLIBS = @INTLLIBS@
145 INTLOBJS = @INTLOBJS@
146 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
147 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
148 KDEDIR = @KDEDIR@
149 LDFLAGS = @LDFLAGS@
150 LIBADD_DL = @LIBADD_DL@
151 LIBHANGUL_CFLAGS = @LIBHANGUL_CFLAGS@
152 LIBHANGUL_LIBS = @LIBHANGUL_LIBS@
153 LIBICONV = @LIBICONV@
154 LIBINTL = @LIBINTL@
155 LIBMULTITHREAD = @LIBMULTITHREAD@
156 LIBOBJS = @LIBOBJS@
157 LIBPTH = @LIBPTH@
158 LIBS = @LIBS@
159 LIBTHREAD = @LIBTHREAD@
160 LIBTOOL = @LIBTOOL@
161 LIBTOOL_DEPS = @LIBTOOL_DEPS@
162 LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
163 LN_S = @LN_S@
164 LTLIBICONV = @LTLIBICONV@
165 LTLIBINTL = @LTLIBINTL@
166 LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
167 LTLIBOBJS = @LTLIBOBJS@
168 LTLIBPTH = @LTLIBPTH@
169 LTLIBTHREAD = @LTLIBTHREAD@
170 MAKEINFO = @MAKEINFO@
171 MKINSTALLDIRS = @MKINSTALLDIRS@
172 MSGFMT = @MSGFMT@
173 MSGMERGE = @MSGMERGE@
174 OBJEXT = @OBJEXT@
175 PACKAGE = @PACKAGE@
176 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
177 PACKAGE_NAME = @PACKAGE_NAME@
178 PACKAGE_STRING = @PACKAGE_STRING@
179 PACKAGE_TARNAME = @PACKAGE_TARNAME@
180 PACKAGE_VERSION = @PACKAGE_VERSION@
181 PATH_SEPARATOR = @PATH_SEPARATOR@
182 PKG_CONFIG = @PKG_CONFIG@
183 POSUB = @POSUB@
184 RANLIB = @RANLIB@
185 SCIM_BUILD_SETUP = @SCIM_BUILD_SETUP@
186 SCIM_BUILD_SETUP_FALSE = @SCIM_BUILD_SETUP_FALSE@
187 SCIM_BUILD_SETUP_TRUE = @SCIM_BUILD_SETUP_TRUE@
188 SCIM_BUILD_SKIM_SETUP_FALSE = @SCIM_BUILD_SKIM_SETUP_FALSE@
189 SCIM_BUILD_SKIM_SETUP_TRUE = @SCIM_BUILD_SKIM_SETUP_TRUE@
190 SCIM_CFLAGS = @SCIM_CFLAGS@
191 SCIM_DATADIR = @SCIM_DATADIR@
192 SCIM_GTKUTILS_CFLAGS = @SCIM_GTKUTILS_CFLAGS@
193 SCIM_GTKUTILS_LIBS = @SCIM_GTKUTILS_LIBS@
194 SCIM_HANGUL_DATADIR = @SCIM_HANGUL_DATADIR@
195 SCIM_HANGUL_ENABLE_SKIM_SUPPORT = @SCIM_HANGUL_ENABLE_SKIM_SUPPORT@
196 SCIM_HANGUL_ENABLE_SKIM_SUPPORT_FALSE = @SCIM_HANGUL_ENABLE_SKIM_SUPPORT_FALSE@
197 SCIM_HANGUL_ENABLE_SKIM_SUPPORT_TRUE = @SCIM_HANGUL_ENABLE_SKIM_SUPPORT_TRUE@
198 SCIM_HANGUL_MAJOR_VERSION = @SCIM_HANGUL_MAJOR_VERSION@
199 SCIM_HANGUL_MICRO_VERSION = @SCIM_HANGUL_MICRO_VERSION@
200 SCIM_HANGUL_MINOR_VERSION = @SCIM_HANGUL_MINOR_VERSION@
201 SCIM_HANGUL_VERSION = @SCIM_HANGUL_VERSION@
202 SCIM_ICONDIR = @SCIM_ICONDIR@
203 SCIM_KDEUTILS_CFLAGS = @SCIM_KDEUTILS_CFLAGS@
204 SCIM_KDEUTILS_LIBS = @SCIM_KDEUTILS_LIBS@
205 SCIM_LIBS = @SCIM_LIBS@
206 SCIM_MODULEDIR = @SCIM_MODULEDIR@
207 SCIM_VERSION = @SCIM_VERSION@
208 SED = @SED@
209 SET_MAKE = @SET_MAKE@
210 SHELL = @SHELL@
211 SKIM_CFLAGS = @SKIM_CFLAGS@
212 SKIM_LIBS = @SKIM_LIBS@
213 STRIP = @STRIP@
214 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
215 USE_NLS = @USE_NLS@
216 VERSION = @VERSION@
217 WOE32DLL = @WOE32DLL@
218 XGETTEXT = @XGETTEXT@
219 ac_aux_dir = @ac_aux_dir@
220 ac_ct_CC = @ac_ct_CC@
221 ac_ct_CXX = @ac_ct_CXX@
222 ac_ct_F77 = @ac_ct_F77@
223 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
224 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
225 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
226 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
227 am__include = @am__include@
228 am__leading_dot = @am__leading_dot@
229 am__quote = @am__quote@
230 am__tar = @am__tar@
231 am__untar = @am__untar@
232 bindir = @bindir@
233 build = @build@
234 build_alias = @build_alias@
235 build_cpu = @build_cpu@
236 build_os = @build_os@
237 build_vendor = @build_vendor@
238 datadir = @datadir@
239 datarootdir = @datarootdir@
240 docdir = @docdir@
241 dvidir = @dvidir@
242 exec_prefix = @exec_prefix@
243 host = @host@
244 host_alias = @host_alias@
245 host_cpu = @host_cpu@
246 host_os = @host_os@
247 host_vendor = @host_vendor@
248 htmldir = @htmldir@
249 includedir = @includedir@
250 infodir = @infodir@
251 install_sh = @install_sh@
252 libdir = @libdir@
253 libexecdir = @libexecdir@
254 localedir = @localedir@
255 localstatedir = @localstatedir@
256 mandir = @mandir@
257 mkdir_p = @mkdir_p@
258 oldincludedir = @oldincludedir@
259 pdfdir = @pdfdir@
260 prefix = @prefix@
261 program_transform_name = @program_transform_name@
262 psdir = @psdir@
263 sbindir = @sbindir@
264 sharedstatedir = @sharedstatedir@
265 subdirs = @subdirs@
266 sysconfdir = @sysconfdir@
267 target_alias = @target_alias@
268 AUX_DIST = $(ac_aux_dir)/config.guess \
269                         $(ac_aux_dir)/config.sub \
270                         $(ac_aux_dir)/install-sh \
271                         $(ac_aux_dir)/ltconfig \
272                         $(ac_aux_dir)/ltmain.sh \
273                         $(ac_aux_dir)/missing \
274                         $(ac_aux_dir)/depcomp
275
276 EXTRA_DIST = \
277         ChangeLog_0.3.1 \
278         README.ko       \
279         config.rpath    \
280         mkinstalldirs   \
281         bootstrap       \
282         scim-hangul.spec
283
284 @SCIM_HANGUL_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR = skim
285 AUTOMAKE_OPTIONS = gnu
286 SUBDIRS = m4 intl src data po $(SKIM_SUBDIR)
287 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in $(AUX_DIST)
288 CLEANFILES = *.bak src/*.bak 
289 ACLOCAL_AMFLAGS = -I m4
290 all: config.h
291         $(MAKE) $(AM_MAKEFLAGS) all-recursive
292
293 .SUFFIXES:
294 am--refresh:
295         @:
296 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
297         @for dep in $?; do \
298           case '$(am__configure_deps)' in \
299             *$$dep*) \
300               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
301               cd $(srcdir) && $(AUTOMAKE) --gnu  \
302                 && exit 0; \
303               exit 1;; \
304           esac; \
305         done; \
306         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
307         cd $(top_srcdir) && \
308           $(AUTOMAKE) --gnu  Makefile
309 .PRECIOUS: Makefile
310 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
311         @case '$?' in \
312           *config.status*) \
313             echo ' $(SHELL) ./config.status'; \
314             $(SHELL) ./config.status;; \
315           *) \
316             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
317             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
318         esac;
319
320 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
321         $(SHELL) ./config.status --recheck
322
323 $(top_srcdir)/configure:  $(am__configure_deps)
324         cd $(srcdir) && $(AUTOCONF)
325 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
326         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
327
328 config.h: stamp-h1
329         @if test ! -f $@; then \
330           rm -f stamp-h1; \
331           $(MAKE) stamp-h1; \
332         else :; fi
333
334 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
335         @rm -f stamp-h1
336         cd $(top_builddir) && $(SHELL) ./config.status config.h
337 $(srcdir)/config.h.in:  $(am__configure_deps) 
338         cd $(top_srcdir) && $(AUTOHEADER)
339         rm -f stamp-h1
340         touch $@
341
342 distclean-hdr:
343         -rm -f config.h stamp-h1
344 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
345         cd $(top_builddir) && $(SHELL) ./config.status $@
346 scim-hangul.spec: $(top_builddir)/config.status $(srcdir)/scim-hangul.spec.in
347         cd $(top_builddir) && $(SHELL) ./config.status $@
348
349 mostlyclean-libtool:
350         -rm -f *.lo
351
352 clean-libtool:
353         -rm -rf .libs _libs
354
355 distclean-libtool:
356         -rm -f libtool
357 uninstall-info-am:
358
359 # This directory's subdirectories are mostly independent; you can cd
360 # into them and run `make' without going through this Makefile.
361 # To change the values of `make' variables: instead of editing Makefiles,
362 # (1) if the variable is set in `config.status', edit `config.status'
363 #     (which will cause the Makefiles to be regenerated when you run `make');
364 # (2) otherwise, pass the desired values on the `make' command line.
365 $(RECURSIVE_TARGETS):
366         @failcom='exit 1'; \
367         for f in x $$MAKEFLAGS; do \
368           case $$f in \
369             *=* | --[!k]*);; \
370             *k*) failcom='fail=yes';; \
371           esac; \
372         done; \
373         dot_seen=no; \
374         target=`echo $@ | sed s/-recursive//`; \
375         list='$(SUBDIRS)'; for subdir in $$list; do \
376           echo "Making $$target in $$subdir"; \
377           if test "$$subdir" = "."; then \
378             dot_seen=yes; \
379             local_target="$$target-am"; \
380           else \
381             local_target="$$target"; \
382           fi; \
383           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
384           || eval $$failcom; \
385         done; \
386         if test "$$dot_seen" = "no"; then \
387           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
388         fi; test -z "$$fail"
389
390 mostlyclean-recursive clean-recursive distclean-recursive \
391 maintainer-clean-recursive:
392         @failcom='exit 1'; \
393         for f in x $$MAKEFLAGS; do \
394           case $$f in \
395             *=* | --[!k]*);; \
396             *k*) failcom='fail=yes';; \
397           esac; \
398         done; \
399         dot_seen=no; \
400         case "$@" in \
401           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
402           *) list='$(SUBDIRS)' ;; \
403         esac; \
404         rev=''; for subdir in $$list; do \
405           if test "$$subdir" = "."; then :; else \
406             rev="$$subdir $$rev"; \
407           fi; \
408         done; \
409         rev="$$rev ."; \
410         target=`echo $@ | sed s/-recursive//`; \
411         for subdir in $$rev; do \
412           echo "Making $$target in $$subdir"; \
413           if test "$$subdir" = "."; then \
414             local_target="$$target-am"; \
415           else \
416             local_target="$$target"; \
417           fi; \
418           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
419           || eval $$failcom; \
420         done && test -z "$$fail"
421 tags-recursive:
422         list='$(SUBDIRS)'; for subdir in $$list; do \
423           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
424         done
425 ctags-recursive:
426         list='$(SUBDIRS)'; for subdir in $$list; do \
427           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
428         done
429
430 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
431         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
432         unique=`for i in $$list; do \
433             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
434           done | \
435           $(AWK) '    { files[$$0] = 1; } \
436                END { for (i in files) print i; }'`; \
437         mkid -fID $$unique
438 tags: TAGS
439
440 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
441                 $(TAGS_FILES) $(LISP)
442         tags=; \
443         here=`pwd`; \
444         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
445           include_option=--etags-include; \
446           empty_fix=.; \
447         else \
448           include_option=--include; \
449           empty_fix=; \
450         fi; \
451         list='$(SUBDIRS)'; for subdir in $$list; do \
452           if test "$$subdir" = .; then :; else \
453             test ! -f $$subdir/TAGS || \
454               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
455           fi; \
456         done; \
457         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
458         unique=`for i in $$list; do \
459             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460           done | \
461           $(AWK) '    { files[$$0] = 1; } \
462                END { for (i in files) print i; }'`; \
463         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
464           test -n "$$unique" || unique=$$empty_fix; \
465           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
466             $$tags $$unique; \
467         fi
468 ctags: CTAGS
469 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
470                 $(TAGS_FILES) $(LISP)
471         tags=; \
472         here=`pwd`; \
473         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
474         unique=`for i in $$list; do \
475             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
476           done | \
477           $(AWK) '    { files[$$0] = 1; } \
478                END { for (i in files) print i; }'`; \
479         test -z "$(CTAGS_ARGS)$$tags$$unique" \
480           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
481              $$tags $$unique
482
483 GTAGS:
484         here=`$(am__cd) $(top_builddir) && pwd` \
485           && cd $(top_srcdir) \
486           && gtags -i $(GTAGS_ARGS) $$here
487
488 distclean-tags:
489         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
490
491 distdir: $(DISTFILES)
492         $(am__remove_distdir)
493         mkdir $(distdir)
494         $(mkdir_p) $(distdir)/. $(distdir)/intl $(distdir)/m4 $(distdir)/po
495         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
496         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
497         list='$(DISTFILES)'; for file in $$list; do \
498           case $$file in \
499             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
500             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
501           esac; \
502           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
503           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
504           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
505             dir="/$$dir"; \
506             $(mkdir_p) "$(distdir)$$dir"; \
507           else \
508             dir=''; \
509           fi; \
510           if test -d $$d/$$file; then \
511             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
512               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
513             fi; \
514             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
515           else \
516             test -f $(distdir)/$$file \
517             || cp -p $$d/$$file $(distdir)/$$file \
518             || exit 1; \
519           fi; \
520         done
521         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
522           if test "$$subdir" = .; then :; else \
523             test -d "$(distdir)/$$subdir" \
524             || $(mkdir_p) "$(distdir)/$$subdir" \
525             || exit 1; \
526             distdir=`$(am__cd) $(distdir) && pwd`; \
527             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
528             (cd $$subdir && \
529               $(MAKE) $(AM_MAKEFLAGS) \
530                 top_distdir="$$top_distdir" \
531                 distdir="$$distdir/$$subdir" \
532                 distdir) \
533               || exit 1; \
534           fi; \
535         done
536         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
537           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
538           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
539           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
540         || chmod -R a+r $(distdir)
541 dist-gzip: distdir
542         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
543         $(am__remove_distdir)
544
545 dist-bzip2: distdir
546         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
547         $(am__remove_distdir)
548
549 dist-tarZ: distdir
550         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
551         $(am__remove_distdir)
552
553 dist-shar: distdir
554         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
555         $(am__remove_distdir)
556
557 dist-zip: distdir
558         -rm -f $(distdir).zip
559         zip -rq $(distdir).zip $(distdir)
560         $(am__remove_distdir)
561
562 dist dist-all: distdir
563         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
564         $(am__remove_distdir)
565
566 # This target untars the dist file and tries a VPATH configuration.  Then
567 # it guarantees that the distribution is self-contained by making another
568 # tarfile.
569 distcheck: dist
570         case '$(DIST_ARCHIVES)' in \
571         *.tar.gz*) \
572           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
573         *.tar.bz2*) \
574           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
575         *.tar.Z*) \
576           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
577         *.shar.gz*) \
578           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
579         *.zip*) \
580           unzip $(distdir).zip ;;\
581         esac
582         chmod -R a-w $(distdir); chmod a+w $(distdir)
583         mkdir $(distdir)/_build
584         mkdir $(distdir)/_inst
585         chmod a-w $(distdir)
586         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
587           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
588           && cd $(distdir)/_build \
589           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
590             --with-included-gettext \
591             $(DISTCHECK_CONFIGURE_FLAGS) \
592           && $(MAKE) $(AM_MAKEFLAGS) \
593           && $(MAKE) $(AM_MAKEFLAGS) dvi \
594           && $(MAKE) $(AM_MAKEFLAGS) check \
595           && $(MAKE) $(AM_MAKEFLAGS) install \
596           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
597           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
598           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
599                 distuninstallcheck \
600           && chmod -R a-w "$$dc_install_base" \
601           && ({ \
602                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
603                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
604                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
605                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
606                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
607               } || { rm -rf "$$dc_destdir"; exit 1; }) \
608           && rm -rf "$$dc_destdir" \
609           && $(MAKE) $(AM_MAKEFLAGS) dist \
610           && rm -rf $(DIST_ARCHIVES) \
611           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
612         $(am__remove_distdir)
613         @(echo "$(distdir) archives ready for distribution: "; \
614           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
615           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
616 distuninstallcheck:
617         @cd $(distuninstallcheck_dir) \
618         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
619            || { echo "ERROR: files left after uninstall:" ; \
620                 if test -n "$(DESTDIR)"; then \
621                   echo "  (check DESTDIR support)"; \
622                 fi ; \
623                 $(distuninstallcheck_listfiles) ; \
624                 exit 1; } >&2
625 distcleancheck: distclean
626         @if test '$(srcdir)' = . ; then \
627           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
628           exit 1 ; \
629         fi
630         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
631           || { echo "ERROR: files left in build directory after distclean:" ; \
632                $(distcleancheck_listfiles) ; \
633                exit 1; } >&2
634 check-am: all-am
635 check: check-recursive
636 all-am: Makefile config.h
637 installdirs: installdirs-recursive
638 installdirs-am:
639 install: install-recursive
640 install-exec: install-exec-recursive
641 install-data: install-data-recursive
642 uninstall: uninstall-recursive
643
644 install-am: all-am
645         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
646
647 installcheck: installcheck-recursive
648 install-strip:
649         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
650           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
651           `test -z '$(STRIP)' || \
652             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
653 mostlyclean-generic:
654
655 clean-generic:
656         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
657
658 distclean-generic:
659         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
660
661 maintainer-clean-generic:
662         @echo "This command is intended for maintainers to use"
663         @echo "it deletes files that may require special tools to rebuild."
664         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
665 clean: clean-recursive
666
667 clean-am: clean-generic clean-libtool mostlyclean-am
668
669 distclean: distclean-recursive
670         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
671         -rm -f Makefile
672 distclean-am: clean-am distclean-generic distclean-hdr \
673         distclean-libtool distclean-tags
674
675 dvi: dvi-recursive
676
677 dvi-am:
678
679 html: html-recursive
680
681 info: info-recursive
682
683 info-am:
684
685 install-data-am:
686
687 install-exec-am:
688
689 install-info: install-info-recursive
690
691 install-man:
692
693 installcheck-am:
694
695 maintainer-clean: maintainer-clean-recursive
696         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
697         -rm -rf $(top_srcdir)/autom4te.cache
698         -rm -f Makefile
699 maintainer-clean-am: distclean-am maintainer-clean-generic
700
701 mostlyclean: mostlyclean-recursive
702
703 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
704
705 pdf: pdf-recursive
706
707 pdf-am:
708
709 ps: ps-recursive
710
711 ps-am:
712
713 uninstall-am: uninstall-info-am
714
715 uninstall-info: uninstall-info-recursive
716
717 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
718         check-am clean clean-generic clean-libtool clean-recursive \
719         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
720         dist-shar dist-tarZ dist-zip distcheck distclean \
721         distclean-generic distclean-hdr distclean-libtool \
722         distclean-recursive distclean-tags distcleancheck distdir \
723         distuninstallcheck dvi dvi-am html html-am info info-am \
724         install install-am install-data install-data-am install-exec \
725         install-exec-am install-info install-info-am install-man \
726         install-strip installcheck installcheck-am installdirs \
727         installdirs-am maintainer-clean maintainer-clean-generic \
728         maintainer-clean-recursive mostlyclean mostlyclean-generic \
729         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
730         tags tags-recursive uninstall uninstall-am uninstall-info-am
731
732
733 .PHONY: ChangeLog
734
735 ChangeLog:
736         svn2cl --include-rev --authors=$(top_srcdir)/developers -f $(top_srcdir)/$@
737 # Tell versions [3.59,3.63) of GNU make to not export all variables.
738 # Otherwise a system limit (for SysV at least) may be exceeded.
739 .NOEXPORT: