blob: 4a84ae5f0e97a9f4f0b1d714b7a71dd2a718d00b [file] [log] [blame]
Alexandre Lisionddd731e2014-01-31 11:50:08 -05001# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# commoncpp/Makefile. Generated from Makefile.in by configure.
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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# Copyright (C) 2006-2010 David Sugar, Tycho Softworks.
18#
19# This file is free software; as a special exception the author gives
20# unlimited permission to copy and/or distribute it, with or without
21# modifications, as long as this notice is preserved.
22#
23# This program is distributed in the hope that it will be useful, but
24# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26
27
28am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
29am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/ucommon
74pkgincludedir = $(includedir)/ucommon
75pkglibdir = $(libdir)/ucommon
76pkglibexecdir = $(libexecdir)/ucommon
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = x86_64-unknown-linux-gnu
90host_triplet = x86_64-unknown-linux-gnu
91target_triplet = x86_64-unknown-linux-gnu
92subdir = commoncpp
93DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
94 $(top_srcdir)/autoconf/depcomp
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98 $(ACLOCAL_M4)
99mkinstalldirs = $(install_sh) -d
100CONFIG_HEADER = $(top_builddir)/ucommon-config.h
101CONFIG_CLEAN_FILES =
102CONFIG_CLEAN_VPATH_FILES =
103am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
104am__vpath_adj = case $$p in \
105 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
106 *) f=$$p;; \
107 esac;
108am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
109am__install_max = 40
110am__nobase_strip_setup = \
111 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
112am__nobase_strip = \
113 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
114am__nobase_list = $(am__nobase_strip_setup); \
115 for p in $$list; do echo "$$p $$p"; done | \
116 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
117 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
118 if (++n[$$2] == $(am__install_max)) \
119 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
120 END { for (dir in files) print dir, files[dir] }'
121am__base_list = \
122 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
123 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
124am__uninstall_files_from_dir = { \
125 test -z "$$files" \
126 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
127 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
128 $(am__cd) "$$dir" && rm -f $$files; }; \
129 }
130am__installdirs = "$(DESTDIR)$(libdir)"
131LTLIBRARIES = $(lib_LTLIBRARIES)
132libcommoncpp_la_LIBADD =
133am_libcommoncpp_la_OBJECTS = strchar.lo slog.lo exception.lo thread.lo \
134 address.lo socket.lo tcp.lo udp.lo dccp.lo applog.lo mime.lo \
135 process.lo serial.lo tokenizer.lo file.lo dso.lo linked.lo \
136 pointer.lo map.lo
137libcommoncpp_la_OBJECTS = $(am_libcommoncpp_la_OBJECTS)
138AM_V_lt = $(am__v_lt_$(V))
139am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
140am__v_lt_0 = --silent
141am__v_lt_1 =
142libcommoncpp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
143 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
144 $(AM_CXXFLAGS) $(CXXFLAGS) $(libcommoncpp_la_LDFLAGS) \
145 $(LDFLAGS) -o $@
146AM_V_P = $(am__v_P_$(V))
147am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
148am__v_P_0 = false
149am__v_P_1 = :
150AM_V_GEN = $(am__v_GEN_$(V))
151am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
152am__v_GEN_0 = @echo " GEN " $@;
153am__v_GEN_1 =
154AM_V_at = $(am__v_at_$(V))
155am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
156am__v_at_0 = @
157am__v_at_1 =
158DEFAULT_INCLUDES = -I. -I$(top_builddir)
159depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
160am__depfiles_maybe = depfiles
161am__mv = mv -f
162CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
163 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
164LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
165 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
166 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
167 $(AM_CXXFLAGS) $(CXXFLAGS)
168AM_V_CXX = $(am__v_CXX_$(V))
169am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
170am__v_CXX_0 = @echo " CXX " $@;
171am__v_CXX_1 =
172CXXLD = $(CXX)
173CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
174 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
175 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
176AM_V_CXXLD = $(am__v_CXXLD_$(V))
177am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
178am__v_CXXLD_0 = @echo " CXXLD " $@;
179am__v_CXXLD_1 =
180SOURCES = $(libcommoncpp_la_SOURCES)
181DIST_SOURCES = $(libcommoncpp_la_SOURCES)
182am__can_run_installinfo = \
183 case $$AM_UPDATE_INFO_DIR in \
184 n|no|NO) false;; \
185 *) (install-info --version) >/dev/null 2>&1;; \
186 esac
187am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
188# Read a list of newline-separated strings from the standard input,
189# and print each of them once, without duplicates. Input order is
190# *not* preserved.
191am__uniquify_input = $(AWK) '\
192 BEGIN { nonempty = 0; } \
193 { items[$$0] = 1; nonempty = 1; } \
194 END { if (nonempty) { for (i in items) print i; }; } \
195'
196# Make sure the list of sources is unique. This is necessary because,
197# e.g., the same source file might be shared among _SOURCES variables
198# for different programs/libraries.
199am__define_uniq_tagged_files = \
200 list='$(am__tagged_files)'; \
201 unique=`for i in $$list; do \
202 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
203 done | $(am__uniquify_input)`
204ETAGS = etags
205CTAGS = ctags
206DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
207ACLOCAL = ${SHELL} /home/lisional/git/sflphone-android/jni/libucommon/sources/autoconf/missing aclocal-1.13
208AMTAR = $${TAR-tar}
209AM_DEFAULT_VERBOSITY = 1
210AR = ar
211AS = as
212AUTOCONF = ${SHELL} /home/lisional/git/sflphone-android/jni/libucommon/sources/autoconf/missing autoconf
213AUTOHEADER = ${SHELL} /home/lisional/git/sflphone-android/jni/libucommon/sources/autoconf/missing autoheader
214AUTOMAKE = ${SHELL} /home/lisional/git/sflphone-android/jni/libucommon/sources/autoconf/missing automake-1.13
215AWK = gawk
216CC = gcc
217CCDEPMODE = depmode=gcc3
218CFLAGS = -g -O2
219CHECKFLAGS =
220COMPAT = commoncpp
221CPP = gcc -E
222CPPFLAGS =
223CXX = g++
224CXXCPP = g++ -E
225CXXDEPMODE = depmode=gcc3
226CXXFLAGS = -g -O2
227CYGPATH_W = echo
228DEFS = -DHAVE_CONFIG_H
229DEPDIR = .deps
230DLLTOOL = dlltool
231DOXYGEN = /usr/bin/doxygen
232DSYMUTIL =
233DUMPBIN =
234ECHO_C =
235ECHO_N = -n
236ECHO_T =
237EGREP = /usr/bin/grep -E
238EXEEXT =
239FGREP = /usr/bin/grep -F
240GNUTLS_CFLAGS =
241GNUTLS_LIBS = -lgnutls
242GREP = /usr/bin/grep
243INSTALL = /usr/bin/install -c
244INSTALL_DATA = ${INSTALL} -m 644
245INSTALL_PROGRAM = ${INSTALL}
246INSTALL_SCRIPT = ${INSTALL}
247INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
248LD = /usr/bin/ld -m elf_x86_64
249LDFLAGS =
250LIBOBJS =
251LIBS =
252LIBTOOL = $(SHELL) $(top_builddir)/libtool
253LIPO =
254LN_S = ln -s
255LTLIBOBJS =
256LT_GENERIC = $(SHELL) $(top_builddir)/libtool
257LT_VERSION = 6:3:0
258MAKEINFO = ${SHELL} /home/lisional/git/sflphone-android/jni/libucommon/sources/autoconf/missing makeinfo
259MANIFEST_TOOL = :
260MKDIR_P = /usr/bin/mkdir -p
261NM = /usr/bin/nm -B
262NMEDIT =
263OBJDUMP = objdump
264OBJEXT = o
265OPENSSL_CFLAGS =
266OPENSSL_LIBS = -lssl -lcrypto -lz
267OTOOL =
268OTOOL64 =
269PACKAGE = ucommon
270PACKAGE_BUGREPORT =
271PACKAGE_NAME = ucommon
272PACKAGE_STRING = ucommon 6.0.7
273PACKAGE_TARNAME = ucommon
274PACKAGE_URL =
275PACKAGE_VERSION = 6.0.7
276PATH_SEPARATOR = :
277PKG_CONFIG = /usr/bin/pkg-config
278PKG_CONFIG_LIBDIR =
279PKG_CONFIG_PATH =
280RANLIB = ranlib
281SECURE = gnutls
282SECURE_LIBS = -lgnutls
283SECURE_LOCAL = ../gnutls/libusecure.la -lgnutls
284SED = /usr/bin/sed
285SET_MAKE =
286SHELL = /bin/sh
287STRIP = strip
288UCOMMON_CFGPATH = /etc
289UCOMMON_CLINK = -lc
290UCOMMON_FLAGS = -Wno-long-long -DNEW_STDCPP -pthread -fno-check-new -finline -fvisibility=hidden -DUCOMMON_VISIBILITY=1
291UCOMMON_INCLUDES = /usr/local/include/ucommon
292UCOMMON_LIBC = -lc
293UCOMMON_LIBS = -lrt -ldl -lpthread -lc
294UCOMMON_LINKED = -lrt -ldl -lpthread
295UCOMMON_LOCALE = /usr/local/share/locale
296UCOMMON_MODEL = CXX
297UCOMMON_PREFIX = /usr/local
298UCOMMON_VARPATH = /var
299UCOMMON_VISIBILITY = 1
300VERSION = 6.0.7
301abs_builddir = /home/lisional/git/sflphone-android/jni/libucommon/sources/commoncpp
302abs_srcdir = /home/lisional/git/sflphone-android/jni/libucommon/sources/commoncpp
303abs_top_builddir = /home/lisional/git/sflphone-android/jni/libucommon/sources
304abs_top_srcdir = /home/lisional/git/sflphone-android/jni/libucommon/sources
305ac_ct_AR = ar
306ac_ct_CC = gcc
307ac_ct_CXX = g++
308ac_ct_DUMPBIN =
309am__include = include
310am__leading_dot = .
311am__quote =
312am__tar = $${TAR-tar} chof - "$$tardir"
313am__untar = $${TAR-tar} xf -
314bindir = ${exec_prefix}/bin
315build = x86_64-unknown-linux-gnu
316build_alias =
317build_cpu = x86_64
318build_os = linux-gnu
319build_vendor = unknown
320builddir = .
321datadir = ${datarootdir}
322datarootdir = ${prefix}/share
323docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
324dvidir = ${docdir}
325exec_prefix = ${prefix}
326host = x86_64-unknown-linux-gnu
327host_alias =
328host_cpu = x86_64
329host_os = linux-gnu
330host_vendor = unknown
331htmldir = ${docdir}
332includedir = ${prefix}/include
333includes = ${includedir}/ucommon
334infodir = ${datarootdir}/info
335install_sh = ${SHELL} /home/lisional/git/sflphone-android/jni/libucommon/sources/autoconf/install-sh
336libdir = ${exec_prefix}/lib
337libexecdir = ${exec_prefix}/libexec
338libs = /usr/local/lib
339localedir = ${datarootdir}/locale
340localstatedir = /var
341mandir = ${datarootdir}/man
342mkdir_p = $(MKDIR_P)
343oldincludedir = /usr/include
344pdfdir = ${docdir}
345prefix = /usr/local
346program_transform_name = s,x,x,
347psdir = ${docdir}
348sbindir = ${exec_prefix}/sbin
349sharedstatedir = ${prefix}/com
350srcdir = .
351sysconfdir = /etc
352target = x86_64-unknown-linux-gnu
353target_alias =
354target_cpu = x86_64
355target_os = linux-gnu
356target_vendor = unknown
357top_build_prefix = ../
358top_builddir = ..
359top_srcdir = ..
360MAINTAINERCLEANFILES = Makefile.in Makefile
361RELEASE = -version-info $(LT_VERSION)
362AM_CXXFLAGS = -I$(top_srcdir)/inc $(UCOMMON_FLAGS)
363lib_LTLIBRARIES = libcommoncpp.la
364libcommoncpp_la_LDFLAGS = ../corelib/libucommon.la -lrt -ldl -lpthread -lc $(RELEASE)
365libcommoncpp_la_SOURCES = strchar.cpp slog.cpp exception.cpp thread.cpp \
366 address.cpp socket.cpp tcp.cpp udp.cpp dccp.cpp applog.cpp mime.cpp \
367 process.cpp serial.cpp tokenizer.cpp file.cpp dso.cpp linked.cpp \
368 pointer.cpp map.cpp
369
370all: all-am
371
372.SUFFIXES:
373.SUFFIXES: .cpp .lo .o .obj
374$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
375 @for dep in $?; do \
376 case '$(am__configure_deps)' in \
377 *$$dep*) \
378 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
379 && { if test -f $@; then exit 0; else break; fi; }; \
380 exit 1;; \
381 esac; \
382 done; \
383 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu commoncpp/Makefile'; \
384 $(am__cd) $(top_srcdir) && \
385 $(AUTOMAKE) --gnu commoncpp/Makefile
386.PRECIOUS: Makefile
387Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
388 @case '$?' in \
389 *config.status*) \
390 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
391 *) \
392 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
393 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
394 esac;
395
396$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
397 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
398
399$(top_srcdir)/configure: $(am__configure_deps)
400 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
401$(ACLOCAL_M4): $(am__aclocal_m4_deps)
402 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403$(am__aclocal_m4_deps):
404
405install-libLTLIBRARIES: $(lib_LTLIBRARIES)
406 @$(NORMAL_INSTALL)
407 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
408 list2=; for p in $$list; do \
409 if test -f $$p; then \
410 list2="$$list2 $$p"; \
411 else :; fi; \
412 done; \
413 test -z "$$list2" || { \
414 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
415 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
416 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
417 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
418 }
419
420uninstall-libLTLIBRARIES:
421 @$(NORMAL_UNINSTALL)
422 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
423 for p in $$list; do \
424 $(am__strip_dir) \
425 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
426 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
427 done
428
429clean-libLTLIBRARIES:
430 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
431 @list='$(lib_LTLIBRARIES)'; \
432 locs=`for p in $$list; do echo $$p; done | \
433 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
434 sort -u`; \
435 test -z "$$locs" || { \
436 echo rm -f $${locs}; \
437 rm -f $${locs}; \
438 }
439
440libcommoncpp.la: $(libcommoncpp_la_OBJECTS) $(libcommoncpp_la_DEPENDENCIES) $(EXTRA_libcommoncpp_la_DEPENDENCIES)
441 $(AM_V_CXXLD)$(libcommoncpp_la_LINK) -rpath $(libdir) $(libcommoncpp_la_OBJECTS) $(libcommoncpp_la_LIBADD) $(LIBS)
442
443mostlyclean-compile:
444 -rm -f *.$(OBJEXT)
445
446distclean-compile:
447 -rm -f *.tab.c
448
449include ./$(DEPDIR)/address.Plo
450include ./$(DEPDIR)/applog.Plo
451include ./$(DEPDIR)/dccp.Plo
452include ./$(DEPDIR)/dso.Plo
453include ./$(DEPDIR)/exception.Plo
454include ./$(DEPDIR)/file.Plo
455include ./$(DEPDIR)/linked.Plo
456include ./$(DEPDIR)/map.Plo
457include ./$(DEPDIR)/mime.Plo
458include ./$(DEPDIR)/pointer.Plo
459include ./$(DEPDIR)/process.Plo
460include ./$(DEPDIR)/serial.Plo
461include ./$(DEPDIR)/slog.Plo
462include ./$(DEPDIR)/socket.Plo
463include ./$(DEPDIR)/strchar.Plo
464include ./$(DEPDIR)/tcp.Plo
465include ./$(DEPDIR)/thread.Plo
466include ./$(DEPDIR)/tokenizer.Plo
467include ./$(DEPDIR)/udp.Plo
468
469.cpp.o:
470 $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
471 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
472# $(AM_V_CXX)source='$<' object='$@' libtool=no \
473# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
474# $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<
475
476.cpp.obj:
477 $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
478 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
479# $(AM_V_CXX)source='$<' object='$@' libtool=no \
480# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
481# $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
482
483.cpp.lo:
484 $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
485 $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
486# $(AM_V_CXX)source='$<' object='$@' libtool=yes \
487# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
488# $(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<
489
490mostlyclean-libtool:
491 -rm -f *.lo
492
493clean-libtool:
494 -rm -rf .libs _libs
495
496ID: $(am__tagged_files)
497 $(am__define_uniq_tagged_files); mkid -fID $$unique
498tags: tags-am
499TAGS: tags
500
501tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
502 set x; \
503 here=`pwd`; \
504 $(am__define_uniq_tagged_files); \
505 shift; \
506 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
507 test -n "$$unique" || unique=$$empty_fix; \
508 if test $$# -gt 0; then \
509 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
510 "$$@" $$unique; \
511 else \
512 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
513 $$unique; \
514 fi; \
515 fi
516ctags: ctags-am
517
518CTAGS: ctags
519ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
520 $(am__define_uniq_tagged_files); \
521 test -z "$(CTAGS_ARGS)$$unique" \
522 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
523 $$unique
524
525GTAGS:
526 here=`$(am__cd) $(top_builddir) && pwd` \
527 && $(am__cd) $(top_srcdir) \
528 && gtags -i $(GTAGS_ARGS) "$$here"
529cscopelist: cscopelist-am
530
531cscopelist-am: $(am__tagged_files)
532 list='$(am__tagged_files)'; \
533 case "$(srcdir)" in \
534 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
535 *) sdir=$(subdir)/$(srcdir) ;; \
536 esac; \
537 for i in $$list; do \
538 if test -f "$$i"; then \
539 echo "$(subdir)/$$i"; \
540 else \
541 echo "$$sdir/$$i"; \
542 fi; \
543 done >> $(top_builddir)/cscope.files
544
545distclean-tags:
546 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
547
548distdir: $(DISTFILES)
549 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
550 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
551 list='$(DISTFILES)'; \
552 dist_files=`for file in $$list; do echo $$file; done | \
553 sed -e "s|^$$srcdirstrip/||;t" \
554 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
555 case $$dist_files in \
556 */*) $(MKDIR_P) `echo "$$dist_files" | \
557 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
558 sort -u` ;; \
559 esac; \
560 for file in $$dist_files; do \
561 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
562 if test -d $$d/$$file; then \
563 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
564 if test -d "$(distdir)/$$file"; then \
565 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
566 fi; \
567 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
568 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
569 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570 fi; \
571 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
572 else \
573 test -f "$(distdir)/$$file" \
574 || cp -p $$d/$$file "$(distdir)/$$file" \
575 || exit 1; \
576 fi; \
577 done
578check-am: all-am
579check: check-am
580all-am: Makefile $(LTLIBRARIES)
581installdirs:
582 for dir in "$(DESTDIR)$(libdir)"; do \
583 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
584 done
585install: install-am
586install-exec: install-exec-am
587install-data: install-data-am
588uninstall: uninstall-am
589
590install-am: all-am
591 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
592
593installcheck: installcheck-am
594install-strip:
595 if test -z '$(STRIP)'; then \
596 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
597 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
598 install; \
599 else \
600 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
601 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
602 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
603 fi
604mostlyclean-generic:
605
606clean-generic:
607
608distclean-generic:
609 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
610 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
611
612maintainer-clean-generic:
613 @echo "This command is intended for maintainers to use"
614 @echo "it deletes files that may require special tools to rebuild."
615 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
616clean: clean-am
617
618clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
619 mostlyclean-am
620
621distclean: distclean-am
622 -rm -rf ./$(DEPDIR)
623 -rm -f Makefile
624distclean-am: clean-am distclean-compile distclean-generic \
625 distclean-tags
626
627dvi: dvi-am
628
629dvi-am:
630
631html: html-am
632
633html-am:
634
635info: info-am
636
637info-am:
638
639install-data-am:
640
641install-dvi: install-dvi-am
642
643install-dvi-am:
644
645install-exec-am: install-libLTLIBRARIES
646
647install-html: install-html-am
648
649install-html-am:
650
651install-info: install-info-am
652
653install-info-am:
654
655install-man:
656
657install-pdf: install-pdf-am
658
659install-pdf-am:
660
661install-ps: install-ps-am
662
663install-ps-am:
664
665installcheck-am:
666
667maintainer-clean: maintainer-clean-am
668 -rm -rf ./$(DEPDIR)
669 -rm -f Makefile
670maintainer-clean-am: distclean-am maintainer-clean-generic
671
672mostlyclean: mostlyclean-am
673
674mostlyclean-am: mostlyclean-compile mostlyclean-generic \
675 mostlyclean-libtool
676
677pdf: pdf-am
678
679pdf-am:
680
681ps: ps-am
682
683ps-am:
684
685uninstall-am: uninstall-libLTLIBRARIES
686
687.MAKE: install-am install-strip
688
689.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
690 clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
691 ctags-am distclean distclean-compile distclean-generic \
692 distclean-libtool distclean-tags distdir dvi dvi-am html \
693 html-am info info-am install install-am install-data \
694 install-data-am install-dvi install-dvi-am install-exec \
695 install-exec-am install-html install-html-am install-info \
696 install-info-am install-libLTLIBRARIES install-man install-pdf \
697 install-pdf-am install-ps install-ps-am install-strip \
698 installcheck installcheck-am installdirs maintainer-clean \
699 maintainer-clean-generic mostlyclean mostlyclean-compile \
700 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
701 tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES
702
703
704# Tell versions [3.59,3.63) of GNU make to not export all variables.
705# Otherwise a system limit (for SysV at least) may be exceeded.
706.NOEXPORT: