source: tags/release-0.7beta1/Makefile.in @ 704

Revision 440, 19.2 KB checked in by dcarter, 4 years ago (diff)

Beta release candidate 1

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