source: trunk/third/aspell/Makefile.in @ 20163

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