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