root/trunk/Makefile.in

Revision 7, 19.0 KB (checked in by cmccurdy, 17 months ago)

added support for tags, posted transactions. also started a skeleton for the gui frontend.

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