http://downloads.netgear.com/files/GPL/GPL_Source_V361j_DM111PSP_series_consumer_rele...
[bcm963xx.git] / userapps / opensource / libosip2 / Makefile.in
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
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 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = .
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = @host_alias@
63 host_triplet = @host@
64
65 EXEEXT = @EXEEXT@
66 OBJEXT = @OBJEXT@
67 PATH_SEPARATOR = @PATH_SEPARATOR@
68 AMTAR = @AMTAR@
69 AR = @AR@
70 AS = @AS@
71 AWK = @AWK@
72 CC = @CC@
73 CPP = @CPP@
74 CXX = @CXX@
75 CXXCPP = @CXXCPP@
76 DEPDIR = @DEPDIR@
77 DLLTOOL = @DLLTOOL@
78 ECHO = @ECHO@
79 EGREP = @EGREP@
80 EXTRA_LIB = @EXTRA_LIB@
81 F77 = @F77@
82 FSM_LIB = @FSM_LIB@
83 GCJ = @GCJ@
84 GCJFLAGS = @GCJFLAGS@
85 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86 LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@
87 LIBTOOL = @LIBTOOL@
88 LN_S = @LN_S@
89 OBJDUMP = @OBJDUMP@
90 OSIP_VERSION = @OSIP_VERSION@
91 PACKAGE = @PACKAGE@
92 PARSER_LIB = @PARSER_LIB@
93 PTHREAD_CC = @PTHREAD_CC@
94 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
95 PTHREAD_LIBS = @PTHREAD_LIBS@
96 RANLIB = @RANLIB@
97 RC = @RC@
98 SIP_CFLAGS = @SIP_CFLAGS@
99 SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@
100 SIP_FSM_FLAGS = @SIP_FSM_FLAGS@
101 SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@
102 STRIP = @STRIP@
103 VERSION = @VERSION@
104 am__include = @am__include@
105 am__quote = @am__quote@
106 install_sh = @install_sh@
107 EXTRA_DIST = README BUGS
108
109 SUBDIRS = include src scripts help platform debian
110 subdir = .
111 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
112 mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
113 CONFIG_HEADER = config.h
114 CONFIG_CLEAN_FILES =
115 DIST_SOURCES =
116
117 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
118         uninstall-info-recursive all-recursive install-data-recursive \
119         install-exec-recursive installdirs-recursive install-recursive \
120         uninstall-recursive check-recursive installcheck-recursive
121 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
122         Makefile.in NEWS TODO acinclude.m4 aclocal.m4 config.h.in \
123         configure configure.in
124 DIST_SUBDIRS = $(SUBDIRS)
125 all: config.h
126         $(MAKE) $(AM_MAKEFLAGS) all-recursive
127
128 .SUFFIXES:
129
130 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
131  configure.lineno
132 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
133         cd $(top_srcdir) && \
134           $(AUTOMAKE) --gnu  Makefile
135 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
136         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
137
138 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
139         $(SHELL) ./config.status --recheck
140 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
141         cd $(srcdir) && $(AUTOCONF)
142
143 $(ACLOCAL_M4):  configure.in acinclude.m4
144         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
145
146 config.h: stamp-h1
147         @if test ! -f $@; then \
148           rm -f stamp-h1; \
149           $(MAKE) stamp-h1; \
150         else :; fi
151
152 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
153         @rm -f stamp-h1
154         cd $(top_builddir) && $(SHELL) ./config.status config.h
155
156 $(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
157         cd $(top_srcdir) && $(AUTOHEADER)
158         touch $(srcdir)/config.h.in
159
160 distclean-hdr:
161         -rm -f config.h stamp-h1
162
163 mostlyclean-libtool:
164         -rm -f *.lo
165
166 clean-libtool:
167         -rm -rf .libs _libs
168
169 distclean-libtool:
170         -rm -f libtool
171 uninstall-info-am:
172
173 # This directory's subdirectories are mostly independent; you can cd
174 # into them and run `make' without going through this Makefile.
175 # To change the values of `make' variables: instead of editing Makefiles,
176 # (1) if the variable is set in `config.status', edit `config.status'
177 #     (which will cause the Makefiles to be regenerated when you run `make');
178 # (2) otherwise, pass the desired values on the `make' command line.
179 $(RECURSIVE_TARGETS):
180         @set fnord $$MAKEFLAGS; amf=$$2; \
181         dot_seen=no; \
182         target=`echo $@ | sed s/-recursive//`; \
183         list='$(SUBDIRS)'; for subdir in $$list; do \
184           echo "Making $$target in $$subdir"; \
185           if test "$$subdir" = "."; then \
186             dot_seen=yes; \
187             local_target="$$target-am"; \
188           else \
189             local_target="$$target"; \
190           fi; \
191           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
192            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
193         done; \
194         if test "$$dot_seen" = "no"; then \
195           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
196         fi; test -z "$$fail"
197
198 mostlyclean-recursive clean-recursive distclean-recursive \
199 maintainer-clean-recursive:
200         @set fnord $$MAKEFLAGS; amf=$$2; \
201         dot_seen=no; \
202         case "$@" in \
203           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
204           *) list='$(SUBDIRS)' ;; \
205         esac; \
206         rev=''; for subdir in $$list; do \
207           if test "$$subdir" = "."; then :; else \
208             rev="$$subdir $$rev"; \
209           fi; \
210         done; \
211         rev="$$rev ."; \
212         target=`echo $@ | sed s/-recursive//`; \
213         for subdir in $$rev; do \
214           echo "Making $$target in $$subdir"; \
215           if test "$$subdir" = "."; then \
216             local_target="$$target-am"; \
217           else \
218             local_target="$$target"; \
219           fi; \
220           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
221            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
222         done && test -z "$$fail"
223 tags-recursive:
224         list='$(SUBDIRS)'; for subdir in $$list; do \
225           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
226         done
227
228 ETAGS = etags
229 ETAGSFLAGS =
230
231 tags: TAGS
232
233 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
234         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
235         unique=`for i in $$list; do \
236             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
237           done | \
238           $(AWK) '    { files[$$0] = 1; } \
239                END { for (i in files) print i; }'`; \
240         mkid -fID $$unique
241
242 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
243                 $(TAGS_FILES) $(LISP)
244         tags=; \
245         here=`pwd`; \
246         list='$(SUBDIRS)'; for subdir in $$list; do \
247           if test "$$subdir" = .; then :; else \
248             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
249           fi; \
250         done; \
251         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
252         unique=`for i in $$list; do \
253             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
254           done | \
255           $(AWK) '    { files[$$0] = 1; } \
256                END { for (i in files) print i; }'`; \
257         test -z "$(ETAGS_ARGS)$$tags$$unique" \
258           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
259              $$tags $$unique
260
261 GTAGS:
262         here=`$(am__cd) $(top_builddir) && pwd` \
263           && cd $(top_srcdir) \
264           && gtags -i $(GTAGS_ARGS) $$here
265
266 distclean-tags:
267         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
268 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
269
270 top_distdir = .
271 distdir = $(PACKAGE)-$(VERSION)
272
273 am__remove_distdir = \
274   { test ! -d $(distdir) \
275     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
276          && rm -fr $(distdir); }; }
277
278 GZIP_ENV = --best
279 distcleancheck_listfiles = find . -type f -print
280
281 distdir: $(DISTFILES)
282         $(am__remove_distdir)
283         mkdir $(distdir)
284         @list='$(DISTFILES)'; for file in $$list; do \
285           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
286           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
287           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
288             dir="/$$dir"; \
289             $(mkinstalldirs) "$(distdir)$$dir"; \
290           else \
291             dir=''; \
292           fi; \
293           if test -d $$d/$$file; then \
294             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
295               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
296             fi; \
297             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
298           else \
299             test -f $(distdir)/$$file \
300             || cp -p $$d/$$file $(distdir)/$$file \
301             || exit 1; \
302           fi; \
303         done
304         list='$(SUBDIRS)'; for subdir in $$list; do \
305           if test "$$subdir" = .; then :; else \
306             test -d $(distdir)/$$subdir \
307             || mkdir $(distdir)/$$subdir \
308             || exit 1; \
309             (cd $$subdir && \
310               $(MAKE) $(AM_MAKEFLAGS) \
311                 top_distdir="$(top_distdir)" \
312                 distdir=../$(distdir)/$$subdir \
313                 distdir) \
314               || exit 1; \
315           fi; \
316         done
317         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
318           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
319           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
320           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
321         || chmod -R a+r $(distdir)
322 dist-gzip: distdir
323         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
324         $(am__remove_distdir)
325
326 dist dist-all: distdir
327         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
328         $(am__remove_distdir)
329
330 # This target untars the dist file and tries a VPATH configuration.  Then
331 # it guarantees that the distribution is self-contained by making another
332 # tarfile.
333 distcheck: dist
334         $(am__remove_distdir)
335         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
336         chmod -R a-w $(distdir); chmod a+w $(distdir)
337         mkdir $(distdir)/=build
338         mkdir $(distdir)/=inst
339         chmod a-w $(distdir)
340         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
341           && cd $(distdir)/=build \
342           && ../configure --srcdir=.. --prefix=$$dc_install_base \
343             $(DISTCHECK_CONFIGURE_FLAGS) \
344           && $(MAKE) $(AM_MAKEFLAGS) \
345           && $(MAKE) $(AM_MAKEFLAGS) dvi \
346           && $(MAKE) $(AM_MAKEFLAGS) check \
347           && $(MAKE) $(AM_MAKEFLAGS) install \
348           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
349           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
350           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
351               || { echo "ERROR: files left after uninstall:" ; \
352                    find $$dc_install_base -type f -print ; \
353                    exit 1; } >&2 ) \
354           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
355           && rm -f $(distdir).tar.gz \
356           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
357         $(am__remove_distdir)
358         @echo "$(distdir).tar.gz is ready for distribution" | \
359           sed 'h;s/./=/g;p;x;p;x'
360 distcleancheck: distclean
361         if test '$(srcdir)' = . ; then \
362           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
363           exit 1 ; \
364         fi
365         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
366           || { echo "ERROR: files left after distclean:" ; \
367                $(distcleancheck_listfiles) ; \
368                exit 1; } >&2
369 check-am: all-am
370 check: check-recursive
371 all-am: Makefile config.h
372 installdirs: installdirs-recursive
373 installdirs-am:
374
375 install: install-recursive
376 install-exec: install-exec-recursive
377 install-data: install-data-recursive
378 uninstall: uninstall-recursive
379
380 install-am: all-am
381         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382
383 installcheck: installcheck-recursive
384 install-strip:
385         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386           INSTALL_STRIP_FLAG=-s \
387           `test -z '$(STRIP)' || \
388             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
389 mostlyclean-generic:
390
391 clean-generic:
392
393 distclean-generic:
394         -rm -f Makefile $(CONFIG_CLEAN_FILES)
395
396 maintainer-clean-generic:
397         @echo "This command is intended for maintainers to use"
398         @echo "it deletes files that may require special tools to rebuild."
399 clean: clean-recursive
400
401 clean-am: clean-generic clean-libtool mostlyclean-am
402
403 distclean: distclean-recursive
404         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
405 distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
406         distclean-tags
407
408 dvi: dvi-recursive
409
410 dvi-am:
411
412 info: info-recursive
413
414 info-am:
415
416 install-data-am:
417
418 install-exec-am:
419
420 install-info: install-info-recursive
421
422 install-man:
423
424 installcheck-am:
425
426 maintainer-clean: maintainer-clean-recursive
427         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
428         -rm -rf autom4te.cache
429 maintainer-clean-am: distclean-am maintainer-clean-generic
430
431 mostlyclean: mostlyclean-recursive
432
433 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
434
435 uninstall-am: uninstall-info-am
436
437 uninstall-info: uninstall-info-recursive
438
439 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
440         clean-generic clean-libtool clean-recursive dist dist-all \
441         dist-gzip distcheck distclean distclean-generic distclean-hdr \
442         distclean-libtool distclean-recursive distclean-tags \
443         distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
444         info-recursive install install-am install-data install-data-am \
445         install-data-recursive install-exec install-exec-am \
446         install-exec-recursive install-info install-info-am \
447         install-info-recursive install-man install-recursive \
448         install-strip installcheck installcheck-am installdirs \
449         installdirs-am installdirs-recursive maintainer-clean \
450         maintainer-clean-generic maintainer-clean-recursive mostlyclean \
451         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
452         tags tags-recursive uninstall uninstall-am uninstall-info-am \
453         uninstall-info-recursive uninstall-recursive
454
455
456 rpm-package:
457         cd platform && $(MAKE) rpm-package
458
459 deb:
460         dpkg-buildpackage -rfakeroot
461
462 upload: dist
463         @echo "######## Maintainer only ##########";
464         @echo "building files for upload in ftp://ftp-upload.gnu.org/incoming/ftp";
465         @echo "building: $(PACKAGE)-$(VERSION).tar.gz.sig";
466         gpg -b $(PACKAGE)-$(VERSION).tar.gz
467         echo "directory: osip" > $(PACKAGE)-$(VERSION).tar.gz.directive
468         @echo "building: $(PACKAGE)-$(VERSION).tar.gz.directive.asc";
469         gpg --clearsign $(PACKAGE)-$(VERSION).tar.gz.directive
470
471 indent:
472         indent */*/*.c
473         indent */*/*.h
474         rm -rf */*/*.c~
475         rm -rf */*/*.h~
476 # Tell versions [3.59,3.63) of GNU make to not export all variables.
477 # Otherwise a system limit (for SysV at least) may be exceeded.
478 .NOEXPORT: