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