root/vtcross/branches/wrodgers/Makefile @ 277

Revision 277, 18.3 KB (checked in by wrodgers, 15 years ago)

Updating SML functionality

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