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