Revert "Revert "and added files""
[bcm963xx.git] / userapps / opensource / siproxd / libosip2 / src / osipparser2 / Makefile
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # src/osipparser2/Makefile.  Generated from Makefile.in by configure.
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
16 SHELL = /bin/sh
17
18 srcdir = .
19 top_srcdir = ../..
20
21 prefix = /usr/local
22 exec_prefix = ${prefix}
23
24 bindir = ${exec_prefix}/bin
25 sbindir = ${exec_prefix}/sbin
26 libexecdir = ${exec_prefix}/libexec
27 datadir = ${prefix}/share
28 sysconfdir = ${prefix}/etc
29 sharedstatedir = ${prefix}/com
30 localstatedir = ${prefix}/var
31 libdir = ${exec_prefix}/lib
32 infodir = ${prefix}/info
33 mandir = ${prefix}/man
34 includedir = ${prefix}/include
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/libosip2
37 pkglibdir = $(libdir)/libosip2
38 pkgincludedir = $(includedir)/libosip2
39 top_builddir = ../..
40
41 ACLOCAL = aclocal-1.6 -I scripts
42 AUTOCONF = autoconf
43 AUTOMAKE = automake-1.6
44 AUTOHEADER = autoheader
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = /usr/bin/install -c
48 INSTALL_PROGRAM = ${INSTALL}
49 INSTALL_DATA = ${INSTALL} -m 644
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}
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = s,x,x,
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = 
63 host_triplet = i686-pc-linux-gnu
64
65 EXEEXT = 
66 OBJEXT = o
67 PATH_SEPARATOR = :
68 AMTAR = tar
69 # AR = ar
70 # AS = @AS@
71 AWK = gawk
72 # CC = gcc
73 # CPP = gcc -E
74 # CXX = g++
75 # CXXCPP = g++ -E
76 DEPDIR = .deps
77 DLLTOOL = @DLLTOOL@
78 ECHO = echo
79 EGREP = grep -E
80 EXTRA_LIB = 
81 F77 = 
82 FSM_LIB =  -lnsl
83 GCJ = @GCJ@
84 GCJFLAGS = @GCJFLAGS@
85 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
86 LIBOSIP_SO_VERSION = 2:5:0
87 LIBTOOL = $(SHELL) $(top_builddir)/libtool
88 LN_S = ln -s
89 OBJDUMP = @OBJDUMP@
90 OSIP_VERSION = 2.0.5
91 PACKAGE = libosip2
92 PARSER_LIB = 
93 PTHREAD_CC = gcc
94 # PTHREAD_CFLAGS = -pthread
95 PTHREAD_LIBS = 
96 RANLIB = ranlib
97 RC = @RC@
98 SIP_CFLAGS =  -Os -s -fomit-frame-pointer -fno-exceptions -fno-rtti
99 SIP_EXTRA_FLAGS =  -Wall -pedantic -DUSE_TMP_BUFFER -DENABLE_TRACE
100 SIP_FSM_FLAGS = -DOSIP_MT -DNEW_TIMER
101 SIP_PARSER_FLAGS = 
102 STRIP = strip
103 VERSION = 2.0.5
104 am__include = include
105 am__quote = 
106 install_sh = /home/vmarkovski/sw/sipproxy/libosip2-2.0.5/scripts/install-sh
107
108 EXTRA_DIST = parser.h
109
110 lib_LTLIBRARIES = libosipparser2.a
111
112 libosipparser2_a_SOURCES = osip_content_encoding.c osip_proxy_authorization.c \
113 osip_accept_encoding.c      osip_cseq.c                osip_record_route.c    \
114 osip_accept_language.c      osip_accept.c              osip_route.c           \
115 osip_alert_info.c           osip_error_info.c          osip_to.c              \
116 osip_allow.c                osip_from.c                osip_uri.c             \
117 osip_authorization.c        osip_header.c              osip_via.c             \
118 osip_body.c                 osip_md5c.c               osip_www_authenticate.c \
119 osip_call_info.c            osip_message.c             osip_list.c            \
120 osip_call_id.c              osip_message_parse.c                              \
121 osip_contact.c              osip_message_to_str.c      osip_port.c            \
122 osip_content_disposition.c  osip_mime_version.c        sdp_message.c          \
123 osip_content_length.c       osip_parser_cfg.c          sdp_accessor.c         \
124 osip_content_type.c         osip_proxy_authenticate.c
125
126 # libosipparser2_a_SOURCES = test.c
127
128
129 libosipparser2_a_LDFLAGS = \
130  $(PARSER_LIB) $(EXTRA_LIB)
131
132
133 INCLUDES = -I$(top_srcdir)/include
134 AM_CFLAGS = $(SIP_CFLAGS) $(SIP_PARSER_FLAGS) $(SIP_EXTRA_FLAGS)
135 subdir = src/osipparser2
136 mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
137 CONFIG_HEADER = $(top_builddir)/config.h
138 CONFIG_CLEAN_FILES =
139 LTLIBRARIES = $(lib_LTLIBRARIES)
140
141 libosipparser2_a_LIBADD =
142 am_libosipparser2_a_OBJECTS = osip_content_encoding.o \
143         osip_proxy_authorization.o osip_accept_encoding.o \
144         osip_cseq.o osip_record_route.o osip_accept_language.o \
145         osip_accept.o osip_route.o osip_alert_info.o \
146         osip_error_info.o osip_to.o osip_allow.o osip_from.o \
147         osip_uri.o osip_authorization.o osip_header.o osip_via.o \
148         osip_body.o osip_md5c.o osip_www_authenticate.o \
149         osip_call_info.o osip_message.o osip_list.o osip_call_id.o \
150         osip_message_parse.o osip_contact.o osip_message_to_str.o \
151         osip_port.o osip_content_disposition.o osip_mime_version.o \
152         sdp_message.o osip_content_length.o osip_parser_cfg.o \
153         sdp_accessor.o osip_content_type.o osip_proxy_authenticate.o
154
155 # am_libosipparser2_a_OBJECTS = test.o
156
157 libosipparser2_a_OBJECTS = $(am_libosipparser2_a_OBJECTS)
158
159 DEFS = -DHAVE_CONFIG_H
160 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
161 CPPFLAGS = 
162 LDFLAGS = 
163 LIBS = 
164 depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp
165 am__depfiles_maybe = depfiles
166
167 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
168         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
169 LTCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
170         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
171 # CCLD = $(CC)
172 #LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
173 #       $(AM_LDFLAGS) $(LDFLAGS) -o $@
174 LINK = $(LD) $(EXTRA_LDFLAGS) -r -o $@
175 CFLAGS = -Os
176 DIST_SOURCES = $(libosipparser2_la_SOURCES)
177 DIST_COMMON = Makefile.am Makefile.in
178 SOURCES = $(libosipparser2_a_SOURCES)
179
180 all: all-am
181
182 .SUFFIXES:
183 .SUFFIXES: .c .lo .o .obj
184
185 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
186         cd $(top_srcdir) && \
187           $(AUTOMAKE) --gnu  src/osipparser2/Makefile
188 Makefile:  
189 libLTLIBRARIES_INSTALL = $(INSTALL)
190 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
191         @$(NORMAL_INSTALL)
192         $(mkinstalldirs) $(DESTDIR)$(libdir)
193         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
194           if test -f $$p; then \
195             f="`echo $$p | sed -e 's|^.*/||'`"; \
196             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
197             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
198           else :; fi; \
199         done
200
201 uninstall-libLTLIBRARIES:
202         @$(NORMAL_UNINSTALL)
203         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
204             p="`echo $$p | sed -e 's|^.*/||'`"; \
205           echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
206           $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
207         done
208
209 clean-libLTLIBRARIES:
210         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
211         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
212           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
213           test -z "$dir" && dir=.; \
214           echo "rm -f \"$${dir}/so_locations\""; \
215           rm -f "$${dir}/so_locations"; \
216         done
217 libosipparser2.a: $(libosipparser2_a_OBJECTS) $(libosipparser2_a_DEPENDENCIES) 
218         $(LINK) $(libosipparser2_a_LDFLAGS) $(libosipparser2_a_OBJECTS) $(libosipparser2_a_LIBADD) $(LIBS)
219
220 mostlyclean-compile:
221         -rm -f *.$(OBJEXT) core *.core
222
223 distclean-compile:
224         -rm -f *.tab.c
225
226 .c.o:
227         $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
228
229 .c.obj:
230         $(COMPILE) -c `cygpath -w $<`
231
232 .c.lo:
233         $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
234 CCDEPMODE = depmode=gcc3
235
236 mostlyclean-libtool:
237         -rm -f *.lo
238
239 clean-libtool:
240         -rm -rf .libs _libs
241
242 distclean-libtool:
243         -rm -f libtool
244 uninstall-info-am:
245
246 ETAGS = etags
247 ETAGSFLAGS =
248
249 tags: TAGS
250
251 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
252         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
253         unique=`for i in $$list; do \
254             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
255           done | \
256           $(AWK) '    { files[$$0] = 1; } \
257                END { for (i in files) print i; }'`; \
258         mkid -fID $$unique
259
260 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
261                 $(TAGS_FILES) $(LISP)
262         tags=; \
263         here=`pwd`; \
264         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
265         unique=`for i in $$list; do \
266             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
267           done | \
268           $(AWK) '    { files[$$0] = 1; } \
269                END { for (i in files) print i; }'`; \
270         test -z "$(ETAGS_ARGS)$$tags$$unique" \
271           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
272              $$tags $$unique
273
274 GTAGS:
275         here=`$(am__cd) $(top_builddir) && pwd` \
276           && cd $(top_srcdir) \
277           && gtags -i $(GTAGS_ARGS) $$here
278
279 distclean-tags:
280         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
281 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
282
283 top_distdir = ../..
284 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
285
286 distdir: $(DISTFILES)
287         @list='$(DISTFILES)'; for file in $$list; do \
288           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
289           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
290           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
291             dir="/$$dir"; \
292             $(mkinstalldirs) "$(distdir)$$dir"; \
293           else \
294             dir=''; \
295           fi; \
296           if test -d $$d/$$file; then \
297             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
298               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
299             fi; \
300             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
301           else \
302             test -f $(distdir)/$$file \
303             || cp -p $$d/$$file $(distdir)/$$file \
304             || exit 1; \
305           fi; \
306         done
307 check-am: all-am
308 check: check-am
309 #all-am: Makefile $(LTLIBRARIES)
310 all-am: $(LTLIBRARIES)
311
312 installdirs:
313         $(mkinstalldirs) $(DESTDIR)$(libdir)
314
315 install: install-am
316 install-exec: install-exec-am
317 install-data: install-data-am
318 uninstall: uninstall-am
319
320 install-am: all-am
321         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
322
323 installcheck: installcheck-am
324 install-strip:
325         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
326           INSTALL_STRIP_FLAG=-s \
327           `test -z '$(STRIP)' || \
328             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
329 mostlyclean-generic:
330
331 clean-generic:
332
333 distclean-generic:
334         -rm -f Makefile $(CONFIG_CLEAN_FILES)
335
336 maintainer-clean-generic:
337         @echo "This command is intended for maintainers to use"
338         @echo "it deletes files that may require special tools to rebuild."
339 clean: clean-am
340
341 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
342         mostlyclean-am
343
344 distclean: distclean-am
345
346 distclean-am: clean-am distclean-compile distclean-depend \
347         distclean-generic distclean-libtool distclean-tags
348
349 dvi: dvi-am
350
351 dvi-am:
352
353 info: info-am
354
355 info-am:
356
357 install-data-am:
358
359 install-exec-am: install-libLTLIBRARIES
360
361 install-info: install-info-am
362
363 install-man:
364
365 installcheck-am:
366
367 maintainer-clean: maintainer-clean-am
368
369 maintainer-clean-am: distclean-am maintainer-clean-generic
370
371 mostlyclean: mostlyclean-am
372
373 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
374         mostlyclean-libtool
375
376 uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
377
378 .PHONY: GTAGS all all-am check check-am clean clean-generic \
379         clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
380         distclean-depend distclean-generic distclean-libtool \
381         distclean-tags distdir dvi dvi-am info info-am install \
382         install-am install-data install-data-am install-exec \
383         install-exec-am install-info install-info-am \
384         install-libLTLIBRARIES install-man install-strip installcheck \
385         installcheck-am installdirs maintainer-clean \
386         maintainer-clean-generic mostlyclean mostlyclean-compile \
387         mostlyclean-generic mostlyclean-libtool tags uninstall \
388         uninstall-am uninstall-info-am uninstall-libLTLIBRARIES
389
390 # Tell versions [3.59,3.63) of GNU make to not export all variables.
391 # Otherwise a system limit (for SysV at least) may be exceeded.
392 .NOEXPORT: