* fresh copy of the automake environment.
[citadel.git] / webcit / 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         $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
41         INSTALL NEWS config.guess config.rpath config.sub depcomp \
42         install-sh ltmain.sh missing mkinstalldirs
43 subdir = .
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
46         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
47         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
48         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
49         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.in
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53  configure.lineno configure.status.lineno
54 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
55 CONFIG_HEADER = config.h
56 CONFIG_CLEAN_FILES =
57 SOURCES =
58 DIST_SOURCES =
59 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60         html-recursive info-recursive install-data-recursive \
61         install-exec-recursive install-info-recursive \
62         install-recursive installcheck-recursive installdirs-recursive \
63         pdf-recursive ps-recursive uninstall-info-recursive \
64         uninstall-recursive
65 ETAGS = etags
66 CTAGS = ctags
67 DIST_SUBDIRS = $(SUBDIRS)
68 distdir = $(PACKAGE)-$(VERSION)
69 top_distdir = $(distdir)
70 am__remove_distdir = \
71   { test ! -d $(distdir) \
72     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
73          && rm -fr $(distdir); }; }
74 DIST_ARCHIVES = $(distdir).tar.gz
75 GZIP_ENV = --best
76 distuninstallcheck_listfiles = find . -type f -print
77 distcleancheck_listfiles = find . -type f -print
78 ACLOCAL = @ACLOCAL@
79 AMDEP_FALSE = @AMDEP_FALSE@
80 AMDEP_TRUE = @AMDEP_TRUE@
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 CXX = @CXX@
93 CXXCPP = @CXXCPP@
94 CXXDEPMODE = @CXXDEPMODE@
95 CXXFLAGS = @CXXFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 DEFS = @DEFS@
98 DEPDIR = @DEPDIR@
99 ECHO = @ECHO@
100 ECHO_C = @ECHO_C@
101 ECHO_N = @ECHO_N@
102 ECHO_T = @ECHO_T@
103 EGREP = @EGREP@
104 EXEEXT = @EXEEXT@
105 F77 = @F77@
106 FFLAGS = @FFLAGS@
107 GMSGFMT = @GMSGFMT@
108 INSTALL_DATA = @INSTALL_DATA@
109 INSTALL_PROGRAM = @INSTALL_PROGRAM@
110 INSTALL_SCRIPT = @INSTALL_SCRIPT@
111 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
112 INTLLIBS = @INTLLIBS@
113 INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
114 INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
115 INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
116 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
117 INTLTOOL_ICONV = @INTLTOOL_ICONV@
118 INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
119 INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
120 INTLTOOL_MERGE = @INTLTOOL_MERGE@
121 INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
122 INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
123 INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
124 INTLTOOL_PERL = @INTLTOOL_PERL@
125 INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
126 INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
127 INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
128 INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
129 INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
130 INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
131 INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
132 INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
133 INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
134 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
135 INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
136 INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
137 INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
138 INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
139 LDFLAGS = @LDFLAGS@
140 LIBICONV = @LIBICONV@
141 LIBINTL = @LIBINTL@
142 LIBOBJS = @LIBOBJS@
143 LIBS = @LIBS@
144 LIBTOOL = @LIBTOOL@
145 LN_S = @LN_S@
146 LTLIBICONV = @LTLIBICONV@
147 LTLIBINTL = @LTLIBINTL@
148 LTLIBOBJS = @LTLIBOBJS@
149 MAKEINFO = @MAKEINFO@
150 MKINSTALLDIRS = @MKINSTALLDIRS@
151 MSGFMT = @MSGFMT@
152 MSGMERGE = @MSGMERGE@
153 OBJEXT = @OBJEXT@
154 PACKAGE = @PACKAGE@
155 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156 PACKAGE_NAME = @PACKAGE_NAME@
157 PACKAGE_STRING = @PACKAGE_STRING@
158 PACKAGE_TARNAME = @PACKAGE_TARNAME@
159 PACKAGE_VERSION = @PACKAGE_VERSION@
160 PATH_SEPARATOR = @PATH_SEPARATOR@
161 POSUB = @POSUB@
162 PROG_SUBDIRS = @PROG_SUBDIRS@
163 PTHREAD_DEFS = @PTHREAD_DEFS@
164 RANLIB = @RANLIB@
165 SED = @SED@
166 SETUP_LIBS = @SETUP_LIBS@
167 SET_MAKE = @SET_MAKE@
168 SHELL = @SHELL@
169 STRIP = @STRIP@
170 USE_NLS = @USE_NLS@
171 VERSION = @VERSION@
172 XGETTEXT = @XGETTEXT@
173 ac_ct_AR = @ac_ct_AR@
174 ac_ct_CC = @ac_ct_CC@
175 ac_ct_CXX = @ac_ct_CXX@
176 ac_ct_F77 = @ac_ct_F77@
177 ac_ct_RANLIB = @ac_ct_RANLIB@
178 ac_ct_STRIP = @ac_ct_STRIP@
179 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
180 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
181 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
182 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
183 am__include = @am__include@
184 am__leading_dot = @am__leading_dot@
185 am__quote = @am__quote@
186 am__tar = @am__tar@
187 am__untar = @am__untar@
188 bindir = @bindir@
189 build = @build@
190 build_alias = @build_alias@
191 build_cpu = @build_cpu@
192 build_os = @build_os@
193 build_vendor = @build_vendor@
194 datadir = @datadir@
195 editordir = @editordir@
196 exec_prefix = @exec_prefix@
197 host = @host@
198 host_alias = @host_alias@
199 host_cpu = @host_cpu@
200 host_os = @host_os@
201 host_vendor = @host_vendor@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localstatedir = @localstatedir@
208 mandir = @mandir@
209 mkdir_p = @mkdir_p@
210 oldincludedir = @oldincludedir@
211 prefix = @prefix@
212 program_transform_name = @program_transform_name@
213 sbindir = @sbindir@
214 sharedstatedir = @sharedstatedir@
215 staticdir = @staticdir@
216 sysconfdir = @sysconfdir@
217 target_alias = @target_alias@
218 SUBDIRS = po src
219 EXTRA_DIST = autoconf/config.rpath autoconf/mkinstalldirs  m4/ChangeLog tiny_mce_DATA static_DATA
220 ACLOCAL_AMFLAGS = -I m4
221 DISTFILES = ABOUT_NLS
222 # usual unix way would be here: $(datadir)/$(PACKAGE)
223 #STATIC_DIR=@STATIC_DIR@
224 DIRS = static
225 EDITOR_DIRS = tiny_mce
226 EDITORDIR = @editordir@
227 all: config.h
228         $(MAKE) $(AM_MAKEFLAGS) all-recursive
229
230 .SUFFIXES:
231 am--refresh:
232         @:
233 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
234         @for dep in $?; do \
235           case '$(am__configure_deps)' in \
236             *$$dep*) \
237               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
238               cd $(srcdir) && $(AUTOMAKE) --gnu  \
239                 && exit 0; \
240               exit 1;; \
241           esac; \
242         done; \
243         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
244         cd $(top_srcdir) && \
245           $(AUTOMAKE) --gnu  Makefile
246 .PRECIOUS: Makefile
247 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248         @case '$?' in \
249           *config.status*) \
250             echo ' $(SHELL) ./config.status'; \
251             $(SHELL) ./config.status;; \
252           *) \
253             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
254             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
255         esac;
256
257 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258         $(SHELL) ./config.status --recheck
259
260 $(top_srcdir)/configure:  $(am__configure_deps)
261         cd $(srcdir) && $(AUTOCONF)
262 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
263         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
264
265 config.h: stamp-h1
266         @if test ! -f $@; then \
267           rm -f stamp-h1; \
268           $(MAKE) stamp-h1; \
269         else :; fi
270
271 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
272         @rm -f stamp-h1
273         cd $(top_builddir) && $(SHELL) ./config.status config.h
274 $(srcdir)/config.h.in:  $(am__configure_deps) 
275         cd $(top_srcdir) && $(AUTOHEADER)
276         rm -f stamp-h1
277         touch $@
278
279 distclean-hdr:
280         -rm -f config.h stamp-h1
281
282 mostlyclean-libtool:
283         -rm -f *.lo
284
285 clean-libtool:
286         -rm -rf .libs _libs
287
288 distclean-libtool:
289         -rm -f libtool
290 uninstall-info-am:
291
292 # This directory's subdirectories are mostly independent; you can cd
293 # into them and run `make' without going through this Makefile.
294 # To change the values of `make' variables: instead of editing Makefiles,
295 # (1) if the variable is set in `config.status', edit `config.status'
296 #     (which will cause the Makefiles to be regenerated when you run `make');
297 # (2) otherwise, pass the desired values on the `make' command line.
298 $(RECURSIVE_TARGETS):
299         @failcom='exit 1'; \
300         for f in x $$MAKEFLAGS; do \
301           case $$f in \
302             *=* | --[!k]*);; \
303             *k*) failcom='fail=yes';; \
304           esac; \
305         done; \
306         dot_seen=no; \
307         target=`echo $@ | sed s/-recursive//`; \
308         list='$(SUBDIRS)'; for subdir in $$list; do \
309           echo "Making $$target in $$subdir"; \
310           if test "$$subdir" = "."; then \
311             dot_seen=yes; \
312             local_target="$$target-am"; \
313           else \
314             local_target="$$target"; \
315           fi; \
316           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
317           || eval $$failcom; \
318         done; \
319         if test "$$dot_seen" = "no"; then \
320           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
321         fi; test -z "$$fail"
322
323 mostlyclean-recursive clean-recursive distclean-recursive \
324 maintainer-clean-recursive:
325         @failcom='exit 1'; \
326         for f in x $$MAKEFLAGS; do \
327           case $$f in \
328             *=* | --[!k]*);; \
329             *k*) failcom='fail=yes';; \
330           esac; \
331         done; \
332         dot_seen=no; \
333         case "$@" in \
334           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
335           *) list='$(SUBDIRS)' ;; \
336         esac; \
337         rev=''; for subdir in $$list; do \
338           if test "$$subdir" = "."; then :; else \
339             rev="$$subdir $$rev"; \
340           fi; \
341         done; \
342         rev="$$rev ."; \
343         target=`echo $@ | sed s/-recursive//`; \
344         for subdir in $$rev; do \
345           echo "Making $$target in $$subdir"; \
346           if test "$$subdir" = "."; then \
347             local_target="$$target-am"; \
348           else \
349             local_target="$$target"; \
350           fi; \
351           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
352           || eval $$failcom; \
353         done && test -z "$$fail"
354 tags-recursive:
355         list='$(SUBDIRS)'; for subdir in $$list; do \
356           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
357         done
358 ctags-recursive:
359         list='$(SUBDIRS)'; for subdir in $$list; do \
360           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
361         done
362
363 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
364         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
365         unique=`for i in $$list; do \
366             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367           done | \
368           $(AWK) '    { files[$$0] = 1; } \
369                END { for (i in files) print i; }'`; \
370         mkid -fID $$unique
371 tags: TAGS
372
373 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
374                 $(TAGS_FILES) $(LISP)
375         tags=; \
376         here=`pwd`; \
377         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
378           include_option=--etags-include; \
379           empty_fix=.; \
380         else \
381           include_option=--include; \
382           empty_fix=; \
383         fi; \
384         list='$(SUBDIRS)'; for subdir in $$list; do \
385           if test "$$subdir" = .; then :; else \
386             test ! -f $$subdir/TAGS || \
387               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
388           fi; \
389         done; \
390         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
391         unique=`for i in $$list; do \
392             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393           done | \
394           $(AWK) '    { files[$$0] = 1; } \
395                END { for (i in files) print i; }'`; \
396         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
397           test -n "$$unique" || unique=$$empty_fix; \
398           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
399             $$tags $$unique; \
400         fi
401 ctags: CTAGS
402 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
403                 $(TAGS_FILES) $(LISP)
404         tags=; \
405         here=`pwd`; \
406         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
407         unique=`for i in $$list; do \
408             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409           done | \
410           $(AWK) '    { files[$$0] = 1; } \
411                END { for (i in files) print i; }'`; \
412         test -z "$(CTAGS_ARGS)$$tags$$unique" \
413           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
414              $$tags $$unique
415
416 GTAGS:
417         here=`$(am__cd) $(top_builddir) && pwd` \
418           && cd $(top_srcdir) \
419           && gtags -i $(GTAGS_ARGS) $$here
420
421 distclean-tags:
422         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
423
424 distdir: $(DISTFILES)
425         $(am__remove_distdir)
426         mkdir $(distdir)
427         $(mkdir_p) $(distdir)/autoconf $(distdir)/m4 $(distdir)/po
428         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
429         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
430         list='$(DISTFILES)'; for file in $$list; do \
431           case $$file in \
432             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
433             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
434           esac; \
435           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
436           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
437           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
438             dir="/$$dir"; \
439             $(mkdir_p) "$(distdir)$$dir"; \
440           else \
441             dir=''; \
442           fi; \
443           if test -d $$d/$$file; then \
444             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
445               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
446             fi; \
447             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
448           else \
449             test -f $(distdir)/$$file \
450             || cp -p $$d/$$file $(distdir)/$$file \
451             || exit 1; \
452           fi; \
453         done
454         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
455           if test "$$subdir" = .; then :; else \
456             test -d "$(distdir)/$$subdir" \
457             || $(mkdir_p) "$(distdir)/$$subdir" \
458             || exit 1; \
459             distdir=`$(am__cd) $(distdir) && pwd`; \
460             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
461             (cd $$subdir && \
462               $(MAKE) $(AM_MAKEFLAGS) \
463                 top_distdir="$$top_distdir" \
464                 distdir="$$distdir/$$subdir" \
465                 distdir) \
466               || exit 1; \
467           fi; \
468         done
469         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
470           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
471           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
472           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
473         || chmod -R a+r $(distdir)
474 dist-gzip: distdir
475         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
476         $(am__remove_distdir)
477
478 dist-bzip2: distdir
479         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
480         $(am__remove_distdir)
481
482 dist-tarZ: distdir
483         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
484         $(am__remove_distdir)
485
486 dist-shar: distdir
487         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
488         $(am__remove_distdir)
489
490 dist-zip: distdir
491         -rm -f $(distdir).zip
492         zip -rq $(distdir).zip $(distdir)
493         $(am__remove_distdir)
494
495 dist dist-all: distdir
496         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
497         $(am__remove_distdir)
498
499 # This target untars the dist file and tries a VPATH configuration.  Then
500 # it guarantees that the distribution is self-contained by making another
501 # tarfile.
502 distcheck: dist
503         case '$(DIST_ARCHIVES)' in \
504         *.tar.gz*) \
505           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
506         *.tar.bz2*) \
507           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
508         *.tar.Z*) \
509           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
510         *.shar.gz*) \
511           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
512         *.zip*) \
513           unzip $(distdir).zip ;;\
514         esac
515         chmod -R a-w $(distdir); chmod a+w $(distdir)
516         mkdir $(distdir)/_build
517         mkdir $(distdir)/_inst
518         chmod a-w $(distdir)
519         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
520           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
521           && cd $(distdir)/_build \
522           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
523             $(DISTCHECK_CONFIGURE_FLAGS) \
524           && $(MAKE) $(AM_MAKEFLAGS) \
525           && $(MAKE) $(AM_MAKEFLAGS) dvi \
526           && $(MAKE) $(AM_MAKEFLAGS) check \
527           && $(MAKE) $(AM_MAKEFLAGS) install \
528           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
529           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
530           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
531                 distuninstallcheck \
532           && chmod -R a-w "$$dc_install_base" \
533           && ({ \
534                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
535                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
536                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
537                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
538                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
539               } || { rm -rf "$$dc_destdir"; exit 1; }) \
540           && rm -rf "$$dc_destdir" \
541           && $(MAKE) $(AM_MAKEFLAGS) dist \
542           && rm -rf $(DIST_ARCHIVES) \
543           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
544         $(am__remove_distdir)
545         @(echo "$(distdir) archives ready for distribution: "; \
546           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
547           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
548 distuninstallcheck:
549         @cd $(distuninstallcheck_dir) \
550         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
551            || { echo "ERROR: files left after uninstall:" ; \
552                 if test -n "$(DESTDIR)"; then \
553                   echo "  (check DESTDIR support)"; \
554                 fi ; \
555                 $(distuninstallcheck_listfiles) ; \
556                 exit 1; } >&2
557 distcleancheck: distclean
558         @if test '$(srcdir)' = . ; then \
559           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
560           exit 1 ; \
561         fi
562         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
563           || { echo "ERROR: files left in build directory after distclean:" ; \
564                $(distcleancheck_listfiles) ; \
565                exit 1; } >&2
566 check-am: all-am
567 check: check-recursive
568 all-am: Makefile config.h
569 installdirs: installdirs-recursive
570 installdirs-am:
571 install: install-recursive
572 install-exec: install-exec-recursive
573 install-data: install-data-recursive
574 uninstall: uninstall-recursive
575
576 install-am: all-am
577         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
578
579 installcheck: installcheck-recursive
580 install-strip:
581         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
582           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
583           `test -z '$(STRIP)' || \
584             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
585 mostlyclean-generic:
586
587 clean-generic:
588
589 distclean-generic:
590         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
591
592 maintainer-clean-generic:
593         @echo "This command is intended for maintainers to use"
594         @echo "it deletes files that may require special tools to rebuild."
595 clean: clean-recursive
596
597 clean-am: clean-generic clean-libtool mostlyclean-am
598
599 distclean: distclean-recursive
600         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
601         -rm -f Makefile
602 distclean-am: clean-am distclean-generic distclean-hdr \
603         distclean-libtool distclean-tags
604
605 dvi: dvi-recursive
606
607 dvi-am:
608
609 html: html-recursive
610
611 info: info-recursive
612
613 info-am:
614
615 install-data-am: install-data-local
616
617 install-exec-am:
618
619 install-info: install-info-recursive
620
621 install-man:
622
623 installcheck-am:
624
625 maintainer-clean: maintainer-clean-recursive
626         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
627         -rm -rf $(top_srcdir)/autom4te.cache
628         -rm -f Makefile
629 maintainer-clean-am: distclean-am maintainer-clean-generic
630
631 mostlyclean: mostlyclean-recursive
632
633 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
634
635 pdf: pdf-recursive
636
637 pdf-am:
638
639 ps: ps-recursive
640
641 ps-am:
642
643 uninstall-am: uninstall-info-am
644
645 uninstall-info: uninstall-info-recursive
646
647 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
648         check-am clean clean-generic clean-libtool clean-recursive \
649         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
650         dist-shar dist-tarZ dist-zip distcheck distclean \
651         distclean-generic distclean-hdr distclean-libtool \
652         distclean-recursive distclean-tags distcleancheck distdir \
653         distuninstallcheck dvi dvi-am html html-am info info-am \
654         install install-am install-data install-data-am \
655         install-data-local install-exec install-exec-am install-info \
656         install-info-am install-man install-strip installcheck \
657         installcheck-am installdirs installdirs-am maintainer-clean \
658         maintainer-clean-generic maintainer-clean-recursive \
659         mostlyclean mostlyclean-generic mostlyclean-libtool \
660         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
661         uninstall uninstall-am uninstall-info-am
662
663
664 install-data-local:
665                 @$(NORMAL_INSTALL); \
666                 export STATIC_DIR=@staticdir@; \
667                 for dir in $(DIRS); do \
668                         $(mkinstalldirs) $(DESTDIR)/$$STATIC_DIR/$$dir; \
669                         for subdir in `find $$dir -type d |grep -v .svn`; do \
670                                 $(mkinstalldirs) $(DESTDIR)/$$STATIC_DIR/$$subdir; \
671                                         for file in $(srcdir)/$$subdir/*; do \
672                                                 if test -f "$$file" ; then \
673                                                         $(INSTALL_DATA) $$file $(DESTDIR)$$STATIC_DIR/$$subdir; \
674                                                 fi \
675                                         done \
676                         done \
677                 done
678
679                 export EDITOR_DIR=@editordir@; \
680                 for dir in $(EDITOR_DIRS); do \
681                         $(mkinstalldirs) $(DESTDIR)/$$EDITOR_DIR/$$dir; \
682                         for subdir in `find $$dir -type d |grep -v .svn`; do \
683                                 $(mkinstalldirs) $(DESTDIR)/$$EDITOR_DIR/$$subdir; \
684                                         for file in $(srcdir)/$$subdir/*; do \
685                                                 if test -f "$$file" ; then \
686                                                         $(INSTALL_DATA) $$file $(DESTDIR)$$EDITOR_DIR/$$subdir; \
687                                                 fi \
688                                         done \
689                         done \
690                 done
691 # Tell versions [3.59,3.63) of GNU make to not export all variables.
692 # Otherwise a system limit (for SysV at least) may be exceeded.
693 .NOEXPORT: