source: trunk/third/libgtkhtml/Makefile.in @ 21514

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