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