source: trunk/third/gail/Makefile.in @ 20902

Revision 20902, 19.0 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20901, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.7.2 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
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
17# Process this file with automake to create Makefile.in.
18
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
22pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = .
26
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40host_triplet = @host@
41ACLOCAL = @ACLOCAL@
42AMDEP_FALSE = @AMDEP_FALSE@
43AMDEP_TRUE = @AMDEP_TRUE@
44AMTAR = @AMTAR@
45AR = @AR@
46AS = @AS@
47AUTOCONF = @AUTOCONF@
48AUTOHEADER = @AUTOHEADER@
49AUTOMAKE = @AUTOMAKE@
50AWK = @AWK@
51CATALOGS = @CATALOGS@
52CATOBJEXT = @CATOBJEXT@
53CC = @CC@
54CCDEPMODE = @CCDEPMODE@
55CFLAGS = @CFLAGS@
56CPP = @CPP@
57CPPFLAGS = @CPPFLAGS@
58CXX = @CXX@
59CXXCPP = @CXXCPP@
60CXXDEPMODE = @CXXDEPMODE@
61CXXFLAGS = @CXXFLAGS@
62CYGPATH_W = @CYGPATH_W@
63DATADIRNAME = @DATADIRNAME@
64DEFS = @DEFS@
65DEPDIR = @DEPDIR@
66DEPS_CFLAGS = @DEPS_CFLAGS@
67DEPS_LIBS = @DEPS_LIBS@
68DEP_CFLAGS = @DEP_CFLAGS@
69DEP_LIBS = @DEP_LIBS@
70DLLTOOL = @DLLTOOL@
71ECHO = @ECHO@
72ECHO_C = @ECHO_C@
73ECHO_N = @ECHO_N@
74ECHO_T = @ECHO_T@
75EGREP = @EGREP@
76ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
77ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
78EXEEXT = @EXEEXT@
79F77 = @F77@
80FFLAGS = @FFLAGS@
81GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
82GMOFILES = @GMOFILES@
83GMSGFMT = @GMSGFMT@
84GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
85GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
86HTML_DIR = @HTML_DIR@
87INET_LIBS = @INET_LIBS@
88INSTALL_DATA = @INSTALL_DATA@
89INSTALL_PROGRAM = @INSTALL_PROGRAM@
90INSTALL_SCRIPT = @INSTALL_SCRIPT@
91INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92INSTOBJEXT = @INSTOBJEXT@
93INTLLIBS = @INTLLIBS@
94LDFLAGS = @LDFLAGS@
95LIBOBJS = @LIBOBJS@
96LIBS = @LIBS@
97LIBTOOL = @LIBTOOL@
98LN_S = @LN_S@
99LTLIBOBJS = @LTLIBOBJS@
100LT_AGE = @LT_AGE@
101LT_CURRENT = @LT_CURRENT@
102LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
103LT_REVISION = @LT_REVISION@
104MAKEINFO = @MAKEINFO@
105MKINSTALLDIRS = @MKINSTALLDIRS@
106MSGFMT = @MSGFMT@
107MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@
108MS_LIB_AVAILABLE_TRUE = @MS_LIB_AVAILABLE_TRUE@
109OBJDUMP = @OBJDUMP@
110OBJEXT = @OBJEXT@
111OS_WIN32_FALSE = @OS_WIN32_FALSE@
112OS_WIN32_TRUE = @OS_WIN32_TRUE@
113PACKAGE = @PACKAGE@
114PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115PACKAGE_NAME = @PACKAGE_NAME@
116PACKAGE_STRING = @PACKAGE_STRING@
117PACKAGE_TARNAME = @PACKAGE_TARNAME@
118PACKAGE_VERSION = @PACKAGE_VERSION@
119PATH_SEPARATOR = @PATH_SEPARATOR@
120PKG_CONFIG = @PKG_CONFIG@
121POFILES = @POFILES@
122POSUB = @POSUB@
123PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
124PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
125RANLIB = @RANLIB@
126SET_MAKE = @SET_MAKE@
127SHELL = @SHELL@
128STRIP = @STRIP@
129USE_NLS = @USE_NLS@
130VERSION = @VERSION@
131XGETTEXT = @XGETTEXT@
132ac_ct_AR = @ac_ct_AR@
133ac_ct_AS = @ac_ct_AS@
134ac_ct_CC = @ac_ct_CC@
135ac_ct_CXX = @ac_ct_CXX@
136ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
137ac_ct_F77 = @ac_ct_F77@
138ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
139ac_ct_RANLIB = @ac_ct_RANLIB@
140ac_ct_STRIP = @ac_ct_STRIP@
141am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
142am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
143am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
144am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
145am__include = @am__include@
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@
167ms_librarian = @ms_librarian@
168oldincludedir = @oldincludedir@
169prefix = @prefix@
170program_transform_name = @program_transform_name@
171sbindir = @sbindir@
172sharedstatedir = @sharedstatedir@
173sysconfdir = @sysconfdir@
174target_alias = @target_alias@
175
176SUBDIRS = libgail-util gail tests docs po
177
178EXTRA_DIST = \
179        gail-uninstalled.pc.in
180
181
182pkgconfigdir = $(libdir)/pkgconfig
183pkgconfig_DATA = gail.pc
184
185DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
186
187DISTCLEANFILES = \
188        gail-unistalled.pc      \
189        gail.pc
190
191subdir = .
192ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
193mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
194CONFIG_HEADER = config.h
195CONFIG_CLEAN_FILES = gail.pc gail-uninstalled.pc
196DIST_SOURCES =
197DATA = $(pkgconfig_DATA)
198
199
200RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
201        ps-recursive install-info-recursive uninstall-info-recursive \
202        all-recursive install-data-recursive install-exec-recursive \
203        installdirs-recursive install-recursive uninstall-recursive \
204        check-recursive installcheck-recursive
205DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
206        Makefile.in NEWS aclocal.m4 config.guess config.h.in config.sub \
207        configure configure.in depcomp gail-uninstalled.pc.in \
208        gail.pc.in install-sh ltmain.sh missing mkinstalldirs
209DIST_SUBDIRS = $(SUBDIRS)
210all: config.h
211        $(MAKE) $(AM_MAKEFLAGS) all-recursive
212
213.SUFFIXES:
214
215am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
216 configure.lineno
217$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
218        cd $(top_srcdir) && \
219          $(AUTOMAKE) --gnu  Makefile
220Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
221        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
222
223$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224        $(SHELL) ./config.status --recheck
225$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
226        cd $(srcdir) && $(AUTOCONF)
227
228$(ACLOCAL_M4):  configure.in
229        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
230
231config.h: stamp-h1
232        @if test ! -f $@; then \
233          rm -f stamp-h1; \
234          $(MAKE) stamp-h1; \
235        else :; fi
236
237stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
238        @rm -f stamp-h1
239        cd $(top_builddir) && $(SHELL) ./config.status config.h
240
241$(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4)
242        cd $(top_srcdir) && $(AUTOHEADER)
243        touch $(srcdir)/config.h.in
244
245distclean-hdr:
246        -rm -f config.h stamp-h1
247gail.pc: $(top_builddir)/config.status gail.pc.in
248        cd $(top_builddir) && $(SHELL) ./config.status $@
249gail-uninstalled.pc: $(top_builddir)/config.status gail-uninstalled.pc.in
250        cd $(top_builddir) && $(SHELL) ./config.status $@
251
252mostlyclean-libtool:
253        -rm -f *.lo
254
255clean-libtool:
256        -rm -rf .libs _libs
257
258distclean-libtool:
259        -rm -f libtool
260uninstall-info-am:
261pkgconfigDATA_INSTALL = $(INSTALL_DATA)
262install-pkgconfigDATA: $(pkgconfig_DATA)
263        @$(NORMAL_INSTALL)
264        $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
265        @list='$(pkgconfig_DATA)'; for p in $$list; do \
266          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
267          f="`echo $$p | sed -e 's|^.*/||'`"; \
268          echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \
269          $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \
270        done
271
272uninstall-pkgconfigDATA:
273        @$(NORMAL_UNINSTALL)
274        @list='$(pkgconfig_DATA)'; for p in $$list; do \
275          f="`echo $$p | sed -e 's|^.*/||'`"; \
276          echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \
277          rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \
278        done
279
280# This directory's subdirectories are mostly independent; you can cd
281# into them and run `make' without going through this Makefile.
282# To change the values of `make' variables: instead of editing Makefiles,
283# (1) if the variable is set in `config.status', edit `config.status'
284#     (which will cause the Makefiles to be regenerated when you run `make');
285# (2) otherwise, pass the desired values on the `make' command line.
286$(RECURSIVE_TARGETS):
287        @set fnord $$MAKEFLAGS; amf=$$2; \
288        dot_seen=no; \
289        target=`echo $@ | sed s/-recursive//`; \
290        list='$(SUBDIRS)'; for subdir in $$list; do \
291          echo "Making $$target in $$subdir"; \
292          if test "$$subdir" = "."; then \
293            dot_seen=yes; \
294            local_target="$$target-am"; \
295          else \
296            local_target="$$target"; \
297          fi; \
298          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
299           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
300        done; \
301        if test "$$dot_seen" = "no"; then \
302          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
303        fi; test -z "$$fail"
304
305mostlyclean-recursive clean-recursive distclean-recursive \
306maintainer-clean-recursive:
307        @set fnord $$MAKEFLAGS; amf=$$2; \
308        dot_seen=no; \
309        case "$@" in \
310          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
311          *) list='$(SUBDIRS)' ;; \
312        esac; \
313        rev=''; for subdir in $$list; do \
314          if test "$$subdir" = "."; then :; else \
315            rev="$$subdir $$rev"; \
316          fi; \
317        done; \
318        rev="$$rev ."; \
319        target=`echo $@ | sed s/-recursive//`; \
320        for subdir in $$rev; do \
321          echo "Making $$target in $$subdir"; \
322          if test "$$subdir" = "."; then \
323            local_target="$$target-am"; \
324          else \
325            local_target="$$target"; \
326          fi; \
327          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
328           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
329        done && test -z "$$fail"
330tags-recursive:
331        list='$(SUBDIRS)'; for subdir in $$list; do \
332          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
333        done
334ctags-recursive:
335        list='$(SUBDIRS)'; for subdir in $$list; do \
336          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
337        done
338
339ETAGS = etags
340ETAGSFLAGS =
341
342CTAGS = ctags
343CTAGSFLAGS =
344
345tags: TAGS
346
347ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
348        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
349        unique=`for i in $$list; do \
350            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351          done | \
352          $(AWK) '    { files[$$0] = 1; } \
353               END { for (i in files) print i; }'`; \
354        mkid -fID $$unique
355
356TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
357                $(TAGS_FILES) $(LISP)
358        tags=; \
359        here=`pwd`; \
360        list='$(SUBDIRS)'; for subdir in $$list; do \
361          if test "$$subdir" = .; then :; else \
362            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
363          fi; \
364        done; \
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 "$(ETAGS_ARGS)$$tags$$unique" \
372          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
373             $$tags $$unique
374
375ctags: CTAGS
376CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
377                $(TAGS_FILES) $(LISP)
378        tags=; \
379        here=`pwd`; \
380        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
381        unique=`for i in $$list; do \
382            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383          done | \
384          $(AWK) '    { files[$$0] = 1; } \
385               END { for (i in files) print i; }'`; \
386        test -z "$(CTAGS_ARGS)$$tags$$unique" \
387          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
388             $$tags $$unique
389
390GTAGS:
391        here=`$(am__cd) $(top_builddir) && pwd` \
392          && cd $(top_srcdir) \
393          && gtags -i $(GTAGS_ARGS) $$here
394
395distclean-tags:
396        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
397DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
398
399top_distdir = .
400distdir = $(PACKAGE)-$(VERSION)
401
402am__remove_distdir = \
403  { test ! -d $(distdir) \
404    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
405         && rm -fr $(distdir); }; }
406
407GZIP_ENV = --best
408distuninstallcheck_listfiles = find . -type f -print
409distcleancheck_listfiles = find . -type f -print
410
411distdir: $(DISTFILES)
412        $(am__remove_distdir)
413        mkdir $(distdir)
414        $(mkinstalldirs) $(distdir)/. $(distdir)/po
415        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
416        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
417        list='$(DISTFILES)'; for file in $$list; do \
418          case $$file in \
419            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
420            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
421          esac; \
422          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
423          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
424          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
425            dir="/$$dir"; \
426            $(mkinstalldirs) "$(distdir)$$dir"; \
427          else \
428            dir=''; \
429          fi; \
430          if test -d $$d/$$file; then \
431            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
432              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
433            fi; \
434            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
435          else \
436            test -f $(distdir)/$$file \
437            || cp -p $$d/$$file $(distdir)/$$file \
438            || exit 1; \
439          fi; \
440        done
441        list='$(SUBDIRS)'; for subdir in $$list; do \
442          if test "$$subdir" = .; then :; else \
443            test -d $(distdir)/$$subdir \
444            || mkdir $(distdir)/$$subdir \
445            || exit 1; \
446            (cd $$subdir && \
447              $(MAKE) $(AM_MAKEFLAGS) \
448                top_distdir="$(top_distdir)" \
449                distdir=../$(distdir)/$$subdir \
450                distdir) \
451              || exit 1; \
452          fi; \
453        done
454        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
455          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
456          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
457          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
458        || chmod -R a+r $(distdir)
459dist-gzip: distdir
460        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
461        $(am__remove_distdir)
462
463dist dist-all: distdir
464        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
465        $(am__remove_distdir)
466
467# This target untars the dist file and tries a VPATH configuration.  Then
468# it guarantees that the distribution is self-contained by making another
469# tarfile.
470distcheck: dist
471        $(am__remove_distdir)
472        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
473        chmod -R a-w $(distdir); chmod a+w $(distdir)
474        mkdir $(distdir)/=build
475        mkdir $(distdir)/=inst
476        chmod a-w $(distdir)
477        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
478          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
479          && cd $(distdir)/=build \
480          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
481            $(DISTCHECK_CONFIGURE_FLAGS) \
482          && $(MAKE) $(AM_MAKEFLAGS) \
483          && $(MAKE) $(AM_MAKEFLAGS) dvi \
484          && $(MAKE) $(AM_MAKEFLAGS) check \
485          && $(MAKE) $(AM_MAKEFLAGS) install \
486          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
487          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
488          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
489                distuninstallcheck \
490          && chmod -R a-w "$$dc_install_base" \
491          && ({ \
492               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
493               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
494               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
495               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
496                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
497              } || { rm -rf "$$dc_destdir"; exit 1; }) \
498          && rm -rf "$$dc_destdir" \
499          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
500          && rm -f $(distdir).tar.gz \
501          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
502        $(am__remove_distdir)
503        @echo "$(distdir).tar.gz is ready for distribution" | \
504          sed 'h;s/./=/g;p;x;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        $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
529
530install: install-recursive
531install-exec: install-exec-recursive
532install-data: install-data-recursive
533uninstall: uninstall-recursive
534
535install-am: all-am
536        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
537
538installcheck: installcheck-recursive
539install-strip:
540        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
541          INSTALL_STRIP_FLAG=-s \
542          `test -z '$(STRIP)' || \
543            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
544mostlyclean-generic:
545
546clean-generic:
547
548distclean-generic:
549        -rm -f Makefile $(CONFIG_CLEAN_FILES)
550        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
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)
561distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
562        distclean-tags
563
564dvi: dvi-recursive
565
566dvi-am:
567
568info: info-recursive
569
570info-am:
571
572install-data-am: install-pkgconfigDATA
573
574install-exec-am:
575
576install-info: install-info-recursive
577
578install-man:
579
580installcheck-am:
581
582maintainer-clean: maintainer-clean-recursive
583        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
584        -rm -rf autom4te.cache
585maintainer-clean-am: distclean-am maintainer-clean-generic
586
587mostlyclean: mostlyclean-recursive
588
589mostlyclean-am: mostlyclean-generic mostlyclean-libtool
590
591pdf: pdf-recursive
592
593pdf-am:
594
595ps: ps-recursive
596
597ps-am:
598
599uninstall-am: uninstall-info-am uninstall-pkgconfigDATA
600
601uninstall-info: uninstall-info-recursive
602
603.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
604        clean-generic clean-libtool clean-recursive ctags \
605        ctags-recursive dist dist-all dist-gzip distcheck distclean \
606        distclean-generic distclean-hdr distclean-libtool \
607        distclean-recursive distclean-tags distcleancheck distdir \
608        distuninstallcheck dvi dvi-am dvi-recursive info info-am \
609        info-recursive install install-am install-data install-data-am \
610        install-data-recursive install-exec install-exec-am \
611        install-exec-recursive install-info install-info-am \
612        install-info-recursive install-man install-pkgconfigDATA \
613        install-recursive install-strip installcheck installcheck-am \
614        installdirs installdirs-am installdirs-recursive \
615        maintainer-clean maintainer-clean-generic \
616        maintainer-clean-recursive mostlyclean mostlyclean-generic \
617        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
618        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
619        uninstall uninstall-am uninstall-info-am \
620        uninstall-info-recursive uninstall-pkgconfigDATA \
621        uninstall-recursive
622
623        gail.pc.in
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.