]> git.decadent.org.uk Git - ap-utils.git/blob - Makefile.in
Update config.{sub,guess} in the right place at build time - closes: #534825
[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 CURSESLIBS = @CURSESLIBS@
75 CYGPATH_W = @CYGPATH_W@
76 DATADIRNAME = @DATADIRNAME@
77 DEFS = @DEFS@
78 DEPDIR = @DEPDIR@
79 ECHO_C = @ECHO_C@
80 ECHO_N = @ECHO_N@
81 ECHO_T = @ECHO_T@
82 EGREP = @EGREP@
83 EXEEXT = @EXEEXT@
84 GENCAT = @GENCAT@
85 GLIBC21 = @GLIBC21@
86 GMSGFMT = @GMSGFMT@
87 INSTALL_DATA = @INSTALL_DATA@
88 INSTALL_PROGRAM = @INSTALL_PROGRAM@
89 INSTALL_SCRIPT = @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91 INSTOBJEXT = @INSTOBJEXT@
92 INTLBISON = @INTLBISON@
93 INTLLIBS = @INTLLIBS@
94 INTLOBJS = @INTLOBJS@
95 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
96 LDFLAGS = @LDFLAGS@
97 LIBICONV = @LIBICONV@
98 LIBINTL = @LIBINTL@
99 LIBOBJS = @LIBOBJS@
100 LIBS = @LIBS@
101 LTLIBICONV = @LTLIBICONV@
102 LTLIBINTL = @LTLIBINTL@
103 LTLIBOBJS = @LTLIBOBJS@
104 MAKEINFO = @MAKEINFO@
105 MKINSTALLDIRS = @MKINSTALLDIRS@
106 MSGFMT = @MSGFMT@
107 MSGMERGE = @MSGMERGE@
108 OBJEXT = @OBJEXT@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_VERSION = @PACKAGE_VERSION@
115 PATH_SEPARATOR = @PATH_SEPARATOR@
116 POSUB = @POSUB@
117 RANLIB = @RANLIB@
118 SET_MAKE = @SET_MAKE@
119 SHELL = @SHELL@
120 STRIP = @STRIP@
121 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
122 USE_NLS = @USE_NLS@
123 VERSION = @VERSION@
124 XGETTEXT = @XGETTEXT@
125 ac_ct_CC = @ac_ct_CC@
126 ac_ct_RANLIB = @ac_ct_RANLIB@
127 ac_ct_STRIP = @ac_ct_STRIP@
128 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
129 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
130 am__include = @am__include@
131 am__leading_dot = @am__leading_dot@
132 am__quote = @am__quote@
133 bindir = @bindir@
134 build = @build@
135 build_alias = @build_alias@
136 build_cpu = @build_cpu@
137 build_os = @build_os@
138 build_vendor = @build_vendor@
139 datadir = @datadir@
140 exec_prefix = @exec_prefix@
141 host = @host@
142 host_alias = @host_alias@
143 host_cpu = @host_cpu@
144 host_os = @host_os@
145 host_vendor = @host_vendor@
146 includedir = @includedir@
147 infodir = @infodir@
148 install_sh = @install_sh@
149 libdir = @libdir@
150 libexecdir = @libexecdir@
151 localstatedir = @localstatedir@
152 mandir = @mandir@
153 oldincludedir = @oldincludedir@
154 prefix = @prefix@
155 program_transform_name = @program_transform_name@
156 sbindir = @sbindir@
157 sharedstatedir = @sharedstatedir@
158 sysconfdir = @sysconfdir@
159 target_alias = @target_alias@
160
161 SUBDIRS = lib src ap-gl Documentation intl po
162
163 AUTOMAKE_OPTIONS = gnu 
164
165 EXTRA_DIST = config/* ap-utils.spec
166 subdir = .
167 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
168 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
169 CONFIG_HEADER = config.h
170 CONFIG_CLEAN_FILES = intl/Makefile
171 DIST_SOURCES =
172
173 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
174         ps-recursive install-info-recursive uninstall-info-recursive \
175         all-recursive install-data-recursive install-exec-recursive \
176         installdirs-recursive install-recursive uninstall-recursive \
177         check-recursive installcheck-recursive
178 DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
179         ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS \
180         THANKS TODO aclocal.m4 config.h.in config/config.guess \
181         config/config.rpath config/config.sub config/depcomp \
182         config/install-sh config/missing config/mkinstalldirs configure \
183         configure.in
184 DIST_SUBDIRS = $(SUBDIRS)
185 all: config.h
186         $(MAKE) $(AM_MAKEFLAGS) all-recursive
187
188 .SUFFIXES:
189
190 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
191  configure.lineno
192 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
193         cd $(top_srcdir) && \
194           $(AUTOMAKE) --gnu  Makefile
195 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
196         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
197
198 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
199         $(SHELL) ./config.status --recheck
200 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
201         cd $(srcdir) && $(AUTOCONF)
202
203 $(ACLOCAL_M4):  configure.in 
204         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
205
206 config.h: stamp-h1
207         @if test ! -f $@; then \
208           rm -f stamp-h1; \
209           $(MAKE) stamp-h1; \
210         else :; fi
211
212 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
213         @rm -f stamp-h1
214         cd $(top_builddir) && $(SHELL) ./config.status config.h
215
216 $(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
217         cd $(top_srcdir) && $(AUTOHEADER)
218         touch $(srcdir)/config.h.in
219
220 distclean-hdr:
221         -rm -f config.h stamp-h1
222 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
223         cd $(top_builddir) && $(SHELL) ./config.status $@
224 uninstall-info-am:
225
226 # This directory's subdirectories are mostly independent; you can cd
227 # into them and run `make' without going through this Makefile.
228 # To change the values of `make' variables: instead of editing Makefiles,
229 # (1) if the variable is set in `config.status', edit `config.status'
230 #     (which will cause the Makefiles to be regenerated when you run `make');
231 # (2) otherwise, pass the desired values on the `make' command line.
232 $(RECURSIVE_TARGETS):
233         @set fnord $$MAKEFLAGS; amf=$$2; \
234         dot_seen=no; \
235         target=`echo $@ | sed s/-recursive//`; \
236         list='$(SUBDIRS)'; for subdir in $$list; do \
237           echo "Making $$target in $$subdir"; \
238           if test "$$subdir" = "."; then \
239             dot_seen=yes; \
240             local_target="$$target-am"; \
241           else \
242             local_target="$$target"; \
243           fi; \
244           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
245            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
246         done; \
247         if test "$$dot_seen" = "no"; then \
248           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
249         fi; test -z "$$fail"
250
251 mostlyclean-recursive clean-recursive distclean-recursive \
252 maintainer-clean-recursive:
253         @set fnord $$MAKEFLAGS; amf=$$2; \
254         dot_seen=no; \
255         case "$@" in \
256           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
257           *) list='$(SUBDIRS)' ;; \
258         esac; \
259         rev=''; for subdir in $$list; do \
260           if test "$$subdir" = "."; then :; else \
261             rev="$$subdir $$rev"; \
262           fi; \
263         done; \
264         rev="$$rev ."; \
265         target=`echo $@ | sed s/-recursive//`; \
266         for subdir in $$rev; do \
267           echo "Making $$target in $$subdir"; \
268           if test "$$subdir" = "."; then \
269             local_target="$$target-am"; \
270           else \
271             local_target="$$target"; \
272           fi; \
273           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
274            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
275         done && test -z "$$fail"
276 tags-recursive:
277         list='$(SUBDIRS)'; for subdir in $$list; do \
278           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
279         done
280 ctags-recursive:
281         list='$(SUBDIRS)'; for subdir in $$list; do \
282           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
283         done
284
285 ETAGS = etags
286 ETAGSFLAGS =
287
288 CTAGS = ctags
289 CTAGSFLAGS =
290
291 tags: TAGS
292
293 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
294         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
295         unique=`for i in $$list; do \
296             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297           done | \
298           $(AWK) '    { files[$$0] = 1; } \
299                END { for (i in files) print i; }'`; \
300         mkid -fID $$unique
301
302 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
303                 $(TAGS_FILES) $(LISP)
304         tags=; \
305         here=`pwd`; \
306         if (etags --etags-include --version) >/dev/null 2>&1; then \
307           include_option=--etags-include; \
308         else \
309           include_option=--include; \
310         fi; \
311         list='$(SUBDIRS)'; for subdir in $$list; do \
312           if test "$$subdir" = .; then :; else \
313             test -f $$subdir/TAGS && \
314               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
315           fi; \
316         done; \
317         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
318         unique=`for i in $$list; do \
319             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320           done | \
321           $(AWK) '    { files[$$0] = 1; } \
322                END { for (i in files) print i; }'`; \
323         test -z "$(ETAGS_ARGS)$$tags$$unique" \
324           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325              $$tags $$unique
326
327 ctags: CTAGS
328 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
329                 $(TAGS_FILES) $(LISP)
330         tags=; \
331         here=`pwd`; \
332         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
333         unique=`for i in $$list; do \
334             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335           done | \
336           $(AWK) '    { files[$$0] = 1; } \
337                END { for (i in files) print i; }'`; \
338         test -z "$(CTAGS_ARGS)$$tags$$unique" \
339           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
340              $$tags $$unique
341
342 GTAGS:
343         here=`$(am__cd) $(top_builddir) && pwd` \
344           && cd $(top_srcdir) \
345           && gtags -i $(GTAGS_ARGS) $$here
346
347 distclean-tags:
348         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
349 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
350
351 top_distdir = .
352 distdir = $(PACKAGE)-$(VERSION)
353
354 am__remove_distdir = \
355   { test ! -d $(distdir) \
356     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
357          && rm -fr $(distdir); }; }
358
359 GZIP_ENV = --best
360 distuninstallcheck_listfiles = find . -type f -print
361 distcleancheck_listfiles = find . -type f -print
362
363 distdir: $(DISTFILES)
364         $(am__remove_distdir)
365         mkdir $(distdir)
366         $(mkinstalldirs) $(distdir)/config $(distdir)/intl $(distdir)/po
367         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
368         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
369         list='$(DISTFILES)'; for file in $$list; do \
370           case $$file in \
371             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
372             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
373           esac; \
374           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
375           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
376           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
377             dir="/$$dir"; \
378             $(mkinstalldirs) "$(distdir)$$dir"; \
379           else \
380             dir=''; \
381           fi; \
382           if test -d $$d/$$file; then \
383             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
384               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
385             fi; \
386             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
387           else \
388             test -f $(distdir)/$$file \
389             || cp -p $$d/$$file $(distdir)/$$file \
390             || exit 1; \
391           fi; \
392         done
393         list='$(SUBDIRS)'; for subdir in $$list; do \
394           if test "$$subdir" = .; then :; else \
395             test -d $(distdir)/$$subdir \
396             || mkdir $(distdir)/$$subdir \
397             || exit 1; \
398             (cd $$subdir && \
399               $(MAKE) $(AM_MAKEFLAGS) \
400                 top_distdir="$(top_distdir)" \
401                 distdir=../$(distdir)/$$subdir \
402                 distdir) \
403               || exit 1; \
404           fi; \
405         done
406         $(MAKE) $(AM_MAKEFLAGS) \
407           top_distdir="$(top_distdir)" distdir="$(distdir)" \
408           dist-hook
409         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
410           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
411           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
412           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
413         || chmod -R a+r $(distdir)
414 dist-gzip: distdir
415         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
416         $(am__remove_distdir)
417
418 dist dist-all: distdir
419         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
420         $(am__remove_distdir)
421
422 # This target untars the dist file and tries a VPATH configuration.  Then
423 # it guarantees that the distribution is self-contained by making another
424 # tarfile.
425 distcheck: dist
426         $(am__remove_distdir)
427         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
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             --with-included-gettext \
437             $(DISTCHECK_CONFIGURE_FLAGS) \
438           && $(MAKE) $(AM_MAKEFLAGS) \
439           && $(MAKE) $(AM_MAKEFLAGS) dvi \
440           && $(MAKE) $(AM_MAKEFLAGS) check \
441           && $(MAKE) $(AM_MAKEFLAGS) install \
442           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
443           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
444           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
445                 distuninstallcheck \
446           && chmod -R a-w "$$dc_install_base" \
447           && ({ \
448                (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
449                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
450                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
451                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
452                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
453               } || { rm -rf "$$dc_destdir"; exit 1; }) \
454           && rm -rf "$$dc_destdir" \
455           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
456           && rm -f $(distdir).tar.gz \
457           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
458         $(am__remove_distdir)
459         @echo "$(distdir).tar.gz is ready for distribution" | \
460           sed 'h;s/./=/g;p;x;p;x'
461 distuninstallcheck:
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
470 distcleancheck: 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
479 check-am: all-am
480 check: check-recursive
481 all-am: Makefile config.h
482 installdirs: installdirs-recursive
483 installdirs-am:
484
485 install: install-recursive
486 install-exec: install-exec-recursive
487 install-data: install-data-recursive
488 uninstall: uninstall-recursive
489
490 install-am: all-am
491         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
492
493 installcheck: installcheck-recursive
494 install-strip:
495         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
496           INSTALL_STRIP_FLAG=-s \
497           `test -z '$(STRIP)' || \
498             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
499 mostlyclean-generic:
500
501 clean-generic:
502
503 distclean-generic:
504         -rm -f $(CONFIG_CLEAN_FILES)
505
506 maintainer-clean-generic:
507         @echo "This command is intended for maintainers to use"
508         @echo "it deletes files that may require special tools to rebuild."
509 clean: clean-recursive
510
511 clean-am: clean-generic mostlyclean-am
512
513 distclean: distclean-recursive
514         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
515         -rm -f Makefile
516 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
517
518 dvi: dvi-recursive
519
520 dvi-am:
521
522 info: info-recursive
523
524 info-am:
525
526 install-data-am:
527
528 install-exec-am:
529
530 install-info: install-info-recursive
531
532 install-man:
533
534 installcheck-am:
535
536 maintainer-clean: maintainer-clean-recursive
537         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
538         -rm -rf $(top_srcdir)/autom4te.cache
539         -rm -f Makefile
540 maintainer-clean-am: distclean-am maintainer-clean-generic
541
542 mostlyclean: mostlyclean-recursive
543
544 mostlyclean-am: mostlyclean-generic
545
546 pdf: pdf-recursive
547
548 pdf-am:
549
550 ps: ps-recursive
551
552 ps-am:
553
554 uninstall-am: uninstall-info-am
555
556 uninstall-info: uninstall-info-recursive
557
558 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
559         clean-generic clean-recursive ctags ctags-recursive dist \
560         dist-all dist-gzip distcheck distclean distclean-generic \
561         distclean-hdr distclean-recursive distclean-tags distcleancheck \
562         distdir distuninstallcheck dvi dvi-am dvi-recursive info \
563         info-am info-recursive install install-am install-data \
564         install-data-am install-data-recursive install-exec \
565         install-exec-am install-exec-recursive install-info \
566         install-info-am install-info-recursive install-man \
567         install-recursive install-strip installcheck installcheck-am \
568         installdirs installdirs-am installdirs-recursive \
569         maintainer-clean maintainer-clean-generic \
570         maintainer-clean-recursive mostlyclean mostlyclean-generic \
571         mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
572         ps-recursive tags tags-recursive uninstall uninstall-am \
573         uninstall-info-am uninstall-info-recursive uninstall-recursive
574
575
576 dist-hook:
577         rm -f $(distdir)/po/*.gmo
578         -chmod -R a+r $(distdir)
579         tar chof $(distdir).tar $(distdir)
580         bzip2 -v9f $(distdir).tar
581 # Tell versions [3.59,3.63) of GNU make to not export all variables.
582 # Otherwise a system limit (for SysV at least) may be exceeded.
583 .NOEXPORT: