source: trunk/third/jwgc/Makefile.in @ 22406

Revision 22406, 16.1 KB checked in by ghudson, 19 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r22405, which included commits to RCS files with non-trunk default branches.
RevLine 
[22405]1# Makefile.in generated by automake 1.7.6 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43AUTOCONF = @AUTOCONF@
44AUTOHEADER = @AUTOHEADER@
45AUTOMAKE = @AUTOMAKE@
46AWK = @AWK@
47CC = @CC@
48CCDEPMODE = @CCDEPMODE@
49CFLAGS = @CFLAGS@
50CPP = @CPP@
51CPPFLAGS = @CPPFLAGS@
52CYGPATH_W = @CYGPATH_W@
53DEFS = @DEFS@
54DEPDIR = @DEPDIR@
55ECHO_C = @ECHO_C@
56ECHO_N = @ECHO_N@
57ECHO_T = @ECHO_T@
58EGREP = @EGREP@
59EXEEXT = @EXEEXT@
60INSTALL_DATA = @INSTALL_DATA@
61INSTALL_PROGRAM = @INSTALL_PROGRAM@
62INSTALL_SCRIPT = @INSTALL_SCRIPT@
63INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
64LDFLAGS = @LDFLAGS@
65LIBOBJS = @LIBOBJS@
66LIBS = @LIBS@
67LTLIBOBJS = @LTLIBOBJS@
68MAKEINFO = @MAKEINFO@
69OBJEXT = @OBJEXT@
70PACKAGE = @PACKAGE@
71PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
72PACKAGE_NAME = @PACKAGE_NAME@
73PACKAGE_STRING = @PACKAGE_STRING@
74PACKAGE_TARNAME = @PACKAGE_TARNAME@
75PACKAGE_VERSION = @PACKAGE_VERSION@
76PATH_SEPARATOR = @PATH_SEPARATOR@
77RANLIB = @RANLIB@
78SET_MAKE = @SET_MAKE@
79SHELL = @SHELL@
80STRIP = @STRIP@
81VERSION = @VERSION@
82YACC = @YACC@
83ac_ct_CC = @ac_ct_CC@
84ac_ct_RANLIB = @ac_ct_RANLIB@
85ac_ct_STRIP = @ac_ct_STRIP@
86am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
87am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
88am__include = @am__include@
89am__leading_dot = @am__leading_dot@
90am__quote = @am__quote@
91bindir = @bindir@
92build = @build@
93build_alias = @build_alias@
94build_cpu = @build_cpu@
95build_os = @build_os@
96build_vendor = @build_vendor@
97datadir = @datadir@
98exec_prefix = @exec_prefix@
99host = @host@
100host_alias = @host_alias@
101host_cpu = @host_cpu@
102host_os = @host_os@
103host_vendor = @host_vendor@
104includedir = @includedir@
105infodir = @infodir@
106install_sh = @install_sh@
107libdir = @libdir@
108libexecdir = @libexecdir@
109localstatedir = @localstatedir@
110mandir = @mandir@
111oldincludedir = @oldincludedir@
112prefix = @prefix@
113program_transform_name = @program_transform_name@
114sbindir = @sbindir@
115sharedstatedir = @sharedstatedir@
116sysconfdir = @sysconfdir@
117target_alias = @target_alias@
118SUBDIRS = lib clients
119
120EXTRA_DIST = sysdep.h BUILDINFO LICENSE
121subdir = .
122ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
123mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
124CONFIG_HEADER = config.h
125CONFIG_CLEAN_FILES =
126DIST_SOURCES =
127
128RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
129        ps-recursive install-info-recursive uninstall-info-recursive \
130        all-recursive install-data-recursive install-exec-recursive \
131        installdirs-recursive install-recursive uninstall-recursive \
132        check-recursive installcheck-recursive
133DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
134        Makefile.in NEWS aclocal.m4 config.guess config.h.in config.sub \
135        configure configure.in depcomp install-sh missing mkinstalldirs
136DIST_SUBDIRS = $(SUBDIRS)
137all: config.h
138        $(MAKE) $(AM_MAKEFLAGS) all-recursive
139
140.SUFFIXES:
141
142am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
143 configure.lineno
144$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
145        cd $(top_srcdir) && \
146          $(AUTOMAKE) --gnu  Makefile
147Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
148        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
149
150$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
151        $(SHELL) ./config.status --recheck
152$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
153        cd $(srcdir) && $(AUTOCONF)
154
155$(ACLOCAL_M4):  configure.in
156        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
157
158config.h: stamp-h1
159        @if test ! -f $@; then \
160          rm -f stamp-h1; \
161          $(MAKE) stamp-h1; \
162        else :; fi
163
164stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
165        @rm -f stamp-h1
166        cd $(top_builddir) && $(SHELL) ./config.status config.h
167
168$(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4)
169        cd $(top_srcdir) && $(AUTOHEADER)
170        touch $(srcdir)/config.h.in
171
172distclean-hdr:
173        -rm -f config.h stamp-h1
174uninstall-info-am:
175
176# This directory's subdirectories are mostly independent; you can cd
177# into them and run `make' without going through this Makefile.
178# To change the values of `make' variables: instead of editing Makefiles,
179# (1) if the variable is set in `config.status', edit `config.status'
180#     (which will cause the Makefiles to be regenerated when you run `make');
181# (2) otherwise, pass the desired values on the `make' command line.
182$(RECURSIVE_TARGETS):
183        @set fnord $$MAKEFLAGS; amf=$$2; \
184        dot_seen=no; \
185        target=`echo $@ | sed s/-recursive//`; \
186        list='$(SUBDIRS)'; for subdir in $$list; do \
187          echo "Making $$target in $$subdir"; \
188          if test "$$subdir" = "."; then \
189            dot_seen=yes; \
190            local_target="$$target-am"; \
191          else \
192            local_target="$$target"; \
193          fi; \
194          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
195           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
196        done; \
197        if test "$$dot_seen" = "no"; then \
198          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
199        fi; test -z "$$fail"
200
201mostlyclean-recursive clean-recursive distclean-recursive \
202maintainer-clean-recursive:
203        @set fnord $$MAKEFLAGS; amf=$$2; \
204        dot_seen=no; \
205        case "$@" in \
206          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
207          *) list='$(SUBDIRS)' ;; \
208        esac; \
209        rev=''; for subdir in $$list; do \
210          if test "$$subdir" = "."; then :; else \
211            rev="$$subdir $$rev"; \
212          fi; \
213        done; \
214        rev="$$rev ."; \
215        target=`echo $@ | sed s/-recursive//`; \
216        for subdir in $$rev; do \
217          echo "Making $$target in $$subdir"; \
218          if test "$$subdir" = "."; then \
219            local_target="$$target-am"; \
220          else \
221            local_target="$$target"; \
222          fi; \
223          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
224           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
225        done && test -z "$$fail"
226tags-recursive:
227        list='$(SUBDIRS)'; for subdir in $$list; do \
228          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
229        done
230ctags-recursive:
231        list='$(SUBDIRS)'; for subdir in $$list; do \
232          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
233        done
234
235ETAGS = etags
236ETAGSFLAGS =
237
238CTAGS = ctags
239CTAGSFLAGS =
240
241tags: TAGS
242
243ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
244        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
245        unique=`for i in $$list; do \
246            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247          done | \
248          $(AWK) '    { files[$$0] = 1; } \
249               END { for (i in files) print i; }'`; \
250        mkid -fID $$unique
251
252TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
253                $(TAGS_FILES) $(LISP)
254        tags=; \
255        here=`pwd`; \
256        if (etags --etags-include --version) >/dev/null 2>&1; then \
257          include_option=--etags-include; \
258        else \
259          include_option=--include; \
260        fi; \
261        list='$(SUBDIRS)'; for subdir in $$list; do \
262          if test "$$subdir" = .; then :; else \
263            test -f $$subdir/TAGS && \
264              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
265          fi; \
266        done; \
267        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
268        unique=`for i in $$list; do \
269            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270          done | \
271          $(AWK) '    { files[$$0] = 1; } \
272               END { for (i in files) print i; }'`; \
273        test -z "$(ETAGS_ARGS)$$tags$$unique" \
274          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
275             $$tags $$unique
276
277ctags: CTAGS
278CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
279                $(TAGS_FILES) $(LISP)
280        tags=; \
281        here=`pwd`; \
282        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
283        unique=`for i in $$list; do \
284            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285          done | \
286          $(AWK) '    { files[$$0] = 1; } \
287               END { for (i in files) print i; }'`; \
288        test -z "$(CTAGS_ARGS)$$tags$$unique" \
289          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
290             $$tags $$unique
291
292GTAGS:
293        here=`$(am__cd) $(top_builddir) && pwd` \
294          && cd $(top_srcdir) \
295          && gtags -i $(GTAGS_ARGS) $$here
296
297distclean-tags:
298        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
299DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
300
301top_distdir = .
302distdir = $(PACKAGE)-$(VERSION)
303
304am__remove_distdir = \
305  { test ! -d $(distdir) \
306    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
307         && rm -fr $(distdir); }; }
308
309GZIP_ENV = --best
310distuninstallcheck_listfiles = find . -type f -print
311distcleancheck_listfiles = find . -type f -print
312
313distdir: $(DISTFILES)
314        $(am__remove_distdir)
315        mkdir $(distdir)
316        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
317        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
318        list='$(DISTFILES)'; for file in $$list; do \
319          case $$file in \
320            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
321            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
322          esac; \
323          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
324          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
325          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
326            dir="/$$dir"; \
327            $(mkinstalldirs) "$(distdir)$$dir"; \
328          else \
329            dir=''; \
330          fi; \
331          if test -d $$d/$$file; then \
332            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
333              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
334            fi; \
335            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
336          else \
337            test -f $(distdir)/$$file \
338            || cp -p $$d/$$file $(distdir)/$$file \
339            || exit 1; \
340          fi; \
341        done
342        list='$(SUBDIRS)'; for subdir in $$list; do \
343          if test "$$subdir" = .; then :; else \
344            test -d $(distdir)/$$subdir \
345            || mkdir $(distdir)/$$subdir \
346            || exit 1; \
347            (cd $$subdir && \
348              $(MAKE) $(AM_MAKEFLAGS) \
349                top_distdir="$(top_distdir)" \
350                distdir=../$(distdir)/$$subdir \
351                distdir) \
352              || exit 1; \
353          fi; \
354        done
355        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
356          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
357          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
358          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
359        || chmod -R a+r $(distdir)
360dist-gzip: distdir
361        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
362        $(am__remove_distdir)
363
364dist dist-all: distdir
365        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
366        $(am__remove_distdir)
367
368# This target untars the dist file and tries a VPATH configuration.  Then
369# it guarantees that the distribution is self-contained by making another
370# tarfile.
371distcheck: dist
372        $(am__remove_distdir)
373        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
374        chmod -R a-w $(distdir); chmod a+w $(distdir)
375        mkdir $(distdir)/_build
376        mkdir $(distdir)/_inst
377        chmod a-w $(distdir)
378        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
379          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
380          && cd $(distdir)/_build \
381          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
382            $(DISTCHECK_CONFIGURE_FLAGS) \
383          && $(MAKE) $(AM_MAKEFLAGS) \
384          && $(MAKE) $(AM_MAKEFLAGS) dvi \
385          && $(MAKE) $(AM_MAKEFLAGS) check \
386          && $(MAKE) $(AM_MAKEFLAGS) install \
387          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
388          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
389          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
390                distuninstallcheck \
391          && chmod -R a-w "$$dc_install_base" \
392          && ({ \
393               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
394               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
395               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
396               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
397                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
398              } || { rm -rf "$$dc_destdir"; exit 1; }) \
399          && rm -rf "$$dc_destdir" \
400          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
401          && rm -f $(distdir).tar.gz \
402          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
403        $(am__remove_distdir)
404        @echo "$(distdir).tar.gz is ready for distribution" | \
405          sed 'h;s/./=/g;p;x;p;x'
406distuninstallcheck:
407        @cd $(distuninstallcheck_dir) \
408        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
409           || { echo "ERROR: files left after uninstall:" ; \
410                if test -n "$(DESTDIR)"; then \
411                  echo "  (check DESTDIR support)"; \
412                fi ; \
413                $(distuninstallcheck_listfiles) ; \
414                exit 1; } >&2
415distcleancheck: distclean
416        @if test '$(srcdir)' = . ; then \
417          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
418          exit 1 ; \
419        fi
420        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
421          || { echo "ERROR: files left in build directory after distclean:" ; \
422               $(distcleancheck_listfiles) ; \
423               exit 1; } >&2
424check-am: all-am
425check: check-recursive
426all-am: Makefile config.h
427installdirs: installdirs-recursive
428installdirs-am:
429
430install: install-recursive
431install-exec: install-exec-recursive
432install-data: install-data-recursive
433uninstall: uninstall-recursive
434
435install-am: all-am
436        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
437
438installcheck: installcheck-recursive
439install-strip:
440        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
441          INSTALL_STRIP_FLAG=-s \
442          `test -z '$(STRIP)' || \
443            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
444mostlyclean-generic:
445
446clean-generic:
447
448distclean-generic:
449        -rm -f Makefile $(CONFIG_CLEAN_FILES)
450
451maintainer-clean-generic:
452        @echo "This command is intended for maintainers to use"
453        @echo "it deletes files that may require special tools to rebuild."
454clean: clean-recursive
455
456clean-am: clean-generic mostlyclean-am
457
458distclean: distclean-recursive
459        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
460distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
461
462dvi: dvi-recursive
463
464dvi-am:
465
466info: info-recursive
467
468info-am:
469
470install-data-am:
471
472install-exec-am:
473
474install-info: install-info-recursive
475
476install-man:
477
478installcheck-am:
479
480maintainer-clean: maintainer-clean-recursive
481        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
482        -rm -rf $(top_srcdir)/autom4te.cache
483maintainer-clean-am: distclean-am maintainer-clean-generic
484
485mostlyclean: mostlyclean-recursive
486
487mostlyclean-am: mostlyclean-generic
488
489pdf: pdf-recursive
490
491pdf-am:
492
493ps: ps-recursive
494
495ps-am:
496
497uninstall-am: uninstall-info-am
498
499uninstall-info: uninstall-info-recursive
500
501.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
502        clean-generic clean-recursive ctags ctags-recursive dist \
503        dist-all dist-gzip distcheck distclean distclean-generic \
504        distclean-hdr distclean-recursive distclean-tags distcleancheck \
505        distdir distuninstallcheck dvi dvi-am dvi-recursive info \
506        info-am info-recursive install install-am install-data \
507        install-data-am install-data-recursive install-exec \
508        install-exec-am install-exec-recursive install-info \
509        install-info-am install-info-recursive install-man \
510        install-recursive install-strip installcheck installcheck-am \
511        installdirs installdirs-am installdirs-recursive \
512        maintainer-clean maintainer-clean-generic \
513        maintainer-clean-recursive mostlyclean mostlyclean-generic \
514        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
515        ps-recursive tags tags-recursive uninstall uninstall-am \
516        uninstall-info-am uninstall-info-recursive uninstall-recursive
517
518# Tell versions [3.59,3.63) of GNU make to not export all variables.
519# Otherwise a system limit (for SysV at least) may be exceeded.
520.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.