Makefile.in (378969B)
1 # Makefile.in generated by automake 1.16.1 from Makefile.am. 2 # @configure_input@ 3 4 # Copyright (C) 1994-2018 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 @SET_MAKE@ 16 17 # .so library version, following the libtool scheme: 18 # 19 # current:revision:age 20 # 21 # current: increment if interfaces have been added, removed or changed 22 # revision: increment if source code has changed, set to zero if current is 23 # incremented 24 # age: increment if interfaces have been added, set to zero if 25 # interfaces have been removed or changed 26 # 27 # For a full reference see: 28 # https://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info 29 30 31 32 VPATH = @srcdir@ 33 am__is_gnu_make = { \ 34 if test -z '$(MAKELEVEL)'; then \ 35 false; \ 36 elif test -n '$(MAKE_HOST)'; then \ 37 true; \ 38 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 39 true; \ 40 else \ 41 false; \ 42 fi; \ 43 } 44 am__make_running_with_option = \ 45 case $${target_option-} in \ 46 ?) ;; \ 47 *) echo "am__make_running_with_option: internal error: invalid" \ 48 "target option '$${target_option-}' specified" >&2; \ 49 exit 1;; \ 50 esac; \ 51 has_opt=no; \ 52 sane_makeflags=$$MAKEFLAGS; \ 53 if $(am__is_gnu_make); then \ 54 sane_makeflags=$$MFLAGS; \ 55 else \ 56 case $$MAKEFLAGS in \ 57 *\\[\ \ ]*) \ 58 bs=\\; \ 59 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 60 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 61 esac; \ 62 fi; \ 63 skip_next=no; \ 64 strip_trailopt () \ 65 { \ 66 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 67 }; \ 68 for flg in $$sane_makeflags; do \ 69 test $$skip_next = yes && { skip_next=no; continue; }; \ 70 case $$flg in \ 71 *=*|--*) continue;; \ 72 -*I) strip_trailopt 'I'; skip_next=yes;; \ 73 -*I?*) strip_trailopt 'I';; \ 74 -*O) strip_trailopt 'O'; skip_next=yes;; \ 75 -*O?*) strip_trailopt 'O';; \ 76 -*l) strip_trailopt 'l'; skip_next=yes;; \ 77 -*l?*) strip_trailopt 'l';; \ 78 -[dEDm]) skip_next=yes;; \ 79 -[JT]) skip_next=yes;; \ 80 esac; \ 81 case $$flg in \ 82 *$$target_option*) has_opt=yes; break;; \ 83 esac; \ 84 done; \ 85 test $$has_opt = yes 86 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 87 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 88 pkgdatadir = $(datadir)/@DEFAGE@ 89 pkgincludedir = $(includedir)/@DEFAGE@ 90 pkglibdir = $(libdir)/@DEFAGE@ 91 pkglibexecdir = $(libexecdir)/@DEFAGE@ 92 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 93 install_sh_DATA = $(install_sh) -c -m 644 94 install_sh_PROGRAM = $(install_sh) -c 95 install_sh_SCRIPT = $(install_sh) -c 96 INSTALL_HEADER = $(INSTALL_DATA) 97 transform = $(program_transform_name) 98 NORMAL_INSTALL = : 99 PRE_INSTALL = : 100 POST_INSTALL = : 101 NORMAL_UNINSTALL = : 102 PRE_UNINSTALL = : 103 POST_UNINSTALL = : 104 build_triplet = @build@ 105 host_triplet = @host@ 106 bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) 107 noinst_PROGRAMS = $(am__EXEEXT_5) 108 @WITH_NACL_TRUE@am__append_1 = ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_pwhash_scryptsalsa208sha256.h \ 109 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt.h \ 110 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.c \ 111 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c \ 112 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.h \ 113 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt-common.c \ 114 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/export.h \ 115 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.h \ 116 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.c \ 117 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c \ 118 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sysendian.h \ 119 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c \ 120 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c 121 122 @BUILD_AV_TRUE@am__append_2 = libtoxav.la 123 @BUILD_DHT_BOOTSTRAP_TRUE@am__append_3 = DHT_bootstrap 124 @BUILD_TESTING_TRUE@am__append_4 = DHT_test \ 125 @BUILD_TESTING_TRUE@ Messenger_test 126 127 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@am__append_5 = tox-bootstrapd 128 @BUILD_TESTS_TRUE@TESTS = bootstrap_test$(EXEEXT) \ 129 @BUILD_TESTS_TRUE@ conference_double_invite_test$(EXEEXT) \ 130 @BUILD_TESTS_TRUE@ conference_peer_nick_test$(EXEEXT) \ 131 @BUILD_TESTS_TRUE@ conference_simple_test$(EXEEXT) \ 132 @BUILD_TESTS_TRUE@ conference_test$(EXEEXT) \ 133 @BUILD_TESTS_TRUE@ conference_two_test$(EXEEXT) \ 134 @BUILD_TESTS_TRUE@ crypto_test$(EXEEXT) dht_test$(EXEEXT) \ 135 @BUILD_TESTS_TRUE@ encryptsave_test$(EXEEXT) \ 136 @BUILD_TESTS_TRUE@ file_saving_test$(EXEEXT) \ 137 @BUILD_TESTS_TRUE@ file_transfer_test$(EXEEXT) \ 138 @BUILD_TESTS_TRUE@ friend_connection_test$(EXEEXT) \ 139 @BUILD_TESTS_TRUE@ friend_request_test$(EXEEXT) \ 140 @BUILD_TESTS_TRUE@ invalid_tcp_proxy_test$(EXEEXT) \ 141 @BUILD_TESTS_TRUE@ invalid_udp_proxy_test$(EXEEXT) \ 142 @BUILD_TESTS_TRUE@ lan_discovery_test$(EXEEXT) \ 143 @BUILD_TESTS_TRUE@ lossless_packet_test$(EXEEXT) \ 144 @BUILD_TESTS_TRUE@ lossy_packet_test$(EXEEXT) \ 145 @BUILD_TESTS_TRUE@ messenger_test$(EXEEXT) \ 146 @BUILD_TESTS_TRUE@ network_test$(EXEEXT) onion_test$(EXEEXT) \ 147 @BUILD_TESTS_TRUE@ overflow_recvq_test$(EXEEXT) \ 148 @BUILD_TESTS_TRUE@ overflow_sendq_test$(EXEEXT) \ 149 @BUILD_TESTS_TRUE@ reconnect_test$(EXEEXT) \ 150 @BUILD_TESTS_TRUE@ save_compatibility_test$(EXEEXT) \ 151 @BUILD_TESTS_TRUE@ save_friend_test$(EXEEXT) \ 152 @BUILD_TESTS_TRUE@ save_load_test$(EXEEXT) \ 153 @BUILD_TESTS_TRUE@ send_message_test$(EXEEXT) \ 154 @BUILD_TESTS_TRUE@ set_name_test$(EXEEXT) \ 155 @BUILD_TESTS_TRUE@ set_status_message_test$(EXEEXT) \ 156 @BUILD_TESTS_TRUE@ skeleton_test$(EXEEXT) \ 157 @BUILD_TESTS_TRUE@ tcp_relay_test$(EXEEXT) TCP_test$(EXEEXT) \ 158 @BUILD_TESTS_TRUE@ tox_many_tcp_test$(EXEEXT) \ 159 @BUILD_TESTS_TRUE@ tox_many_test$(EXEEXT) tox_one_test$(EXEEXT) \ 160 @BUILD_TESTS_TRUE@ tox_strncasecmp_test$(EXEEXT) \ 161 @BUILD_TESTS_TRUE@ typing_test$(EXEEXT) version_test$(EXEEXT) \ 162 @BUILD_TESTS_TRUE@ $(am__EXEEXT_3) 163 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@am__append_6 = toxav_basic_test toxav_many_test 164 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@am__append_7 = libtoxav.la 165 @BUILD_TESTS_TRUE@check_PROGRAMS = $(am__EXEEXT_4) 166 subdir = build 167 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 168 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_have_epoll.m4 \ 169 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \ 170 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 171 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 172 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac 173 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 174 $(ACLOCAL_M4) 175 DIST_COMMON = $(srcdir)/Makefile.am \ 176 $(am__libtoxav_la_include_HEADERS_DIST) \ 177 $(libtoxcore_la_include_HEADERS) \ 178 $(libtoxencryptsave_la_include_HEADERS) $(am__DIST_COMMON) 179 mkinstalldirs = $(install_sh) -d 180 CONFIG_HEADER = $(top_builddir)/config.h 181 CONFIG_CLEAN_FILES = 182 CONFIG_CLEAN_VPATH_FILES = 183 @BUILD_DHT_BOOTSTRAP_TRUE@am__EXEEXT_1 = DHT_bootstrap$(EXEEXT) 184 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@am__EXEEXT_2 = \ 185 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ tox-bootstrapd$(EXEEXT) 186 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" \ 187 "$(DESTDIR)$(libtoxav_la_includedir)" \ 188 "$(DESTDIR)$(libtoxcore_la_includedir)" \ 189 "$(DESTDIR)$(libtoxencryptsave_la_includedir)" 190 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@am__EXEEXT_3 = \ 191 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@ toxav_basic_test$(EXEEXT) \ 192 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@ toxav_many_test$(EXEEXT) 193 @BUILD_TESTS_TRUE@am__EXEEXT_4 = bootstrap_test$(EXEEXT) \ 194 @BUILD_TESTS_TRUE@ conference_double_invite_test$(EXEEXT) \ 195 @BUILD_TESTS_TRUE@ conference_peer_nick_test$(EXEEXT) \ 196 @BUILD_TESTS_TRUE@ conference_simple_test$(EXEEXT) \ 197 @BUILD_TESTS_TRUE@ conference_test$(EXEEXT) \ 198 @BUILD_TESTS_TRUE@ conference_two_test$(EXEEXT) \ 199 @BUILD_TESTS_TRUE@ crypto_test$(EXEEXT) dht_test$(EXEEXT) \ 200 @BUILD_TESTS_TRUE@ encryptsave_test$(EXEEXT) \ 201 @BUILD_TESTS_TRUE@ file_saving_test$(EXEEXT) \ 202 @BUILD_TESTS_TRUE@ file_transfer_test$(EXEEXT) \ 203 @BUILD_TESTS_TRUE@ friend_connection_test$(EXEEXT) \ 204 @BUILD_TESTS_TRUE@ friend_request_test$(EXEEXT) \ 205 @BUILD_TESTS_TRUE@ invalid_tcp_proxy_test$(EXEEXT) \ 206 @BUILD_TESTS_TRUE@ invalid_udp_proxy_test$(EXEEXT) \ 207 @BUILD_TESTS_TRUE@ lan_discovery_test$(EXEEXT) \ 208 @BUILD_TESTS_TRUE@ lossless_packet_test$(EXEEXT) \ 209 @BUILD_TESTS_TRUE@ lossy_packet_test$(EXEEXT) \ 210 @BUILD_TESTS_TRUE@ messenger_test$(EXEEXT) \ 211 @BUILD_TESTS_TRUE@ network_test$(EXEEXT) onion_test$(EXEEXT) \ 212 @BUILD_TESTS_TRUE@ overflow_recvq_test$(EXEEXT) \ 213 @BUILD_TESTS_TRUE@ overflow_sendq_test$(EXEEXT) \ 214 @BUILD_TESTS_TRUE@ reconnect_test$(EXEEXT) \ 215 @BUILD_TESTS_TRUE@ save_compatibility_test$(EXEEXT) \ 216 @BUILD_TESTS_TRUE@ save_friend_test$(EXEEXT) \ 217 @BUILD_TESTS_TRUE@ save_load_test$(EXEEXT) \ 218 @BUILD_TESTS_TRUE@ send_message_test$(EXEEXT) \ 219 @BUILD_TESTS_TRUE@ set_name_test$(EXEEXT) \ 220 @BUILD_TESTS_TRUE@ set_status_message_test$(EXEEXT) \ 221 @BUILD_TESTS_TRUE@ skeleton_test$(EXEEXT) \ 222 @BUILD_TESTS_TRUE@ tcp_relay_test$(EXEEXT) TCP_test$(EXEEXT) \ 223 @BUILD_TESTS_TRUE@ tox_many_tcp_test$(EXEEXT) \ 224 @BUILD_TESTS_TRUE@ tox_many_test$(EXEEXT) tox_one_test$(EXEEXT) \ 225 @BUILD_TESTS_TRUE@ tox_strncasecmp_test$(EXEEXT) \ 226 @BUILD_TESTS_TRUE@ typing_test$(EXEEXT) version_test$(EXEEXT) \ 227 @BUILD_TESTS_TRUE@ $(am__EXEEXT_3) 228 @BUILD_TESTING_TRUE@am__EXEEXT_5 = DHT_test$(EXEEXT) \ 229 @BUILD_TESTING_TRUE@ Messenger_test$(EXEEXT) 230 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) 231 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 232 am__vpath_adj = case $$p in \ 233 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 234 *) f=$$p;; \ 235 esac; 236 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 237 am__install_max = 40 238 am__nobase_strip_setup = \ 239 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 240 am__nobase_strip = \ 241 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 242 am__nobase_list = $(am__nobase_strip_setup); \ 243 for p in $$list; do echo "$$p $$p"; done | \ 244 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 245 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 246 if (++n[$$2] == $(am__install_max)) \ 247 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 248 END { for (dir in files) print dir, files[dir] }' 249 am__base_list = \ 250 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 251 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 252 am__uninstall_files_from_dir = { \ 253 test -z "$$files" \ 254 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 255 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 256 $(am__cd) "$$dir" && rm -f $$files; }; \ 257 } 258 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) 259 am__DEPENDENCIES_1 = 260 libmisc_tools_la_DEPENDENCIES = $(am__DEPENDENCIES_1) 261 am__dirstamp = $(am__leading_dot)dirstamp 262 am_libmisc_tools_la_OBJECTS = \ 263 ../testing/libmisc_tools_la-misc_tools.lo 264 libmisc_tools_la_OBJECTS = $(am_libmisc_tools_la_OBJECTS) 265 AM_V_lt = $(am__v_lt_@AM_V@) 266 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 267 am__v_lt_0 = --silent 268 am__v_lt_1 = 269 libmisc_tools_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 270 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 271 $(libmisc_tools_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 272 -o $@ 273 @BUILD_AV_TRUE@libtoxav_la_DEPENDENCIES = libtoxcore.la \ 274 @BUILD_AV_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 275 @BUILD_AV_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 276 am__libtoxav_la_SOURCES_DIST = ../toxav/rtp.h ../toxav/rtp.c \ 277 ../toxav/msi.h ../toxav/msi.c ../toxav/groupav.h \ 278 ../toxav/groupav.c ../toxav/audio.h ../toxav/audio.c \ 279 ../toxav/video.h ../toxav/video.c ../toxav/bwcontroller.h \ 280 ../toxav/bwcontroller.c ../toxav/ring_buffer.h \ 281 ../toxav/ring_buffer.c ../toxav/toxav.h ../toxav/toxav.c \ 282 ../toxav/toxav_old.c 283 @BUILD_AV_TRUE@am_libtoxav_la_OBJECTS = ../toxav/libtoxav_la-rtp.lo \ 284 @BUILD_AV_TRUE@ ../toxav/libtoxav_la-msi.lo \ 285 @BUILD_AV_TRUE@ ../toxav/libtoxav_la-groupav.lo \ 286 @BUILD_AV_TRUE@ ../toxav/libtoxav_la-audio.lo \ 287 @BUILD_AV_TRUE@ ../toxav/libtoxav_la-video.lo \ 288 @BUILD_AV_TRUE@ ../toxav/libtoxav_la-bwcontroller.lo \ 289 @BUILD_AV_TRUE@ ../toxav/libtoxav_la-ring_buffer.lo \ 290 @BUILD_AV_TRUE@ ../toxav/libtoxav_la-toxav.lo \ 291 @BUILD_AV_TRUE@ ../toxav/libtoxav_la-toxav_old.lo 292 libtoxav_la_OBJECTS = $(am_libtoxav_la_OBJECTS) 293 libtoxav_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 294 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libtoxav_la_CFLAGS) \ 295 $(CFLAGS) $(libtoxav_la_LDFLAGS) $(LDFLAGS) -o $@ 296 @BUILD_AV_TRUE@am_libtoxav_la_rpath = -rpath $(libdir) 297 libtoxcore_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ 298 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) 299 am_libtoxcore_la_OBJECTS = ../toxcore/libtoxcore_la-DHT.lo \ 300 ../toxcore/libtoxcore_la-mono_time.lo \ 301 ../toxcore/libtoxcore_la-network.lo \ 302 ../toxcore/libtoxcore_la-crypto_core.lo \ 303 ../toxcore/libtoxcore_la-crypto_core_mem.lo \ 304 ../toxcore/libtoxcore_la-ping_array.lo \ 305 ../toxcore/libtoxcore_la-net_crypto.lo \ 306 ../toxcore/libtoxcore_la-friend_requests.lo \ 307 ../toxcore/libtoxcore_la-LAN_discovery.lo \ 308 ../toxcore/libtoxcore_la-friend_connection.lo \ 309 ../toxcore/libtoxcore_la-Messenger.lo \ 310 ../toxcore/libtoxcore_la-ping.lo \ 311 ../toxcore/libtoxcore_la-state.lo \ 312 ../toxcore/libtoxcore_la-tox.lo \ 313 ../toxcore/libtoxcore_la-tox_api.lo \ 314 ../toxcore/libtoxcore_la-util.lo \ 315 ../toxcore/libtoxcore_la-group.lo \ 316 ../toxcore/libtoxcore_la-onion.lo \ 317 ../toxcore/libtoxcore_la-logger.lo \ 318 ../toxcore/libtoxcore_la-onion_announce.lo \ 319 ../toxcore/libtoxcore_la-onion_client.lo \ 320 ../toxcore/libtoxcore_la-TCP_client.lo \ 321 ../toxcore/libtoxcore_la-TCP_server.lo \ 322 ../toxcore/libtoxcore_la-TCP_connection.lo \ 323 ../toxcore/libtoxcore_la-list.lo 324 libtoxcore_la_OBJECTS = $(am_libtoxcore_la_OBJECTS) 325 libtoxcore_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 326 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libtoxcore_la_CFLAGS) \ 327 $(CFLAGS) $(libtoxcore_la_LDFLAGS) $(LDFLAGS) -o $@ 328 libtoxencryptsave_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ 329 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) libtoxcore.la 330 am__libtoxencryptsave_la_SOURCES_DIST = \ 331 ../toxencryptsave/toxencryptsave.h \ 332 ../toxencryptsave/toxencryptsave.c ../toxencryptsave/defines.h \ 333 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_pwhash_scryptsalsa208sha256.h \ 334 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt.h \ 335 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.c \ 336 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c \ 337 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.h \ 338 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt-common.c \ 339 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/export.h \ 340 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.h \ 341 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.c \ 342 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c \ 343 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sysendian.h \ 344 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c \ 345 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c 346 @WITH_NACL_TRUE@am__objects_1 = ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pbkdf2-sha256.lo \ 347 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.lo \ 348 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-crypto_scrypt-common.lo \ 349 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-runtime.lo \ 350 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-scrypt_platform.lo \ 351 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.lo \ 352 @WITH_NACL_TRUE@ ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.lo 353 am_libtoxencryptsave_la_OBJECTS = \ 354 ../toxencryptsave/libtoxencryptsave_la-toxencryptsave.lo \ 355 $(am__objects_1) 356 libtoxencryptsave_la_OBJECTS = $(am_libtoxencryptsave_la_OBJECTS) 357 libtoxencryptsave_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 358 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 359 $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) \ 360 $(libtoxencryptsave_la_LDFLAGS) $(LDFLAGS) -o $@ 361 am__DHT_bootstrap_SOURCES_DIST = ../other/DHT_bootstrap.c \ 362 ../toxcore/DHT.h ../toxcore/friend_requests.h \ 363 ../other/bootstrap_node_packets.h \ 364 ../other/bootstrap_node_packets.c 365 @BUILD_DHT_BOOTSTRAP_TRUE@am_DHT_bootstrap_OBJECTS = ../other/DHT_bootstrap-DHT_bootstrap.$(OBJEXT) \ 366 @BUILD_DHT_BOOTSTRAP_TRUE@ ../other/DHT_bootstrap-bootstrap_node_packets.$(OBJEXT) 367 DHT_bootstrap_OBJECTS = $(am_DHT_bootstrap_OBJECTS) 368 @BUILD_DHT_BOOTSTRAP_TRUE@DHT_bootstrap_DEPENDENCIES = \ 369 @BUILD_DHT_BOOTSTRAP_TRUE@ $(am__DEPENDENCIES_1) \ 370 @BUILD_DHT_BOOTSTRAP_TRUE@ $(am__DEPENDENCIES_1) \ 371 @BUILD_DHT_BOOTSTRAP_TRUE@ libmisc_tools.la libtoxcore.la \ 372 @BUILD_DHT_BOOTSTRAP_TRUE@ $(am__DEPENDENCIES_1) \ 373 @BUILD_DHT_BOOTSTRAP_TRUE@ $(am__DEPENDENCIES_1) \ 374 @BUILD_DHT_BOOTSTRAP_TRUE@ $(am__DEPENDENCIES_1) \ 375 @BUILD_DHT_BOOTSTRAP_TRUE@ $(am__DEPENDENCIES_1) 376 DHT_bootstrap_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 377 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(DHT_bootstrap_CFLAGS) \ 378 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 379 am__DHT_test_SOURCES_DIST = ../testing/DHT_test.c 380 @BUILD_TESTING_TRUE@am_DHT_test_OBJECTS = \ 381 @BUILD_TESTING_TRUE@ ../testing/DHT_test-DHT_test.$(OBJEXT) 382 DHT_test_OBJECTS = $(am_DHT_test_OBJECTS) 383 @BUILD_TESTING_TRUE@DHT_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \ 384 @BUILD_TESTING_TRUE@ $(am__DEPENDENCIES_1) libmisc_tools.la \ 385 @BUILD_TESTING_TRUE@ libtoxcore.la $(am__DEPENDENCIES_1) \ 386 @BUILD_TESTING_TRUE@ $(am__DEPENDENCIES_1) \ 387 @BUILD_TESTING_TRUE@ $(am__DEPENDENCIES_1) \ 388 @BUILD_TESTING_TRUE@ $(am__DEPENDENCIES_1) 389 DHT_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 390 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(DHT_test_CFLAGS) \ 391 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 392 am__Messenger_test_SOURCES_DIST = ../testing/Messenger_test.c 393 @BUILD_TESTING_TRUE@am_Messenger_test_OBJECTS = ../testing/Messenger_test-Messenger_test.$(OBJEXT) 394 Messenger_test_OBJECTS = $(am_Messenger_test_OBJECTS) 395 @BUILD_TESTING_TRUE@Messenger_test_DEPENDENCIES = \ 396 @BUILD_TESTING_TRUE@ $(am__DEPENDENCIES_1) \ 397 @BUILD_TESTING_TRUE@ $(am__DEPENDENCIES_1) libmisc_tools.la \ 398 @BUILD_TESTING_TRUE@ libtoxcore.la $(am__DEPENDENCIES_1) \ 399 @BUILD_TESTING_TRUE@ $(am__DEPENDENCIES_1) \ 400 @BUILD_TESTING_TRUE@ $(am__DEPENDENCIES_1) \ 401 @BUILD_TESTING_TRUE@ $(am__DEPENDENCIES_1) 402 Messenger_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 403 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 404 $(Messenger_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ 405 $@ 406 am__TCP_test_SOURCES_DIST = ../auto_tests/TCP_test.c 407 @BUILD_TESTS_TRUE@am_TCP_test_OBJECTS = \ 408 @BUILD_TESTS_TRUE@ ../auto_tests/TCP_test-TCP_test.$(OBJEXT) 409 TCP_test_OBJECTS = $(am_TCP_test_OBJECTS) 410 @BUILD_TESTS_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) \ 411 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_1) libmisc_tools.la \ 412 @BUILD_TESTS_TRUE@ libtoxcore.la libtoxencryptsave.la \ 413 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 414 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_1) $(am__append_7) 415 @BUILD_TESTS_TRUE@TCP_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 416 TCP_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 417 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(TCP_test_CFLAGS) \ 418 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 419 am__bootstrap_test_SOURCES_DIST = ../auto_tests/bootstrap_test.c 420 @BUILD_TESTS_TRUE@am_bootstrap_test_OBJECTS = ../auto_tests/bootstrap_test-bootstrap_test.$(OBJEXT) 421 bootstrap_test_OBJECTS = $(am_bootstrap_test_OBJECTS) 422 @BUILD_TESTS_TRUE@bootstrap_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 423 bootstrap_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 424 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 425 $(bootstrap_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ 426 $@ 427 am__conference_double_invite_test_SOURCES_DIST = \ 428 ../auto_tests/conference_double_invite_test.c 429 @BUILD_TESTS_TRUE@am_conference_double_invite_test_OBJECTS = ../auto_tests/conference_double_invite_test-conference_double_invite_test.$(OBJEXT) 430 conference_double_invite_test_OBJECTS = \ 431 $(am_conference_double_invite_test_OBJECTS) 432 @BUILD_TESTS_TRUE@conference_double_invite_test_DEPENDENCIES = \ 433 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 434 conference_double_invite_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 435 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 436 $(conference_double_invite_test_CFLAGS) $(CFLAGS) \ 437 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 438 am__conference_peer_nick_test_SOURCES_DIST = \ 439 ../auto_tests/conference_peer_nick_test.c 440 @BUILD_TESTS_TRUE@am_conference_peer_nick_test_OBJECTS = ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.$(OBJEXT) 441 conference_peer_nick_test_OBJECTS = \ 442 $(am_conference_peer_nick_test_OBJECTS) 443 @BUILD_TESTS_TRUE@conference_peer_nick_test_DEPENDENCIES = \ 444 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 445 conference_peer_nick_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 446 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 447 $(conference_peer_nick_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 448 $(LDFLAGS) -o $@ 449 am__conference_simple_test_SOURCES_DIST = \ 450 ../auto_tests/conference_simple_test.c 451 @BUILD_TESTS_TRUE@am_conference_simple_test_OBJECTS = ../auto_tests/conference_simple_test-conference_simple_test.$(OBJEXT) 452 conference_simple_test_OBJECTS = $(am_conference_simple_test_OBJECTS) 453 @BUILD_TESTS_TRUE@conference_simple_test_DEPENDENCIES = \ 454 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 455 conference_simple_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 456 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 457 $(conference_simple_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 458 $(LDFLAGS) -o $@ 459 am__conference_test_SOURCES_DIST = ../auto_tests/conference_test.c 460 @BUILD_TESTS_TRUE@am_conference_test_OBJECTS = ../auto_tests/conference_test-conference_test.$(OBJEXT) 461 conference_test_OBJECTS = $(am_conference_test_OBJECTS) 462 @BUILD_TESTS_TRUE@conference_test_DEPENDENCIES = \ 463 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 464 conference_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 465 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 466 $(conference_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 467 -o $@ 468 am__conference_two_test_SOURCES_DIST = \ 469 ../auto_tests/conference_two_test.c 470 @BUILD_TESTS_TRUE@am_conference_two_test_OBJECTS = ../auto_tests/conference_two_test-conference_two_test.$(OBJEXT) 471 conference_two_test_OBJECTS = $(am_conference_two_test_OBJECTS) 472 @BUILD_TESTS_TRUE@conference_two_test_DEPENDENCIES = \ 473 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 474 conference_two_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 475 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 476 $(conference_two_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 477 $(LDFLAGS) -o $@ 478 am__crypto_test_SOURCES_DIST = ../auto_tests/crypto_test.c 479 @BUILD_TESTS_TRUE@am_crypto_test_OBJECTS = ../auto_tests/crypto_test-crypto_test.$(OBJEXT) 480 crypto_test_OBJECTS = $(am_crypto_test_OBJECTS) 481 @BUILD_TESTS_TRUE@crypto_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 482 crypto_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 483 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(crypto_test_CFLAGS) \ 484 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 485 am__dht_test_SOURCES_DIST = ../auto_tests/dht_test.c 486 @BUILD_TESTS_TRUE@am_dht_test_OBJECTS = \ 487 @BUILD_TESTS_TRUE@ ../auto_tests/dht_test-dht_test.$(OBJEXT) 488 dht_test_OBJECTS = $(am_dht_test_OBJECTS) 489 @BUILD_TESTS_TRUE@dht_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 490 dht_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 491 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(dht_test_CFLAGS) \ 492 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 493 am__encryptsave_test_SOURCES_DIST = ../auto_tests/encryptsave_test.c 494 @BUILD_TESTS_TRUE@am_encryptsave_test_OBJECTS = ../auto_tests/encryptsave_test-encryptsave_test.$(OBJEXT) 495 encryptsave_test_OBJECTS = $(am_encryptsave_test_OBJECTS) 496 @BUILD_TESTS_TRUE@encryptsave_test_DEPENDENCIES = \ 497 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 498 encryptsave_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 499 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 500 $(encryptsave_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 501 -o $@ 502 am__file_saving_test_SOURCES_DIST = ../auto_tests/file_saving_test.c 503 @BUILD_TESTS_TRUE@am_file_saving_test_OBJECTS = ../auto_tests/file_saving_test-file_saving_test.$(OBJEXT) 504 file_saving_test_OBJECTS = $(am_file_saving_test_OBJECTS) 505 @BUILD_TESTS_TRUE@file_saving_test_DEPENDENCIES = \ 506 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 507 file_saving_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 508 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 509 $(file_saving_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 510 -o $@ 511 am__file_transfer_test_SOURCES_DIST = \ 512 ../auto_tests/file_transfer_test.c 513 @BUILD_TESTS_TRUE@am_file_transfer_test_OBJECTS = ../auto_tests/file_transfer_test-file_transfer_test.$(OBJEXT) 514 file_transfer_test_OBJECTS = $(am_file_transfer_test_OBJECTS) 515 @BUILD_TESTS_TRUE@file_transfer_test_DEPENDENCIES = \ 516 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 517 file_transfer_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 518 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 519 $(file_transfer_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 520 $(LDFLAGS) -o $@ 521 am__friend_connection_test_SOURCES_DIST = \ 522 ../auto_tests/friend_connection_test.c 523 @BUILD_TESTS_TRUE@am_friend_connection_test_OBJECTS = ../auto_tests/friend_connection_test-friend_connection_test.$(OBJEXT) 524 friend_connection_test_OBJECTS = $(am_friend_connection_test_OBJECTS) 525 @BUILD_TESTS_TRUE@friend_connection_test_DEPENDENCIES = \ 526 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 527 friend_connection_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 528 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 529 $(friend_connection_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 530 $(LDFLAGS) -o $@ 531 am__friend_request_test_SOURCES_DIST = \ 532 ../auto_tests/friend_request_test.c 533 @BUILD_TESTS_TRUE@am_friend_request_test_OBJECTS = ../auto_tests/friend_request_test-friend_request_test.$(OBJEXT) 534 friend_request_test_OBJECTS = $(am_friend_request_test_OBJECTS) 535 @BUILD_TESTS_TRUE@friend_request_test_DEPENDENCIES = \ 536 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 537 friend_request_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 538 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 539 $(friend_request_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 540 $(LDFLAGS) -o $@ 541 am__invalid_tcp_proxy_test_SOURCES_DIST = \ 542 ../auto_tests/invalid_tcp_proxy_test.c 543 @BUILD_TESTS_TRUE@am_invalid_tcp_proxy_test_OBJECTS = ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.$(OBJEXT) 544 invalid_tcp_proxy_test_OBJECTS = $(am_invalid_tcp_proxy_test_OBJECTS) 545 @BUILD_TESTS_TRUE@invalid_tcp_proxy_test_DEPENDENCIES = \ 546 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 547 invalid_tcp_proxy_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 548 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 549 $(invalid_tcp_proxy_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 550 $(LDFLAGS) -o $@ 551 am__invalid_udp_proxy_test_SOURCES_DIST = \ 552 ../auto_tests/invalid_udp_proxy_test.c 553 @BUILD_TESTS_TRUE@am_invalid_udp_proxy_test_OBJECTS = ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.$(OBJEXT) 554 invalid_udp_proxy_test_OBJECTS = $(am_invalid_udp_proxy_test_OBJECTS) 555 @BUILD_TESTS_TRUE@invalid_udp_proxy_test_DEPENDENCIES = \ 556 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 557 invalid_udp_proxy_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 558 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 559 $(invalid_udp_proxy_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 560 $(LDFLAGS) -o $@ 561 am__lan_discovery_test_SOURCES_DIST = \ 562 ../auto_tests/lan_discovery_test.c 563 @BUILD_TESTS_TRUE@am_lan_discovery_test_OBJECTS = ../auto_tests/lan_discovery_test-lan_discovery_test.$(OBJEXT) 564 lan_discovery_test_OBJECTS = $(am_lan_discovery_test_OBJECTS) 565 @BUILD_TESTS_TRUE@lan_discovery_test_DEPENDENCIES = \ 566 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 567 lan_discovery_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 568 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 569 $(lan_discovery_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 570 $(LDFLAGS) -o $@ 571 am__lossless_packet_test_SOURCES_DIST = \ 572 ../auto_tests/lossless_packet_test.c 573 @BUILD_TESTS_TRUE@am_lossless_packet_test_OBJECTS = ../auto_tests/lossless_packet_test-lossless_packet_test.$(OBJEXT) 574 lossless_packet_test_OBJECTS = $(am_lossless_packet_test_OBJECTS) 575 @BUILD_TESTS_TRUE@lossless_packet_test_DEPENDENCIES = \ 576 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 577 lossless_packet_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 578 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 579 $(lossless_packet_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 580 $(LDFLAGS) -o $@ 581 am__lossy_packet_test_SOURCES_DIST = \ 582 ../auto_tests/lossy_packet_test.c 583 @BUILD_TESTS_TRUE@am_lossy_packet_test_OBJECTS = ../auto_tests/lossy_packet_test-lossy_packet_test.$(OBJEXT) 584 lossy_packet_test_OBJECTS = $(am_lossy_packet_test_OBJECTS) 585 @BUILD_TESTS_TRUE@lossy_packet_test_DEPENDENCIES = \ 586 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 587 lossy_packet_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 588 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 589 $(lossy_packet_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 590 -o $@ 591 am__messenger_test_SOURCES_DIST = ../auto_tests/messenger_test.c 592 @BUILD_TESTS_TRUE@am_messenger_test_OBJECTS = ../auto_tests/messenger_test-messenger_test.$(OBJEXT) 593 messenger_test_OBJECTS = $(am_messenger_test_OBJECTS) 594 @BUILD_TESTS_TRUE@messenger_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 595 messenger_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 596 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 597 $(messenger_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ 598 $@ 599 am__network_test_SOURCES_DIST = ../auto_tests/network_test.c 600 @BUILD_TESTS_TRUE@am_network_test_OBJECTS = ../auto_tests/network_test-network_test.$(OBJEXT) 601 network_test_OBJECTS = $(am_network_test_OBJECTS) 602 @BUILD_TESTS_TRUE@network_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 603 network_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 604 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(network_test_CFLAGS) \ 605 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 606 am__onion_test_SOURCES_DIST = ../auto_tests/onion_test.c 607 @BUILD_TESTS_TRUE@am_onion_test_OBJECTS = ../auto_tests/onion_test-onion_test.$(OBJEXT) 608 onion_test_OBJECTS = $(am_onion_test_OBJECTS) 609 @BUILD_TESTS_TRUE@onion_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 610 onion_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 611 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(onion_test_CFLAGS) \ 612 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 613 am__overflow_recvq_test_SOURCES_DIST = \ 614 ../auto_tests/overflow_recvq_test.c 615 @BUILD_TESTS_TRUE@am_overflow_recvq_test_OBJECTS = ../auto_tests/overflow_recvq_test-overflow_recvq_test.$(OBJEXT) 616 overflow_recvq_test_OBJECTS = $(am_overflow_recvq_test_OBJECTS) 617 @BUILD_TESTS_TRUE@overflow_recvq_test_DEPENDENCIES = \ 618 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 619 overflow_recvq_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 620 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 621 $(overflow_recvq_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 622 $(LDFLAGS) -o $@ 623 am__overflow_sendq_test_SOURCES_DIST = \ 624 ../auto_tests/overflow_sendq_test.c 625 @BUILD_TESTS_TRUE@am_overflow_sendq_test_OBJECTS = ../auto_tests/overflow_sendq_test-overflow_sendq_test.$(OBJEXT) 626 overflow_sendq_test_OBJECTS = $(am_overflow_sendq_test_OBJECTS) 627 @BUILD_TESTS_TRUE@overflow_sendq_test_DEPENDENCIES = \ 628 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 629 overflow_sendq_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 630 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 631 $(overflow_sendq_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 632 $(LDFLAGS) -o $@ 633 am__reconnect_test_SOURCES_DIST = ../auto_tests/reconnect_test.c 634 @BUILD_TESTS_TRUE@am_reconnect_test_OBJECTS = ../auto_tests/reconnect_test-reconnect_test.$(OBJEXT) 635 reconnect_test_OBJECTS = $(am_reconnect_test_OBJECTS) 636 @BUILD_TESTS_TRUE@reconnect_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 637 reconnect_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 638 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 639 $(reconnect_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ 640 $@ 641 am__save_compatibility_test_SOURCES_DIST = \ 642 ../auto_tests/save_compatibility_test.c 643 @BUILD_TESTS_TRUE@am_save_compatibility_test_OBJECTS = ../auto_tests/save_compatibility_test-save_compatibility_test.$(OBJEXT) 644 save_compatibility_test_OBJECTS = \ 645 $(am_save_compatibility_test_OBJECTS) 646 @BUILD_TESTS_TRUE@save_compatibility_test_DEPENDENCIES = \ 647 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 648 save_compatibility_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 649 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 650 $(save_compatibility_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 651 $(LDFLAGS) -o $@ 652 am__save_friend_test_SOURCES_DIST = ../auto_tests/save_friend_test.c 653 @BUILD_TESTS_TRUE@am_save_friend_test_OBJECTS = ../auto_tests/save_friend_test-save_friend_test.$(OBJEXT) 654 save_friend_test_OBJECTS = $(am_save_friend_test_OBJECTS) 655 @BUILD_TESTS_TRUE@save_friend_test_DEPENDENCIES = \ 656 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 657 save_friend_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 658 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 659 $(save_friend_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 660 -o $@ 661 am__save_load_test_SOURCES_DIST = ../auto_tests/save_load_test.c 662 @BUILD_TESTS_TRUE@am_save_load_test_OBJECTS = ../auto_tests/save_load_test-save_load_test.$(OBJEXT) 663 save_load_test_OBJECTS = $(am_save_load_test_OBJECTS) 664 @BUILD_TESTS_TRUE@save_load_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 665 save_load_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 666 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 667 $(save_load_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ 668 $@ 669 am__send_message_test_SOURCES_DIST = \ 670 ../auto_tests/send_message_test.c 671 @BUILD_TESTS_TRUE@am_send_message_test_OBJECTS = ../auto_tests/send_message_test-send_message_test.$(OBJEXT) 672 send_message_test_OBJECTS = $(am_send_message_test_OBJECTS) 673 @BUILD_TESTS_TRUE@send_message_test_DEPENDENCIES = \ 674 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 675 send_message_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 676 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 677 $(send_message_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 678 -o $@ 679 am__set_name_test_SOURCES_DIST = ../auto_tests/set_name_test.c 680 @BUILD_TESTS_TRUE@am_set_name_test_OBJECTS = ../auto_tests/set_name_test-set_name_test.$(OBJEXT) 681 set_name_test_OBJECTS = $(am_set_name_test_OBJECTS) 682 @BUILD_TESTS_TRUE@set_name_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 683 set_name_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 684 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(set_name_test_CFLAGS) \ 685 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 686 am__set_status_message_test_SOURCES_DIST = \ 687 ../auto_tests/set_status_message_test.c 688 @BUILD_TESTS_TRUE@am_set_status_message_test_OBJECTS = ../auto_tests/set_status_message_test-set_status_message_test.$(OBJEXT) 689 set_status_message_test_OBJECTS = \ 690 $(am_set_status_message_test_OBJECTS) 691 @BUILD_TESTS_TRUE@set_status_message_test_DEPENDENCIES = \ 692 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 693 set_status_message_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 694 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 695 $(set_status_message_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 696 $(LDFLAGS) -o $@ 697 am__skeleton_test_SOURCES_DIST = ../auto_tests/skeleton_test.c 698 @BUILD_TESTS_TRUE@am_skeleton_test_OBJECTS = ../auto_tests/skeleton_test-skeleton_test.$(OBJEXT) 699 skeleton_test_OBJECTS = $(am_skeleton_test_OBJECTS) 700 @BUILD_TESTS_TRUE@skeleton_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 701 skeleton_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 702 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(skeleton_test_CFLAGS) \ 703 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 704 am__tcp_relay_test_SOURCES_DIST = ../auto_tests/tcp_relay_test.c 705 @BUILD_TESTS_TRUE@am_tcp_relay_test_OBJECTS = ../auto_tests/tcp_relay_test-tcp_relay_test.$(OBJEXT) 706 tcp_relay_test_OBJECTS = $(am_tcp_relay_test_OBJECTS) 707 @BUILD_TESTS_TRUE@tcp_relay_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 708 tcp_relay_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 709 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 710 $(tcp_relay_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ 711 $@ 712 am__tox_bootstrapd_SOURCES_DIST = \ 713 ../other/bootstrap_daemon/src/command_line_arguments.c \ 714 ../other/bootstrap_daemon/src/command_line_arguments.h \ 715 ../other/bootstrap_daemon/src/config.c \ 716 ../other/bootstrap_daemon/src/config.h \ 717 ../other/bootstrap_daemon/src/config_defaults.h \ 718 ../other/bootstrap_daemon/src/global.h \ 719 ../other/bootstrap_daemon/src/log.c \ 720 ../other/bootstrap_daemon/src/log.h \ 721 ../other/bootstrap_daemon/src/log_backend_stdout.c \ 722 ../other/bootstrap_daemon/src/log_backend_stdout.h \ 723 ../other/bootstrap_daemon/src/log_backend_syslog.c \ 724 ../other/bootstrap_daemon/src/log_backend_syslog.h \ 725 ../other/bootstrap_daemon/src/tox-bootstrapd.c \ 726 ../other/bootstrap_node_packets.c \ 727 ../other/bootstrap_node_packets.h 728 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@am_tox_bootstrapd_OBJECTS = ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.$(OBJEXT) \ 729 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/tox_bootstrapd-config.$(OBJEXT) \ 730 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/tox_bootstrapd-log.$(OBJEXT) \ 731 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.$(OBJEXT) \ 732 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.$(OBJEXT) \ 733 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.$(OBJEXT) \ 734 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/tox_bootstrapd-bootstrap_node_packets.$(OBJEXT) 735 tox_bootstrapd_OBJECTS = $(am_tox_bootstrapd_OBJECTS) 736 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@tox_bootstrapd_DEPENDENCIES = \ 737 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(am__DEPENDENCIES_1) \ 738 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(am__DEPENDENCIES_1) \ 739 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ libtoxcore.la \ 740 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(am__DEPENDENCIES_1) \ 741 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(am__DEPENDENCIES_1) \ 742 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(am__DEPENDENCIES_1) \ 743 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(am__DEPENDENCIES_1) 744 tox_bootstrapd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 745 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 746 $(tox_bootstrapd_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \ 747 $@ 748 am__tox_many_tcp_test_SOURCES_DIST = \ 749 ../auto_tests/tox_many_tcp_test.c 750 @BUILD_TESTS_TRUE@am_tox_many_tcp_test_OBJECTS = ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.$(OBJEXT) 751 tox_many_tcp_test_OBJECTS = $(am_tox_many_tcp_test_OBJECTS) 752 @BUILD_TESTS_TRUE@tox_many_tcp_test_DEPENDENCIES = \ 753 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 754 tox_many_tcp_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 755 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 756 $(tox_many_tcp_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 757 -o $@ 758 am__tox_many_test_SOURCES_DIST = ../auto_tests/tox_many_test.c 759 @BUILD_TESTS_TRUE@am_tox_many_test_OBJECTS = ../auto_tests/tox_many_test-tox_many_test.$(OBJEXT) 760 tox_many_test_OBJECTS = $(am_tox_many_test_OBJECTS) 761 @BUILD_TESTS_TRUE@tox_many_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 762 tox_many_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 763 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(tox_many_test_CFLAGS) \ 764 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 765 am__tox_one_test_SOURCES_DIST = ../auto_tests/tox_one_test.c 766 @BUILD_TESTS_TRUE@am_tox_one_test_OBJECTS = ../auto_tests/tox_one_test-tox_one_test.$(OBJEXT) 767 tox_one_test_OBJECTS = $(am_tox_one_test_OBJECTS) 768 @BUILD_TESTS_TRUE@tox_one_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 769 tox_one_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 770 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(tox_one_test_CFLAGS) \ 771 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 772 am__tox_strncasecmp_test_SOURCES_DIST = \ 773 ../auto_tests/tox_strncasecmp_test.c 774 @BUILD_TESTS_TRUE@am_tox_strncasecmp_test_OBJECTS = ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.$(OBJEXT) 775 tox_strncasecmp_test_OBJECTS = $(am_tox_strncasecmp_test_OBJECTS) 776 @BUILD_TESTS_TRUE@tox_strncasecmp_test_DEPENDENCIES = \ 777 @BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 778 tox_strncasecmp_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 779 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 780 $(tox_strncasecmp_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 781 $(LDFLAGS) -o $@ 782 am__toxav_basic_test_SOURCES_DIST = ../auto_tests/toxav_basic_test.c 783 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@am_toxav_basic_test_OBJECTS = ../auto_tests/toxav_basic_test-toxav_basic_test.$(OBJEXT) 784 toxav_basic_test_OBJECTS = $(am_toxav_basic_test_OBJECTS) 785 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@toxav_basic_test_DEPENDENCIES = \ 786 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) \ 787 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_1) 788 toxav_basic_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 789 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 790 $(toxav_basic_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 791 -o $@ 792 am__toxav_many_test_SOURCES_DIST = ../auto_tests/toxav_many_test.c 793 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@am_toxav_many_test_OBJECTS = ../auto_tests/toxav_many_test-toxav_many_test.$(OBJEXT) 794 toxav_many_test_OBJECTS = $(am_toxav_many_test_OBJECTS) 795 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@toxav_many_test_DEPENDENCIES = \ 796 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@ $(am__DEPENDENCIES_2) 797 toxav_many_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 798 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 799 $(toxav_many_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 800 -o $@ 801 am__typing_test_SOURCES_DIST = ../auto_tests/typing_test.c 802 @BUILD_TESTS_TRUE@am_typing_test_OBJECTS = ../auto_tests/typing_test-typing_test.$(OBJEXT) 803 typing_test_OBJECTS = $(am_typing_test_OBJECTS) 804 @BUILD_TESTS_TRUE@typing_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 805 typing_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 806 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(typing_test_CFLAGS) \ 807 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 808 am__version_test_SOURCES_DIST = ../auto_tests/version_test.c 809 @BUILD_TESTS_TRUE@am_version_test_OBJECTS = ../auto_tests/version_test-version_test.$(OBJEXT) 810 version_test_OBJECTS = $(am_version_test_OBJECTS) 811 @BUILD_TESTS_TRUE@version_test_DEPENDENCIES = $(am__DEPENDENCIES_2) 812 version_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 813 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(version_test_CFLAGS) \ 814 $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 815 AM_V_P = $(am__v_P_@AM_V@) 816 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 817 am__v_P_0 = false 818 am__v_P_1 = : 819 AM_V_GEN = $(am__v_GEN_@AM_V@) 820 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 821 am__v_GEN_0 = @echo " GEN " $@; 822 am__v_GEN_1 = 823 AM_V_at = $(am__v_at_@AM_V@) 824 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 825 am__v_at_0 = @ 826 am__v_at_1 = 827 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 828 depcomp = $(SHELL) $(top_srcdir)/configure_aux/depcomp 829 am__maybe_remake_depfiles = depfiles 830 am__depfiles_remade = ../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Po \ 831 ../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Po \ 832 ../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Po \ 833 ../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Po \ 834 ../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Po \ 835 ../auto_tests/$(DEPDIR)/conference_test-conference_test.Po \ 836 ../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Po \ 837 ../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Po \ 838 ../auto_tests/$(DEPDIR)/dht_test-dht_test.Po \ 839 ../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Po \ 840 ../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Po \ 841 ../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Po \ 842 ../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Po \ 843 ../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Po \ 844 ../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Po \ 845 ../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Po \ 846 ../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Po \ 847 ../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Po \ 848 ../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Po \ 849 ../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Po \ 850 ../auto_tests/$(DEPDIR)/network_test-network_test.Po \ 851 ../auto_tests/$(DEPDIR)/onion_test-onion_test.Po \ 852 ../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Po \ 853 ../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Po \ 854 ../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Po \ 855 ../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Po \ 856 ../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Po \ 857 ../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Po \ 858 ../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Po \ 859 ../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Po \ 860 ../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Po \ 861 ../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Po \ 862 ../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Po \ 863 ../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Po \ 864 ../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Po \ 865 ../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Po \ 866 ../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Po \ 867 ../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Po \ 868 ../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Po \ 869 ../auto_tests/$(DEPDIR)/typing_test-typing_test.Po \ 870 ../auto_tests/$(DEPDIR)/version_test-version_test.Po \ 871 ../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Po \ 872 ../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Po \ 873 ../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Po \ 874 ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Po \ 875 ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Po \ 876 ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Po \ 877 ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Po \ 878 ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Po \ 879 ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Po \ 880 ../testing/$(DEPDIR)/DHT_test-DHT_test.Po \ 881 ../testing/$(DEPDIR)/Messenger_test-Messenger_test.Po \ 882 ../testing/$(DEPDIR)/libmisc_tools_la-misc_tools.Plo \ 883 ../toxav/$(DEPDIR)/libtoxav_la-audio.Plo \ 884 ../toxav/$(DEPDIR)/libtoxav_la-bwcontroller.Plo \ 885 ../toxav/$(DEPDIR)/libtoxav_la-groupav.Plo \ 886 ../toxav/$(DEPDIR)/libtoxav_la-msi.Plo \ 887 ../toxav/$(DEPDIR)/libtoxav_la-ring_buffer.Plo \ 888 ../toxav/$(DEPDIR)/libtoxav_la-rtp.Plo \ 889 ../toxav/$(DEPDIR)/libtoxav_la-toxav.Plo \ 890 ../toxav/$(DEPDIR)/libtoxav_la-toxav_old.Plo \ 891 ../toxav/$(DEPDIR)/libtoxav_la-video.Plo \ 892 ../toxcore/$(DEPDIR)/libtoxcore_la-DHT.Plo \ 893 ../toxcore/$(DEPDIR)/libtoxcore_la-LAN_discovery.Plo \ 894 ../toxcore/$(DEPDIR)/libtoxcore_la-Messenger.Plo \ 895 ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_client.Plo \ 896 ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_connection.Plo \ 897 ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_server.Plo \ 898 ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core.Plo \ 899 ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core_mem.Plo \ 900 ../toxcore/$(DEPDIR)/libtoxcore_la-friend_connection.Plo \ 901 ../toxcore/$(DEPDIR)/libtoxcore_la-friend_requests.Plo \ 902 ../toxcore/$(DEPDIR)/libtoxcore_la-group.Plo \ 903 ../toxcore/$(DEPDIR)/libtoxcore_la-list.Plo \ 904 ../toxcore/$(DEPDIR)/libtoxcore_la-logger.Plo \ 905 ../toxcore/$(DEPDIR)/libtoxcore_la-mono_time.Plo \ 906 ../toxcore/$(DEPDIR)/libtoxcore_la-net_crypto.Plo \ 907 ../toxcore/$(DEPDIR)/libtoxcore_la-network.Plo \ 908 ../toxcore/$(DEPDIR)/libtoxcore_la-onion.Plo \ 909 ../toxcore/$(DEPDIR)/libtoxcore_la-onion_announce.Plo \ 910 ../toxcore/$(DEPDIR)/libtoxcore_la-onion_client.Plo \ 911 ../toxcore/$(DEPDIR)/libtoxcore_la-ping.Plo \ 912 ../toxcore/$(DEPDIR)/libtoxcore_la-ping_array.Plo \ 913 ../toxcore/$(DEPDIR)/libtoxcore_la-state.Plo \ 914 ../toxcore/$(DEPDIR)/libtoxcore_la-tox.Plo \ 915 ../toxcore/$(DEPDIR)/libtoxcore_la-tox_api.Plo \ 916 ../toxcore/$(DEPDIR)/libtoxcore_la-util.Plo \ 917 ../toxencryptsave/$(DEPDIR)/libtoxencryptsave_la-toxencryptsave.Plo \ 918 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-crypto_scrypt-common.Plo \ 919 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pbkdf2-sha256.Plo \ 920 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.Plo \ 921 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-runtime.Plo \ 922 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-scrypt_platform.Plo \ 923 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.Plo \ 924 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.Plo 925 am__mv = mv -f 926 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 927 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 928 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 929 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 930 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 931 $(AM_CFLAGS) $(CFLAGS) 932 AM_V_CC = $(am__v_CC_@AM_V@) 933 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 934 am__v_CC_0 = @echo " CC " $@; 935 am__v_CC_1 = 936 CCLD = $(CC) 937 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 938 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 939 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 940 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 941 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 942 am__v_CCLD_0 = @echo " CCLD " $@; 943 am__v_CCLD_1 = 944 SOURCES = $(libmisc_tools_la_SOURCES) $(libtoxav_la_SOURCES) \ 945 $(libtoxcore_la_SOURCES) $(libtoxencryptsave_la_SOURCES) \ 946 $(DHT_bootstrap_SOURCES) $(DHT_test_SOURCES) \ 947 $(Messenger_test_SOURCES) $(TCP_test_SOURCES) \ 948 $(bootstrap_test_SOURCES) \ 949 $(conference_double_invite_test_SOURCES) \ 950 $(conference_peer_nick_test_SOURCES) \ 951 $(conference_simple_test_SOURCES) $(conference_test_SOURCES) \ 952 $(conference_two_test_SOURCES) $(crypto_test_SOURCES) \ 953 $(dht_test_SOURCES) $(encryptsave_test_SOURCES) \ 954 $(file_saving_test_SOURCES) $(file_transfer_test_SOURCES) \ 955 $(friend_connection_test_SOURCES) \ 956 $(friend_request_test_SOURCES) \ 957 $(invalid_tcp_proxy_test_SOURCES) \ 958 $(invalid_udp_proxy_test_SOURCES) \ 959 $(lan_discovery_test_SOURCES) $(lossless_packet_test_SOURCES) \ 960 $(lossy_packet_test_SOURCES) $(messenger_test_SOURCES) \ 961 $(network_test_SOURCES) $(onion_test_SOURCES) \ 962 $(overflow_recvq_test_SOURCES) $(overflow_sendq_test_SOURCES) \ 963 $(reconnect_test_SOURCES) $(save_compatibility_test_SOURCES) \ 964 $(save_friend_test_SOURCES) $(save_load_test_SOURCES) \ 965 $(send_message_test_SOURCES) $(set_name_test_SOURCES) \ 966 $(set_status_message_test_SOURCES) $(skeleton_test_SOURCES) \ 967 $(tcp_relay_test_SOURCES) $(tox_bootstrapd_SOURCES) \ 968 $(tox_many_tcp_test_SOURCES) $(tox_many_test_SOURCES) \ 969 $(tox_one_test_SOURCES) $(tox_strncasecmp_test_SOURCES) \ 970 $(toxav_basic_test_SOURCES) $(toxav_many_test_SOURCES) \ 971 $(typing_test_SOURCES) $(version_test_SOURCES) 972 DIST_SOURCES = $(libmisc_tools_la_SOURCES) \ 973 $(am__libtoxav_la_SOURCES_DIST) $(libtoxcore_la_SOURCES) \ 974 $(am__libtoxencryptsave_la_SOURCES_DIST) \ 975 $(am__DHT_bootstrap_SOURCES_DIST) $(am__DHT_test_SOURCES_DIST) \ 976 $(am__Messenger_test_SOURCES_DIST) \ 977 $(am__TCP_test_SOURCES_DIST) \ 978 $(am__bootstrap_test_SOURCES_DIST) \ 979 $(am__conference_double_invite_test_SOURCES_DIST) \ 980 $(am__conference_peer_nick_test_SOURCES_DIST) \ 981 $(am__conference_simple_test_SOURCES_DIST) \ 982 $(am__conference_test_SOURCES_DIST) \ 983 $(am__conference_two_test_SOURCES_DIST) \ 984 $(am__crypto_test_SOURCES_DIST) $(am__dht_test_SOURCES_DIST) \ 985 $(am__encryptsave_test_SOURCES_DIST) \ 986 $(am__file_saving_test_SOURCES_DIST) \ 987 $(am__file_transfer_test_SOURCES_DIST) \ 988 $(am__friend_connection_test_SOURCES_DIST) \ 989 $(am__friend_request_test_SOURCES_DIST) \ 990 $(am__invalid_tcp_proxy_test_SOURCES_DIST) \ 991 $(am__invalid_udp_proxy_test_SOURCES_DIST) \ 992 $(am__lan_discovery_test_SOURCES_DIST) \ 993 $(am__lossless_packet_test_SOURCES_DIST) \ 994 $(am__lossy_packet_test_SOURCES_DIST) \ 995 $(am__messenger_test_SOURCES_DIST) \ 996 $(am__network_test_SOURCES_DIST) \ 997 $(am__onion_test_SOURCES_DIST) \ 998 $(am__overflow_recvq_test_SOURCES_DIST) \ 999 $(am__overflow_sendq_test_SOURCES_DIST) \ 1000 $(am__reconnect_test_SOURCES_DIST) \ 1001 $(am__save_compatibility_test_SOURCES_DIST) \ 1002 $(am__save_friend_test_SOURCES_DIST) \ 1003 $(am__save_load_test_SOURCES_DIST) \ 1004 $(am__send_message_test_SOURCES_DIST) \ 1005 $(am__set_name_test_SOURCES_DIST) \ 1006 $(am__set_status_message_test_SOURCES_DIST) \ 1007 $(am__skeleton_test_SOURCES_DIST) \ 1008 $(am__tcp_relay_test_SOURCES_DIST) \ 1009 $(am__tox_bootstrapd_SOURCES_DIST) \ 1010 $(am__tox_many_tcp_test_SOURCES_DIST) \ 1011 $(am__tox_many_test_SOURCES_DIST) \ 1012 $(am__tox_one_test_SOURCES_DIST) \ 1013 $(am__tox_strncasecmp_test_SOURCES_DIST) \ 1014 $(am__toxav_basic_test_SOURCES_DIST) \ 1015 $(am__toxav_many_test_SOURCES_DIST) \ 1016 $(am__typing_test_SOURCES_DIST) \ 1017 $(am__version_test_SOURCES_DIST) 1018 am__can_run_installinfo = \ 1019 case $$AM_UPDATE_INFO_DIR in \ 1020 n|no|NO) false;; \ 1021 *) (install-info --version) >/dev/null 2>&1;; \ 1022 esac 1023 am__libtoxav_la_include_HEADERS_DIST = ../toxav/toxav.h 1024 HEADERS = $(libtoxav_la_include_HEADERS) \ 1025 $(libtoxcore_la_include_HEADERS) \ 1026 $(libtoxencryptsave_la_include_HEADERS) 1027 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 1028 # Read a list of newline-separated strings from the standard input, 1029 # and print each of them once, without duplicates. Input order is 1030 # *not* preserved. 1031 am__uniquify_input = $(AWK) '\ 1032 BEGIN { nonempty = 0; } \ 1033 { items[$$0] = 1; nonempty = 1; } \ 1034 END { if (nonempty) { for (i in items) print i; }; } \ 1035 ' 1036 # Make sure the list of sources is unique. This is necessary because, 1037 # e.g., the same source file might be shared among _SOURCES variables 1038 # for different programs/libraries. 1039 am__define_uniq_tagged_files = \ 1040 list='$(am__tagged_files)'; \ 1041 unique=`for i in $$list; do \ 1042 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 1043 done | $(am__uniquify_input)` 1044 ETAGS = etags 1045 CTAGS = ctags 1046 am__tty_colors_dummy = \ 1047 mgn= red= grn= lgn= blu= brg= std=; \ 1048 am__color_tests=no 1049 am__tty_colors = { \ 1050 $(am__tty_colors_dummy); \ 1051 if test "X$(AM_COLOR_TESTS)" = Xno; then \ 1052 am__color_tests=no; \ 1053 elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ 1054 am__color_tests=yes; \ 1055 elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ 1056 am__color_tests=yes; \ 1057 fi; \ 1058 if test $$am__color_tests = yes; then \ 1059 red='[0;31m'; \ 1060 grn='[0;32m'; \ 1061 lgn='[1;32m'; \ 1062 blu='[1;34m'; \ 1063 mgn='[0;35m'; \ 1064 brg='[1m'; \ 1065 std='[m'; \ 1066 fi; \ 1067 } 1068 am__recheck_rx = ^[ ]*:recheck:[ ]* 1069 am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* 1070 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* 1071 # A command that, given a newline-separated list of test names on the 1072 # standard input, print the name of the tests that are to be re-run 1073 # upon "make recheck". 1074 am__list_recheck_tests = $(AWK) '{ \ 1075 recheck = 1; \ 1076 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 1077 { \ 1078 if (rc < 0) \ 1079 { \ 1080 if ((getline line2 < ($$0 ".log")) < 0) \ 1081 recheck = 0; \ 1082 break; \ 1083 } \ 1084 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ 1085 { \ 1086 recheck = 0; \ 1087 break; \ 1088 } \ 1089 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ 1090 { \ 1091 break; \ 1092 } \ 1093 }; \ 1094 if (recheck) \ 1095 print $$0; \ 1096 close ($$0 ".trs"); \ 1097 close ($$0 ".log"); \ 1098 }' 1099 # A command that, given a newline-separated list of test names on the 1100 # standard input, create the global log from their .trs and .log files. 1101 am__create_global_log = $(AWK) ' \ 1102 function fatal(msg) \ 1103 { \ 1104 print "fatal: making $@: " msg | "cat >&2"; \ 1105 exit 1; \ 1106 } \ 1107 function rst_section(header) \ 1108 { \ 1109 print header; \ 1110 len = length(header); \ 1111 for (i = 1; i <= len; i = i + 1) \ 1112 printf "="; \ 1113 printf "\n\n"; \ 1114 } \ 1115 { \ 1116 copy_in_global_log = 1; \ 1117 global_test_result = "RUN"; \ 1118 while ((rc = (getline line < ($$0 ".trs"))) != 0) \ 1119 { \ 1120 if (rc < 0) \ 1121 fatal("failed to read from " $$0 ".trs"); \ 1122 if (line ~ /$(am__global_test_result_rx)/) \ 1123 { \ 1124 sub("$(am__global_test_result_rx)", "", line); \ 1125 sub("[ ]*$$", "", line); \ 1126 global_test_result = line; \ 1127 } \ 1128 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ 1129 copy_in_global_log = 0; \ 1130 }; \ 1131 if (copy_in_global_log) \ 1132 { \ 1133 rst_section(global_test_result ": " $$0); \ 1134 while ((rc = (getline line < ($$0 ".log"))) != 0) \ 1135 { \ 1136 if (rc < 0) \ 1137 fatal("failed to read from " $$0 ".log"); \ 1138 print line; \ 1139 }; \ 1140 printf "\n"; \ 1141 }; \ 1142 close ($$0 ".trs"); \ 1143 close ($$0 ".log"); \ 1144 }' 1145 # Restructured Text title. 1146 am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } 1147 # Solaris 10 'make', and several other traditional 'make' implementations, 1148 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it 1149 # by disabling -e (using the XSI extension "set +e") if it's set. 1150 am__sh_e_setup = case $$- in *e*) set +e;; esac 1151 # Default flags passed to test drivers. 1152 am__common_driver_flags = \ 1153 --color-tests "$$am__color_tests" \ 1154 --enable-hard-errors "$$am__enable_hard_errors" \ 1155 --expect-failure "$$am__expect_failure" 1156 # To be inserted before the command running the test. Creates the 1157 # directory for the log if needed. Stores in $dir the directory 1158 # containing $f, in $tst the test, in $log the log. Executes the 1159 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and 1160 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that 1161 # will run the test scripts (or their associated LOG_COMPILER, if 1162 # thy have one). 1163 am__check_pre = \ 1164 $(am__sh_e_setup); \ 1165 $(am__vpath_adj_setup) $(am__vpath_adj) \ 1166 $(am__tty_colors); \ 1167 srcdir=$(srcdir); export srcdir; \ 1168 case "$@" in \ 1169 */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ 1170 *) am__odir=.;; \ 1171 esac; \ 1172 test "x$$am__odir" = x"." || test -d "$$am__odir" \ 1173 || $(MKDIR_P) "$$am__odir" || exit $$?; \ 1174 if test -f "./$$f"; then dir=./; \ 1175 elif test -f "$$f"; then dir=; \ 1176 else dir="$(srcdir)/"; fi; \ 1177 tst=$$dir$$f; log='$@'; \ 1178 if test -n '$(DISABLE_HARD_ERRORS)'; then \ 1179 am__enable_hard_errors=no; \ 1180 else \ 1181 am__enable_hard_errors=yes; \ 1182 fi; \ 1183 case " $(XFAIL_TESTS) " in \ 1184 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ 1185 am__expect_failure=yes;; \ 1186 *) \ 1187 am__expect_failure=no;; \ 1188 esac; \ 1189 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) 1190 # A shell command to get the names of the tests scripts with any registered 1191 # extension removed (i.e., equivalently, the names of the test logs, with 1192 # the '.log' extension removed). The result is saved in the shell variable 1193 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, 1194 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", 1195 # since that might cause problem with VPATH rewrites for suffix-less tests. 1196 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. 1197 am__set_TESTS_bases = \ 1198 bases='$(TEST_LOGS)'; \ 1199 bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ 1200 bases=`echo $$bases` 1201 RECHECK_LOGS = $(TEST_LOGS) 1202 AM_RECURSIVE_TARGETS = check recheck 1203 TEST_SUITE_LOG = test-suite.log 1204 TEST_EXTENSIONS = @EXEEXT@ .test 1205 LOG_DRIVER = $(SHELL) $(top_srcdir)/configure_aux/test-driver 1206 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS) 1207 am__set_b = \ 1208 case '$@' in \ 1209 */*) \ 1210 case '$*' in \ 1211 */*) b='$*';; \ 1212 *) b=`echo '$@' | sed 's/\.log$$//'`; \ 1213 esac;; \ 1214 *) \ 1215 b='$*';; \ 1216 esac 1217 am__test_logs1 = $(TESTS:=.log) 1218 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) 1219 TEST_LOGS = $(am__test_logs2:.test.log=.log) 1220 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/configure_aux/test-driver 1221 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ 1222 $(TEST_LOG_FLAGS) 1223 am__DIST_COMMON = $(srcdir)/../auto_tests/Makefile.inc \ 1224 $(srcdir)/../other/Makefile.inc \ 1225 $(srcdir)/../other/bootstrap_daemon/src/Makefile.inc \ 1226 $(srcdir)/../so.version $(srcdir)/../testing/Makefile.inc \ 1227 $(srcdir)/../toxav/Makefile.inc \ 1228 $(srcdir)/../toxcore/Makefile.inc \ 1229 $(srcdir)/../toxencryptsave/Makefile.inc $(srcdir)/Makefile.in \ 1230 $(top_srcdir)/configure_aux/depcomp \ 1231 $(top_srcdir)/configure_aux/test-driver 1232 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 1233 ACLOCAL = @ACLOCAL@ 1234 AMTAR = @AMTAR@ 1235 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 1236 AR = @AR@ 1237 AS = @AS@ 1238 AUTOCONF = @AUTOCONF@ 1239 AUTOHEADER = @AUTOHEADER@ 1240 AUTOMAKE = @AUTOMAKE@ 1241 AV_CFLAGS = @AV_CFLAGS@ 1242 AV_LIBS = @AV_LIBS@ 1243 AWK = @AWK@ 1244 CC = @CC@ 1245 CCDEPMODE = @CCDEPMODE@ 1246 CFLAGS = @CFLAGS@ 1247 CPP = @CPP@ 1248 CPPFLAGS = @CPPFLAGS@ 1249 CYGPATH_W = @CYGPATH_W@ 1250 DEFS = @DEFS@ 1251 DEPDIR = @DEPDIR@ 1252 DLLTOOL = @DLLTOOL@ 1253 DSYMUTIL = @DSYMUTIL@ 1254 DUMPBIN = @DUMPBIN@ 1255 ECHO_C = @ECHO_C@ 1256 ECHO_N = @ECHO_N@ 1257 ECHO_T = @ECHO_T@ 1258 EGREP = @EGREP@ 1259 EXEEXT = @EXEEXT@ 1260 EXTRA_LT_LDFLAGS = @EXTRA_LT_LDFLAGS@ 1261 FGREP = @FGREP@ 1262 GREP = @GREP@ 1263 INSTALL = @INSTALL@ 1264 INSTALL_DATA = @INSTALL_DATA@ 1265 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 1266 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 1267 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 1268 LD = @LD@ 1269 LDFLAGS = @LDFLAGS@ 1270 LIBCONFIG_CFLAGS = @LIBCONFIG_CFLAGS@ 1271 LIBCONFIG_LIBS = @LIBCONFIG_LIBS@ 1272 LIBOBJS = @LIBOBJS@ 1273 LIBS = @LIBS@ 1274 LIBSODIUM_CFLAGS = @LIBSODIUM_CFLAGS@ 1275 LIBSODIUM_LDFLAGS = @LIBSODIUM_LDFLAGS@ 1276 LIBSODIUM_LIBS = @LIBSODIUM_LIBS@ 1277 LIBTOOL = @LIBTOOL@ 1278 LIPO = @LIPO@ 1279 LN_S = @LN_S@ 1280 LTLIBOBJS = @LTLIBOBJS@ 1281 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 1282 MAKEINFO = @MAKEINFO@ 1283 MANIFEST_TOOL = @MANIFEST_TOOL@ 1284 MATH_LDFLAGS = @MATH_LDFLAGS@ 1285 MKDIR_P = @MKDIR_P@ 1286 NACL_CFLAGS = @NACL_CFLAGS@ 1287 NACL_LDFLAGS = @NACL_LDFLAGS@ 1288 NACL_LIBS = @NACL_LIBS@ 1289 NACL_OBJECTS = @NACL_OBJECTS@ 1290 NACL_OBJECTS_PKGCONFIG = @NACL_OBJECTS_PKGCONFIG@ 1291 NM = @NM@ 1292 NMEDIT = @NMEDIT@ 1293 OBJDUMP = @OBJDUMP@ 1294 OBJEXT = @OBJEXT@ 1295 OPUS_CFLAGS = @OPUS_CFLAGS@ 1296 OPUS_LIBS = @OPUS_LIBS@ 1297 OTOOL = @OTOOL@ 1298 OTOOL64 = @OTOOL64@ 1299 DEFAGE = @DEFAGE@ 1300 DEFAGE_BUGREPORT = @DEFAGE_BUGREPORT@ 1301 DEFAGE_NAME = @DEFAGE_NAME@ 1302 DEFAGE_STRING = @DEFAGE_STRING@ 1303 DEFAGE_TARNAME = @DEFAGE_TARNAME@ 1304 DEFAGE_URL = @DEFAGE_URL@ 1305 DEFAGE_VERSION = @DEFAGE_VERSION@ 1306 PATH_SEPARATOR = @PATH_SEPARATOR@ 1307 PKG_CONFIG = @PKG_CONFIG@ 1308 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 1309 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 1310 PTHREAD_CC = @PTHREAD_CC@ 1311 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ 1312 PTHREAD_LDFLAGS = @PTHREAD_LDFLAGS@ 1313 PTHREAD_LIBS = @PTHREAD_LIBS@ 1314 RANLIB = @RANLIB@ 1315 RT_LIBS = @RT_LIBS@ 1316 SED = @SED@ 1317 SET_MAKE = @SET_MAKE@ 1318 SHELL = @SHELL@ 1319 STRIP = @STRIP@ 1320 VERSION = @VERSION@ 1321 VPX_CFLAGS = @VPX_CFLAGS@ 1322 VPX_LIBS = @VPX_LIBS@ 1323 WINSOCK2_LIBS = @WINSOCK2_LIBS@ 1324 abs_builddir = @abs_builddir@ 1325 abs_srcdir = @abs_srcdir@ 1326 abs_top_builddir = @abs_top_builddir@ 1327 abs_top_srcdir = @abs_top_srcdir@ 1328 ac_ct_AR = @ac_ct_AR@ 1329 ac_ct_CC = @ac_ct_CC@ 1330 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 1331 am__include = @am__include@ 1332 am__leading_dot = @am__leading_dot@ 1333 am__quote = @am__quote@ 1334 am__tar = @am__tar@ 1335 am__untar = @am__untar@ 1336 ax_pthread_config = @ax_pthread_config@ 1337 bindir = @bindir@ 1338 build = @build@ 1339 build_alias = @build_alias@ 1340 build_cpu = @build_cpu@ 1341 build_os = @build_os@ 1342 build_vendor = @build_vendor@ 1343 builddir = @builddir@ 1344 datadir = @datadir@ 1345 datarootdir = @datarootdir@ 1346 docdir = @docdir@ 1347 dvidir = @dvidir@ 1348 exec_prefix = @exec_prefix@ 1349 host = @host@ 1350 host_alias = @host_alias@ 1351 host_cpu = @host_cpu@ 1352 host_os = @host_os@ 1353 host_vendor = @host_vendor@ 1354 htmldir = @htmldir@ 1355 includedir = @includedir@ 1356 infodir = @infodir@ 1357 install_sh = @install_sh@ 1358 libdir = @libdir@ 1359 libexecdir = @libexecdir@ 1360 localedir = @localedir@ 1361 localstatedir = @localstatedir@ 1362 mandir = @mandir@ 1363 mkdir_p = @mkdir_p@ 1364 oldincludedir = @oldincludedir@ 1365 pdfdir = @pdfdir@ 1366 prefix = @prefix@ 1367 program_transform_name = @program_transform_name@ 1368 psdir = @psdir@ 1369 sbindir = @sbindir@ 1370 sharedstatedir = @sharedstatedir@ 1371 srcdir = @srcdir@ 1372 sysconfdir = @sysconfdir@ 1373 target_alias = @target_alias@ 1374 top_build_prefix = @top_build_prefix@ 1375 top_builddir = @top_builddir@ 1376 top_srcdir = @top_srcdir@ 1377 noinst_LTLIBRARIES = libmisc_tools.la 1378 lib_LTLIBRARIES = libtoxcore.la libtoxencryptsave.la $(am__append_2) 1379 noinst_bindir = $(top_builddir)/build 1380 EXTRA_DIST = $(top_srcdir)/other/DHTnodes $(top_srcdir)/other/tox.png \ 1381 $(top_srcdir)/other/bootstrap_daemon/tox-bootstrapd.conf \ 1382 $(top_srcdir)/other/bootstrap_daemon/tox-bootstrapd.service \ 1383 $(top_srcdir)/other/bootstrap_daemon/tox-bootstrapd.sh \ 1384 $(top_srcdir)/auto_tests/data/save.tox \ 1385 $(top_srcdir)/auto_tests/check_compat.h \ 1386 $(top_srcdir)/auto_tests/run_auto_test.h 1387 @SET_SO_VERSION_TRUE@CURRENT = 9 1388 @SET_SO_VERSION_TRUE@REVISION = 0 1389 @SET_SO_VERSION_TRUE@AGE = 7 1390 @SET_SO_VERSION_FALSE@LT_LDFLAGS = -avoid-version 1391 @SET_SO_VERSION_TRUE@LT_LDFLAGS = -version-info $(CURRENT):$(REVISION):$(AGE) 1392 libtoxcore_la_include_HEADERS = \ 1393 ../toxcore/tox.h 1394 1395 libtoxcore_la_includedir = $(includedir)/tox 1396 libtoxcore_la_SOURCES = ../toxcore/ccompat.h \ 1397 ../toxcore/DHT.h \ 1398 ../toxcore/DHT.c \ 1399 ../toxcore/mono_time.h \ 1400 ../toxcore/mono_time.c \ 1401 ../toxcore/network.h \ 1402 ../toxcore/network.c \ 1403 ../toxcore/crypto_core.h \ 1404 ../toxcore/crypto_core.c \ 1405 ../toxcore/crypto_core_mem.c \ 1406 ../toxcore/ping_array.h \ 1407 ../toxcore/ping_array.c \ 1408 ../toxcore/net_crypto.h \ 1409 ../toxcore/net_crypto.c \ 1410 ../toxcore/friend_requests.h \ 1411 ../toxcore/friend_requests.c \ 1412 ../toxcore/LAN_discovery.h \ 1413 ../toxcore/LAN_discovery.c \ 1414 ../toxcore/friend_connection.h \ 1415 ../toxcore/friend_connection.c \ 1416 ../toxcore/Messenger.h \ 1417 ../toxcore/Messenger.c \ 1418 ../toxcore/ping.h \ 1419 ../toxcore/ping.c \ 1420 ../toxcore/state.h \ 1421 ../toxcore/state.c \ 1422 ../toxcore/tox.h \ 1423 ../toxcore/tox.c \ 1424 ../toxcore/tox_api.c \ 1425 ../toxcore/util.h \ 1426 ../toxcore/util.c \ 1427 ../toxcore/group.h \ 1428 ../toxcore/group.c \ 1429 ../toxcore/onion.h \ 1430 ../toxcore/onion.c \ 1431 ../toxcore/logger.h \ 1432 ../toxcore/logger.c \ 1433 ../toxcore/onion_announce.h \ 1434 ../toxcore/onion_announce.c \ 1435 ../toxcore/onion_client.h \ 1436 ../toxcore/onion_client.c \ 1437 ../toxcore/TCP_client.h \ 1438 ../toxcore/TCP_client.c \ 1439 ../toxcore/TCP_server.h \ 1440 ../toxcore/TCP_server.c \ 1441 ../toxcore/TCP_connection.h \ 1442 ../toxcore/TCP_connection.c \ 1443 ../toxcore/list.c \ 1444 ../toxcore/list.h 1445 1446 libtoxcore_la_CFLAGS = -I$(top_srcdir) \ 1447 -I$(top_srcdir)/toxcore \ 1448 $(LIBSODIUM_CFLAGS) \ 1449 $(NACL_CFLAGS) \ 1450 $(PTHREAD_CFLAGS) 1451 1452 libtoxcore_la_LDFLAGS = $(LT_LDFLAGS) \ 1453 $(EXTRA_LT_LDFLAGS) \ 1454 $(LIBSODIUM_LDFLAGS) \ 1455 $(NACL_LDFLAGS) \ 1456 $(MATH_LDFLAGS) \ 1457 $(RT_LIBS) \ 1458 $(WINSOCK2_LIBS) 1459 1460 libtoxcore_la_LIBADD = $(LIBSODIUM_LIBS) \ 1461 $(NACL_OBJECTS) \ 1462 $(NAC_LIBS) \ 1463 $(PTHREAD_LIBS) 1464 1465 @SET_SO_VERSION_TRUE@EXTRA_libtoxcore_la_DEPENDENCIES = ../so.version 1466 libtoxencryptsave_la_include_HEADERS = \ 1467 ../toxencryptsave/toxencryptsave.h 1468 1469 libtoxencryptsave_la_includedir = $(includedir)/tox 1470 libtoxencryptsave_la_SOURCES = ../toxencryptsave/toxencryptsave.h \ 1471 ../toxencryptsave/toxencryptsave.c ../toxencryptsave/defines.h \ 1472 $(am__append_1) 1473 libtoxencryptsave_la_CFLAGS = -I$(top_srcdir) \ 1474 -I$(top_srcdir)/toxcore \ 1475 $(LIBSODIUM_CFLAGS) \ 1476 $(NACL_CFLAGS) \ 1477 $(PTHREAD_CFLAGS) 1478 1479 libtoxencryptsave_la_LDFLAGS = $(LT_LDFLAGS) \ 1480 $(EXTRA_LT_LDFLAGS) \ 1481 $(LIBSODIUM_LDFLAGS) \ 1482 $(NACL_LDFLAGS) \ 1483 $(MATH_LDFLAGS) \ 1484 $(RT_LIBS) \ 1485 $(WINSOCK2_LIBS) 1486 1487 libtoxencryptsave_la_LIBADD = $(LIBSODIUM_LIBS) \ 1488 $(NACL_OBJECTS) \ 1489 $(NAC_LIBS) \ 1490 $(PTHREAD_LIBS) \ 1491 libtoxcore.la 1492 1493 @SET_SO_VERSION_TRUE@EXTRA_libtoxencryptsave_la_DEPENDENCIES = ../so.version 1494 @BUILD_AV_TRUE@libtoxav_la_include_HEADERS = ../toxav/toxav.h 1495 @BUILD_AV_TRUE@libtoxav_la_includedir = $(includedir)/tox 1496 @BUILD_AV_TRUE@libtoxav_la_SOURCES = ../toxav/rtp.h \ 1497 @BUILD_AV_TRUE@ ../toxav/rtp.c \ 1498 @BUILD_AV_TRUE@ ../toxav/msi.h \ 1499 @BUILD_AV_TRUE@ ../toxav/msi.c \ 1500 @BUILD_AV_TRUE@ ../toxav/groupav.h \ 1501 @BUILD_AV_TRUE@ ../toxav/groupav.c \ 1502 @BUILD_AV_TRUE@ ../toxav/audio.h \ 1503 @BUILD_AV_TRUE@ ../toxav/audio.c \ 1504 @BUILD_AV_TRUE@ ../toxav/video.h \ 1505 @BUILD_AV_TRUE@ ../toxav/video.c \ 1506 @BUILD_AV_TRUE@ ../toxav/bwcontroller.h \ 1507 @BUILD_AV_TRUE@ ../toxav/bwcontroller.c \ 1508 @BUILD_AV_TRUE@ ../toxav/ring_buffer.h \ 1509 @BUILD_AV_TRUE@ ../toxav/ring_buffer.c \ 1510 @BUILD_AV_TRUE@ ../toxav/toxav.h \ 1511 @BUILD_AV_TRUE@ ../toxav/toxav.c \ 1512 @BUILD_AV_TRUE@ ../toxav/toxav_old.c 1513 1514 @BUILD_AV_TRUE@libtoxav_la_CFLAGS = -I../toxcore \ 1515 @BUILD_AV_TRUE@ -I../toxav \ 1516 @BUILD_AV_TRUE@ $(LIBSODIUM_CFLAGS) \ 1517 @BUILD_AV_TRUE@ $(NACL_CFLAGS) \ 1518 @BUILD_AV_TRUE@ $(AV_CFLAGS) \ 1519 @BUILD_AV_TRUE@ $(PTHREAD_CFLAGS) 1520 1521 @BUILD_AV_TRUE@libtoxav_la_LDFLAGS = $(LT_LDFLAGS) \ 1522 @BUILD_AV_TRUE@ $(LIBSODIUM_LDFLAGS) \ 1523 @BUILD_AV_TRUE@ $(NACL_LDFLAGS) \ 1524 @BUILD_AV_TRUE@ $(EXTRA_LT_LDFLAGS) \ 1525 @BUILD_AV_TRUE@ $(WINSOCK2_LIBS) 1526 1527 @BUILD_AV_TRUE@libtoxav_la_LIBADD = libtoxcore.la \ 1528 @BUILD_AV_TRUE@ $(LIBSODIUM_LIBS) \ 1529 @BUILD_AV_TRUE@ $(NACL_LIBS) \ 1530 @BUILD_AV_TRUE@ $(PTHREAD_LIBS) \ 1531 @BUILD_AV_TRUE@ $(AV_LIBS) 1532 1533 @BUILD_AV_TRUE@@SET_SO_VERSION_TRUE@EXTRA_libtoxav_la_DEPENDENCIES = ../so.version 1534 @BUILD_DHT_BOOTSTRAP_TRUE@DHT_bootstrap_SOURCES = ../other/DHT_bootstrap.c \ 1535 @BUILD_DHT_BOOTSTRAP_TRUE@ ../toxcore/DHT.h \ 1536 @BUILD_DHT_BOOTSTRAP_TRUE@ ../toxcore/friend_requests.h \ 1537 @BUILD_DHT_BOOTSTRAP_TRUE@ ../other/bootstrap_node_packets.h \ 1538 @BUILD_DHT_BOOTSTRAP_TRUE@ ../other/bootstrap_node_packets.c 1539 1540 @BUILD_DHT_BOOTSTRAP_TRUE@DHT_bootstrap_CFLAGS = -I$(top_srcdir)/other \ 1541 @BUILD_DHT_BOOTSTRAP_TRUE@ $(LIBSODIUM_CFLAGS) \ 1542 @BUILD_DHT_BOOTSTRAP_TRUE@ $(NACL_CFLAGS) 1543 1544 @BUILD_DHT_BOOTSTRAP_TRUE@DHT_bootstrap_LDADD = $(LIBSODIUM_LDFLAGS) \ 1545 @BUILD_DHT_BOOTSTRAP_TRUE@ $(NACL_LDFLAGS) \ 1546 @BUILD_DHT_BOOTSTRAP_TRUE@ libmisc_tools.la \ 1547 @BUILD_DHT_BOOTSTRAP_TRUE@ libtoxcore.la \ 1548 @BUILD_DHT_BOOTSTRAP_TRUE@ $(LIBSODIUM_LIBS) \ 1549 @BUILD_DHT_BOOTSTRAP_TRUE@ $(NACL_OBJECTS) \ 1550 @BUILD_DHT_BOOTSTRAP_TRUE@ $(NACL_LIBS) \ 1551 @BUILD_DHT_BOOTSTRAP_TRUE@ $(WINSOCK2_LIBS) 1552 1553 @BUILD_TESTING_TRUE@TEST_LIB = misc_tools 1554 @BUILD_TESTS_TRUE@TEST_LIB = misc_tools 1555 libmisc_tools_la_SOURCES = ../testing/misc_tools.c ../testing/misc_tools.h 1556 libmisc_tools_la_CFLAGS = $(LIBSODIUM_CFLAGS) 1557 libmisc_tools_la_LIBADD = $(LIBSODIUM_LDFLAGS) 1558 @BUILD_TESTING_TRUE@DHT_test_SOURCES = ../testing/DHT_test.c 1559 @BUILD_TESTING_TRUE@DHT_test_CFLAGS = $(LIBSODIUM_CFLAGS) \ 1560 @BUILD_TESTING_TRUE@ $(NACL_CFLAGS) 1561 1562 @BUILD_TESTING_TRUE@DHT_test_LDADD = $(LIBSODIUM_LDFLAGS) \ 1563 @BUILD_TESTING_TRUE@ $(NACL_LDFLAGS) \ 1564 @BUILD_TESTING_TRUE@ libmisc_tools.la \ 1565 @BUILD_TESTING_TRUE@ libtoxcore.la \ 1566 @BUILD_TESTING_TRUE@ $(LIBSODIUM_LIBS) \ 1567 @BUILD_TESTING_TRUE@ $(NACL_OBJECTS) \ 1568 @BUILD_TESTING_TRUE@ $(NACL_LIBS) \ 1569 @BUILD_TESTING_TRUE@ $(WINSOCK2_LIBS) 1570 1571 @BUILD_TESTING_TRUE@Messenger_test_SOURCES = \ 1572 @BUILD_TESTING_TRUE@ ../testing/Messenger_test.c 1573 1574 @BUILD_TESTING_TRUE@Messenger_test_CFLAGS = $(LIBSODIUM_CFLAGS) \ 1575 @BUILD_TESTING_TRUE@ $(NACL_CFLAGS) 1576 1577 @BUILD_TESTING_TRUE@Messenger_test_LDADD = $(LIBSODIUM_LDFLAGS) \ 1578 @BUILD_TESTING_TRUE@ $(NACL_LDFLAGS) \ 1579 @BUILD_TESTING_TRUE@ libmisc_tools.la \ 1580 @BUILD_TESTING_TRUE@ libtoxcore.la \ 1581 @BUILD_TESTING_TRUE@ $(LIBSODIUM_LIBS) \ 1582 @BUILD_TESTING_TRUE@ $(NACL_OBJECTS) \ 1583 @BUILD_TESTING_TRUE@ $(NACL_LIBS) \ 1584 @BUILD_TESTING_TRUE@ $(WINSOCK2_LIBS) 1585 1586 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@tox_bootstrapd_SOURCES = \ 1587 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/command_line_arguments.c \ 1588 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/command_line_arguments.h \ 1589 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/config.c \ 1590 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/config.h \ 1591 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/config_defaults.h \ 1592 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/global.h \ 1593 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/log.c \ 1594 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/log.h \ 1595 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/log_backend_stdout.c \ 1596 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/log_backend_stdout.h \ 1597 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/log_backend_syslog.c \ 1598 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/log_backend_syslog.h \ 1599 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/tox-bootstrapd.c \ 1600 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_daemon/src/global.h \ 1601 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_node_packets.c \ 1602 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ ../other/bootstrap_node_packets.h 1603 1604 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@tox_bootstrapd_CFLAGS = \ 1605 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ -I$(top_srcdir)/other/bootstrap_daemon \ 1606 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(LIBSODIUM_CFLAGS) \ 1607 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(NACL_CFLAGS) \ 1608 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(LIBCONFIG_CFLAGS) 1609 1610 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@tox_bootstrapd_LDADD = \ 1611 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(LIBSODIUM_LDFLAGS) \ 1612 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(NACL_LDFLAGS) \ 1613 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ libtoxcore.la \ 1614 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(LIBCONFIG_LIBS) \ 1615 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(LIBSODIUM_LIBS) \ 1616 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(NACL_OBJECTS) \ 1617 @BUILD_DHT_BOOTSTRAP_DAEMON_TRUE@ $(NACL_LIBS) 1618 1619 @BUILD_TESTS_TRUE@AUTOTEST_CFLAGS = \ 1620 @BUILD_TESTS_TRUE@ $(LIBSODIUM_CFLAGS) \ 1621 @BUILD_TESTS_TRUE@ $(NACL_CFLAGS) 1622 1623 @BUILD_TESTS_TRUE@AUTOTEST_LDADD = $(LIBSODIUM_LDFLAGS) \ 1624 @BUILD_TESTS_TRUE@ $(NACL_LDFLAGS) libmisc_tools.la \ 1625 @BUILD_TESTS_TRUE@ libtoxcore.la libtoxencryptsave.la \ 1626 @BUILD_TESTS_TRUE@ $(LIBSODIUM_LIBS) $(NACL_OBJECTS) \ 1627 @BUILD_TESTS_TRUE@ $(NACL_LIBS) $(am__append_7) 1628 @BUILD_TESTS_TRUE@bootstrap_test_SOURCES = ../auto_tests/bootstrap_test.c 1629 @BUILD_TESTS_TRUE@bootstrap_test_CFLAGS = $(AUTOTEST_CFLAGS) 1630 @BUILD_TESTS_TRUE@bootstrap_test_LDADD = $(AUTOTEST_LDADD) 1631 @BUILD_TESTS_TRUE@conference_double_invite_test_SOURCES = ../auto_tests/conference_double_invite_test.c 1632 @BUILD_TESTS_TRUE@conference_double_invite_test_CFLAGS = $(AUTOTEST_CFLAGS) 1633 @BUILD_TESTS_TRUE@conference_double_invite_test_LDADD = $(AUTOTEST_LDADD) 1634 @BUILD_TESTS_TRUE@conference_peer_nick_test_SOURCES = ../auto_tests/conference_peer_nick_test.c 1635 @BUILD_TESTS_TRUE@conference_peer_nick_test_CFLAGS = $(AUTOTEST_CFLAGS) 1636 @BUILD_TESTS_TRUE@conference_peer_nick_test_LDADD = $(AUTOTEST_LDADD) 1637 @BUILD_TESTS_TRUE@conference_simple_test_SOURCES = ../auto_tests/conference_simple_test.c 1638 @BUILD_TESTS_TRUE@conference_simple_test_CFLAGS = $(AUTOTEST_CFLAGS) 1639 @BUILD_TESTS_TRUE@conference_simple_test_LDADD = $(AUTOTEST_LDADD) 1640 @BUILD_TESTS_TRUE@conference_test_SOURCES = ../auto_tests/conference_test.c 1641 @BUILD_TESTS_TRUE@conference_test_CFLAGS = $(AUTOTEST_CFLAGS) 1642 @BUILD_TESTS_TRUE@conference_test_LDADD = $(AUTOTEST_LDADD) 1643 @BUILD_TESTS_TRUE@conference_two_test_SOURCES = ../auto_tests/conference_two_test.c 1644 @BUILD_TESTS_TRUE@conference_two_test_CFLAGS = $(AUTOTEST_CFLAGS) 1645 @BUILD_TESTS_TRUE@conference_two_test_LDADD = $(AUTOTEST_LDADD) 1646 @BUILD_TESTS_TRUE@crypto_test_SOURCES = ../auto_tests/crypto_test.c 1647 @BUILD_TESTS_TRUE@crypto_test_CFLAGS = $(AUTOTEST_CFLAGS) 1648 @BUILD_TESTS_TRUE@crypto_test_LDADD = $(AUTOTEST_LDADD) 1649 @BUILD_TESTS_TRUE@dht_test_SOURCES = ../auto_tests/dht_test.c 1650 @BUILD_TESTS_TRUE@dht_test_CFLAGS = $(AUTOTEST_CFLAGS) 1651 @BUILD_TESTS_TRUE@dht_test_LDADD = $(AUTOTEST_LDADD) 1652 @BUILD_TESTS_TRUE@encryptsave_test_SOURCES = ../auto_tests/encryptsave_test.c 1653 @BUILD_TESTS_TRUE@encryptsave_test_CFLAGS = $(AUTOTEST_CFLAGS) 1654 @BUILD_TESTS_TRUE@encryptsave_test_LDADD = $(AUTOTEST_LDADD) 1655 @BUILD_TESTS_TRUE@file_saving_test_SOURCES = ../auto_tests/file_saving_test.c 1656 @BUILD_TESTS_TRUE@file_saving_test_CFLAGS = $(AUTOTEST_CFLAGS) 1657 @BUILD_TESTS_TRUE@file_saving_test_LDADD = $(AUTOTEST_LDADD) 1658 @BUILD_TESTS_TRUE@file_transfer_test_SOURCES = ../auto_tests/file_transfer_test.c 1659 @BUILD_TESTS_TRUE@file_transfer_test_CFLAGS = $(AUTOTEST_CFLAGS) 1660 @BUILD_TESTS_TRUE@file_transfer_test_LDADD = $(AUTOTEST_LDADD) 1661 @BUILD_TESTS_TRUE@friend_connection_test_SOURCES = ../auto_tests/friend_connection_test.c 1662 @BUILD_TESTS_TRUE@friend_connection_test_CFLAGS = $(AUTOTEST_CFLAGS) 1663 @BUILD_TESTS_TRUE@friend_connection_test_LDADD = $(AUTOTEST_LDADD) 1664 @BUILD_TESTS_TRUE@friend_request_test_SOURCES = ../auto_tests/friend_request_test.c 1665 @BUILD_TESTS_TRUE@friend_request_test_CFLAGS = $(AUTOTEST_CFLAGS) 1666 @BUILD_TESTS_TRUE@friend_request_test_LDADD = $(AUTOTEST_LDADD) 1667 @BUILD_TESTS_TRUE@invalid_tcp_proxy_test_SOURCES = ../auto_tests/invalid_tcp_proxy_test.c 1668 @BUILD_TESTS_TRUE@invalid_tcp_proxy_test_CFLAGS = $(AUTOTEST_CFLAGS) 1669 @BUILD_TESTS_TRUE@invalid_tcp_proxy_test_LDADD = $(AUTOTEST_LDADD) 1670 @BUILD_TESTS_TRUE@invalid_udp_proxy_test_SOURCES = ../auto_tests/invalid_udp_proxy_test.c 1671 @BUILD_TESTS_TRUE@invalid_udp_proxy_test_CFLAGS = $(AUTOTEST_CFLAGS) 1672 @BUILD_TESTS_TRUE@invalid_udp_proxy_test_LDADD = $(AUTOTEST_LDADD) 1673 @BUILD_TESTS_TRUE@lan_discovery_test_SOURCES = ../auto_tests/lan_discovery_test.c 1674 @BUILD_TESTS_TRUE@lan_discovery_test_CFLAGS = $(AUTOTEST_CFLAGS) 1675 @BUILD_TESTS_TRUE@lan_discovery_test_LDADD = $(AUTOTEST_LDADD) 1676 @BUILD_TESTS_TRUE@lossless_packet_test_SOURCES = ../auto_tests/lossless_packet_test.c 1677 @BUILD_TESTS_TRUE@lossless_packet_test_CFLAGS = $(AUTOTEST_CFLAGS) 1678 @BUILD_TESTS_TRUE@lossless_packet_test_LDADD = $(AUTOTEST_LDADD) 1679 @BUILD_TESTS_TRUE@lossy_packet_test_SOURCES = ../auto_tests/lossy_packet_test.c 1680 @BUILD_TESTS_TRUE@lossy_packet_test_CFLAGS = $(AUTOTEST_CFLAGS) 1681 @BUILD_TESTS_TRUE@lossy_packet_test_LDADD = $(AUTOTEST_LDADD) 1682 @BUILD_TESTS_TRUE@messenger_test_SOURCES = ../auto_tests/messenger_test.c 1683 @BUILD_TESTS_TRUE@messenger_test_CFLAGS = $(AUTOTEST_CFLAGS) 1684 @BUILD_TESTS_TRUE@messenger_test_LDADD = $(AUTOTEST_LDADD) 1685 @BUILD_TESTS_TRUE@network_test_SOURCES = ../auto_tests/network_test.c 1686 @BUILD_TESTS_TRUE@network_test_CFLAGS = $(AUTOTEST_CFLAGS) 1687 @BUILD_TESTS_TRUE@network_test_LDADD = $(AUTOTEST_LDADD) 1688 @BUILD_TESTS_TRUE@onion_test_SOURCES = ../auto_tests/onion_test.c 1689 @BUILD_TESTS_TRUE@onion_test_CFLAGS = $(AUTOTEST_CFLAGS) 1690 @BUILD_TESTS_TRUE@onion_test_LDADD = $(AUTOTEST_LDADD) 1691 @BUILD_TESTS_TRUE@overflow_recvq_test_SOURCES = ../auto_tests/overflow_recvq_test.c 1692 @BUILD_TESTS_TRUE@overflow_recvq_test_CFLAGS = $(AUTOTEST_CFLAGS) 1693 @BUILD_TESTS_TRUE@overflow_recvq_test_LDADD = $(AUTOTEST_LDADD) 1694 @BUILD_TESTS_TRUE@overflow_sendq_test_SOURCES = ../auto_tests/overflow_sendq_test.c 1695 @BUILD_TESTS_TRUE@overflow_sendq_test_CFLAGS = $(AUTOTEST_CFLAGS) 1696 @BUILD_TESTS_TRUE@overflow_sendq_test_LDADD = $(AUTOTEST_LDADD) 1697 @BUILD_TESTS_TRUE@reconnect_test_SOURCES = ../auto_tests/reconnect_test.c 1698 @BUILD_TESTS_TRUE@reconnect_test_CFLAGS = $(AUTO_TEST_CFLAGS) 1699 @BUILD_TESTS_TRUE@reconnect_test_LDADD = $(AUTOTEST_LDADD) 1700 @BUILD_TESTS_TRUE@save_compatibility_test_SOURCES = ../auto_tests/save_compatibility_test.c 1701 @BUILD_TESTS_TRUE@save_compatibility_test_CFLAGS = $(AUTOTEST_CFLAGS) 1702 @BUILD_TESTS_TRUE@save_compatibility_test_LDADD = $(AUTOTEST_LDADD) 1703 @BUILD_TESTS_TRUE@save_friend_test_SOURCES = ../auto_tests/save_friend_test.c 1704 @BUILD_TESTS_TRUE@save_friend_test_CFLAGS = $(AUTOTEST_CFLAGS) 1705 @BUILD_TESTS_TRUE@save_friend_test_LDADD = $(AUTOTEST_LDADD) 1706 @BUILD_TESTS_TRUE@save_load_test_SOURCES = ../auto_tests/save_load_test.c 1707 @BUILD_TESTS_TRUE@save_load_test_CFLAGS = $(AUTOTEST_CFLAGS) 1708 @BUILD_TESTS_TRUE@save_load_test_LDADD = $(AUTOTEST_LDADD) 1709 @BUILD_TESTS_TRUE@send_message_test_SOURCES = ../auto_tests/send_message_test.c 1710 @BUILD_TESTS_TRUE@send_message_test_CFLAGS = $(AUTOTEST_CFLAGS) 1711 @BUILD_TESTS_TRUE@send_message_test_LDADD = $(AUTOTEST_LDADD) 1712 @BUILD_TESTS_TRUE@set_name_test_SOURCES = ../auto_tests/set_name_test.c 1713 @BUILD_TESTS_TRUE@set_name_test_CFLAGS = $(AUTOTEST_CFLAGS) 1714 @BUILD_TESTS_TRUE@set_name_test_LDADD = $(AUTOTEST_LDADD) 1715 @BUILD_TESTS_TRUE@set_status_message_test_SOURCES = ../auto_tests/set_status_message_test.c 1716 @BUILD_TESTS_TRUE@set_status_message_test_CFLAGS = $(AUTOTEST_CFLAGS) 1717 @BUILD_TESTS_TRUE@set_status_message_test_LDADD = $(AUTOTEST_LDADD) 1718 @BUILD_TESTS_TRUE@skeleton_test_SOURCES = ../auto_tests/skeleton_test.c 1719 @BUILD_TESTS_TRUE@skeleton_test_CFLAGS = $(AUTOTEST_CFLAGS) 1720 @BUILD_TESTS_TRUE@skeleton_test_LDADD = $(AUTOTEST_LDADD) 1721 @BUILD_TESTS_TRUE@tcp_relay_test_SOURCES = ../auto_tests/tcp_relay_test.c 1722 @BUILD_TESTS_TRUE@tcp_relay_test_CFLAGS = $(AUTOTEST_CFLAGS) 1723 @BUILD_TESTS_TRUE@tcp_relay_test_LDADD = $(AUTOTEST_LDADD) 1724 @BUILD_TESTS_TRUE@TCP_test_SOURCES = ../auto_tests/TCP_test.c 1725 @BUILD_TESTS_TRUE@TCP_test_CFLAGS = $(AUTOTEST_CFLAGS) 1726 @BUILD_TESTS_TRUE@TCP_test_LDADD = $(AUTOTEST_LDADD) 1727 @BUILD_TESTS_TRUE@tox_many_tcp_test_SOURCES = ../auto_tests/tox_many_tcp_test.c 1728 @BUILD_TESTS_TRUE@tox_many_tcp_test_CFLAGS = $(AUTOTEST_CFLAGS) 1729 @BUILD_TESTS_TRUE@tox_many_tcp_test_LDADD = $(AUTOTEST_LDADD) 1730 @BUILD_TESTS_TRUE@tox_many_test_SOURCES = ../auto_tests/tox_many_test.c 1731 @BUILD_TESTS_TRUE@tox_many_test_CFLAGS = $(AUTOTEST_CFLAGS) 1732 @BUILD_TESTS_TRUE@tox_many_test_LDADD = $(AUTOTEST_LDADD) 1733 @BUILD_TESTS_TRUE@tox_one_test_SOURCES = ../auto_tests/tox_one_test.c 1734 @BUILD_TESTS_TRUE@tox_one_test_CFLAGS = $(AUTOTEST_CFLAGS) 1735 @BUILD_TESTS_TRUE@tox_one_test_LDADD = $(AUTOTEST_LDADD) 1736 @BUILD_TESTS_TRUE@tox_strncasecmp_test_SOURCES = ../auto_tests/tox_strncasecmp_test.c 1737 @BUILD_TESTS_TRUE@tox_strncasecmp_test_CFLAGS = $(AUTOTEST_CFLAGS) 1738 @BUILD_TESTS_TRUE@tox_strncasecmp_test_LDADD = $(AUTOTEST_LDADD) 1739 @BUILD_TESTS_TRUE@typing_test_SOURCES = ../auto_tests/typing_test.c 1740 @BUILD_TESTS_TRUE@typing_test_CFLAGS = $(AUTOTEST_CFLAGS) 1741 @BUILD_TESTS_TRUE@typing_test_LDADD = $(AUTOTEST_LDADD) 1742 @BUILD_TESTS_TRUE@version_test_SOURCES = ../auto_tests/version_test.c 1743 @BUILD_TESTS_TRUE@version_test_CFLAGS = $(AUTOTEST_CFLAGS) 1744 @BUILD_TESTS_TRUE@version_test_LDADD = $(AUTOTEST_LDADD) 1745 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@toxav_basic_test_SOURCES = ../auto_tests/toxav_basic_test.c 1746 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@toxav_basic_test_CFLAGS = $(AUTOTEST_CFLAGS) 1747 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@toxav_basic_test_LDADD = $(AUTOTEST_LDADD) $(AV_LIBS) 1748 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@toxav_many_test_SOURCES = ../auto_tests/toxav_many_test.c 1749 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@toxav_many_test_CFLAGS = $(AUTOTEST_CFLAGS) 1750 @BUILD_AV_TRUE@@BUILD_TESTS_TRUE@toxav_many_test_LDADD = $(AUTOTEST_LDADD) 1751 all: all-am 1752 1753 .SUFFIXES: 1754 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs 1755 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/../so.version $(srcdir)/../toxcore/Makefile.inc $(srcdir)/../toxencryptsave/Makefile.inc $(srcdir)/../toxav/Makefile.inc $(srcdir)/../other/Makefile.inc $(srcdir)/../testing/Makefile.inc $(srcdir)/../other/bootstrap_daemon/src/Makefile.inc $(srcdir)/../auto_tests/Makefile.inc $(am__configure_deps) 1756 @for dep in $?; do \ 1757 case '$(am__configure_deps)' in \ 1758 *$$dep*) \ 1759 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 1760 && { if test -f $@; then exit 0; else break; fi; }; \ 1761 exit 1;; \ 1762 esac; \ 1763 done; \ 1764 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign build/Makefile'; \ 1765 $(am__cd) $(top_srcdir) && \ 1766 $(AUTOMAKE) --foreign build/Makefile 1767 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 1768 @case '$?' in \ 1769 *config.status*) \ 1770 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 1771 *) \ 1772 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 1773 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 1774 esac; 1775 $(srcdir)/../so.version $(srcdir)/../toxcore/Makefile.inc $(srcdir)/../toxencryptsave/Makefile.inc $(srcdir)/../toxav/Makefile.inc $(srcdir)/../other/Makefile.inc $(srcdir)/../testing/Makefile.inc $(srcdir)/../other/bootstrap_daemon/src/Makefile.inc $(srcdir)/../auto_tests/Makefile.inc $(am__empty): 1776 1777 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 1778 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 1779 1780 $(top_srcdir)/configure: $(am__configure_deps) 1781 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 1782 $(ACLOCAL_M4): $(am__aclocal_m4_deps) 1783 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 1784 $(am__aclocal_m4_deps): 1785 install-binPROGRAMS: $(bin_PROGRAMS) 1786 @$(NORMAL_INSTALL) 1787 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 1788 if test -n "$$list"; then \ 1789 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 1790 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 1791 fi; \ 1792 for p in $$list; do echo "$$p $$p"; done | \ 1793 sed 's/$(EXEEXT)$$//' | \ 1794 while read p p1; do if test -f $$p \ 1795 || test -f $$p1 \ 1796 ; then echo "$$p"; echo "$$p"; else :; fi; \ 1797 done | \ 1798 sed -e 'p;s,.*/,,;n;h' \ 1799 -e 's|.*|.|' \ 1800 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 1801 sed 'N;N;N;s,\n, ,g' | \ 1802 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 1803 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 1804 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 1805 else { print "f", $$3 "/" $$4, $$1; } } \ 1806 END { for (d in files) print "f", d, files[d] }' | \ 1807 while read type dir files; do \ 1808 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 1809 test -z "$$files" || { \ 1810 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 1811 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 1812 } \ 1813 ; done 1814 1815 uninstall-binPROGRAMS: 1816 @$(NORMAL_UNINSTALL) 1817 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 1818 files=`for p in $$list; do echo "$$p"; done | \ 1819 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 1820 -e 's/$$/$(EXEEXT)/' \ 1821 `; \ 1822 test -n "$$list" || exit 0; \ 1823 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 1824 cd "$(DESTDIR)$(bindir)" && rm -f $$files 1825 1826 clean-binPROGRAMS: 1827 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ 1828 echo " rm -f" $$list; \ 1829 rm -f $$list || exit $$?; \ 1830 test -n "$(EXEEXT)" || exit 0; \ 1831 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 1832 echo " rm -f" $$list; \ 1833 rm -f $$list 1834 1835 clean-checkPROGRAMS: 1836 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ 1837 echo " rm -f" $$list; \ 1838 rm -f $$list || exit $$?; \ 1839 test -n "$(EXEEXT)" || exit 0; \ 1840 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 1841 echo " rm -f" $$list; \ 1842 rm -f $$list 1843 1844 clean-noinstPROGRAMS: 1845 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ 1846 echo " rm -f" $$list; \ 1847 rm -f $$list || exit $$?; \ 1848 test -n "$(EXEEXT)" || exit 0; \ 1849 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ 1850 echo " rm -f" $$list; \ 1851 rm -f $$list 1852 1853 install-libLTLIBRARIES: $(lib_LTLIBRARIES) 1854 @$(NORMAL_INSTALL) 1855 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 1856 list2=; for p in $$list; do \ 1857 if test -f $$p; then \ 1858 list2="$$list2 $$p"; \ 1859 else :; fi; \ 1860 done; \ 1861 test -z "$$list2" || { \ 1862 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ 1863 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ 1864 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ 1865 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ 1866 } 1867 1868 uninstall-libLTLIBRARIES: 1869 @$(NORMAL_UNINSTALL) 1870 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 1871 for p in $$list; do \ 1872 $(am__strip_dir) \ 1873 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ 1874 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ 1875 done 1876 1877 clean-libLTLIBRARIES: 1878 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 1879 @list='$(lib_LTLIBRARIES)'; \ 1880 locs=`for p in $$list; do echo $$p; done | \ 1881 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 1882 sort -u`; \ 1883 test -z "$$locs" || { \ 1884 echo rm -f $${locs}; \ 1885 rm -f $${locs}; \ 1886 } 1887 1888 clean-noinstLTLIBRARIES: 1889 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 1890 @list='$(noinst_LTLIBRARIES)'; \ 1891 locs=`for p in $$list; do echo $$p; done | \ 1892 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 1893 sort -u`; \ 1894 test -z "$$locs" || { \ 1895 echo rm -f $${locs}; \ 1896 rm -f $${locs}; \ 1897 } 1898 ../testing/$(am__dirstamp): 1899 @$(MKDIR_P) ../testing 1900 @: > ../testing/$(am__dirstamp) 1901 ../testing/$(DEPDIR)/$(am__dirstamp): 1902 @$(MKDIR_P) ../testing/$(DEPDIR) 1903 @: > ../testing/$(DEPDIR)/$(am__dirstamp) 1904 ../testing/libmisc_tools_la-misc_tools.lo: ../testing/$(am__dirstamp) \ 1905 ../testing/$(DEPDIR)/$(am__dirstamp) 1906 1907 libmisc_tools.la: $(libmisc_tools_la_OBJECTS) $(libmisc_tools_la_DEPENDENCIES) $(EXTRA_libmisc_tools_la_DEPENDENCIES) 1908 $(AM_V_CCLD)$(libmisc_tools_la_LINK) $(libmisc_tools_la_OBJECTS) $(libmisc_tools_la_LIBADD) $(LIBS) 1909 ../toxav/$(am__dirstamp): 1910 @$(MKDIR_P) ../toxav 1911 @: > ../toxav/$(am__dirstamp) 1912 ../toxav/$(DEPDIR)/$(am__dirstamp): 1913 @$(MKDIR_P) ../toxav/$(DEPDIR) 1914 @: > ../toxav/$(DEPDIR)/$(am__dirstamp) 1915 ../toxav/libtoxav_la-rtp.lo: ../toxav/$(am__dirstamp) \ 1916 ../toxav/$(DEPDIR)/$(am__dirstamp) 1917 ../toxav/libtoxav_la-msi.lo: ../toxav/$(am__dirstamp) \ 1918 ../toxav/$(DEPDIR)/$(am__dirstamp) 1919 ../toxav/libtoxav_la-groupav.lo: ../toxav/$(am__dirstamp) \ 1920 ../toxav/$(DEPDIR)/$(am__dirstamp) 1921 ../toxav/libtoxav_la-audio.lo: ../toxav/$(am__dirstamp) \ 1922 ../toxav/$(DEPDIR)/$(am__dirstamp) 1923 ../toxav/libtoxav_la-video.lo: ../toxav/$(am__dirstamp) \ 1924 ../toxav/$(DEPDIR)/$(am__dirstamp) 1925 ../toxav/libtoxav_la-bwcontroller.lo: ../toxav/$(am__dirstamp) \ 1926 ../toxav/$(DEPDIR)/$(am__dirstamp) 1927 ../toxav/libtoxav_la-ring_buffer.lo: ../toxav/$(am__dirstamp) \ 1928 ../toxav/$(DEPDIR)/$(am__dirstamp) 1929 ../toxav/libtoxav_la-toxav.lo: ../toxav/$(am__dirstamp) \ 1930 ../toxav/$(DEPDIR)/$(am__dirstamp) 1931 ../toxav/libtoxav_la-toxav_old.lo: ../toxav/$(am__dirstamp) \ 1932 ../toxav/$(DEPDIR)/$(am__dirstamp) 1933 1934 libtoxav.la: $(libtoxav_la_OBJECTS) $(libtoxav_la_DEPENDENCIES) $(EXTRA_libtoxav_la_DEPENDENCIES) 1935 $(AM_V_CCLD)$(libtoxav_la_LINK) $(am_libtoxav_la_rpath) $(libtoxav_la_OBJECTS) $(libtoxav_la_LIBADD) $(LIBS) 1936 ../toxcore/$(am__dirstamp): 1937 @$(MKDIR_P) ../toxcore 1938 @: > ../toxcore/$(am__dirstamp) 1939 ../toxcore/$(DEPDIR)/$(am__dirstamp): 1940 @$(MKDIR_P) ../toxcore/$(DEPDIR) 1941 @: > ../toxcore/$(DEPDIR)/$(am__dirstamp) 1942 ../toxcore/libtoxcore_la-DHT.lo: ../toxcore/$(am__dirstamp) \ 1943 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1944 ../toxcore/libtoxcore_la-mono_time.lo: ../toxcore/$(am__dirstamp) \ 1945 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1946 ../toxcore/libtoxcore_la-network.lo: ../toxcore/$(am__dirstamp) \ 1947 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1948 ../toxcore/libtoxcore_la-crypto_core.lo: ../toxcore/$(am__dirstamp) \ 1949 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1950 ../toxcore/libtoxcore_la-crypto_core_mem.lo: \ 1951 ../toxcore/$(am__dirstamp) \ 1952 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1953 ../toxcore/libtoxcore_la-ping_array.lo: ../toxcore/$(am__dirstamp) \ 1954 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1955 ../toxcore/libtoxcore_la-net_crypto.lo: ../toxcore/$(am__dirstamp) \ 1956 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1957 ../toxcore/libtoxcore_la-friend_requests.lo: \ 1958 ../toxcore/$(am__dirstamp) \ 1959 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1960 ../toxcore/libtoxcore_la-LAN_discovery.lo: ../toxcore/$(am__dirstamp) \ 1961 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1962 ../toxcore/libtoxcore_la-friend_connection.lo: \ 1963 ../toxcore/$(am__dirstamp) \ 1964 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1965 ../toxcore/libtoxcore_la-Messenger.lo: ../toxcore/$(am__dirstamp) \ 1966 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1967 ../toxcore/libtoxcore_la-ping.lo: ../toxcore/$(am__dirstamp) \ 1968 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1969 ../toxcore/libtoxcore_la-state.lo: ../toxcore/$(am__dirstamp) \ 1970 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1971 ../toxcore/libtoxcore_la-tox.lo: ../toxcore/$(am__dirstamp) \ 1972 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1973 ../toxcore/libtoxcore_la-tox_api.lo: ../toxcore/$(am__dirstamp) \ 1974 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1975 ../toxcore/libtoxcore_la-util.lo: ../toxcore/$(am__dirstamp) \ 1976 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1977 ../toxcore/libtoxcore_la-group.lo: ../toxcore/$(am__dirstamp) \ 1978 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1979 ../toxcore/libtoxcore_la-onion.lo: ../toxcore/$(am__dirstamp) \ 1980 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1981 ../toxcore/libtoxcore_la-logger.lo: ../toxcore/$(am__dirstamp) \ 1982 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1983 ../toxcore/libtoxcore_la-onion_announce.lo: \ 1984 ../toxcore/$(am__dirstamp) \ 1985 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1986 ../toxcore/libtoxcore_la-onion_client.lo: ../toxcore/$(am__dirstamp) \ 1987 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1988 ../toxcore/libtoxcore_la-TCP_client.lo: ../toxcore/$(am__dirstamp) \ 1989 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1990 ../toxcore/libtoxcore_la-TCP_server.lo: ../toxcore/$(am__dirstamp) \ 1991 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1992 ../toxcore/libtoxcore_la-TCP_connection.lo: \ 1993 ../toxcore/$(am__dirstamp) \ 1994 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1995 ../toxcore/libtoxcore_la-list.lo: ../toxcore/$(am__dirstamp) \ 1996 ../toxcore/$(DEPDIR)/$(am__dirstamp) 1997 1998 libtoxcore.la: $(libtoxcore_la_OBJECTS) $(libtoxcore_la_DEPENDENCIES) $(EXTRA_libtoxcore_la_DEPENDENCIES) 1999 $(AM_V_CCLD)$(libtoxcore_la_LINK) -rpath $(libdir) $(libtoxcore_la_OBJECTS) $(libtoxcore_la_LIBADD) $(LIBS) 2000 ../toxencryptsave/$(am__dirstamp): 2001 @$(MKDIR_P) ../toxencryptsave 2002 @: > ../toxencryptsave/$(am__dirstamp) 2003 ../toxencryptsave/$(DEPDIR)/$(am__dirstamp): 2004 @$(MKDIR_P) ../toxencryptsave/$(DEPDIR) 2005 @: > ../toxencryptsave/$(DEPDIR)/$(am__dirstamp) 2006 ../toxencryptsave/libtoxencryptsave_la-toxencryptsave.lo: \ 2007 ../toxencryptsave/$(am__dirstamp) \ 2008 ../toxencryptsave/$(DEPDIR)/$(am__dirstamp) 2009 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(am__dirstamp): 2010 @$(MKDIR_P) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256 2011 @: > ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(am__dirstamp) 2012 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp): 2013 @$(MKDIR_P) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR) 2014 @: > ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp) 2015 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pbkdf2-sha256.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(am__dirstamp) \ 2016 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp) 2017 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(am__dirstamp) \ 2018 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp) 2019 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-crypto_scrypt-common.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(am__dirstamp) \ 2020 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp) 2021 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-runtime.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(am__dirstamp) \ 2022 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp) 2023 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-scrypt_platform.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(am__dirstamp) \ 2024 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp) 2025 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(am__dirstamp): 2026 @$(MKDIR_P) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse 2027 @: > ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(am__dirstamp) 2028 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/$(am__dirstamp): 2029 @$(MKDIR_P) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR) 2030 @: > ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/$(am__dirstamp) 2031 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(am__dirstamp) \ 2032 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/$(am__dirstamp) 2033 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(am__dirstamp): 2034 @$(MKDIR_P) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse 2035 @: > ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(am__dirstamp) 2036 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/$(am__dirstamp): 2037 @$(MKDIR_P) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR) 2038 @: > ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/$(am__dirstamp) 2039 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(am__dirstamp) \ 2040 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/$(am__dirstamp) 2041 2042 libtoxencryptsave.la: $(libtoxencryptsave_la_OBJECTS) $(libtoxencryptsave_la_DEPENDENCIES) $(EXTRA_libtoxencryptsave_la_DEPENDENCIES) 2043 $(AM_V_CCLD)$(libtoxencryptsave_la_LINK) -rpath $(libdir) $(libtoxencryptsave_la_OBJECTS) $(libtoxencryptsave_la_LIBADD) $(LIBS) 2044 ../other/$(am__dirstamp): 2045 @$(MKDIR_P) ../other 2046 @: > ../other/$(am__dirstamp) 2047 ../other/$(DEPDIR)/$(am__dirstamp): 2048 @$(MKDIR_P) ../other/$(DEPDIR) 2049 @: > ../other/$(DEPDIR)/$(am__dirstamp) 2050 ../other/DHT_bootstrap-DHT_bootstrap.$(OBJEXT): \ 2051 ../other/$(am__dirstamp) ../other/$(DEPDIR)/$(am__dirstamp) 2052 ../other/DHT_bootstrap-bootstrap_node_packets.$(OBJEXT): \ 2053 ../other/$(am__dirstamp) ../other/$(DEPDIR)/$(am__dirstamp) 2054 2055 DHT_bootstrap$(EXEEXT): $(DHT_bootstrap_OBJECTS) $(DHT_bootstrap_DEPENDENCIES) $(EXTRA_DHT_bootstrap_DEPENDENCIES) 2056 @rm -f DHT_bootstrap$(EXEEXT) 2057 $(AM_V_CCLD)$(DHT_bootstrap_LINK) $(DHT_bootstrap_OBJECTS) $(DHT_bootstrap_LDADD) $(LIBS) 2058 ../testing/DHT_test-DHT_test.$(OBJEXT): ../testing/$(am__dirstamp) \ 2059 ../testing/$(DEPDIR)/$(am__dirstamp) 2060 2061 DHT_test$(EXEEXT): $(DHT_test_OBJECTS) $(DHT_test_DEPENDENCIES) $(EXTRA_DHT_test_DEPENDENCIES) 2062 @rm -f DHT_test$(EXEEXT) 2063 $(AM_V_CCLD)$(DHT_test_LINK) $(DHT_test_OBJECTS) $(DHT_test_LDADD) $(LIBS) 2064 ../testing/Messenger_test-Messenger_test.$(OBJEXT): \ 2065 ../testing/$(am__dirstamp) \ 2066 ../testing/$(DEPDIR)/$(am__dirstamp) 2067 2068 Messenger_test$(EXEEXT): $(Messenger_test_OBJECTS) $(Messenger_test_DEPENDENCIES) $(EXTRA_Messenger_test_DEPENDENCIES) 2069 @rm -f Messenger_test$(EXEEXT) 2070 $(AM_V_CCLD)$(Messenger_test_LINK) $(Messenger_test_OBJECTS) $(Messenger_test_LDADD) $(LIBS) 2071 ../auto_tests/$(am__dirstamp): 2072 @$(MKDIR_P) ../auto_tests 2073 @: > ../auto_tests/$(am__dirstamp) 2074 ../auto_tests/$(DEPDIR)/$(am__dirstamp): 2075 @$(MKDIR_P) ../auto_tests/$(DEPDIR) 2076 @: > ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2077 ../auto_tests/TCP_test-TCP_test.$(OBJEXT): \ 2078 ../auto_tests/$(am__dirstamp) \ 2079 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2080 2081 TCP_test$(EXEEXT): $(TCP_test_OBJECTS) $(TCP_test_DEPENDENCIES) $(EXTRA_TCP_test_DEPENDENCIES) 2082 @rm -f TCP_test$(EXEEXT) 2083 $(AM_V_CCLD)$(TCP_test_LINK) $(TCP_test_OBJECTS) $(TCP_test_LDADD) $(LIBS) 2084 ../auto_tests/bootstrap_test-bootstrap_test.$(OBJEXT): \ 2085 ../auto_tests/$(am__dirstamp) \ 2086 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2087 2088 bootstrap_test$(EXEEXT): $(bootstrap_test_OBJECTS) $(bootstrap_test_DEPENDENCIES) $(EXTRA_bootstrap_test_DEPENDENCIES) 2089 @rm -f bootstrap_test$(EXEEXT) 2090 $(AM_V_CCLD)$(bootstrap_test_LINK) $(bootstrap_test_OBJECTS) $(bootstrap_test_LDADD) $(LIBS) 2091 ../auto_tests/conference_double_invite_test-conference_double_invite_test.$(OBJEXT): \ 2092 ../auto_tests/$(am__dirstamp) \ 2093 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2094 2095 conference_double_invite_test$(EXEEXT): $(conference_double_invite_test_OBJECTS) $(conference_double_invite_test_DEPENDENCIES) $(EXTRA_conference_double_invite_test_DEPENDENCIES) 2096 @rm -f conference_double_invite_test$(EXEEXT) 2097 $(AM_V_CCLD)$(conference_double_invite_test_LINK) $(conference_double_invite_test_OBJECTS) $(conference_double_invite_test_LDADD) $(LIBS) 2098 ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.$(OBJEXT): \ 2099 ../auto_tests/$(am__dirstamp) \ 2100 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2101 2102 conference_peer_nick_test$(EXEEXT): $(conference_peer_nick_test_OBJECTS) $(conference_peer_nick_test_DEPENDENCIES) $(EXTRA_conference_peer_nick_test_DEPENDENCIES) 2103 @rm -f conference_peer_nick_test$(EXEEXT) 2104 $(AM_V_CCLD)$(conference_peer_nick_test_LINK) $(conference_peer_nick_test_OBJECTS) $(conference_peer_nick_test_LDADD) $(LIBS) 2105 ../auto_tests/conference_simple_test-conference_simple_test.$(OBJEXT): \ 2106 ../auto_tests/$(am__dirstamp) \ 2107 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2108 2109 conference_simple_test$(EXEEXT): $(conference_simple_test_OBJECTS) $(conference_simple_test_DEPENDENCIES) $(EXTRA_conference_simple_test_DEPENDENCIES) 2110 @rm -f conference_simple_test$(EXEEXT) 2111 $(AM_V_CCLD)$(conference_simple_test_LINK) $(conference_simple_test_OBJECTS) $(conference_simple_test_LDADD) $(LIBS) 2112 ../auto_tests/conference_test-conference_test.$(OBJEXT): \ 2113 ../auto_tests/$(am__dirstamp) \ 2114 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2115 2116 conference_test$(EXEEXT): $(conference_test_OBJECTS) $(conference_test_DEPENDENCIES) $(EXTRA_conference_test_DEPENDENCIES) 2117 @rm -f conference_test$(EXEEXT) 2118 $(AM_V_CCLD)$(conference_test_LINK) $(conference_test_OBJECTS) $(conference_test_LDADD) $(LIBS) 2119 ../auto_tests/conference_two_test-conference_two_test.$(OBJEXT): \ 2120 ../auto_tests/$(am__dirstamp) \ 2121 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2122 2123 conference_two_test$(EXEEXT): $(conference_two_test_OBJECTS) $(conference_two_test_DEPENDENCIES) $(EXTRA_conference_two_test_DEPENDENCIES) 2124 @rm -f conference_two_test$(EXEEXT) 2125 $(AM_V_CCLD)$(conference_two_test_LINK) $(conference_two_test_OBJECTS) $(conference_two_test_LDADD) $(LIBS) 2126 ../auto_tests/crypto_test-crypto_test.$(OBJEXT): \ 2127 ../auto_tests/$(am__dirstamp) \ 2128 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2129 2130 crypto_test$(EXEEXT): $(crypto_test_OBJECTS) $(crypto_test_DEPENDENCIES) $(EXTRA_crypto_test_DEPENDENCIES) 2131 @rm -f crypto_test$(EXEEXT) 2132 $(AM_V_CCLD)$(crypto_test_LINK) $(crypto_test_OBJECTS) $(crypto_test_LDADD) $(LIBS) 2133 ../auto_tests/dht_test-dht_test.$(OBJEXT): \ 2134 ../auto_tests/$(am__dirstamp) \ 2135 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2136 2137 dht_test$(EXEEXT): $(dht_test_OBJECTS) $(dht_test_DEPENDENCIES) $(EXTRA_dht_test_DEPENDENCIES) 2138 @rm -f dht_test$(EXEEXT) 2139 $(AM_V_CCLD)$(dht_test_LINK) $(dht_test_OBJECTS) $(dht_test_LDADD) $(LIBS) 2140 ../auto_tests/encryptsave_test-encryptsave_test.$(OBJEXT): \ 2141 ../auto_tests/$(am__dirstamp) \ 2142 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2143 2144 encryptsave_test$(EXEEXT): $(encryptsave_test_OBJECTS) $(encryptsave_test_DEPENDENCIES) $(EXTRA_encryptsave_test_DEPENDENCIES) 2145 @rm -f encryptsave_test$(EXEEXT) 2146 $(AM_V_CCLD)$(encryptsave_test_LINK) $(encryptsave_test_OBJECTS) $(encryptsave_test_LDADD) $(LIBS) 2147 ../auto_tests/file_saving_test-file_saving_test.$(OBJEXT): \ 2148 ../auto_tests/$(am__dirstamp) \ 2149 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2150 2151 file_saving_test$(EXEEXT): $(file_saving_test_OBJECTS) $(file_saving_test_DEPENDENCIES) $(EXTRA_file_saving_test_DEPENDENCIES) 2152 @rm -f file_saving_test$(EXEEXT) 2153 $(AM_V_CCLD)$(file_saving_test_LINK) $(file_saving_test_OBJECTS) $(file_saving_test_LDADD) $(LIBS) 2154 ../auto_tests/file_transfer_test-file_transfer_test.$(OBJEXT): \ 2155 ../auto_tests/$(am__dirstamp) \ 2156 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2157 2158 file_transfer_test$(EXEEXT): $(file_transfer_test_OBJECTS) $(file_transfer_test_DEPENDENCIES) $(EXTRA_file_transfer_test_DEPENDENCIES) 2159 @rm -f file_transfer_test$(EXEEXT) 2160 $(AM_V_CCLD)$(file_transfer_test_LINK) $(file_transfer_test_OBJECTS) $(file_transfer_test_LDADD) $(LIBS) 2161 ../auto_tests/friend_connection_test-friend_connection_test.$(OBJEXT): \ 2162 ../auto_tests/$(am__dirstamp) \ 2163 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2164 2165 friend_connection_test$(EXEEXT): $(friend_connection_test_OBJECTS) $(friend_connection_test_DEPENDENCIES) $(EXTRA_friend_connection_test_DEPENDENCIES) 2166 @rm -f friend_connection_test$(EXEEXT) 2167 $(AM_V_CCLD)$(friend_connection_test_LINK) $(friend_connection_test_OBJECTS) $(friend_connection_test_LDADD) $(LIBS) 2168 ../auto_tests/friend_request_test-friend_request_test.$(OBJEXT): \ 2169 ../auto_tests/$(am__dirstamp) \ 2170 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2171 2172 friend_request_test$(EXEEXT): $(friend_request_test_OBJECTS) $(friend_request_test_DEPENDENCIES) $(EXTRA_friend_request_test_DEPENDENCIES) 2173 @rm -f friend_request_test$(EXEEXT) 2174 $(AM_V_CCLD)$(friend_request_test_LINK) $(friend_request_test_OBJECTS) $(friend_request_test_LDADD) $(LIBS) 2175 ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.$(OBJEXT): \ 2176 ../auto_tests/$(am__dirstamp) \ 2177 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2178 2179 invalid_tcp_proxy_test$(EXEEXT): $(invalid_tcp_proxy_test_OBJECTS) $(invalid_tcp_proxy_test_DEPENDENCIES) $(EXTRA_invalid_tcp_proxy_test_DEPENDENCIES) 2180 @rm -f invalid_tcp_proxy_test$(EXEEXT) 2181 $(AM_V_CCLD)$(invalid_tcp_proxy_test_LINK) $(invalid_tcp_proxy_test_OBJECTS) $(invalid_tcp_proxy_test_LDADD) $(LIBS) 2182 ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.$(OBJEXT): \ 2183 ../auto_tests/$(am__dirstamp) \ 2184 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2185 2186 invalid_udp_proxy_test$(EXEEXT): $(invalid_udp_proxy_test_OBJECTS) $(invalid_udp_proxy_test_DEPENDENCIES) $(EXTRA_invalid_udp_proxy_test_DEPENDENCIES) 2187 @rm -f invalid_udp_proxy_test$(EXEEXT) 2188 $(AM_V_CCLD)$(invalid_udp_proxy_test_LINK) $(invalid_udp_proxy_test_OBJECTS) $(invalid_udp_proxy_test_LDADD) $(LIBS) 2189 ../auto_tests/lan_discovery_test-lan_discovery_test.$(OBJEXT): \ 2190 ../auto_tests/$(am__dirstamp) \ 2191 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2192 2193 lan_discovery_test$(EXEEXT): $(lan_discovery_test_OBJECTS) $(lan_discovery_test_DEPENDENCIES) $(EXTRA_lan_discovery_test_DEPENDENCIES) 2194 @rm -f lan_discovery_test$(EXEEXT) 2195 $(AM_V_CCLD)$(lan_discovery_test_LINK) $(lan_discovery_test_OBJECTS) $(lan_discovery_test_LDADD) $(LIBS) 2196 ../auto_tests/lossless_packet_test-lossless_packet_test.$(OBJEXT): \ 2197 ../auto_tests/$(am__dirstamp) \ 2198 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2199 2200 lossless_packet_test$(EXEEXT): $(lossless_packet_test_OBJECTS) $(lossless_packet_test_DEPENDENCIES) $(EXTRA_lossless_packet_test_DEPENDENCIES) 2201 @rm -f lossless_packet_test$(EXEEXT) 2202 $(AM_V_CCLD)$(lossless_packet_test_LINK) $(lossless_packet_test_OBJECTS) $(lossless_packet_test_LDADD) $(LIBS) 2203 ../auto_tests/lossy_packet_test-lossy_packet_test.$(OBJEXT): \ 2204 ../auto_tests/$(am__dirstamp) \ 2205 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2206 2207 lossy_packet_test$(EXEEXT): $(lossy_packet_test_OBJECTS) $(lossy_packet_test_DEPENDENCIES) $(EXTRA_lossy_packet_test_DEPENDENCIES) 2208 @rm -f lossy_packet_test$(EXEEXT) 2209 $(AM_V_CCLD)$(lossy_packet_test_LINK) $(lossy_packet_test_OBJECTS) $(lossy_packet_test_LDADD) $(LIBS) 2210 ../auto_tests/messenger_test-messenger_test.$(OBJEXT): \ 2211 ../auto_tests/$(am__dirstamp) \ 2212 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2213 2214 messenger_test$(EXEEXT): $(messenger_test_OBJECTS) $(messenger_test_DEPENDENCIES) $(EXTRA_messenger_test_DEPENDENCIES) 2215 @rm -f messenger_test$(EXEEXT) 2216 $(AM_V_CCLD)$(messenger_test_LINK) $(messenger_test_OBJECTS) $(messenger_test_LDADD) $(LIBS) 2217 ../auto_tests/network_test-network_test.$(OBJEXT): \ 2218 ../auto_tests/$(am__dirstamp) \ 2219 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2220 2221 network_test$(EXEEXT): $(network_test_OBJECTS) $(network_test_DEPENDENCIES) $(EXTRA_network_test_DEPENDENCIES) 2222 @rm -f network_test$(EXEEXT) 2223 $(AM_V_CCLD)$(network_test_LINK) $(network_test_OBJECTS) $(network_test_LDADD) $(LIBS) 2224 ../auto_tests/onion_test-onion_test.$(OBJEXT): \ 2225 ../auto_tests/$(am__dirstamp) \ 2226 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2227 2228 onion_test$(EXEEXT): $(onion_test_OBJECTS) $(onion_test_DEPENDENCIES) $(EXTRA_onion_test_DEPENDENCIES) 2229 @rm -f onion_test$(EXEEXT) 2230 $(AM_V_CCLD)$(onion_test_LINK) $(onion_test_OBJECTS) $(onion_test_LDADD) $(LIBS) 2231 ../auto_tests/overflow_recvq_test-overflow_recvq_test.$(OBJEXT): \ 2232 ../auto_tests/$(am__dirstamp) \ 2233 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2234 2235 overflow_recvq_test$(EXEEXT): $(overflow_recvq_test_OBJECTS) $(overflow_recvq_test_DEPENDENCIES) $(EXTRA_overflow_recvq_test_DEPENDENCIES) 2236 @rm -f overflow_recvq_test$(EXEEXT) 2237 $(AM_V_CCLD)$(overflow_recvq_test_LINK) $(overflow_recvq_test_OBJECTS) $(overflow_recvq_test_LDADD) $(LIBS) 2238 ../auto_tests/overflow_sendq_test-overflow_sendq_test.$(OBJEXT): \ 2239 ../auto_tests/$(am__dirstamp) \ 2240 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2241 2242 overflow_sendq_test$(EXEEXT): $(overflow_sendq_test_OBJECTS) $(overflow_sendq_test_DEPENDENCIES) $(EXTRA_overflow_sendq_test_DEPENDENCIES) 2243 @rm -f overflow_sendq_test$(EXEEXT) 2244 $(AM_V_CCLD)$(overflow_sendq_test_LINK) $(overflow_sendq_test_OBJECTS) $(overflow_sendq_test_LDADD) $(LIBS) 2245 ../auto_tests/reconnect_test-reconnect_test.$(OBJEXT): \ 2246 ../auto_tests/$(am__dirstamp) \ 2247 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2248 2249 reconnect_test$(EXEEXT): $(reconnect_test_OBJECTS) $(reconnect_test_DEPENDENCIES) $(EXTRA_reconnect_test_DEPENDENCIES) 2250 @rm -f reconnect_test$(EXEEXT) 2251 $(AM_V_CCLD)$(reconnect_test_LINK) $(reconnect_test_OBJECTS) $(reconnect_test_LDADD) $(LIBS) 2252 ../auto_tests/save_compatibility_test-save_compatibility_test.$(OBJEXT): \ 2253 ../auto_tests/$(am__dirstamp) \ 2254 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2255 2256 save_compatibility_test$(EXEEXT): $(save_compatibility_test_OBJECTS) $(save_compatibility_test_DEPENDENCIES) $(EXTRA_save_compatibility_test_DEPENDENCIES) 2257 @rm -f save_compatibility_test$(EXEEXT) 2258 $(AM_V_CCLD)$(save_compatibility_test_LINK) $(save_compatibility_test_OBJECTS) $(save_compatibility_test_LDADD) $(LIBS) 2259 ../auto_tests/save_friend_test-save_friend_test.$(OBJEXT): \ 2260 ../auto_tests/$(am__dirstamp) \ 2261 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2262 2263 save_friend_test$(EXEEXT): $(save_friend_test_OBJECTS) $(save_friend_test_DEPENDENCIES) $(EXTRA_save_friend_test_DEPENDENCIES) 2264 @rm -f save_friend_test$(EXEEXT) 2265 $(AM_V_CCLD)$(save_friend_test_LINK) $(save_friend_test_OBJECTS) $(save_friend_test_LDADD) $(LIBS) 2266 ../auto_tests/save_load_test-save_load_test.$(OBJEXT): \ 2267 ../auto_tests/$(am__dirstamp) \ 2268 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2269 2270 save_load_test$(EXEEXT): $(save_load_test_OBJECTS) $(save_load_test_DEPENDENCIES) $(EXTRA_save_load_test_DEPENDENCIES) 2271 @rm -f save_load_test$(EXEEXT) 2272 $(AM_V_CCLD)$(save_load_test_LINK) $(save_load_test_OBJECTS) $(save_load_test_LDADD) $(LIBS) 2273 ../auto_tests/send_message_test-send_message_test.$(OBJEXT): \ 2274 ../auto_tests/$(am__dirstamp) \ 2275 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2276 2277 send_message_test$(EXEEXT): $(send_message_test_OBJECTS) $(send_message_test_DEPENDENCIES) $(EXTRA_send_message_test_DEPENDENCIES) 2278 @rm -f send_message_test$(EXEEXT) 2279 $(AM_V_CCLD)$(send_message_test_LINK) $(send_message_test_OBJECTS) $(send_message_test_LDADD) $(LIBS) 2280 ../auto_tests/set_name_test-set_name_test.$(OBJEXT): \ 2281 ../auto_tests/$(am__dirstamp) \ 2282 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2283 2284 set_name_test$(EXEEXT): $(set_name_test_OBJECTS) $(set_name_test_DEPENDENCIES) $(EXTRA_set_name_test_DEPENDENCIES) 2285 @rm -f set_name_test$(EXEEXT) 2286 $(AM_V_CCLD)$(set_name_test_LINK) $(set_name_test_OBJECTS) $(set_name_test_LDADD) $(LIBS) 2287 ../auto_tests/set_status_message_test-set_status_message_test.$(OBJEXT): \ 2288 ../auto_tests/$(am__dirstamp) \ 2289 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2290 2291 set_status_message_test$(EXEEXT): $(set_status_message_test_OBJECTS) $(set_status_message_test_DEPENDENCIES) $(EXTRA_set_status_message_test_DEPENDENCIES) 2292 @rm -f set_status_message_test$(EXEEXT) 2293 $(AM_V_CCLD)$(set_status_message_test_LINK) $(set_status_message_test_OBJECTS) $(set_status_message_test_LDADD) $(LIBS) 2294 ../auto_tests/skeleton_test-skeleton_test.$(OBJEXT): \ 2295 ../auto_tests/$(am__dirstamp) \ 2296 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2297 2298 skeleton_test$(EXEEXT): $(skeleton_test_OBJECTS) $(skeleton_test_DEPENDENCIES) $(EXTRA_skeleton_test_DEPENDENCIES) 2299 @rm -f skeleton_test$(EXEEXT) 2300 $(AM_V_CCLD)$(skeleton_test_LINK) $(skeleton_test_OBJECTS) $(skeleton_test_LDADD) $(LIBS) 2301 ../auto_tests/tcp_relay_test-tcp_relay_test.$(OBJEXT): \ 2302 ../auto_tests/$(am__dirstamp) \ 2303 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2304 2305 tcp_relay_test$(EXEEXT): $(tcp_relay_test_OBJECTS) $(tcp_relay_test_DEPENDENCIES) $(EXTRA_tcp_relay_test_DEPENDENCIES) 2306 @rm -f tcp_relay_test$(EXEEXT) 2307 $(AM_V_CCLD)$(tcp_relay_test_LINK) $(tcp_relay_test_OBJECTS) $(tcp_relay_test_LDADD) $(LIBS) 2308 ../other/bootstrap_daemon/src/$(am__dirstamp): 2309 @$(MKDIR_P) ../other/bootstrap_daemon/src 2310 @: > ../other/bootstrap_daemon/src/$(am__dirstamp) 2311 ../other/bootstrap_daemon/src/$(DEPDIR)/$(am__dirstamp): 2312 @$(MKDIR_P) ../other/bootstrap_daemon/src/$(DEPDIR) 2313 @: > ../other/bootstrap_daemon/src/$(DEPDIR)/$(am__dirstamp) 2314 ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.$(OBJEXT): \ 2315 ../other/bootstrap_daemon/src/$(am__dirstamp) \ 2316 ../other/bootstrap_daemon/src/$(DEPDIR)/$(am__dirstamp) 2317 ../other/bootstrap_daemon/src/tox_bootstrapd-config.$(OBJEXT): \ 2318 ../other/bootstrap_daemon/src/$(am__dirstamp) \ 2319 ../other/bootstrap_daemon/src/$(DEPDIR)/$(am__dirstamp) 2320 ../other/bootstrap_daemon/src/tox_bootstrapd-log.$(OBJEXT): \ 2321 ../other/bootstrap_daemon/src/$(am__dirstamp) \ 2322 ../other/bootstrap_daemon/src/$(DEPDIR)/$(am__dirstamp) 2323 ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.$(OBJEXT): \ 2324 ../other/bootstrap_daemon/src/$(am__dirstamp) \ 2325 ../other/bootstrap_daemon/src/$(DEPDIR)/$(am__dirstamp) 2326 ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.$(OBJEXT): \ 2327 ../other/bootstrap_daemon/src/$(am__dirstamp) \ 2328 ../other/bootstrap_daemon/src/$(DEPDIR)/$(am__dirstamp) 2329 ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.$(OBJEXT): \ 2330 ../other/bootstrap_daemon/src/$(am__dirstamp) \ 2331 ../other/bootstrap_daemon/src/$(DEPDIR)/$(am__dirstamp) 2332 ../other/tox_bootstrapd-bootstrap_node_packets.$(OBJEXT): \ 2333 ../other/$(am__dirstamp) ../other/$(DEPDIR)/$(am__dirstamp) 2334 2335 tox-bootstrapd$(EXEEXT): $(tox_bootstrapd_OBJECTS) $(tox_bootstrapd_DEPENDENCIES) $(EXTRA_tox_bootstrapd_DEPENDENCIES) 2336 @rm -f tox-bootstrapd$(EXEEXT) 2337 $(AM_V_CCLD)$(tox_bootstrapd_LINK) $(tox_bootstrapd_OBJECTS) $(tox_bootstrapd_LDADD) $(LIBS) 2338 ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.$(OBJEXT): \ 2339 ../auto_tests/$(am__dirstamp) \ 2340 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2341 2342 tox_many_tcp_test$(EXEEXT): $(tox_many_tcp_test_OBJECTS) $(tox_many_tcp_test_DEPENDENCIES) $(EXTRA_tox_many_tcp_test_DEPENDENCIES) 2343 @rm -f tox_many_tcp_test$(EXEEXT) 2344 $(AM_V_CCLD)$(tox_many_tcp_test_LINK) $(tox_many_tcp_test_OBJECTS) $(tox_many_tcp_test_LDADD) $(LIBS) 2345 ../auto_tests/tox_many_test-tox_many_test.$(OBJEXT): \ 2346 ../auto_tests/$(am__dirstamp) \ 2347 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2348 2349 tox_many_test$(EXEEXT): $(tox_many_test_OBJECTS) $(tox_many_test_DEPENDENCIES) $(EXTRA_tox_many_test_DEPENDENCIES) 2350 @rm -f tox_many_test$(EXEEXT) 2351 $(AM_V_CCLD)$(tox_many_test_LINK) $(tox_many_test_OBJECTS) $(tox_many_test_LDADD) $(LIBS) 2352 ../auto_tests/tox_one_test-tox_one_test.$(OBJEXT): \ 2353 ../auto_tests/$(am__dirstamp) \ 2354 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2355 2356 tox_one_test$(EXEEXT): $(tox_one_test_OBJECTS) $(tox_one_test_DEPENDENCIES) $(EXTRA_tox_one_test_DEPENDENCIES) 2357 @rm -f tox_one_test$(EXEEXT) 2358 $(AM_V_CCLD)$(tox_one_test_LINK) $(tox_one_test_OBJECTS) $(tox_one_test_LDADD) $(LIBS) 2359 ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.$(OBJEXT): \ 2360 ../auto_tests/$(am__dirstamp) \ 2361 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2362 2363 tox_strncasecmp_test$(EXEEXT): $(tox_strncasecmp_test_OBJECTS) $(tox_strncasecmp_test_DEPENDENCIES) $(EXTRA_tox_strncasecmp_test_DEPENDENCIES) 2364 @rm -f tox_strncasecmp_test$(EXEEXT) 2365 $(AM_V_CCLD)$(tox_strncasecmp_test_LINK) $(tox_strncasecmp_test_OBJECTS) $(tox_strncasecmp_test_LDADD) $(LIBS) 2366 ../auto_tests/toxav_basic_test-toxav_basic_test.$(OBJEXT): \ 2367 ../auto_tests/$(am__dirstamp) \ 2368 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2369 2370 toxav_basic_test$(EXEEXT): $(toxav_basic_test_OBJECTS) $(toxav_basic_test_DEPENDENCIES) $(EXTRA_toxav_basic_test_DEPENDENCIES) 2371 @rm -f toxav_basic_test$(EXEEXT) 2372 $(AM_V_CCLD)$(toxav_basic_test_LINK) $(toxav_basic_test_OBJECTS) $(toxav_basic_test_LDADD) $(LIBS) 2373 ../auto_tests/toxav_many_test-toxav_many_test.$(OBJEXT): \ 2374 ../auto_tests/$(am__dirstamp) \ 2375 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2376 2377 toxav_many_test$(EXEEXT): $(toxav_many_test_OBJECTS) $(toxav_many_test_DEPENDENCIES) $(EXTRA_toxav_many_test_DEPENDENCIES) 2378 @rm -f toxav_many_test$(EXEEXT) 2379 $(AM_V_CCLD)$(toxav_many_test_LINK) $(toxav_many_test_OBJECTS) $(toxav_many_test_LDADD) $(LIBS) 2380 ../auto_tests/typing_test-typing_test.$(OBJEXT): \ 2381 ../auto_tests/$(am__dirstamp) \ 2382 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2383 2384 typing_test$(EXEEXT): $(typing_test_OBJECTS) $(typing_test_DEPENDENCIES) $(EXTRA_typing_test_DEPENDENCIES) 2385 @rm -f typing_test$(EXEEXT) 2386 $(AM_V_CCLD)$(typing_test_LINK) $(typing_test_OBJECTS) $(typing_test_LDADD) $(LIBS) 2387 ../auto_tests/version_test-version_test.$(OBJEXT): \ 2388 ../auto_tests/$(am__dirstamp) \ 2389 ../auto_tests/$(DEPDIR)/$(am__dirstamp) 2390 2391 version_test$(EXEEXT): $(version_test_OBJECTS) $(version_test_DEPENDENCIES) $(EXTRA_version_test_DEPENDENCIES) 2392 @rm -f version_test$(EXEEXT) 2393 $(AM_V_CCLD)$(version_test_LINK) $(version_test_OBJECTS) $(version_test_LDADD) $(LIBS) 2394 2395 mostlyclean-compile: 2396 -rm -f *.$(OBJEXT) 2397 -rm -f ../auto_tests/*.$(OBJEXT) 2398 -rm -f ../other/*.$(OBJEXT) 2399 -rm -f ../other/bootstrap_daemon/src/*.$(OBJEXT) 2400 -rm -f ../testing/*.$(OBJEXT) 2401 -rm -f ../testing/*.lo 2402 -rm -f ../toxav/*.$(OBJEXT) 2403 -rm -f ../toxav/*.lo 2404 -rm -f ../toxcore/*.$(OBJEXT) 2405 -rm -f ../toxcore/*.lo 2406 -rm -f ../toxencryptsave/*.$(OBJEXT) 2407 -rm -f ../toxencryptsave/*.lo 2408 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/*.$(OBJEXT) 2409 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/*.lo 2410 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/*.$(OBJEXT) 2411 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/*.lo 2412 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/*.$(OBJEXT) 2413 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/*.lo 2414 2415 distclean-compile: 2416 -rm -f *.tab.c 2417 2418 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Po@am__quote@ # am--include-marker 2419 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Po@am__quote@ # am--include-marker 2420 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Po@am__quote@ # am--include-marker 2421 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Po@am__quote@ # am--include-marker 2422 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Po@am__quote@ # am--include-marker 2423 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/conference_test-conference_test.Po@am__quote@ # am--include-marker 2424 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Po@am__quote@ # am--include-marker 2425 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Po@am__quote@ # am--include-marker 2426 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/dht_test-dht_test.Po@am__quote@ # am--include-marker 2427 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Po@am__quote@ # am--include-marker 2428 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Po@am__quote@ # am--include-marker 2429 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Po@am__quote@ # am--include-marker 2430 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Po@am__quote@ # am--include-marker 2431 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Po@am__quote@ # am--include-marker 2432 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Po@am__quote@ # am--include-marker 2433 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Po@am__quote@ # am--include-marker 2434 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Po@am__quote@ # am--include-marker 2435 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Po@am__quote@ # am--include-marker 2436 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Po@am__quote@ # am--include-marker 2437 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Po@am__quote@ # am--include-marker 2438 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/network_test-network_test.Po@am__quote@ # am--include-marker 2439 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/onion_test-onion_test.Po@am__quote@ # am--include-marker 2440 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Po@am__quote@ # am--include-marker 2441 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Po@am__quote@ # am--include-marker 2442 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Po@am__quote@ # am--include-marker 2443 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Po@am__quote@ # am--include-marker 2444 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Po@am__quote@ # am--include-marker 2445 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Po@am__quote@ # am--include-marker 2446 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Po@am__quote@ # am--include-marker 2447 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Po@am__quote@ # am--include-marker 2448 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Po@am__quote@ # am--include-marker 2449 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Po@am__quote@ # am--include-marker 2450 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Po@am__quote@ # am--include-marker 2451 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Po@am__quote@ # am--include-marker 2452 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Po@am__quote@ # am--include-marker 2453 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Po@am__quote@ # am--include-marker 2454 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Po@am__quote@ # am--include-marker 2455 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Po@am__quote@ # am--include-marker 2456 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Po@am__quote@ # am--include-marker 2457 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/typing_test-typing_test.Po@am__quote@ # am--include-marker 2458 @AMDEP_TRUE@@am__include@ @am__quote@../auto_tests/$(DEPDIR)/version_test-version_test.Po@am__quote@ # am--include-marker 2459 @AMDEP_TRUE@@am__include@ @am__quote@../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Po@am__quote@ # am--include-marker 2460 @AMDEP_TRUE@@am__include@ @am__quote@../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Po@am__quote@ # am--include-marker 2461 @AMDEP_TRUE@@am__include@ @am__quote@../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Po@am__quote@ # am--include-marker 2462 @AMDEP_TRUE@@am__include@ @am__quote@../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Po@am__quote@ # am--include-marker 2463 @AMDEP_TRUE@@am__include@ @am__quote@../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Po@am__quote@ # am--include-marker 2464 @AMDEP_TRUE@@am__include@ @am__quote@../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Po@am__quote@ # am--include-marker 2465 @AMDEP_TRUE@@am__include@ @am__quote@../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Po@am__quote@ # am--include-marker 2466 @AMDEP_TRUE@@am__include@ @am__quote@../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Po@am__quote@ # am--include-marker 2467 @AMDEP_TRUE@@am__include@ @am__quote@../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Po@am__quote@ # am--include-marker 2468 @AMDEP_TRUE@@am__include@ @am__quote@../testing/$(DEPDIR)/DHT_test-DHT_test.Po@am__quote@ # am--include-marker 2469 @AMDEP_TRUE@@am__include@ @am__quote@../testing/$(DEPDIR)/Messenger_test-Messenger_test.Po@am__quote@ # am--include-marker 2470 @AMDEP_TRUE@@am__include@ @am__quote@../testing/$(DEPDIR)/libmisc_tools_la-misc_tools.Plo@am__quote@ # am--include-marker 2471 @AMDEP_TRUE@@am__include@ @am__quote@../toxav/$(DEPDIR)/libtoxav_la-audio.Plo@am__quote@ # am--include-marker 2472 @AMDEP_TRUE@@am__include@ @am__quote@../toxav/$(DEPDIR)/libtoxav_la-bwcontroller.Plo@am__quote@ # am--include-marker 2473 @AMDEP_TRUE@@am__include@ @am__quote@../toxav/$(DEPDIR)/libtoxav_la-groupav.Plo@am__quote@ # am--include-marker 2474 @AMDEP_TRUE@@am__include@ @am__quote@../toxav/$(DEPDIR)/libtoxav_la-msi.Plo@am__quote@ # am--include-marker 2475 @AMDEP_TRUE@@am__include@ @am__quote@../toxav/$(DEPDIR)/libtoxav_la-ring_buffer.Plo@am__quote@ # am--include-marker 2476 @AMDEP_TRUE@@am__include@ @am__quote@../toxav/$(DEPDIR)/libtoxav_la-rtp.Plo@am__quote@ # am--include-marker 2477 @AMDEP_TRUE@@am__include@ @am__quote@../toxav/$(DEPDIR)/libtoxav_la-toxav.Plo@am__quote@ # am--include-marker 2478 @AMDEP_TRUE@@am__include@ @am__quote@../toxav/$(DEPDIR)/libtoxav_la-toxav_old.Plo@am__quote@ # am--include-marker 2479 @AMDEP_TRUE@@am__include@ @am__quote@../toxav/$(DEPDIR)/libtoxav_la-video.Plo@am__quote@ # am--include-marker 2480 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-DHT.Plo@am__quote@ # am--include-marker 2481 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-LAN_discovery.Plo@am__quote@ # am--include-marker 2482 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-Messenger.Plo@am__quote@ # am--include-marker 2483 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-TCP_client.Plo@am__quote@ # am--include-marker 2484 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-TCP_connection.Plo@am__quote@ # am--include-marker 2485 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-TCP_server.Plo@am__quote@ # am--include-marker 2486 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core.Plo@am__quote@ # am--include-marker 2487 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core_mem.Plo@am__quote@ # am--include-marker 2488 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-friend_connection.Plo@am__quote@ # am--include-marker 2489 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-friend_requests.Plo@am__quote@ # am--include-marker 2490 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-group.Plo@am__quote@ # am--include-marker 2491 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-list.Plo@am__quote@ # am--include-marker 2492 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-logger.Plo@am__quote@ # am--include-marker 2493 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-mono_time.Plo@am__quote@ # am--include-marker 2494 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-net_crypto.Plo@am__quote@ # am--include-marker 2495 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-network.Plo@am__quote@ # am--include-marker 2496 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-onion.Plo@am__quote@ # am--include-marker 2497 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-onion_announce.Plo@am__quote@ # am--include-marker 2498 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-onion_client.Plo@am__quote@ # am--include-marker 2499 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-ping.Plo@am__quote@ # am--include-marker 2500 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-ping_array.Plo@am__quote@ # am--include-marker 2501 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-state.Plo@am__quote@ # am--include-marker 2502 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-tox.Plo@am__quote@ # am--include-marker 2503 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-tox_api.Plo@am__quote@ # am--include-marker 2504 @AMDEP_TRUE@@am__include@ @am__quote@../toxcore/$(DEPDIR)/libtoxcore_la-util.Plo@am__quote@ # am--include-marker 2505 @AMDEP_TRUE@@am__include@ @am__quote@../toxencryptsave/$(DEPDIR)/libtoxencryptsave_la-toxencryptsave.Plo@am__quote@ # am--include-marker 2506 @AMDEP_TRUE@@am__include@ @am__quote@../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-crypto_scrypt-common.Plo@am__quote@ # am--include-marker 2507 @AMDEP_TRUE@@am__include@ @am__quote@../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pbkdf2-sha256.Plo@am__quote@ # am--include-marker 2508 @AMDEP_TRUE@@am__include@ @am__quote@../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.Plo@am__quote@ # am--include-marker 2509 @AMDEP_TRUE@@am__include@ @am__quote@../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-runtime.Plo@am__quote@ # am--include-marker 2510 @AMDEP_TRUE@@am__include@ @am__quote@../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-scrypt_platform.Plo@am__quote@ # am--include-marker 2511 @AMDEP_TRUE@@am__include@ @am__quote@../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.Plo@am__quote@ # am--include-marker 2512 @AMDEP_TRUE@@am__include@ @am__quote@../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.Plo@am__quote@ # am--include-marker 2513 2514 $(am__depfiles_remade): 2515 @$(MKDIR_P) $(@D) 2516 @echo '# dummy' >$@-t && $(am__mv) $@-t $@ 2517 2518 am--depfiles: $(am__depfiles_remade) 2519 2520 .c.o: 2521 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ 2522 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 2523 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 2524 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 2525 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2526 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 2527 2528 .c.obj: 2529 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ 2530 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ 2531 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po 2532 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 2533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2534 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 2535 2536 .c.lo: 2537 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ 2538 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ 2539 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo 2540 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 2541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2542 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 2543 2544 ../testing/libmisc_tools_la-misc_tools.lo: ../testing/misc_tools.c 2545 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmisc_tools_la_CFLAGS) $(CFLAGS) -MT ../testing/libmisc_tools_la-misc_tools.lo -MD -MP -MF ../testing/$(DEPDIR)/libmisc_tools_la-misc_tools.Tpo -c -o ../testing/libmisc_tools_la-misc_tools.lo `test -f '../testing/misc_tools.c' || echo '$(srcdir)/'`../testing/misc_tools.c 2546 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../testing/$(DEPDIR)/libmisc_tools_la-misc_tools.Tpo ../testing/$(DEPDIR)/libmisc_tools_la-misc_tools.Plo 2547 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../testing/misc_tools.c' object='../testing/libmisc_tools_la-misc_tools.lo' libtool=yes @AMDEPBACKSLASH@ 2548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2549 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmisc_tools_la_CFLAGS) $(CFLAGS) -c -o ../testing/libmisc_tools_la-misc_tools.lo `test -f '../testing/misc_tools.c' || echo '$(srcdir)/'`../testing/misc_tools.c 2550 2551 ../toxav/libtoxav_la-rtp.lo: ../toxav/rtp.c 2552 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -MT ../toxav/libtoxav_la-rtp.lo -MD -MP -MF ../toxav/$(DEPDIR)/libtoxav_la-rtp.Tpo -c -o ../toxav/libtoxav_la-rtp.lo `test -f '../toxav/rtp.c' || echo '$(srcdir)/'`../toxav/rtp.c 2553 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxav/$(DEPDIR)/libtoxav_la-rtp.Tpo ../toxav/$(DEPDIR)/libtoxav_la-rtp.Plo 2554 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxav/rtp.c' object='../toxav/libtoxav_la-rtp.lo' libtool=yes @AMDEPBACKSLASH@ 2555 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2556 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -c -o ../toxav/libtoxav_la-rtp.lo `test -f '../toxav/rtp.c' || echo '$(srcdir)/'`../toxav/rtp.c 2557 2558 ../toxav/libtoxav_la-msi.lo: ../toxav/msi.c 2559 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -MT ../toxav/libtoxav_la-msi.lo -MD -MP -MF ../toxav/$(DEPDIR)/libtoxav_la-msi.Tpo -c -o ../toxav/libtoxav_la-msi.lo `test -f '../toxav/msi.c' || echo '$(srcdir)/'`../toxav/msi.c 2560 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxav/$(DEPDIR)/libtoxav_la-msi.Tpo ../toxav/$(DEPDIR)/libtoxav_la-msi.Plo 2561 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxav/msi.c' object='../toxav/libtoxav_la-msi.lo' libtool=yes @AMDEPBACKSLASH@ 2562 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2563 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -c -o ../toxav/libtoxav_la-msi.lo `test -f '../toxav/msi.c' || echo '$(srcdir)/'`../toxav/msi.c 2564 2565 ../toxav/libtoxav_la-groupav.lo: ../toxav/groupav.c 2566 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -MT ../toxav/libtoxav_la-groupav.lo -MD -MP -MF ../toxav/$(DEPDIR)/libtoxav_la-groupav.Tpo -c -o ../toxav/libtoxav_la-groupav.lo `test -f '../toxav/groupav.c' || echo '$(srcdir)/'`../toxav/groupav.c 2567 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxav/$(DEPDIR)/libtoxav_la-groupav.Tpo ../toxav/$(DEPDIR)/libtoxav_la-groupav.Plo 2568 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxav/groupav.c' object='../toxav/libtoxav_la-groupav.lo' libtool=yes @AMDEPBACKSLASH@ 2569 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2570 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -c -o ../toxav/libtoxav_la-groupav.lo `test -f '../toxav/groupav.c' || echo '$(srcdir)/'`../toxav/groupav.c 2571 2572 ../toxav/libtoxav_la-audio.lo: ../toxav/audio.c 2573 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -MT ../toxav/libtoxav_la-audio.lo -MD -MP -MF ../toxav/$(DEPDIR)/libtoxav_la-audio.Tpo -c -o ../toxav/libtoxav_la-audio.lo `test -f '../toxav/audio.c' || echo '$(srcdir)/'`../toxav/audio.c 2574 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxav/$(DEPDIR)/libtoxav_la-audio.Tpo ../toxav/$(DEPDIR)/libtoxav_la-audio.Plo 2575 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxav/audio.c' object='../toxav/libtoxav_la-audio.lo' libtool=yes @AMDEPBACKSLASH@ 2576 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2577 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -c -o ../toxav/libtoxav_la-audio.lo `test -f '../toxav/audio.c' || echo '$(srcdir)/'`../toxav/audio.c 2578 2579 ../toxav/libtoxav_la-video.lo: ../toxav/video.c 2580 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -MT ../toxav/libtoxav_la-video.lo -MD -MP -MF ../toxav/$(DEPDIR)/libtoxav_la-video.Tpo -c -o ../toxav/libtoxav_la-video.lo `test -f '../toxav/video.c' || echo '$(srcdir)/'`../toxav/video.c 2581 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxav/$(DEPDIR)/libtoxav_la-video.Tpo ../toxav/$(DEPDIR)/libtoxav_la-video.Plo 2582 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxav/video.c' object='../toxav/libtoxav_la-video.lo' libtool=yes @AMDEPBACKSLASH@ 2583 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2584 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -c -o ../toxav/libtoxav_la-video.lo `test -f '../toxav/video.c' || echo '$(srcdir)/'`../toxav/video.c 2585 2586 ../toxav/libtoxav_la-bwcontroller.lo: ../toxav/bwcontroller.c 2587 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -MT ../toxav/libtoxav_la-bwcontroller.lo -MD -MP -MF ../toxav/$(DEPDIR)/libtoxav_la-bwcontroller.Tpo -c -o ../toxav/libtoxav_la-bwcontroller.lo `test -f '../toxav/bwcontroller.c' || echo '$(srcdir)/'`../toxav/bwcontroller.c 2588 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxav/$(DEPDIR)/libtoxav_la-bwcontroller.Tpo ../toxav/$(DEPDIR)/libtoxav_la-bwcontroller.Plo 2589 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxav/bwcontroller.c' object='../toxav/libtoxav_la-bwcontroller.lo' libtool=yes @AMDEPBACKSLASH@ 2590 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2591 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -c -o ../toxav/libtoxav_la-bwcontroller.lo `test -f '../toxav/bwcontroller.c' || echo '$(srcdir)/'`../toxav/bwcontroller.c 2592 2593 ../toxav/libtoxav_la-ring_buffer.lo: ../toxav/ring_buffer.c 2594 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -MT ../toxav/libtoxav_la-ring_buffer.lo -MD -MP -MF ../toxav/$(DEPDIR)/libtoxav_la-ring_buffer.Tpo -c -o ../toxav/libtoxav_la-ring_buffer.lo `test -f '../toxav/ring_buffer.c' || echo '$(srcdir)/'`../toxav/ring_buffer.c 2595 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxav/$(DEPDIR)/libtoxav_la-ring_buffer.Tpo ../toxav/$(DEPDIR)/libtoxav_la-ring_buffer.Plo 2596 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxav/ring_buffer.c' object='../toxav/libtoxav_la-ring_buffer.lo' libtool=yes @AMDEPBACKSLASH@ 2597 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2598 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -c -o ../toxav/libtoxav_la-ring_buffer.lo `test -f '../toxav/ring_buffer.c' || echo '$(srcdir)/'`../toxav/ring_buffer.c 2599 2600 ../toxav/libtoxav_la-toxav.lo: ../toxav/toxav.c 2601 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -MT ../toxav/libtoxav_la-toxav.lo -MD -MP -MF ../toxav/$(DEPDIR)/libtoxav_la-toxav.Tpo -c -o ../toxav/libtoxav_la-toxav.lo `test -f '../toxav/toxav.c' || echo '$(srcdir)/'`../toxav/toxav.c 2602 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxav/$(DEPDIR)/libtoxav_la-toxav.Tpo ../toxav/$(DEPDIR)/libtoxav_la-toxav.Plo 2603 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxav/toxav.c' object='../toxav/libtoxav_la-toxav.lo' libtool=yes @AMDEPBACKSLASH@ 2604 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2605 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -c -o ../toxav/libtoxav_la-toxav.lo `test -f '../toxav/toxav.c' || echo '$(srcdir)/'`../toxav/toxav.c 2606 2607 ../toxav/libtoxav_la-toxav_old.lo: ../toxav/toxav_old.c 2608 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -MT ../toxav/libtoxav_la-toxav_old.lo -MD -MP -MF ../toxav/$(DEPDIR)/libtoxav_la-toxav_old.Tpo -c -o ../toxav/libtoxav_la-toxav_old.lo `test -f '../toxav/toxav_old.c' || echo '$(srcdir)/'`../toxav/toxav_old.c 2609 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxav/$(DEPDIR)/libtoxav_la-toxav_old.Tpo ../toxav/$(DEPDIR)/libtoxav_la-toxav_old.Plo 2610 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxav/toxav_old.c' object='../toxav/libtoxav_la-toxav_old.lo' libtool=yes @AMDEPBACKSLASH@ 2611 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2612 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxav_la_CFLAGS) $(CFLAGS) -c -o ../toxav/libtoxav_la-toxav_old.lo `test -f '../toxav/toxav_old.c' || echo '$(srcdir)/'`../toxav/toxav_old.c 2613 2614 ../toxcore/libtoxcore_la-DHT.lo: ../toxcore/DHT.c 2615 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-DHT.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-DHT.Tpo -c -o ../toxcore/libtoxcore_la-DHT.lo `test -f '../toxcore/DHT.c' || echo '$(srcdir)/'`../toxcore/DHT.c 2616 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-DHT.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-DHT.Plo 2617 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/DHT.c' object='../toxcore/libtoxcore_la-DHT.lo' libtool=yes @AMDEPBACKSLASH@ 2618 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2619 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-DHT.lo `test -f '../toxcore/DHT.c' || echo '$(srcdir)/'`../toxcore/DHT.c 2620 2621 ../toxcore/libtoxcore_la-mono_time.lo: ../toxcore/mono_time.c 2622 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-mono_time.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-mono_time.Tpo -c -o ../toxcore/libtoxcore_la-mono_time.lo `test -f '../toxcore/mono_time.c' || echo '$(srcdir)/'`../toxcore/mono_time.c 2623 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-mono_time.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-mono_time.Plo 2624 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/mono_time.c' object='../toxcore/libtoxcore_la-mono_time.lo' libtool=yes @AMDEPBACKSLASH@ 2625 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2626 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-mono_time.lo `test -f '../toxcore/mono_time.c' || echo '$(srcdir)/'`../toxcore/mono_time.c 2627 2628 ../toxcore/libtoxcore_la-network.lo: ../toxcore/network.c 2629 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-network.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-network.Tpo -c -o ../toxcore/libtoxcore_la-network.lo `test -f '../toxcore/network.c' || echo '$(srcdir)/'`../toxcore/network.c 2630 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-network.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-network.Plo 2631 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/network.c' object='../toxcore/libtoxcore_la-network.lo' libtool=yes @AMDEPBACKSLASH@ 2632 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2633 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-network.lo `test -f '../toxcore/network.c' || echo '$(srcdir)/'`../toxcore/network.c 2634 2635 ../toxcore/libtoxcore_la-crypto_core.lo: ../toxcore/crypto_core.c 2636 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-crypto_core.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core.Tpo -c -o ../toxcore/libtoxcore_la-crypto_core.lo `test -f '../toxcore/crypto_core.c' || echo '$(srcdir)/'`../toxcore/crypto_core.c 2637 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core.Plo 2638 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/crypto_core.c' object='../toxcore/libtoxcore_la-crypto_core.lo' libtool=yes @AMDEPBACKSLASH@ 2639 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2640 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-crypto_core.lo `test -f '../toxcore/crypto_core.c' || echo '$(srcdir)/'`../toxcore/crypto_core.c 2641 2642 ../toxcore/libtoxcore_la-crypto_core_mem.lo: ../toxcore/crypto_core_mem.c 2643 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-crypto_core_mem.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core_mem.Tpo -c -o ../toxcore/libtoxcore_la-crypto_core_mem.lo `test -f '../toxcore/crypto_core_mem.c' || echo '$(srcdir)/'`../toxcore/crypto_core_mem.c 2644 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core_mem.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core_mem.Plo 2645 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/crypto_core_mem.c' object='../toxcore/libtoxcore_la-crypto_core_mem.lo' libtool=yes @AMDEPBACKSLASH@ 2646 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2647 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-crypto_core_mem.lo `test -f '../toxcore/crypto_core_mem.c' || echo '$(srcdir)/'`../toxcore/crypto_core_mem.c 2648 2649 ../toxcore/libtoxcore_la-ping_array.lo: ../toxcore/ping_array.c 2650 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-ping_array.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-ping_array.Tpo -c -o ../toxcore/libtoxcore_la-ping_array.lo `test -f '../toxcore/ping_array.c' || echo '$(srcdir)/'`../toxcore/ping_array.c 2651 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-ping_array.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-ping_array.Plo 2652 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/ping_array.c' object='../toxcore/libtoxcore_la-ping_array.lo' libtool=yes @AMDEPBACKSLASH@ 2653 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2654 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-ping_array.lo `test -f '../toxcore/ping_array.c' || echo '$(srcdir)/'`../toxcore/ping_array.c 2655 2656 ../toxcore/libtoxcore_la-net_crypto.lo: ../toxcore/net_crypto.c 2657 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-net_crypto.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-net_crypto.Tpo -c -o ../toxcore/libtoxcore_la-net_crypto.lo `test -f '../toxcore/net_crypto.c' || echo '$(srcdir)/'`../toxcore/net_crypto.c 2658 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-net_crypto.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-net_crypto.Plo 2659 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/net_crypto.c' object='../toxcore/libtoxcore_la-net_crypto.lo' libtool=yes @AMDEPBACKSLASH@ 2660 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2661 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-net_crypto.lo `test -f '../toxcore/net_crypto.c' || echo '$(srcdir)/'`../toxcore/net_crypto.c 2662 2663 ../toxcore/libtoxcore_la-friend_requests.lo: ../toxcore/friend_requests.c 2664 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-friend_requests.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-friend_requests.Tpo -c -o ../toxcore/libtoxcore_la-friend_requests.lo `test -f '../toxcore/friend_requests.c' || echo '$(srcdir)/'`../toxcore/friend_requests.c 2665 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-friend_requests.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-friend_requests.Plo 2666 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/friend_requests.c' object='../toxcore/libtoxcore_la-friend_requests.lo' libtool=yes @AMDEPBACKSLASH@ 2667 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2668 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-friend_requests.lo `test -f '../toxcore/friend_requests.c' || echo '$(srcdir)/'`../toxcore/friend_requests.c 2669 2670 ../toxcore/libtoxcore_la-LAN_discovery.lo: ../toxcore/LAN_discovery.c 2671 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-LAN_discovery.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-LAN_discovery.Tpo -c -o ../toxcore/libtoxcore_la-LAN_discovery.lo `test -f '../toxcore/LAN_discovery.c' || echo '$(srcdir)/'`../toxcore/LAN_discovery.c 2672 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-LAN_discovery.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-LAN_discovery.Plo 2673 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/LAN_discovery.c' object='../toxcore/libtoxcore_la-LAN_discovery.lo' libtool=yes @AMDEPBACKSLASH@ 2674 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2675 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-LAN_discovery.lo `test -f '../toxcore/LAN_discovery.c' || echo '$(srcdir)/'`../toxcore/LAN_discovery.c 2676 2677 ../toxcore/libtoxcore_la-friend_connection.lo: ../toxcore/friend_connection.c 2678 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-friend_connection.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-friend_connection.Tpo -c -o ../toxcore/libtoxcore_la-friend_connection.lo `test -f '../toxcore/friend_connection.c' || echo '$(srcdir)/'`../toxcore/friend_connection.c 2679 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-friend_connection.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-friend_connection.Plo 2680 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/friend_connection.c' object='../toxcore/libtoxcore_la-friend_connection.lo' libtool=yes @AMDEPBACKSLASH@ 2681 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2682 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-friend_connection.lo `test -f '../toxcore/friend_connection.c' || echo '$(srcdir)/'`../toxcore/friend_connection.c 2683 2684 ../toxcore/libtoxcore_la-Messenger.lo: ../toxcore/Messenger.c 2685 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-Messenger.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-Messenger.Tpo -c -o ../toxcore/libtoxcore_la-Messenger.lo `test -f '../toxcore/Messenger.c' || echo '$(srcdir)/'`../toxcore/Messenger.c 2686 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-Messenger.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-Messenger.Plo 2687 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/Messenger.c' object='../toxcore/libtoxcore_la-Messenger.lo' libtool=yes @AMDEPBACKSLASH@ 2688 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2689 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-Messenger.lo `test -f '../toxcore/Messenger.c' || echo '$(srcdir)/'`../toxcore/Messenger.c 2690 2691 ../toxcore/libtoxcore_la-ping.lo: ../toxcore/ping.c 2692 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-ping.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-ping.Tpo -c -o ../toxcore/libtoxcore_la-ping.lo `test -f '../toxcore/ping.c' || echo '$(srcdir)/'`../toxcore/ping.c 2693 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-ping.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-ping.Plo 2694 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/ping.c' object='../toxcore/libtoxcore_la-ping.lo' libtool=yes @AMDEPBACKSLASH@ 2695 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2696 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-ping.lo `test -f '../toxcore/ping.c' || echo '$(srcdir)/'`../toxcore/ping.c 2697 2698 ../toxcore/libtoxcore_la-state.lo: ../toxcore/state.c 2699 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-state.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-state.Tpo -c -o ../toxcore/libtoxcore_la-state.lo `test -f '../toxcore/state.c' || echo '$(srcdir)/'`../toxcore/state.c 2700 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-state.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-state.Plo 2701 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/state.c' object='../toxcore/libtoxcore_la-state.lo' libtool=yes @AMDEPBACKSLASH@ 2702 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2703 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-state.lo `test -f '../toxcore/state.c' || echo '$(srcdir)/'`../toxcore/state.c 2704 2705 ../toxcore/libtoxcore_la-tox.lo: ../toxcore/tox.c 2706 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-tox.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-tox.Tpo -c -o ../toxcore/libtoxcore_la-tox.lo `test -f '../toxcore/tox.c' || echo '$(srcdir)/'`../toxcore/tox.c 2707 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-tox.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-tox.Plo 2708 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/tox.c' object='../toxcore/libtoxcore_la-tox.lo' libtool=yes @AMDEPBACKSLASH@ 2709 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2710 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-tox.lo `test -f '../toxcore/tox.c' || echo '$(srcdir)/'`../toxcore/tox.c 2711 2712 ../toxcore/libtoxcore_la-tox_api.lo: ../toxcore/tox_api.c 2713 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-tox_api.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-tox_api.Tpo -c -o ../toxcore/libtoxcore_la-tox_api.lo `test -f '../toxcore/tox_api.c' || echo '$(srcdir)/'`../toxcore/tox_api.c 2714 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-tox_api.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-tox_api.Plo 2715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/tox_api.c' object='../toxcore/libtoxcore_la-tox_api.lo' libtool=yes @AMDEPBACKSLASH@ 2716 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2717 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-tox_api.lo `test -f '../toxcore/tox_api.c' || echo '$(srcdir)/'`../toxcore/tox_api.c 2718 2719 ../toxcore/libtoxcore_la-util.lo: ../toxcore/util.c 2720 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-util.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-util.Tpo -c -o ../toxcore/libtoxcore_la-util.lo `test -f '../toxcore/util.c' || echo '$(srcdir)/'`../toxcore/util.c 2721 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-util.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-util.Plo 2722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/util.c' object='../toxcore/libtoxcore_la-util.lo' libtool=yes @AMDEPBACKSLASH@ 2723 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2724 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-util.lo `test -f '../toxcore/util.c' || echo '$(srcdir)/'`../toxcore/util.c 2725 2726 ../toxcore/libtoxcore_la-group.lo: ../toxcore/group.c 2727 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-group.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-group.Tpo -c -o ../toxcore/libtoxcore_la-group.lo `test -f '../toxcore/group.c' || echo '$(srcdir)/'`../toxcore/group.c 2728 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-group.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-group.Plo 2729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/group.c' object='../toxcore/libtoxcore_la-group.lo' libtool=yes @AMDEPBACKSLASH@ 2730 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2731 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-group.lo `test -f '../toxcore/group.c' || echo '$(srcdir)/'`../toxcore/group.c 2732 2733 ../toxcore/libtoxcore_la-onion.lo: ../toxcore/onion.c 2734 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-onion.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-onion.Tpo -c -o ../toxcore/libtoxcore_la-onion.lo `test -f '../toxcore/onion.c' || echo '$(srcdir)/'`../toxcore/onion.c 2735 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-onion.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-onion.Plo 2736 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/onion.c' object='../toxcore/libtoxcore_la-onion.lo' libtool=yes @AMDEPBACKSLASH@ 2737 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2738 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-onion.lo `test -f '../toxcore/onion.c' || echo '$(srcdir)/'`../toxcore/onion.c 2739 2740 ../toxcore/libtoxcore_la-logger.lo: ../toxcore/logger.c 2741 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-logger.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-logger.Tpo -c -o ../toxcore/libtoxcore_la-logger.lo `test -f '../toxcore/logger.c' || echo '$(srcdir)/'`../toxcore/logger.c 2742 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-logger.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-logger.Plo 2743 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/logger.c' object='../toxcore/libtoxcore_la-logger.lo' libtool=yes @AMDEPBACKSLASH@ 2744 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2745 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-logger.lo `test -f '../toxcore/logger.c' || echo '$(srcdir)/'`../toxcore/logger.c 2746 2747 ../toxcore/libtoxcore_la-onion_announce.lo: ../toxcore/onion_announce.c 2748 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-onion_announce.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-onion_announce.Tpo -c -o ../toxcore/libtoxcore_la-onion_announce.lo `test -f '../toxcore/onion_announce.c' || echo '$(srcdir)/'`../toxcore/onion_announce.c 2749 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-onion_announce.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-onion_announce.Plo 2750 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/onion_announce.c' object='../toxcore/libtoxcore_la-onion_announce.lo' libtool=yes @AMDEPBACKSLASH@ 2751 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2752 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-onion_announce.lo `test -f '../toxcore/onion_announce.c' || echo '$(srcdir)/'`../toxcore/onion_announce.c 2753 2754 ../toxcore/libtoxcore_la-onion_client.lo: ../toxcore/onion_client.c 2755 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-onion_client.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-onion_client.Tpo -c -o ../toxcore/libtoxcore_la-onion_client.lo `test -f '../toxcore/onion_client.c' || echo '$(srcdir)/'`../toxcore/onion_client.c 2756 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-onion_client.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-onion_client.Plo 2757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/onion_client.c' object='../toxcore/libtoxcore_la-onion_client.lo' libtool=yes @AMDEPBACKSLASH@ 2758 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2759 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-onion_client.lo `test -f '../toxcore/onion_client.c' || echo '$(srcdir)/'`../toxcore/onion_client.c 2760 2761 ../toxcore/libtoxcore_la-TCP_client.lo: ../toxcore/TCP_client.c 2762 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-TCP_client.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_client.Tpo -c -o ../toxcore/libtoxcore_la-TCP_client.lo `test -f '../toxcore/TCP_client.c' || echo '$(srcdir)/'`../toxcore/TCP_client.c 2763 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_client.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_client.Plo 2764 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/TCP_client.c' object='../toxcore/libtoxcore_la-TCP_client.lo' libtool=yes @AMDEPBACKSLASH@ 2765 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2766 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-TCP_client.lo `test -f '../toxcore/TCP_client.c' || echo '$(srcdir)/'`../toxcore/TCP_client.c 2767 2768 ../toxcore/libtoxcore_la-TCP_server.lo: ../toxcore/TCP_server.c 2769 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-TCP_server.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_server.Tpo -c -o ../toxcore/libtoxcore_la-TCP_server.lo `test -f '../toxcore/TCP_server.c' || echo '$(srcdir)/'`../toxcore/TCP_server.c 2770 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_server.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_server.Plo 2771 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/TCP_server.c' object='../toxcore/libtoxcore_la-TCP_server.lo' libtool=yes @AMDEPBACKSLASH@ 2772 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2773 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-TCP_server.lo `test -f '../toxcore/TCP_server.c' || echo '$(srcdir)/'`../toxcore/TCP_server.c 2774 2775 ../toxcore/libtoxcore_la-TCP_connection.lo: ../toxcore/TCP_connection.c 2776 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-TCP_connection.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_connection.Tpo -c -o ../toxcore/libtoxcore_la-TCP_connection.lo `test -f '../toxcore/TCP_connection.c' || echo '$(srcdir)/'`../toxcore/TCP_connection.c 2777 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_connection.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_connection.Plo 2778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/TCP_connection.c' object='../toxcore/libtoxcore_la-TCP_connection.lo' libtool=yes @AMDEPBACKSLASH@ 2779 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2780 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-TCP_connection.lo `test -f '../toxcore/TCP_connection.c' || echo '$(srcdir)/'`../toxcore/TCP_connection.c 2781 2782 ../toxcore/libtoxcore_la-list.lo: ../toxcore/list.c 2783 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -MT ../toxcore/libtoxcore_la-list.lo -MD -MP -MF ../toxcore/$(DEPDIR)/libtoxcore_la-list.Tpo -c -o ../toxcore/libtoxcore_la-list.lo `test -f '../toxcore/list.c' || echo '$(srcdir)/'`../toxcore/list.c 2784 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxcore/$(DEPDIR)/libtoxcore_la-list.Tpo ../toxcore/$(DEPDIR)/libtoxcore_la-list.Plo 2785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxcore/list.c' object='../toxcore/libtoxcore_la-list.lo' libtool=yes @AMDEPBACKSLASH@ 2786 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2787 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxcore_la_CFLAGS) $(CFLAGS) -c -o ../toxcore/libtoxcore_la-list.lo `test -f '../toxcore/list.c' || echo '$(srcdir)/'`../toxcore/list.c 2788 2789 ../toxencryptsave/libtoxencryptsave_la-toxencryptsave.lo: ../toxencryptsave/toxencryptsave.c 2790 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -MT ../toxencryptsave/libtoxencryptsave_la-toxencryptsave.lo -MD -MP -MF ../toxencryptsave/$(DEPDIR)/libtoxencryptsave_la-toxencryptsave.Tpo -c -o ../toxencryptsave/libtoxencryptsave_la-toxencryptsave.lo `test -f '../toxencryptsave/toxencryptsave.c' || echo '$(srcdir)/'`../toxencryptsave/toxencryptsave.c 2791 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxencryptsave/$(DEPDIR)/libtoxencryptsave_la-toxencryptsave.Tpo ../toxencryptsave/$(DEPDIR)/libtoxencryptsave_la-toxencryptsave.Plo 2792 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxencryptsave/toxencryptsave.c' object='../toxencryptsave/libtoxencryptsave_la-toxencryptsave.lo' libtool=yes @AMDEPBACKSLASH@ 2793 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2794 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -c -o ../toxencryptsave/libtoxencryptsave_la-toxencryptsave.lo `test -f '../toxencryptsave/toxencryptsave.c' || echo '$(srcdir)/'`../toxencryptsave/toxencryptsave.c 2795 2796 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pbkdf2-sha256.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.c 2797 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -MT ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pbkdf2-sha256.lo -MD -MP -MF ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pbkdf2-sha256.Tpo -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pbkdf2-sha256.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.c 2798 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pbkdf2-sha256.Tpo ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pbkdf2-sha256.Plo 2799 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.c' object='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pbkdf2-sha256.lo' libtool=yes @AMDEPBACKSLASH@ 2800 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2801 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pbkdf2-sha256.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pbkdf2-sha256.c 2802 2803 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c 2804 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -MT ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.lo -MD -MP -MF ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.Tpo -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c 2805 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.Tpo ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.Plo 2806 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c' object='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.lo' libtool=yes @AMDEPBACKSLASH@ 2807 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2808 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c 2809 2810 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-crypto_scrypt-common.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt-common.c 2811 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -MT ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-crypto_scrypt-common.lo -MD -MP -MF ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-crypto_scrypt-common.Tpo -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-crypto_scrypt-common.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt-common.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt-common.c 2812 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-crypto_scrypt-common.Tpo ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-crypto_scrypt-common.Plo 2813 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt-common.c' object='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-crypto_scrypt-common.lo' libtool=yes @AMDEPBACKSLASH@ 2814 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2815 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-crypto_scrypt-common.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt-common.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/crypto_scrypt-common.c 2816 2817 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-runtime.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.c 2818 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -MT ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-runtime.lo -MD -MP -MF ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-runtime.Tpo -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-runtime.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.c 2819 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-runtime.Tpo ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-runtime.Plo 2820 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.c' object='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-runtime.lo' libtool=yes @AMDEPBACKSLASH@ 2821 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2822 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-runtime.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/runtime.c 2823 2824 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-scrypt_platform.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c 2825 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -MT ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-scrypt_platform.lo -MD -MP -MF ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-scrypt_platform.Tpo -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-scrypt_platform.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c 2826 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-scrypt_platform.Tpo ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-scrypt_platform.Plo 2827 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c' object='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-scrypt_platform.lo' libtool=yes @AMDEPBACKSLASH@ 2828 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2829 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/libtoxencryptsave_la-scrypt_platform.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c 2830 2831 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c 2832 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -MT ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.lo -MD -MP -MF ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.Tpo -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c 2833 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.Tpo ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.Plo 2834 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c' object='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.lo' libtool=yes @AMDEPBACKSLASH@ 2835 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2836 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c 2837 2838 ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.lo: ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c 2839 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -MT ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.lo -MD -MP -MF ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.Tpo -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c 2840 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.Tpo ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.Plo 2841 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c' object='../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.lo' libtool=yes @AMDEPBACKSLASH@ 2842 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2843 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtoxencryptsave_la_CFLAGS) $(CFLAGS) -c -o ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.lo `test -f '../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c' || echo '$(srcdir)/'`../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c 2844 2845 ../other/DHT_bootstrap-DHT_bootstrap.o: ../other/DHT_bootstrap.c 2846 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_bootstrap_CFLAGS) $(CFLAGS) -MT ../other/DHT_bootstrap-DHT_bootstrap.o -MD -MP -MF ../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Tpo -c -o ../other/DHT_bootstrap-DHT_bootstrap.o `test -f '../other/DHT_bootstrap.c' || echo '$(srcdir)/'`../other/DHT_bootstrap.c 2847 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Tpo ../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Po 2848 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/DHT_bootstrap.c' object='../other/DHT_bootstrap-DHT_bootstrap.o' libtool=no @AMDEPBACKSLASH@ 2849 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2850 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_bootstrap_CFLAGS) $(CFLAGS) -c -o ../other/DHT_bootstrap-DHT_bootstrap.o `test -f '../other/DHT_bootstrap.c' || echo '$(srcdir)/'`../other/DHT_bootstrap.c 2851 2852 ../other/DHT_bootstrap-DHT_bootstrap.obj: ../other/DHT_bootstrap.c 2853 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_bootstrap_CFLAGS) $(CFLAGS) -MT ../other/DHT_bootstrap-DHT_bootstrap.obj -MD -MP -MF ../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Tpo -c -o ../other/DHT_bootstrap-DHT_bootstrap.obj `if test -f '../other/DHT_bootstrap.c'; then $(CYGPATH_W) '../other/DHT_bootstrap.c'; else $(CYGPATH_W) '$(srcdir)/../other/DHT_bootstrap.c'; fi` 2854 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Tpo ../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Po 2855 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/DHT_bootstrap.c' object='../other/DHT_bootstrap-DHT_bootstrap.obj' libtool=no @AMDEPBACKSLASH@ 2856 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2857 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_bootstrap_CFLAGS) $(CFLAGS) -c -o ../other/DHT_bootstrap-DHT_bootstrap.obj `if test -f '../other/DHT_bootstrap.c'; then $(CYGPATH_W) '../other/DHT_bootstrap.c'; else $(CYGPATH_W) '$(srcdir)/../other/DHT_bootstrap.c'; fi` 2858 2859 ../other/DHT_bootstrap-bootstrap_node_packets.o: ../other/bootstrap_node_packets.c 2860 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_bootstrap_CFLAGS) $(CFLAGS) -MT ../other/DHT_bootstrap-bootstrap_node_packets.o -MD -MP -MF ../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Tpo -c -o ../other/DHT_bootstrap-bootstrap_node_packets.o `test -f '../other/bootstrap_node_packets.c' || echo '$(srcdir)/'`../other/bootstrap_node_packets.c 2861 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Tpo ../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Po 2862 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_node_packets.c' object='../other/DHT_bootstrap-bootstrap_node_packets.o' libtool=no @AMDEPBACKSLASH@ 2863 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2864 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_bootstrap_CFLAGS) $(CFLAGS) -c -o ../other/DHT_bootstrap-bootstrap_node_packets.o `test -f '../other/bootstrap_node_packets.c' || echo '$(srcdir)/'`../other/bootstrap_node_packets.c 2865 2866 ../other/DHT_bootstrap-bootstrap_node_packets.obj: ../other/bootstrap_node_packets.c 2867 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_bootstrap_CFLAGS) $(CFLAGS) -MT ../other/DHT_bootstrap-bootstrap_node_packets.obj -MD -MP -MF ../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Tpo -c -o ../other/DHT_bootstrap-bootstrap_node_packets.obj `if test -f '../other/bootstrap_node_packets.c'; then $(CYGPATH_W) '../other/bootstrap_node_packets.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_node_packets.c'; fi` 2868 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Tpo ../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Po 2869 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_node_packets.c' object='../other/DHT_bootstrap-bootstrap_node_packets.obj' libtool=no @AMDEPBACKSLASH@ 2870 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2871 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_bootstrap_CFLAGS) $(CFLAGS) -c -o ../other/DHT_bootstrap-bootstrap_node_packets.obj `if test -f '../other/bootstrap_node_packets.c'; then $(CYGPATH_W) '../other/bootstrap_node_packets.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_node_packets.c'; fi` 2872 2873 ../testing/DHT_test-DHT_test.o: ../testing/DHT_test.c 2874 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_test_CFLAGS) $(CFLAGS) -MT ../testing/DHT_test-DHT_test.o -MD -MP -MF ../testing/$(DEPDIR)/DHT_test-DHT_test.Tpo -c -o ../testing/DHT_test-DHT_test.o `test -f '../testing/DHT_test.c' || echo '$(srcdir)/'`../testing/DHT_test.c 2875 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../testing/$(DEPDIR)/DHT_test-DHT_test.Tpo ../testing/$(DEPDIR)/DHT_test-DHT_test.Po 2876 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../testing/DHT_test.c' object='../testing/DHT_test-DHT_test.o' libtool=no @AMDEPBACKSLASH@ 2877 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2878 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_test_CFLAGS) $(CFLAGS) -c -o ../testing/DHT_test-DHT_test.o `test -f '../testing/DHT_test.c' || echo '$(srcdir)/'`../testing/DHT_test.c 2879 2880 ../testing/DHT_test-DHT_test.obj: ../testing/DHT_test.c 2881 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_test_CFLAGS) $(CFLAGS) -MT ../testing/DHT_test-DHT_test.obj -MD -MP -MF ../testing/$(DEPDIR)/DHT_test-DHT_test.Tpo -c -o ../testing/DHT_test-DHT_test.obj `if test -f '../testing/DHT_test.c'; then $(CYGPATH_W) '../testing/DHT_test.c'; else $(CYGPATH_W) '$(srcdir)/../testing/DHT_test.c'; fi` 2882 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../testing/$(DEPDIR)/DHT_test-DHT_test.Tpo ../testing/$(DEPDIR)/DHT_test-DHT_test.Po 2883 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../testing/DHT_test.c' object='../testing/DHT_test-DHT_test.obj' libtool=no @AMDEPBACKSLASH@ 2884 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2885 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(DHT_test_CFLAGS) $(CFLAGS) -c -o ../testing/DHT_test-DHT_test.obj `if test -f '../testing/DHT_test.c'; then $(CYGPATH_W) '../testing/DHT_test.c'; else $(CYGPATH_W) '$(srcdir)/../testing/DHT_test.c'; fi` 2886 2887 ../testing/Messenger_test-Messenger_test.o: ../testing/Messenger_test.c 2888 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Messenger_test_CFLAGS) $(CFLAGS) -MT ../testing/Messenger_test-Messenger_test.o -MD -MP -MF ../testing/$(DEPDIR)/Messenger_test-Messenger_test.Tpo -c -o ../testing/Messenger_test-Messenger_test.o `test -f '../testing/Messenger_test.c' || echo '$(srcdir)/'`../testing/Messenger_test.c 2889 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../testing/$(DEPDIR)/Messenger_test-Messenger_test.Tpo ../testing/$(DEPDIR)/Messenger_test-Messenger_test.Po 2890 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../testing/Messenger_test.c' object='../testing/Messenger_test-Messenger_test.o' libtool=no @AMDEPBACKSLASH@ 2891 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2892 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Messenger_test_CFLAGS) $(CFLAGS) -c -o ../testing/Messenger_test-Messenger_test.o `test -f '../testing/Messenger_test.c' || echo '$(srcdir)/'`../testing/Messenger_test.c 2893 2894 ../testing/Messenger_test-Messenger_test.obj: ../testing/Messenger_test.c 2895 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Messenger_test_CFLAGS) $(CFLAGS) -MT ../testing/Messenger_test-Messenger_test.obj -MD -MP -MF ../testing/$(DEPDIR)/Messenger_test-Messenger_test.Tpo -c -o ../testing/Messenger_test-Messenger_test.obj `if test -f '../testing/Messenger_test.c'; then $(CYGPATH_W) '../testing/Messenger_test.c'; else $(CYGPATH_W) '$(srcdir)/../testing/Messenger_test.c'; fi` 2896 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../testing/$(DEPDIR)/Messenger_test-Messenger_test.Tpo ../testing/$(DEPDIR)/Messenger_test-Messenger_test.Po 2897 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../testing/Messenger_test.c' object='../testing/Messenger_test-Messenger_test.obj' libtool=no @AMDEPBACKSLASH@ 2898 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2899 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(Messenger_test_CFLAGS) $(CFLAGS) -c -o ../testing/Messenger_test-Messenger_test.obj `if test -f '../testing/Messenger_test.c'; then $(CYGPATH_W) '../testing/Messenger_test.c'; else $(CYGPATH_W) '$(srcdir)/../testing/Messenger_test.c'; fi` 2900 2901 ../auto_tests/TCP_test-TCP_test.o: ../auto_tests/TCP_test.c 2902 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(TCP_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/TCP_test-TCP_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Tpo -c -o ../auto_tests/TCP_test-TCP_test.o `test -f '../auto_tests/TCP_test.c' || echo '$(srcdir)/'`../auto_tests/TCP_test.c 2903 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Tpo ../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Po 2904 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/TCP_test.c' object='../auto_tests/TCP_test-TCP_test.o' libtool=no @AMDEPBACKSLASH@ 2905 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2906 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(TCP_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/TCP_test-TCP_test.o `test -f '../auto_tests/TCP_test.c' || echo '$(srcdir)/'`../auto_tests/TCP_test.c 2907 2908 ../auto_tests/TCP_test-TCP_test.obj: ../auto_tests/TCP_test.c 2909 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(TCP_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/TCP_test-TCP_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Tpo -c -o ../auto_tests/TCP_test-TCP_test.obj `if test -f '../auto_tests/TCP_test.c'; then $(CYGPATH_W) '../auto_tests/TCP_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/TCP_test.c'; fi` 2910 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Tpo ../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Po 2911 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/TCP_test.c' object='../auto_tests/TCP_test-TCP_test.obj' libtool=no @AMDEPBACKSLASH@ 2912 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2913 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(TCP_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/TCP_test-TCP_test.obj `if test -f '../auto_tests/TCP_test.c'; then $(CYGPATH_W) '../auto_tests/TCP_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/TCP_test.c'; fi` 2914 2915 ../auto_tests/bootstrap_test-bootstrap_test.o: ../auto_tests/bootstrap_test.c 2916 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bootstrap_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/bootstrap_test-bootstrap_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Tpo -c -o ../auto_tests/bootstrap_test-bootstrap_test.o `test -f '../auto_tests/bootstrap_test.c' || echo '$(srcdir)/'`../auto_tests/bootstrap_test.c 2917 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Tpo ../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Po 2918 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/bootstrap_test.c' object='../auto_tests/bootstrap_test-bootstrap_test.o' libtool=no @AMDEPBACKSLASH@ 2919 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2920 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bootstrap_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/bootstrap_test-bootstrap_test.o `test -f '../auto_tests/bootstrap_test.c' || echo '$(srcdir)/'`../auto_tests/bootstrap_test.c 2921 2922 ../auto_tests/bootstrap_test-bootstrap_test.obj: ../auto_tests/bootstrap_test.c 2923 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bootstrap_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/bootstrap_test-bootstrap_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Tpo -c -o ../auto_tests/bootstrap_test-bootstrap_test.obj `if test -f '../auto_tests/bootstrap_test.c'; then $(CYGPATH_W) '../auto_tests/bootstrap_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/bootstrap_test.c'; fi` 2924 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Tpo ../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Po 2925 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/bootstrap_test.c' object='../auto_tests/bootstrap_test-bootstrap_test.obj' libtool=no @AMDEPBACKSLASH@ 2926 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2927 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(bootstrap_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/bootstrap_test-bootstrap_test.obj `if test -f '../auto_tests/bootstrap_test.c'; then $(CYGPATH_W) '../auto_tests/bootstrap_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/bootstrap_test.c'; fi` 2928 2929 ../auto_tests/conference_double_invite_test-conference_double_invite_test.o: ../auto_tests/conference_double_invite_test.c 2930 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_double_invite_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_double_invite_test-conference_double_invite_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Tpo -c -o ../auto_tests/conference_double_invite_test-conference_double_invite_test.o `test -f '../auto_tests/conference_double_invite_test.c' || echo '$(srcdir)/'`../auto_tests/conference_double_invite_test.c 2931 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Tpo ../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Po 2932 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_double_invite_test.c' object='../auto_tests/conference_double_invite_test-conference_double_invite_test.o' libtool=no @AMDEPBACKSLASH@ 2933 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2934 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_double_invite_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_double_invite_test-conference_double_invite_test.o `test -f '../auto_tests/conference_double_invite_test.c' || echo '$(srcdir)/'`../auto_tests/conference_double_invite_test.c 2935 2936 ../auto_tests/conference_double_invite_test-conference_double_invite_test.obj: ../auto_tests/conference_double_invite_test.c 2937 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_double_invite_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_double_invite_test-conference_double_invite_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Tpo -c -o ../auto_tests/conference_double_invite_test-conference_double_invite_test.obj `if test -f '../auto_tests/conference_double_invite_test.c'; then $(CYGPATH_W) '../auto_tests/conference_double_invite_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_double_invite_test.c'; fi` 2938 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Tpo ../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Po 2939 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_double_invite_test.c' object='../auto_tests/conference_double_invite_test-conference_double_invite_test.obj' libtool=no @AMDEPBACKSLASH@ 2940 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2941 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_double_invite_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_double_invite_test-conference_double_invite_test.obj `if test -f '../auto_tests/conference_double_invite_test.c'; then $(CYGPATH_W) '../auto_tests/conference_double_invite_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_double_invite_test.c'; fi` 2942 2943 ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.o: ../auto_tests/conference_peer_nick_test.c 2944 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_peer_nick_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Tpo -c -o ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.o `test -f '../auto_tests/conference_peer_nick_test.c' || echo '$(srcdir)/'`../auto_tests/conference_peer_nick_test.c 2945 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Tpo ../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Po 2946 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_peer_nick_test.c' object='../auto_tests/conference_peer_nick_test-conference_peer_nick_test.o' libtool=no @AMDEPBACKSLASH@ 2947 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2948 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_peer_nick_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.o `test -f '../auto_tests/conference_peer_nick_test.c' || echo '$(srcdir)/'`../auto_tests/conference_peer_nick_test.c 2949 2950 ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.obj: ../auto_tests/conference_peer_nick_test.c 2951 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_peer_nick_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Tpo -c -o ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.obj `if test -f '../auto_tests/conference_peer_nick_test.c'; then $(CYGPATH_W) '../auto_tests/conference_peer_nick_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_peer_nick_test.c'; fi` 2952 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Tpo ../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Po 2953 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_peer_nick_test.c' object='../auto_tests/conference_peer_nick_test-conference_peer_nick_test.obj' libtool=no @AMDEPBACKSLASH@ 2954 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2955 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_peer_nick_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_peer_nick_test-conference_peer_nick_test.obj `if test -f '../auto_tests/conference_peer_nick_test.c'; then $(CYGPATH_W) '../auto_tests/conference_peer_nick_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_peer_nick_test.c'; fi` 2956 2957 ../auto_tests/conference_simple_test-conference_simple_test.o: ../auto_tests/conference_simple_test.c 2958 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_simple_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_simple_test-conference_simple_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Tpo -c -o ../auto_tests/conference_simple_test-conference_simple_test.o `test -f '../auto_tests/conference_simple_test.c' || echo '$(srcdir)/'`../auto_tests/conference_simple_test.c 2959 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Tpo ../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Po 2960 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_simple_test.c' object='../auto_tests/conference_simple_test-conference_simple_test.o' libtool=no @AMDEPBACKSLASH@ 2961 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2962 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_simple_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_simple_test-conference_simple_test.o `test -f '../auto_tests/conference_simple_test.c' || echo '$(srcdir)/'`../auto_tests/conference_simple_test.c 2963 2964 ../auto_tests/conference_simple_test-conference_simple_test.obj: ../auto_tests/conference_simple_test.c 2965 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_simple_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_simple_test-conference_simple_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Tpo -c -o ../auto_tests/conference_simple_test-conference_simple_test.obj `if test -f '../auto_tests/conference_simple_test.c'; then $(CYGPATH_W) '../auto_tests/conference_simple_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_simple_test.c'; fi` 2966 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Tpo ../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Po 2967 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_simple_test.c' object='../auto_tests/conference_simple_test-conference_simple_test.obj' libtool=no @AMDEPBACKSLASH@ 2968 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2969 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_simple_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_simple_test-conference_simple_test.obj `if test -f '../auto_tests/conference_simple_test.c'; then $(CYGPATH_W) '../auto_tests/conference_simple_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_simple_test.c'; fi` 2970 2971 ../auto_tests/conference_test-conference_test.o: ../auto_tests/conference_test.c 2972 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_test-conference_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_test-conference_test.Tpo -c -o ../auto_tests/conference_test-conference_test.o `test -f '../auto_tests/conference_test.c' || echo '$(srcdir)/'`../auto_tests/conference_test.c 2973 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_test-conference_test.Tpo ../auto_tests/$(DEPDIR)/conference_test-conference_test.Po 2974 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_test.c' object='../auto_tests/conference_test-conference_test.o' libtool=no @AMDEPBACKSLASH@ 2975 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2976 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_test-conference_test.o `test -f '../auto_tests/conference_test.c' || echo '$(srcdir)/'`../auto_tests/conference_test.c 2977 2978 ../auto_tests/conference_test-conference_test.obj: ../auto_tests/conference_test.c 2979 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_test-conference_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_test-conference_test.Tpo -c -o ../auto_tests/conference_test-conference_test.obj `if test -f '../auto_tests/conference_test.c'; then $(CYGPATH_W) '../auto_tests/conference_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_test.c'; fi` 2980 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_test-conference_test.Tpo ../auto_tests/$(DEPDIR)/conference_test-conference_test.Po 2981 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_test.c' object='../auto_tests/conference_test-conference_test.obj' libtool=no @AMDEPBACKSLASH@ 2982 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2983 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_test-conference_test.obj `if test -f '../auto_tests/conference_test.c'; then $(CYGPATH_W) '../auto_tests/conference_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_test.c'; fi` 2984 2985 ../auto_tests/conference_two_test-conference_two_test.o: ../auto_tests/conference_two_test.c 2986 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_two_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_two_test-conference_two_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Tpo -c -o ../auto_tests/conference_two_test-conference_two_test.o `test -f '../auto_tests/conference_two_test.c' || echo '$(srcdir)/'`../auto_tests/conference_two_test.c 2987 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Tpo ../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Po 2988 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_two_test.c' object='../auto_tests/conference_two_test-conference_two_test.o' libtool=no @AMDEPBACKSLASH@ 2989 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2990 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_two_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_two_test-conference_two_test.o `test -f '../auto_tests/conference_two_test.c' || echo '$(srcdir)/'`../auto_tests/conference_two_test.c 2991 2992 ../auto_tests/conference_two_test-conference_two_test.obj: ../auto_tests/conference_two_test.c 2993 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_two_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/conference_two_test-conference_two_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Tpo -c -o ../auto_tests/conference_two_test-conference_two_test.obj `if test -f '../auto_tests/conference_two_test.c'; then $(CYGPATH_W) '../auto_tests/conference_two_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_two_test.c'; fi` 2994 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Tpo ../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Po 2995 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/conference_two_test.c' object='../auto_tests/conference_two_test-conference_two_test.obj' libtool=no @AMDEPBACKSLASH@ 2996 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2997 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conference_two_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/conference_two_test-conference_two_test.obj `if test -f '../auto_tests/conference_two_test.c'; then $(CYGPATH_W) '../auto_tests/conference_two_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/conference_two_test.c'; fi` 2998 2999 ../auto_tests/crypto_test-crypto_test.o: ../auto_tests/crypto_test.c 3000 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crypto_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/crypto_test-crypto_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Tpo -c -o ../auto_tests/crypto_test-crypto_test.o `test -f '../auto_tests/crypto_test.c' || echo '$(srcdir)/'`../auto_tests/crypto_test.c 3001 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Tpo ../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Po 3002 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/crypto_test.c' object='../auto_tests/crypto_test-crypto_test.o' libtool=no @AMDEPBACKSLASH@ 3003 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3004 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crypto_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/crypto_test-crypto_test.o `test -f '../auto_tests/crypto_test.c' || echo '$(srcdir)/'`../auto_tests/crypto_test.c 3005 3006 ../auto_tests/crypto_test-crypto_test.obj: ../auto_tests/crypto_test.c 3007 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crypto_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/crypto_test-crypto_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Tpo -c -o ../auto_tests/crypto_test-crypto_test.obj `if test -f '../auto_tests/crypto_test.c'; then $(CYGPATH_W) '../auto_tests/crypto_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/crypto_test.c'; fi` 3008 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Tpo ../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Po 3009 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/crypto_test.c' object='../auto_tests/crypto_test-crypto_test.obj' libtool=no @AMDEPBACKSLASH@ 3010 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3011 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(crypto_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/crypto_test-crypto_test.obj `if test -f '../auto_tests/crypto_test.c'; then $(CYGPATH_W) '../auto_tests/crypto_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/crypto_test.c'; fi` 3012 3013 ../auto_tests/dht_test-dht_test.o: ../auto_tests/dht_test.c 3014 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dht_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/dht_test-dht_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/dht_test-dht_test.Tpo -c -o ../auto_tests/dht_test-dht_test.o `test -f '../auto_tests/dht_test.c' || echo '$(srcdir)/'`../auto_tests/dht_test.c 3015 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/dht_test-dht_test.Tpo ../auto_tests/$(DEPDIR)/dht_test-dht_test.Po 3016 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/dht_test.c' object='../auto_tests/dht_test-dht_test.o' libtool=no @AMDEPBACKSLASH@ 3017 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3018 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dht_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/dht_test-dht_test.o `test -f '../auto_tests/dht_test.c' || echo '$(srcdir)/'`../auto_tests/dht_test.c 3019 3020 ../auto_tests/dht_test-dht_test.obj: ../auto_tests/dht_test.c 3021 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dht_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/dht_test-dht_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/dht_test-dht_test.Tpo -c -o ../auto_tests/dht_test-dht_test.obj `if test -f '../auto_tests/dht_test.c'; then $(CYGPATH_W) '../auto_tests/dht_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/dht_test.c'; fi` 3022 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/dht_test-dht_test.Tpo ../auto_tests/$(DEPDIR)/dht_test-dht_test.Po 3023 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/dht_test.c' object='../auto_tests/dht_test-dht_test.obj' libtool=no @AMDEPBACKSLASH@ 3024 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3025 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dht_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/dht_test-dht_test.obj `if test -f '../auto_tests/dht_test.c'; then $(CYGPATH_W) '../auto_tests/dht_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/dht_test.c'; fi` 3026 3027 ../auto_tests/encryptsave_test-encryptsave_test.o: ../auto_tests/encryptsave_test.c 3028 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encryptsave_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/encryptsave_test-encryptsave_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Tpo -c -o ../auto_tests/encryptsave_test-encryptsave_test.o `test -f '../auto_tests/encryptsave_test.c' || echo '$(srcdir)/'`../auto_tests/encryptsave_test.c 3029 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Tpo ../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Po 3030 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/encryptsave_test.c' object='../auto_tests/encryptsave_test-encryptsave_test.o' libtool=no @AMDEPBACKSLASH@ 3031 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3032 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encryptsave_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/encryptsave_test-encryptsave_test.o `test -f '../auto_tests/encryptsave_test.c' || echo '$(srcdir)/'`../auto_tests/encryptsave_test.c 3033 3034 ../auto_tests/encryptsave_test-encryptsave_test.obj: ../auto_tests/encryptsave_test.c 3035 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encryptsave_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/encryptsave_test-encryptsave_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Tpo -c -o ../auto_tests/encryptsave_test-encryptsave_test.obj `if test -f '../auto_tests/encryptsave_test.c'; then $(CYGPATH_W) '../auto_tests/encryptsave_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/encryptsave_test.c'; fi` 3036 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Tpo ../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Po 3037 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/encryptsave_test.c' object='../auto_tests/encryptsave_test-encryptsave_test.obj' libtool=no @AMDEPBACKSLASH@ 3038 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3039 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(encryptsave_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/encryptsave_test-encryptsave_test.obj `if test -f '../auto_tests/encryptsave_test.c'; then $(CYGPATH_W) '../auto_tests/encryptsave_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/encryptsave_test.c'; fi` 3040 3041 ../auto_tests/file_saving_test-file_saving_test.o: ../auto_tests/file_saving_test.c 3042 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file_saving_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/file_saving_test-file_saving_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Tpo -c -o ../auto_tests/file_saving_test-file_saving_test.o `test -f '../auto_tests/file_saving_test.c' || echo '$(srcdir)/'`../auto_tests/file_saving_test.c 3043 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Tpo ../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Po 3044 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/file_saving_test.c' object='../auto_tests/file_saving_test-file_saving_test.o' libtool=no @AMDEPBACKSLASH@ 3045 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3046 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file_saving_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/file_saving_test-file_saving_test.o `test -f '../auto_tests/file_saving_test.c' || echo '$(srcdir)/'`../auto_tests/file_saving_test.c 3047 3048 ../auto_tests/file_saving_test-file_saving_test.obj: ../auto_tests/file_saving_test.c 3049 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file_saving_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/file_saving_test-file_saving_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Tpo -c -o ../auto_tests/file_saving_test-file_saving_test.obj `if test -f '../auto_tests/file_saving_test.c'; then $(CYGPATH_W) '../auto_tests/file_saving_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/file_saving_test.c'; fi` 3050 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Tpo ../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Po 3051 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/file_saving_test.c' object='../auto_tests/file_saving_test-file_saving_test.obj' libtool=no @AMDEPBACKSLASH@ 3052 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3053 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file_saving_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/file_saving_test-file_saving_test.obj `if test -f '../auto_tests/file_saving_test.c'; then $(CYGPATH_W) '../auto_tests/file_saving_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/file_saving_test.c'; fi` 3054 3055 ../auto_tests/file_transfer_test-file_transfer_test.o: ../auto_tests/file_transfer_test.c 3056 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file_transfer_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/file_transfer_test-file_transfer_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Tpo -c -o ../auto_tests/file_transfer_test-file_transfer_test.o `test -f '../auto_tests/file_transfer_test.c' || echo '$(srcdir)/'`../auto_tests/file_transfer_test.c 3057 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Tpo ../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Po 3058 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/file_transfer_test.c' object='../auto_tests/file_transfer_test-file_transfer_test.o' libtool=no @AMDEPBACKSLASH@ 3059 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3060 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file_transfer_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/file_transfer_test-file_transfer_test.o `test -f '../auto_tests/file_transfer_test.c' || echo '$(srcdir)/'`../auto_tests/file_transfer_test.c 3061 3062 ../auto_tests/file_transfer_test-file_transfer_test.obj: ../auto_tests/file_transfer_test.c 3063 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file_transfer_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/file_transfer_test-file_transfer_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Tpo -c -o ../auto_tests/file_transfer_test-file_transfer_test.obj `if test -f '../auto_tests/file_transfer_test.c'; then $(CYGPATH_W) '../auto_tests/file_transfer_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/file_transfer_test.c'; fi` 3064 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Tpo ../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Po 3065 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/file_transfer_test.c' object='../auto_tests/file_transfer_test-file_transfer_test.obj' libtool=no @AMDEPBACKSLASH@ 3066 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3067 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(file_transfer_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/file_transfer_test-file_transfer_test.obj `if test -f '../auto_tests/file_transfer_test.c'; then $(CYGPATH_W) '../auto_tests/file_transfer_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/file_transfer_test.c'; fi` 3068 3069 ../auto_tests/friend_connection_test-friend_connection_test.o: ../auto_tests/friend_connection_test.c 3070 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(friend_connection_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/friend_connection_test-friend_connection_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Tpo -c -o ../auto_tests/friend_connection_test-friend_connection_test.o `test -f '../auto_tests/friend_connection_test.c' || echo '$(srcdir)/'`../auto_tests/friend_connection_test.c 3071 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Tpo ../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Po 3072 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/friend_connection_test.c' object='../auto_tests/friend_connection_test-friend_connection_test.o' libtool=no @AMDEPBACKSLASH@ 3073 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3074 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(friend_connection_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/friend_connection_test-friend_connection_test.o `test -f '../auto_tests/friend_connection_test.c' || echo '$(srcdir)/'`../auto_tests/friend_connection_test.c 3075 3076 ../auto_tests/friend_connection_test-friend_connection_test.obj: ../auto_tests/friend_connection_test.c 3077 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(friend_connection_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/friend_connection_test-friend_connection_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Tpo -c -o ../auto_tests/friend_connection_test-friend_connection_test.obj `if test -f '../auto_tests/friend_connection_test.c'; then $(CYGPATH_W) '../auto_tests/friend_connection_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/friend_connection_test.c'; fi` 3078 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Tpo ../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Po 3079 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/friend_connection_test.c' object='../auto_tests/friend_connection_test-friend_connection_test.obj' libtool=no @AMDEPBACKSLASH@ 3080 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3081 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(friend_connection_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/friend_connection_test-friend_connection_test.obj `if test -f '../auto_tests/friend_connection_test.c'; then $(CYGPATH_W) '../auto_tests/friend_connection_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/friend_connection_test.c'; fi` 3082 3083 ../auto_tests/friend_request_test-friend_request_test.o: ../auto_tests/friend_request_test.c 3084 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(friend_request_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/friend_request_test-friend_request_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Tpo -c -o ../auto_tests/friend_request_test-friend_request_test.o `test -f '../auto_tests/friend_request_test.c' || echo '$(srcdir)/'`../auto_tests/friend_request_test.c 3085 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Tpo ../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Po 3086 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/friend_request_test.c' object='../auto_tests/friend_request_test-friend_request_test.o' libtool=no @AMDEPBACKSLASH@ 3087 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3088 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(friend_request_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/friend_request_test-friend_request_test.o `test -f '../auto_tests/friend_request_test.c' || echo '$(srcdir)/'`../auto_tests/friend_request_test.c 3089 3090 ../auto_tests/friend_request_test-friend_request_test.obj: ../auto_tests/friend_request_test.c 3091 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(friend_request_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/friend_request_test-friend_request_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Tpo -c -o ../auto_tests/friend_request_test-friend_request_test.obj `if test -f '../auto_tests/friend_request_test.c'; then $(CYGPATH_W) '../auto_tests/friend_request_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/friend_request_test.c'; fi` 3092 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Tpo ../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Po 3093 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/friend_request_test.c' object='../auto_tests/friend_request_test-friend_request_test.obj' libtool=no @AMDEPBACKSLASH@ 3094 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3095 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(friend_request_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/friend_request_test-friend_request_test.obj `if test -f '../auto_tests/friend_request_test.c'; then $(CYGPATH_W) '../auto_tests/friend_request_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/friend_request_test.c'; fi` 3096 3097 ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.o: ../auto_tests/invalid_tcp_proxy_test.c 3098 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(invalid_tcp_proxy_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Tpo -c -o ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.o `test -f '../auto_tests/invalid_tcp_proxy_test.c' || echo '$(srcdir)/'`../auto_tests/invalid_tcp_proxy_test.c 3099 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Tpo ../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Po 3100 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/invalid_tcp_proxy_test.c' object='../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.o' libtool=no @AMDEPBACKSLASH@ 3101 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3102 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(invalid_tcp_proxy_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.o `test -f '../auto_tests/invalid_tcp_proxy_test.c' || echo '$(srcdir)/'`../auto_tests/invalid_tcp_proxy_test.c 3103 3104 ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.obj: ../auto_tests/invalid_tcp_proxy_test.c 3105 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(invalid_tcp_proxy_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Tpo -c -o ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.obj `if test -f '../auto_tests/invalid_tcp_proxy_test.c'; then $(CYGPATH_W) '../auto_tests/invalid_tcp_proxy_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/invalid_tcp_proxy_test.c'; fi` 3106 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Tpo ../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Po 3107 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/invalid_tcp_proxy_test.c' object='../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.obj' libtool=no @AMDEPBACKSLASH@ 3108 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3109 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(invalid_tcp_proxy_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/invalid_tcp_proxy_test-invalid_tcp_proxy_test.obj `if test -f '../auto_tests/invalid_tcp_proxy_test.c'; then $(CYGPATH_W) '../auto_tests/invalid_tcp_proxy_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/invalid_tcp_proxy_test.c'; fi` 3110 3111 ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.o: ../auto_tests/invalid_udp_proxy_test.c 3112 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(invalid_udp_proxy_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Tpo -c -o ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.o `test -f '../auto_tests/invalid_udp_proxy_test.c' || echo '$(srcdir)/'`../auto_tests/invalid_udp_proxy_test.c 3113 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Tpo ../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Po 3114 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/invalid_udp_proxy_test.c' object='../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.o' libtool=no @AMDEPBACKSLASH@ 3115 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3116 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(invalid_udp_proxy_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.o `test -f '../auto_tests/invalid_udp_proxy_test.c' || echo '$(srcdir)/'`../auto_tests/invalid_udp_proxy_test.c 3117 3118 ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.obj: ../auto_tests/invalid_udp_proxy_test.c 3119 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(invalid_udp_proxy_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Tpo -c -o ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.obj `if test -f '../auto_tests/invalid_udp_proxy_test.c'; then $(CYGPATH_W) '../auto_tests/invalid_udp_proxy_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/invalid_udp_proxy_test.c'; fi` 3120 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Tpo ../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Po 3121 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/invalid_udp_proxy_test.c' object='../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.obj' libtool=no @AMDEPBACKSLASH@ 3122 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3123 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(invalid_udp_proxy_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/invalid_udp_proxy_test-invalid_udp_proxy_test.obj `if test -f '../auto_tests/invalid_udp_proxy_test.c'; then $(CYGPATH_W) '../auto_tests/invalid_udp_proxy_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/invalid_udp_proxy_test.c'; fi` 3124 3125 ../auto_tests/lan_discovery_test-lan_discovery_test.o: ../auto_tests/lan_discovery_test.c 3126 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lan_discovery_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/lan_discovery_test-lan_discovery_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Tpo -c -o ../auto_tests/lan_discovery_test-lan_discovery_test.o `test -f '../auto_tests/lan_discovery_test.c' || echo '$(srcdir)/'`../auto_tests/lan_discovery_test.c 3127 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Tpo ../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Po 3128 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/lan_discovery_test.c' object='../auto_tests/lan_discovery_test-lan_discovery_test.o' libtool=no @AMDEPBACKSLASH@ 3129 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3130 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lan_discovery_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/lan_discovery_test-lan_discovery_test.o `test -f '../auto_tests/lan_discovery_test.c' || echo '$(srcdir)/'`../auto_tests/lan_discovery_test.c 3131 3132 ../auto_tests/lan_discovery_test-lan_discovery_test.obj: ../auto_tests/lan_discovery_test.c 3133 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lan_discovery_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/lan_discovery_test-lan_discovery_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Tpo -c -o ../auto_tests/lan_discovery_test-lan_discovery_test.obj `if test -f '../auto_tests/lan_discovery_test.c'; then $(CYGPATH_W) '../auto_tests/lan_discovery_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/lan_discovery_test.c'; fi` 3134 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Tpo ../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Po 3135 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/lan_discovery_test.c' object='../auto_tests/lan_discovery_test-lan_discovery_test.obj' libtool=no @AMDEPBACKSLASH@ 3136 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3137 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lan_discovery_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/lan_discovery_test-lan_discovery_test.obj `if test -f '../auto_tests/lan_discovery_test.c'; then $(CYGPATH_W) '../auto_tests/lan_discovery_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/lan_discovery_test.c'; fi` 3138 3139 ../auto_tests/lossless_packet_test-lossless_packet_test.o: ../auto_tests/lossless_packet_test.c 3140 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lossless_packet_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/lossless_packet_test-lossless_packet_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Tpo -c -o ../auto_tests/lossless_packet_test-lossless_packet_test.o `test -f '../auto_tests/lossless_packet_test.c' || echo '$(srcdir)/'`../auto_tests/lossless_packet_test.c 3141 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Tpo ../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Po 3142 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/lossless_packet_test.c' object='../auto_tests/lossless_packet_test-lossless_packet_test.o' libtool=no @AMDEPBACKSLASH@ 3143 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3144 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lossless_packet_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/lossless_packet_test-lossless_packet_test.o `test -f '../auto_tests/lossless_packet_test.c' || echo '$(srcdir)/'`../auto_tests/lossless_packet_test.c 3145 3146 ../auto_tests/lossless_packet_test-lossless_packet_test.obj: ../auto_tests/lossless_packet_test.c 3147 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lossless_packet_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/lossless_packet_test-lossless_packet_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Tpo -c -o ../auto_tests/lossless_packet_test-lossless_packet_test.obj `if test -f '../auto_tests/lossless_packet_test.c'; then $(CYGPATH_W) '../auto_tests/lossless_packet_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/lossless_packet_test.c'; fi` 3148 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Tpo ../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Po 3149 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/lossless_packet_test.c' object='../auto_tests/lossless_packet_test-lossless_packet_test.obj' libtool=no @AMDEPBACKSLASH@ 3150 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3151 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lossless_packet_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/lossless_packet_test-lossless_packet_test.obj `if test -f '../auto_tests/lossless_packet_test.c'; then $(CYGPATH_W) '../auto_tests/lossless_packet_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/lossless_packet_test.c'; fi` 3152 3153 ../auto_tests/lossy_packet_test-lossy_packet_test.o: ../auto_tests/lossy_packet_test.c 3154 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lossy_packet_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/lossy_packet_test-lossy_packet_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Tpo -c -o ../auto_tests/lossy_packet_test-lossy_packet_test.o `test -f '../auto_tests/lossy_packet_test.c' || echo '$(srcdir)/'`../auto_tests/lossy_packet_test.c 3155 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Tpo ../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Po 3156 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/lossy_packet_test.c' object='../auto_tests/lossy_packet_test-lossy_packet_test.o' libtool=no @AMDEPBACKSLASH@ 3157 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3158 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lossy_packet_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/lossy_packet_test-lossy_packet_test.o `test -f '../auto_tests/lossy_packet_test.c' || echo '$(srcdir)/'`../auto_tests/lossy_packet_test.c 3159 3160 ../auto_tests/lossy_packet_test-lossy_packet_test.obj: ../auto_tests/lossy_packet_test.c 3161 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lossy_packet_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/lossy_packet_test-lossy_packet_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Tpo -c -o ../auto_tests/lossy_packet_test-lossy_packet_test.obj `if test -f '../auto_tests/lossy_packet_test.c'; then $(CYGPATH_W) '../auto_tests/lossy_packet_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/lossy_packet_test.c'; fi` 3162 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Tpo ../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Po 3163 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/lossy_packet_test.c' object='../auto_tests/lossy_packet_test-lossy_packet_test.obj' libtool=no @AMDEPBACKSLASH@ 3164 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3165 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lossy_packet_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/lossy_packet_test-lossy_packet_test.obj `if test -f '../auto_tests/lossy_packet_test.c'; then $(CYGPATH_W) '../auto_tests/lossy_packet_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/lossy_packet_test.c'; fi` 3166 3167 ../auto_tests/messenger_test-messenger_test.o: ../auto_tests/messenger_test.c 3168 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(messenger_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/messenger_test-messenger_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Tpo -c -o ../auto_tests/messenger_test-messenger_test.o `test -f '../auto_tests/messenger_test.c' || echo '$(srcdir)/'`../auto_tests/messenger_test.c 3169 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Tpo ../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Po 3170 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/messenger_test.c' object='../auto_tests/messenger_test-messenger_test.o' libtool=no @AMDEPBACKSLASH@ 3171 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3172 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(messenger_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/messenger_test-messenger_test.o `test -f '../auto_tests/messenger_test.c' || echo '$(srcdir)/'`../auto_tests/messenger_test.c 3173 3174 ../auto_tests/messenger_test-messenger_test.obj: ../auto_tests/messenger_test.c 3175 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(messenger_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/messenger_test-messenger_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Tpo -c -o ../auto_tests/messenger_test-messenger_test.obj `if test -f '../auto_tests/messenger_test.c'; then $(CYGPATH_W) '../auto_tests/messenger_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/messenger_test.c'; fi` 3176 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Tpo ../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Po 3177 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/messenger_test.c' object='../auto_tests/messenger_test-messenger_test.obj' libtool=no @AMDEPBACKSLASH@ 3178 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3179 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(messenger_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/messenger_test-messenger_test.obj `if test -f '../auto_tests/messenger_test.c'; then $(CYGPATH_W) '../auto_tests/messenger_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/messenger_test.c'; fi` 3180 3181 ../auto_tests/network_test-network_test.o: ../auto_tests/network_test.c 3182 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(network_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/network_test-network_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/network_test-network_test.Tpo -c -o ../auto_tests/network_test-network_test.o `test -f '../auto_tests/network_test.c' || echo '$(srcdir)/'`../auto_tests/network_test.c 3183 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/network_test-network_test.Tpo ../auto_tests/$(DEPDIR)/network_test-network_test.Po 3184 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/network_test.c' object='../auto_tests/network_test-network_test.o' libtool=no @AMDEPBACKSLASH@ 3185 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3186 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(network_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/network_test-network_test.o `test -f '../auto_tests/network_test.c' || echo '$(srcdir)/'`../auto_tests/network_test.c 3187 3188 ../auto_tests/network_test-network_test.obj: ../auto_tests/network_test.c 3189 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(network_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/network_test-network_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/network_test-network_test.Tpo -c -o ../auto_tests/network_test-network_test.obj `if test -f '../auto_tests/network_test.c'; then $(CYGPATH_W) '../auto_tests/network_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/network_test.c'; fi` 3190 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/network_test-network_test.Tpo ../auto_tests/$(DEPDIR)/network_test-network_test.Po 3191 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/network_test.c' object='../auto_tests/network_test-network_test.obj' libtool=no @AMDEPBACKSLASH@ 3192 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3193 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(network_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/network_test-network_test.obj `if test -f '../auto_tests/network_test.c'; then $(CYGPATH_W) '../auto_tests/network_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/network_test.c'; fi` 3194 3195 ../auto_tests/onion_test-onion_test.o: ../auto_tests/onion_test.c 3196 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(onion_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/onion_test-onion_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/onion_test-onion_test.Tpo -c -o ../auto_tests/onion_test-onion_test.o `test -f '../auto_tests/onion_test.c' || echo '$(srcdir)/'`../auto_tests/onion_test.c 3197 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/onion_test-onion_test.Tpo ../auto_tests/$(DEPDIR)/onion_test-onion_test.Po 3198 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/onion_test.c' object='../auto_tests/onion_test-onion_test.o' libtool=no @AMDEPBACKSLASH@ 3199 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3200 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(onion_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/onion_test-onion_test.o `test -f '../auto_tests/onion_test.c' || echo '$(srcdir)/'`../auto_tests/onion_test.c 3201 3202 ../auto_tests/onion_test-onion_test.obj: ../auto_tests/onion_test.c 3203 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(onion_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/onion_test-onion_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/onion_test-onion_test.Tpo -c -o ../auto_tests/onion_test-onion_test.obj `if test -f '../auto_tests/onion_test.c'; then $(CYGPATH_W) '../auto_tests/onion_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/onion_test.c'; fi` 3204 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/onion_test-onion_test.Tpo ../auto_tests/$(DEPDIR)/onion_test-onion_test.Po 3205 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/onion_test.c' object='../auto_tests/onion_test-onion_test.obj' libtool=no @AMDEPBACKSLASH@ 3206 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3207 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(onion_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/onion_test-onion_test.obj `if test -f '../auto_tests/onion_test.c'; then $(CYGPATH_W) '../auto_tests/onion_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/onion_test.c'; fi` 3208 3209 ../auto_tests/overflow_recvq_test-overflow_recvq_test.o: ../auto_tests/overflow_recvq_test.c 3210 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(overflow_recvq_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/overflow_recvq_test-overflow_recvq_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Tpo -c -o ../auto_tests/overflow_recvq_test-overflow_recvq_test.o `test -f '../auto_tests/overflow_recvq_test.c' || echo '$(srcdir)/'`../auto_tests/overflow_recvq_test.c 3211 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Tpo ../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Po 3212 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/overflow_recvq_test.c' object='../auto_tests/overflow_recvq_test-overflow_recvq_test.o' libtool=no @AMDEPBACKSLASH@ 3213 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3214 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(overflow_recvq_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/overflow_recvq_test-overflow_recvq_test.o `test -f '../auto_tests/overflow_recvq_test.c' || echo '$(srcdir)/'`../auto_tests/overflow_recvq_test.c 3215 3216 ../auto_tests/overflow_recvq_test-overflow_recvq_test.obj: ../auto_tests/overflow_recvq_test.c 3217 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(overflow_recvq_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/overflow_recvq_test-overflow_recvq_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Tpo -c -o ../auto_tests/overflow_recvq_test-overflow_recvq_test.obj `if test -f '../auto_tests/overflow_recvq_test.c'; then $(CYGPATH_W) '../auto_tests/overflow_recvq_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/overflow_recvq_test.c'; fi` 3218 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Tpo ../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Po 3219 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/overflow_recvq_test.c' object='../auto_tests/overflow_recvq_test-overflow_recvq_test.obj' libtool=no @AMDEPBACKSLASH@ 3220 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3221 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(overflow_recvq_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/overflow_recvq_test-overflow_recvq_test.obj `if test -f '../auto_tests/overflow_recvq_test.c'; then $(CYGPATH_W) '../auto_tests/overflow_recvq_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/overflow_recvq_test.c'; fi` 3222 3223 ../auto_tests/overflow_sendq_test-overflow_sendq_test.o: ../auto_tests/overflow_sendq_test.c 3224 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(overflow_sendq_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/overflow_sendq_test-overflow_sendq_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Tpo -c -o ../auto_tests/overflow_sendq_test-overflow_sendq_test.o `test -f '../auto_tests/overflow_sendq_test.c' || echo '$(srcdir)/'`../auto_tests/overflow_sendq_test.c 3225 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Tpo ../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Po 3226 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/overflow_sendq_test.c' object='../auto_tests/overflow_sendq_test-overflow_sendq_test.o' libtool=no @AMDEPBACKSLASH@ 3227 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3228 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(overflow_sendq_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/overflow_sendq_test-overflow_sendq_test.o `test -f '../auto_tests/overflow_sendq_test.c' || echo '$(srcdir)/'`../auto_tests/overflow_sendq_test.c 3229 3230 ../auto_tests/overflow_sendq_test-overflow_sendq_test.obj: ../auto_tests/overflow_sendq_test.c 3231 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(overflow_sendq_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/overflow_sendq_test-overflow_sendq_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Tpo -c -o ../auto_tests/overflow_sendq_test-overflow_sendq_test.obj `if test -f '../auto_tests/overflow_sendq_test.c'; then $(CYGPATH_W) '../auto_tests/overflow_sendq_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/overflow_sendq_test.c'; fi` 3232 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Tpo ../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Po 3233 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/overflow_sendq_test.c' object='../auto_tests/overflow_sendq_test-overflow_sendq_test.obj' libtool=no @AMDEPBACKSLASH@ 3234 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3235 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(overflow_sendq_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/overflow_sendq_test-overflow_sendq_test.obj `if test -f '../auto_tests/overflow_sendq_test.c'; then $(CYGPATH_W) '../auto_tests/overflow_sendq_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/overflow_sendq_test.c'; fi` 3236 3237 ../auto_tests/reconnect_test-reconnect_test.o: ../auto_tests/reconnect_test.c 3238 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(reconnect_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/reconnect_test-reconnect_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Tpo -c -o ../auto_tests/reconnect_test-reconnect_test.o `test -f '../auto_tests/reconnect_test.c' || echo '$(srcdir)/'`../auto_tests/reconnect_test.c 3239 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Tpo ../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Po 3240 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/reconnect_test.c' object='../auto_tests/reconnect_test-reconnect_test.o' libtool=no @AMDEPBACKSLASH@ 3241 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3242 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(reconnect_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/reconnect_test-reconnect_test.o `test -f '../auto_tests/reconnect_test.c' || echo '$(srcdir)/'`../auto_tests/reconnect_test.c 3243 3244 ../auto_tests/reconnect_test-reconnect_test.obj: ../auto_tests/reconnect_test.c 3245 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(reconnect_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/reconnect_test-reconnect_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Tpo -c -o ../auto_tests/reconnect_test-reconnect_test.obj `if test -f '../auto_tests/reconnect_test.c'; then $(CYGPATH_W) '../auto_tests/reconnect_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/reconnect_test.c'; fi` 3246 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Tpo ../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Po 3247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/reconnect_test.c' object='../auto_tests/reconnect_test-reconnect_test.obj' libtool=no @AMDEPBACKSLASH@ 3248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3249 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(reconnect_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/reconnect_test-reconnect_test.obj `if test -f '../auto_tests/reconnect_test.c'; then $(CYGPATH_W) '../auto_tests/reconnect_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/reconnect_test.c'; fi` 3250 3251 ../auto_tests/save_compatibility_test-save_compatibility_test.o: ../auto_tests/save_compatibility_test.c 3252 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_compatibility_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/save_compatibility_test-save_compatibility_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Tpo -c -o ../auto_tests/save_compatibility_test-save_compatibility_test.o `test -f '../auto_tests/save_compatibility_test.c' || echo '$(srcdir)/'`../auto_tests/save_compatibility_test.c 3253 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Tpo ../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Po 3254 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/save_compatibility_test.c' object='../auto_tests/save_compatibility_test-save_compatibility_test.o' libtool=no @AMDEPBACKSLASH@ 3255 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3256 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_compatibility_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/save_compatibility_test-save_compatibility_test.o `test -f '../auto_tests/save_compatibility_test.c' || echo '$(srcdir)/'`../auto_tests/save_compatibility_test.c 3257 3258 ../auto_tests/save_compatibility_test-save_compatibility_test.obj: ../auto_tests/save_compatibility_test.c 3259 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_compatibility_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/save_compatibility_test-save_compatibility_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Tpo -c -o ../auto_tests/save_compatibility_test-save_compatibility_test.obj `if test -f '../auto_tests/save_compatibility_test.c'; then $(CYGPATH_W) '../auto_tests/save_compatibility_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/save_compatibility_test.c'; fi` 3260 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Tpo ../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Po 3261 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/save_compatibility_test.c' object='../auto_tests/save_compatibility_test-save_compatibility_test.obj' libtool=no @AMDEPBACKSLASH@ 3262 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3263 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_compatibility_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/save_compatibility_test-save_compatibility_test.obj `if test -f '../auto_tests/save_compatibility_test.c'; then $(CYGPATH_W) '../auto_tests/save_compatibility_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/save_compatibility_test.c'; fi` 3264 3265 ../auto_tests/save_friend_test-save_friend_test.o: ../auto_tests/save_friend_test.c 3266 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_friend_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/save_friend_test-save_friend_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Tpo -c -o ../auto_tests/save_friend_test-save_friend_test.o `test -f '../auto_tests/save_friend_test.c' || echo '$(srcdir)/'`../auto_tests/save_friend_test.c 3267 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Tpo ../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Po 3268 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/save_friend_test.c' object='../auto_tests/save_friend_test-save_friend_test.o' libtool=no @AMDEPBACKSLASH@ 3269 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3270 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_friend_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/save_friend_test-save_friend_test.o `test -f '../auto_tests/save_friend_test.c' || echo '$(srcdir)/'`../auto_tests/save_friend_test.c 3271 3272 ../auto_tests/save_friend_test-save_friend_test.obj: ../auto_tests/save_friend_test.c 3273 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_friend_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/save_friend_test-save_friend_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Tpo -c -o ../auto_tests/save_friend_test-save_friend_test.obj `if test -f '../auto_tests/save_friend_test.c'; then $(CYGPATH_W) '../auto_tests/save_friend_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/save_friend_test.c'; fi` 3274 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Tpo ../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Po 3275 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/save_friend_test.c' object='../auto_tests/save_friend_test-save_friend_test.obj' libtool=no @AMDEPBACKSLASH@ 3276 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3277 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_friend_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/save_friend_test-save_friend_test.obj `if test -f '../auto_tests/save_friend_test.c'; then $(CYGPATH_W) '../auto_tests/save_friend_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/save_friend_test.c'; fi` 3278 3279 ../auto_tests/save_load_test-save_load_test.o: ../auto_tests/save_load_test.c 3280 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_load_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/save_load_test-save_load_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Tpo -c -o ../auto_tests/save_load_test-save_load_test.o `test -f '../auto_tests/save_load_test.c' || echo '$(srcdir)/'`../auto_tests/save_load_test.c 3281 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Tpo ../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Po 3282 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/save_load_test.c' object='../auto_tests/save_load_test-save_load_test.o' libtool=no @AMDEPBACKSLASH@ 3283 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3284 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_load_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/save_load_test-save_load_test.o `test -f '../auto_tests/save_load_test.c' || echo '$(srcdir)/'`../auto_tests/save_load_test.c 3285 3286 ../auto_tests/save_load_test-save_load_test.obj: ../auto_tests/save_load_test.c 3287 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_load_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/save_load_test-save_load_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Tpo -c -o ../auto_tests/save_load_test-save_load_test.obj `if test -f '../auto_tests/save_load_test.c'; then $(CYGPATH_W) '../auto_tests/save_load_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/save_load_test.c'; fi` 3288 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Tpo ../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Po 3289 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/save_load_test.c' object='../auto_tests/save_load_test-save_load_test.obj' libtool=no @AMDEPBACKSLASH@ 3290 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3291 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(save_load_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/save_load_test-save_load_test.obj `if test -f '../auto_tests/save_load_test.c'; then $(CYGPATH_W) '../auto_tests/save_load_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/save_load_test.c'; fi` 3292 3293 ../auto_tests/send_message_test-send_message_test.o: ../auto_tests/send_message_test.c 3294 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(send_message_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/send_message_test-send_message_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Tpo -c -o ../auto_tests/send_message_test-send_message_test.o `test -f '../auto_tests/send_message_test.c' || echo '$(srcdir)/'`../auto_tests/send_message_test.c 3295 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Tpo ../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Po 3296 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/send_message_test.c' object='../auto_tests/send_message_test-send_message_test.o' libtool=no @AMDEPBACKSLASH@ 3297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3298 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(send_message_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/send_message_test-send_message_test.o `test -f '../auto_tests/send_message_test.c' || echo '$(srcdir)/'`../auto_tests/send_message_test.c 3299 3300 ../auto_tests/send_message_test-send_message_test.obj: ../auto_tests/send_message_test.c 3301 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(send_message_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/send_message_test-send_message_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Tpo -c -o ../auto_tests/send_message_test-send_message_test.obj `if test -f '../auto_tests/send_message_test.c'; then $(CYGPATH_W) '../auto_tests/send_message_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/send_message_test.c'; fi` 3302 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Tpo ../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Po 3303 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/send_message_test.c' object='../auto_tests/send_message_test-send_message_test.obj' libtool=no @AMDEPBACKSLASH@ 3304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3305 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(send_message_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/send_message_test-send_message_test.obj `if test -f '../auto_tests/send_message_test.c'; then $(CYGPATH_W) '../auto_tests/send_message_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/send_message_test.c'; fi` 3306 3307 ../auto_tests/set_name_test-set_name_test.o: ../auto_tests/set_name_test.c 3308 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(set_name_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/set_name_test-set_name_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Tpo -c -o ../auto_tests/set_name_test-set_name_test.o `test -f '../auto_tests/set_name_test.c' || echo '$(srcdir)/'`../auto_tests/set_name_test.c 3309 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Tpo ../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Po 3310 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/set_name_test.c' object='../auto_tests/set_name_test-set_name_test.o' libtool=no @AMDEPBACKSLASH@ 3311 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3312 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(set_name_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/set_name_test-set_name_test.o `test -f '../auto_tests/set_name_test.c' || echo '$(srcdir)/'`../auto_tests/set_name_test.c 3313 3314 ../auto_tests/set_name_test-set_name_test.obj: ../auto_tests/set_name_test.c 3315 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(set_name_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/set_name_test-set_name_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Tpo -c -o ../auto_tests/set_name_test-set_name_test.obj `if test -f '../auto_tests/set_name_test.c'; then $(CYGPATH_W) '../auto_tests/set_name_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/set_name_test.c'; fi` 3316 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Tpo ../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Po 3317 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/set_name_test.c' object='../auto_tests/set_name_test-set_name_test.obj' libtool=no @AMDEPBACKSLASH@ 3318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3319 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(set_name_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/set_name_test-set_name_test.obj `if test -f '../auto_tests/set_name_test.c'; then $(CYGPATH_W) '../auto_tests/set_name_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/set_name_test.c'; fi` 3320 3321 ../auto_tests/set_status_message_test-set_status_message_test.o: ../auto_tests/set_status_message_test.c 3322 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(set_status_message_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/set_status_message_test-set_status_message_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Tpo -c -o ../auto_tests/set_status_message_test-set_status_message_test.o `test -f '../auto_tests/set_status_message_test.c' || echo '$(srcdir)/'`../auto_tests/set_status_message_test.c 3323 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Tpo ../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Po 3324 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/set_status_message_test.c' object='../auto_tests/set_status_message_test-set_status_message_test.o' libtool=no @AMDEPBACKSLASH@ 3325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3326 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(set_status_message_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/set_status_message_test-set_status_message_test.o `test -f '../auto_tests/set_status_message_test.c' || echo '$(srcdir)/'`../auto_tests/set_status_message_test.c 3327 3328 ../auto_tests/set_status_message_test-set_status_message_test.obj: ../auto_tests/set_status_message_test.c 3329 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(set_status_message_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/set_status_message_test-set_status_message_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Tpo -c -o ../auto_tests/set_status_message_test-set_status_message_test.obj `if test -f '../auto_tests/set_status_message_test.c'; then $(CYGPATH_W) '../auto_tests/set_status_message_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/set_status_message_test.c'; fi` 3330 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Tpo ../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Po 3331 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/set_status_message_test.c' object='../auto_tests/set_status_message_test-set_status_message_test.obj' libtool=no @AMDEPBACKSLASH@ 3332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3333 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(set_status_message_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/set_status_message_test-set_status_message_test.obj `if test -f '../auto_tests/set_status_message_test.c'; then $(CYGPATH_W) '../auto_tests/set_status_message_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/set_status_message_test.c'; fi` 3334 3335 ../auto_tests/skeleton_test-skeleton_test.o: ../auto_tests/skeleton_test.c 3336 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(skeleton_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/skeleton_test-skeleton_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Tpo -c -o ../auto_tests/skeleton_test-skeleton_test.o `test -f '../auto_tests/skeleton_test.c' || echo '$(srcdir)/'`../auto_tests/skeleton_test.c 3337 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Tpo ../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Po 3338 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/skeleton_test.c' object='../auto_tests/skeleton_test-skeleton_test.o' libtool=no @AMDEPBACKSLASH@ 3339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3340 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(skeleton_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/skeleton_test-skeleton_test.o `test -f '../auto_tests/skeleton_test.c' || echo '$(srcdir)/'`../auto_tests/skeleton_test.c 3341 3342 ../auto_tests/skeleton_test-skeleton_test.obj: ../auto_tests/skeleton_test.c 3343 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(skeleton_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/skeleton_test-skeleton_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Tpo -c -o ../auto_tests/skeleton_test-skeleton_test.obj `if test -f '../auto_tests/skeleton_test.c'; then $(CYGPATH_W) '../auto_tests/skeleton_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/skeleton_test.c'; fi` 3344 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Tpo ../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Po 3345 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/skeleton_test.c' object='../auto_tests/skeleton_test-skeleton_test.obj' libtool=no @AMDEPBACKSLASH@ 3346 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3347 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(skeleton_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/skeleton_test-skeleton_test.obj `if test -f '../auto_tests/skeleton_test.c'; then $(CYGPATH_W) '../auto_tests/skeleton_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/skeleton_test.c'; fi` 3348 3349 ../auto_tests/tcp_relay_test-tcp_relay_test.o: ../auto_tests/tcp_relay_test.c 3350 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcp_relay_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tcp_relay_test-tcp_relay_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Tpo -c -o ../auto_tests/tcp_relay_test-tcp_relay_test.o `test -f '../auto_tests/tcp_relay_test.c' || echo '$(srcdir)/'`../auto_tests/tcp_relay_test.c 3351 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Tpo ../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Po 3352 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tcp_relay_test.c' object='../auto_tests/tcp_relay_test-tcp_relay_test.o' libtool=no @AMDEPBACKSLASH@ 3353 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3354 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcp_relay_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tcp_relay_test-tcp_relay_test.o `test -f '../auto_tests/tcp_relay_test.c' || echo '$(srcdir)/'`../auto_tests/tcp_relay_test.c 3355 3356 ../auto_tests/tcp_relay_test-tcp_relay_test.obj: ../auto_tests/tcp_relay_test.c 3357 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcp_relay_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tcp_relay_test-tcp_relay_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Tpo -c -o ../auto_tests/tcp_relay_test-tcp_relay_test.obj `if test -f '../auto_tests/tcp_relay_test.c'; then $(CYGPATH_W) '../auto_tests/tcp_relay_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tcp_relay_test.c'; fi` 3358 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Tpo ../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Po 3359 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tcp_relay_test.c' object='../auto_tests/tcp_relay_test-tcp_relay_test.obj' libtool=no @AMDEPBACKSLASH@ 3360 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3361 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcp_relay_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tcp_relay_test-tcp_relay_test.obj `if test -f '../auto_tests/tcp_relay_test.c'; then $(CYGPATH_W) '../auto_tests/tcp_relay_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tcp_relay_test.c'; fi` 3362 3363 ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.o: ../other/bootstrap_daemon/src/command_line_arguments.c 3364 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.o -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.o `test -f '../other/bootstrap_daemon/src/command_line_arguments.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/command_line_arguments.c 3365 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Po 3366 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/command_line_arguments.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.o' libtool=no @AMDEPBACKSLASH@ 3367 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3368 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.o `test -f '../other/bootstrap_daemon/src/command_line_arguments.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/command_line_arguments.c 3369 3370 ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.obj: ../other/bootstrap_daemon/src/command_line_arguments.c 3371 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.obj -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.obj `if test -f '../other/bootstrap_daemon/src/command_line_arguments.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/command_line_arguments.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/command_line_arguments.c'; fi` 3372 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Po 3373 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/command_line_arguments.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.obj' libtool=no @AMDEPBACKSLASH@ 3374 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3375 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-command_line_arguments.obj `if test -f '../other/bootstrap_daemon/src/command_line_arguments.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/command_line_arguments.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/command_line_arguments.c'; fi` 3376 3377 ../other/bootstrap_daemon/src/tox_bootstrapd-config.o: ../other/bootstrap_daemon/src/config.c 3378 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-config.o -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-config.o `test -f '../other/bootstrap_daemon/src/config.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/config.c 3379 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Po 3380 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/config.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-config.o' libtool=no @AMDEPBACKSLASH@ 3381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3382 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-config.o `test -f '../other/bootstrap_daemon/src/config.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/config.c 3383 3384 ../other/bootstrap_daemon/src/tox_bootstrapd-config.obj: ../other/bootstrap_daemon/src/config.c 3385 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-config.obj -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-config.obj `if test -f '../other/bootstrap_daemon/src/config.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/config.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/config.c'; fi` 3386 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Po 3387 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/config.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-config.obj' libtool=no @AMDEPBACKSLASH@ 3388 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3389 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-config.obj `if test -f '../other/bootstrap_daemon/src/config.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/config.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/config.c'; fi` 3390 3391 ../other/bootstrap_daemon/src/tox_bootstrapd-log.o: ../other/bootstrap_daemon/src/log.c 3392 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-log.o -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log.o `test -f '../other/bootstrap_daemon/src/log.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/log.c 3393 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Po 3394 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/log.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-log.o' libtool=no @AMDEPBACKSLASH@ 3395 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3396 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log.o `test -f '../other/bootstrap_daemon/src/log.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/log.c 3397 3398 ../other/bootstrap_daemon/src/tox_bootstrapd-log.obj: ../other/bootstrap_daemon/src/log.c 3399 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-log.obj -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log.obj `if test -f '../other/bootstrap_daemon/src/log.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/log.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/log.c'; fi` 3400 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Po 3401 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/log.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-log.obj' libtool=no @AMDEPBACKSLASH@ 3402 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3403 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log.obj `if test -f '../other/bootstrap_daemon/src/log.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/log.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/log.c'; fi` 3404 3405 ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.o: ../other/bootstrap_daemon/src/log_backend_stdout.c 3406 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.o -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.o `test -f '../other/bootstrap_daemon/src/log_backend_stdout.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/log_backend_stdout.c 3407 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Po 3408 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/log_backend_stdout.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.o' libtool=no @AMDEPBACKSLASH@ 3409 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3410 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.o `test -f '../other/bootstrap_daemon/src/log_backend_stdout.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/log_backend_stdout.c 3411 3412 ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.obj: ../other/bootstrap_daemon/src/log_backend_stdout.c 3413 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.obj -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.obj `if test -f '../other/bootstrap_daemon/src/log_backend_stdout.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/log_backend_stdout.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/log_backend_stdout.c'; fi` 3414 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Po 3415 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/log_backend_stdout.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.obj' libtool=no @AMDEPBACKSLASH@ 3416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3417 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_stdout.obj `if test -f '../other/bootstrap_daemon/src/log_backend_stdout.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/log_backend_stdout.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/log_backend_stdout.c'; fi` 3418 3419 ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.o: ../other/bootstrap_daemon/src/log_backend_syslog.c 3420 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.o -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.o `test -f '../other/bootstrap_daemon/src/log_backend_syslog.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/log_backend_syslog.c 3421 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Po 3422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/log_backend_syslog.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.o' libtool=no @AMDEPBACKSLASH@ 3423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3424 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.o `test -f '../other/bootstrap_daemon/src/log_backend_syslog.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/log_backend_syslog.c 3425 3426 ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.obj: ../other/bootstrap_daemon/src/log_backend_syslog.c 3427 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.obj -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.obj `if test -f '../other/bootstrap_daemon/src/log_backend_syslog.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/log_backend_syslog.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/log_backend_syslog.c'; fi` 3428 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Po 3429 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/log_backend_syslog.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.obj' libtool=no @AMDEPBACKSLASH@ 3430 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3431 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-log_backend_syslog.obj `if test -f '../other/bootstrap_daemon/src/log_backend_syslog.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/log_backend_syslog.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/log_backend_syslog.c'; fi` 3432 3433 ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.o: ../other/bootstrap_daemon/src/tox-bootstrapd.c 3434 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.o -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.o `test -f '../other/bootstrap_daemon/src/tox-bootstrapd.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/tox-bootstrapd.c 3435 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Po 3436 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/tox-bootstrapd.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.o' libtool=no @AMDEPBACKSLASH@ 3437 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3438 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.o `test -f '../other/bootstrap_daemon/src/tox-bootstrapd.c' || echo '$(srcdir)/'`../other/bootstrap_daemon/src/tox-bootstrapd.c 3439 3440 ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.obj: ../other/bootstrap_daemon/src/tox-bootstrapd.c 3441 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.obj -MD -MP -MF ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Tpo -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.obj `if test -f '../other/bootstrap_daemon/src/tox-bootstrapd.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/tox-bootstrapd.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/tox-bootstrapd.c'; fi` 3442 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Tpo ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Po 3443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_daemon/src/tox-bootstrapd.c' object='../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.obj' libtool=no @AMDEPBACKSLASH@ 3444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3445 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/bootstrap_daemon/src/tox_bootstrapd-tox-bootstrapd.obj `if test -f '../other/bootstrap_daemon/src/tox-bootstrapd.c'; then $(CYGPATH_W) '../other/bootstrap_daemon/src/tox-bootstrapd.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_daemon/src/tox-bootstrapd.c'; fi` 3446 3447 ../other/tox_bootstrapd-bootstrap_node_packets.o: ../other/bootstrap_node_packets.c 3448 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/tox_bootstrapd-bootstrap_node_packets.o -MD -MP -MF ../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Tpo -c -o ../other/tox_bootstrapd-bootstrap_node_packets.o `test -f '../other/bootstrap_node_packets.c' || echo '$(srcdir)/'`../other/bootstrap_node_packets.c 3449 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Tpo ../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Po 3450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_node_packets.c' object='../other/tox_bootstrapd-bootstrap_node_packets.o' libtool=no @AMDEPBACKSLASH@ 3451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3452 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/tox_bootstrapd-bootstrap_node_packets.o `test -f '../other/bootstrap_node_packets.c' || echo '$(srcdir)/'`../other/bootstrap_node_packets.c 3453 3454 ../other/tox_bootstrapd-bootstrap_node_packets.obj: ../other/bootstrap_node_packets.c 3455 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -MT ../other/tox_bootstrapd-bootstrap_node_packets.obj -MD -MP -MF ../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Tpo -c -o ../other/tox_bootstrapd-bootstrap_node_packets.obj `if test -f '../other/bootstrap_node_packets.c'; then $(CYGPATH_W) '../other/bootstrap_node_packets.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_node_packets.c'; fi` 3456 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Tpo ../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Po 3457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../other/bootstrap_node_packets.c' object='../other/tox_bootstrapd-bootstrap_node_packets.obj' libtool=no @AMDEPBACKSLASH@ 3458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3459 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_bootstrapd_CFLAGS) $(CFLAGS) -c -o ../other/tox_bootstrapd-bootstrap_node_packets.obj `if test -f '../other/bootstrap_node_packets.c'; then $(CYGPATH_W) '../other/bootstrap_node_packets.c'; else $(CYGPATH_W) '$(srcdir)/../other/bootstrap_node_packets.c'; fi` 3460 3461 ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.o: ../auto_tests/tox_many_tcp_test.c 3462 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_many_tcp_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Tpo -c -o ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.o `test -f '../auto_tests/tox_many_tcp_test.c' || echo '$(srcdir)/'`../auto_tests/tox_many_tcp_test.c 3463 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Tpo ../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Po 3464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tox_many_tcp_test.c' object='../auto_tests/tox_many_tcp_test-tox_many_tcp_test.o' libtool=no @AMDEPBACKSLASH@ 3465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3466 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_many_tcp_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.o `test -f '../auto_tests/tox_many_tcp_test.c' || echo '$(srcdir)/'`../auto_tests/tox_many_tcp_test.c 3467 3468 ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.obj: ../auto_tests/tox_many_tcp_test.c 3469 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_many_tcp_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Tpo -c -o ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.obj `if test -f '../auto_tests/tox_many_tcp_test.c'; then $(CYGPATH_W) '../auto_tests/tox_many_tcp_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tox_many_tcp_test.c'; fi` 3470 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Tpo ../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Po 3471 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tox_many_tcp_test.c' object='../auto_tests/tox_many_tcp_test-tox_many_tcp_test.obj' libtool=no @AMDEPBACKSLASH@ 3472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3473 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_many_tcp_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tox_many_tcp_test-tox_many_tcp_test.obj `if test -f '../auto_tests/tox_many_tcp_test.c'; then $(CYGPATH_W) '../auto_tests/tox_many_tcp_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tox_many_tcp_test.c'; fi` 3474 3475 ../auto_tests/tox_many_test-tox_many_test.o: ../auto_tests/tox_many_test.c 3476 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_many_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tox_many_test-tox_many_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Tpo -c -o ../auto_tests/tox_many_test-tox_many_test.o `test -f '../auto_tests/tox_many_test.c' || echo '$(srcdir)/'`../auto_tests/tox_many_test.c 3477 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Tpo ../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Po 3478 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tox_many_test.c' object='../auto_tests/tox_many_test-tox_many_test.o' libtool=no @AMDEPBACKSLASH@ 3479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3480 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_many_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tox_many_test-tox_many_test.o `test -f '../auto_tests/tox_many_test.c' || echo '$(srcdir)/'`../auto_tests/tox_many_test.c 3481 3482 ../auto_tests/tox_many_test-tox_many_test.obj: ../auto_tests/tox_many_test.c 3483 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_many_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tox_many_test-tox_many_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Tpo -c -o ../auto_tests/tox_many_test-tox_many_test.obj `if test -f '../auto_tests/tox_many_test.c'; then $(CYGPATH_W) '../auto_tests/tox_many_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tox_many_test.c'; fi` 3484 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Tpo ../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Po 3485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tox_many_test.c' object='../auto_tests/tox_many_test-tox_many_test.obj' libtool=no @AMDEPBACKSLASH@ 3486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3487 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_many_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tox_many_test-tox_many_test.obj `if test -f '../auto_tests/tox_many_test.c'; then $(CYGPATH_W) '../auto_tests/tox_many_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tox_many_test.c'; fi` 3488 3489 ../auto_tests/tox_one_test-tox_one_test.o: ../auto_tests/tox_one_test.c 3490 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_one_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tox_one_test-tox_one_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Tpo -c -o ../auto_tests/tox_one_test-tox_one_test.o `test -f '../auto_tests/tox_one_test.c' || echo '$(srcdir)/'`../auto_tests/tox_one_test.c 3491 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Tpo ../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Po 3492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tox_one_test.c' object='../auto_tests/tox_one_test-tox_one_test.o' libtool=no @AMDEPBACKSLASH@ 3493 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3494 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_one_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tox_one_test-tox_one_test.o `test -f '../auto_tests/tox_one_test.c' || echo '$(srcdir)/'`../auto_tests/tox_one_test.c 3495 3496 ../auto_tests/tox_one_test-tox_one_test.obj: ../auto_tests/tox_one_test.c 3497 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_one_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tox_one_test-tox_one_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Tpo -c -o ../auto_tests/tox_one_test-tox_one_test.obj `if test -f '../auto_tests/tox_one_test.c'; then $(CYGPATH_W) '../auto_tests/tox_one_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tox_one_test.c'; fi` 3498 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Tpo ../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Po 3499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tox_one_test.c' object='../auto_tests/tox_one_test-tox_one_test.obj' libtool=no @AMDEPBACKSLASH@ 3500 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3501 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_one_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tox_one_test-tox_one_test.obj `if test -f '../auto_tests/tox_one_test.c'; then $(CYGPATH_W) '../auto_tests/tox_one_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tox_one_test.c'; fi` 3502 3503 ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.o: ../auto_tests/tox_strncasecmp_test.c 3504 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_strncasecmp_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Tpo -c -o ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.o `test -f '../auto_tests/tox_strncasecmp_test.c' || echo '$(srcdir)/'`../auto_tests/tox_strncasecmp_test.c 3505 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Tpo ../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Po 3506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tox_strncasecmp_test.c' object='../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.o' libtool=no @AMDEPBACKSLASH@ 3507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3508 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_strncasecmp_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.o `test -f '../auto_tests/tox_strncasecmp_test.c' || echo '$(srcdir)/'`../auto_tests/tox_strncasecmp_test.c 3509 3510 ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.obj: ../auto_tests/tox_strncasecmp_test.c 3511 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_strncasecmp_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Tpo -c -o ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.obj `if test -f '../auto_tests/tox_strncasecmp_test.c'; then $(CYGPATH_W) '../auto_tests/tox_strncasecmp_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tox_strncasecmp_test.c'; fi` 3512 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Tpo ../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Po 3513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/tox_strncasecmp_test.c' object='../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.obj' libtool=no @AMDEPBACKSLASH@ 3514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3515 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tox_strncasecmp_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/tox_strncasecmp_test-tox_strncasecmp_test.obj `if test -f '../auto_tests/tox_strncasecmp_test.c'; then $(CYGPATH_W) '../auto_tests/tox_strncasecmp_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/tox_strncasecmp_test.c'; fi` 3516 3517 ../auto_tests/toxav_basic_test-toxav_basic_test.o: ../auto_tests/toxav_basic_test.c 3518 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(toxav_basic_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/toxav_basic_test-toxav_basic_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Tpo -c -o ../auto_tests/toxav_basic_test-toxav_basic_test.o `test -f '../auto_tests/toxav_basic_test.c' || echo '$(srcdir)/'`../auto_tests/toxav_basic_test.c 3519 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Tpo ../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Po 3520 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/toxav_basic_test.c' object='../auto_tests/toxav_basic_test-toxav_basic_test.o' libtool=no @AMDEPBACKSLASH@ 3521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3522 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(toxav_basic_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/toxav_basic_test-toxav_basic_test.o `test -f '../auto_tests/toxav_basic_test.c' || echo '$(srcdir)/'`../auto_tests/toxav_basic_test.c 3523 3524 ../auto_tests/toxav_basic_test-toxav_basic_test.obj: ../auto_tests/toxav_basic_test.c 3525 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(toxav_basic_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/toxav_basic_test-toxav_basic_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Tpo -c -o ../auto_tests/toxav_basic_test-toxav_basic_test.obj `if test -f '../auto_tests/toxav_basic_test.c'; then $(CYGPATH_W) '../auto_tests/toxav_basic_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/toxav_basic_test.c'; fi` 3526 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Tpo ../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Po 3527 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/toxav_basic_test.c' object='../auto_tests/toxav_basic_test-toxav_basic_test.obj' libtool=no @AMDEPBACKSLASH@ 3528 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3529 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(toxav_basic_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/toxav_basic_test-toxav_basic_test.obj `if test -f '../auto_tests/toxav_basic_test.c'; then $(CYGPATH_W) '../auto_tests/toxav_basic_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/toxav_basic_test.c'; fi` 3530 3531 ../auto_tests/toxav_many_test-toxav_many_test.o: ../auto_tests/toxav_many_test.c 3532 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(toxav_many_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/toxav_many_test-toxav_many_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Tpo -c -o ../auto_tests/toxav_many_test-toxav_many_test.o `test -f '../auto_tests/toxav_many_test.c' || echo '$(srcdir)/'`../auto_tests/toxav_many_test.c 3533 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Tpo ../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Po 3534 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/toxav_many_test.c' object='../auto_tests/toxav_many_test-toxav_many_test.o' libtool=no @AMDEPBACKSLASH@ 3535 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3536 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(toxav_many_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/toxav_many_test-toxav_many_test.o `test -f '../auto_tests/toxav_many_test.c' || echo '$(srcdir)/'`../auto_tests/toxav_many_test.c 3537 3538 ../auto_tests/toxav_many_test-toxav_many_test.obj: ../auto_tests/toxav_many_test.c 3539 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(toxav_many_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/toxav_many_test-toxav_many_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Tpo -c -o ../auto_tests/toxav_many_test-toxav_many_test.obj `if test -f '../auto_tests/toxav_many_test.c'; then $(CYGPATH_W) '../auto_tests/toxav_many_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/toxav_many_test.c'; fi` 3540 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Tpo ../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Po 3541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/toxav_many_test.c' object='../auto_tests/toxav_many_test-toxav_many_test.obj' libtool=no @AMDEPBACKSLASH@ 3542 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3543 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(toxav_many_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/toxav_many_test-toxav_many_test.obj `if test -f '../auto_tests/toxav_many_test.c'; then $(CYGPATH_W) '../auto_tests/toxav_many_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/toxav_many_test.c'; fi` 3544 3545 ../auto_tests/typing_test-typing_test.o: ../auto_tests/typing_test.c 3546 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(typing_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/typing_test-typing_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/typing_test-typing_test.Tpo -c -o ../auto_tests/typing_test-typing_test.o `test -f '../auto_tests/typing_test.c' || echo '$(srcdir)/'`../auto_tests/typing_test.c 3547 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/typing_test-typing_test.Tpo ../auto_tests/$(DEPDIR)/typing_test-typing_test.Po 3548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/typing_test.c' object='../auto_tests/typing_test-typing_test.o' libtool=no @AMDEPBACKSLASH@ 3549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3550 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(typing_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/typing_test-typing_test.o `test -f '../auto_tests/typing_test.c' || echo '$(srcdir)/'`../auto_tests/typing_test.c 3551 3552 ../auto_tests/typing_test-typing_test.obj: ../auto_tests/typing_test.c 3553 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(typing_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/typing_test-typing_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/typing_test-typing_test.Tpo -c -o ../auto_tests/typing_test-typing_test.obj `if test -f '../auto_tests/typing_test.c'; then $(CYGPATH_W) '../auto_tests/typing_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/typing_test.c'; fi` 3554 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/typing_test-typing_test.Tpo ../auto_tests/$(DEPDIR)/typing_test-typing_test.Po 3555 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/typing_test.c' object='../auto_tests/typing_test-typing_test.obj' libtool=no @AMDEPBACKSLASH@ 3556 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3557 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(typing_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/typing_test-typing_test.obj `if test -f '../auto_tests/typing_test.c'; then $(CYGPATH_W) '../auto_tests/typing_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/typing_test.c'; fi` 3558 3559 ../auto_tests/version_test-version_test.o: ../auto_tests/version_test.c 3560 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(version_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/version_test-version_test.o -MD -MP -MF ../auto_tests/$(DEPDIR)/version_test-version_test.Tpo -c -o ../auto_tests/version_test-version_test.o `test -f '../auto_tests/version_test.c' || echo '$(srcdir)/'`../auto_tests/version_test.c 3561 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/version_test-version_test.Tpo ../auto_tests/$(DEPDIR)/version_test-version_test.Po 3562 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/version_test.c' object='../auto_tests/version_test-version_test.o' libtool=no @AMDEPBACKSLASH@ 3563 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3564 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(version_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/version_test-version_test.o `test -f '../auto_tests/version_test.c' || echo '$(srcdir)/'`../auto_tests/version_test.c 3565 3566 ../auto_tests/version_test-version_test.obj: ../auto_tests/version_test.c 3567 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(version_test_CFLAGS) $(CFLAGS) -MT ../auto_tests/version_test-version_test.obj -MD -MP -MF ../auto_tests/$(DEPDIR)/version_test-version_test.Tpo -c -o ../auto_tests/version_test-version_test.obj `if test -f '../auto_tests/version_test.c'; then $(CYGPATH_W) '../auto_tests/version_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/version_test.c'; fi` 3568 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) ../auto_tests/$(DEPDIR)/version_test-version_test.Tpo ../auto_tests/$(DEPDIR)/version_test-version_test.Po 3569 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='../auto_tests/version_test.c' object='../auto_tests/version_test-version_test.obj' libtool=no @AMDEPBACKSLASH@ 3570 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3571 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(version_test_CFLAGS) $(CFLAGS) -c -o ../auto_tests/version_test-version_test.obj `if test -f '../auto_tests/version_test.c'; then $(CYGPATH_W) '../auto_tests/version_test.c'; else $(CYGPATH_W) '$(srcdir)/../auto_tests/version_test.c'; fi` 3572 3573 mostlyclean-libtool: 3574 -rm -f *.lo 3575 3576 clean-libtool: 3577 -rm -rf .libs _libs 3578 -rm -rf ../testing/.libs ../testing/_libs 3579 -rm -rf ../toxav/.libs ../toxav/_libs 3580 -rm -rf ../toxcore/.libs ../toxcore/_libs 3581 -rm -rf ../toxencryptsave/.libs ../toxencryptsave/_libs 3582 -rm -rf ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/.libs ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/_libs 3583 -rm -rf ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/.libs ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/_libs 3584 -rm -rf ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/.libs ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/_libs 3585 install-libtoxav_la_includeHEADERS: $(libtoxav_la_include_HEADERS) 3586 @$(NORMAL_INSTALL) 3587 @list='$(libtoxav_la_include_HEADERS)'; test -n "$(libtoxav_la_includedir)" || list=; \ 3588 if test -n "$$list"; then \ 3589 echo " $(MKDIR_P) '$(DESTDIR)$(libtoxav_la_includedir)'"; \ 3590 $(MKDIR_P) "$(DESTDIR)$(libtoxav_la_includedir)" || exit 1; \ 3591 fi; \ 3592 for p in $$list; do \ 3593 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 3594 echo "$$d$$p"; \ 3595 done | $(am__base_list) | \ 3596 while read files; do \ 3597 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libtoxav_la_includedir)'"; \ 3598 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libtoxav_la_includedir)" || exit $$?; \ 3599 done 3600 3601 uninstall-libtoxav_la_includeHEADERS: 3602 @$(NORMAL_UNINSTALL) 3603 @list='$(libtoxav_la_include_HEADERS)'; test -n "$(libtoxav_la_includedir)" || list=; \ 3604 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 3605 dir='$(DESTDIR)$(libtoxav_la_includedir)'; $(am__uninstall_files_from_dir) 3606 install-libtoxcore_la_includeHEADERS: $(libtoxcore_la_include_HEADERS) 3607 @$(NORMAL_INSTALL) 3608 @list='$(libtoxcore_la_include_HEADERS)'; test -n "$(libtoxcore_la_includedir)" || list=; \ 3609 if test -n "$$list"; then \ 3610 echo " $(MKDIR_P) '$(DESTDIR)$(libtoxcore_la_includedir)'"; \ 3611 $(MKDIR_P) "$(DESTDIR)$(libtoxcore_la_includedir)" || exit 1; \ 3612 fi; \ 3613 for p in $$list; do \ 3614 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 3615 echo "$$d$$p"; \ 3616 done | $(am__base_list) | \ 3617 while read files; do \ 3618 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libtoxcore_la_includedir)'"; \ 3619 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libtoxcore_la_includedir)" || exit $$?; \ 3620 done 3621 3622 uninstall-libtoxcore_la_includeHEADERS: 3623 @$(NORMAL_UNINSTALL) 3624 @list='$(libtoxcore_la_include_HEADERS)'; test -n "$(libtoxcore_la_includedir)" || list=; \ 3625 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 3626 dir='$(DESTDIR)$(libtoxcore_la_includedir)'; $(am__uninstall_files_from_dir) 3627 install-libtoxencryptsave_la_includeHEADERS: $(libtoxencryptsave_la_include_HEADERS) 3628 @$(NORMAL_INSTALL) 3629 @list='$(libtoxencryptsave_la_include_HEADERS)'; test -n "$(libtoxencryptsave_la_includedir)" || list=; \ 3630 if test -n "$$list"; then \ 3631 echo " $(MKDIR_P) '$(DESTDIR)$(libtoxencryptsave_la_includedir)'"; \ 3632 $(MKDIR_P) "$(DESTDIR)$(libtoxencryptsave_la_includedir)" || exit 1; \ 3633 fi; \ 3634 for p in $$list; do \ 3635 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 3636 echo "$$d$$p"; \ 3637 done | $(am__base_list) | \ 3638 while read files; do \ 3639 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libtoxencryptsave_la_includedir)'"; \ 3640 $(INSTALL_HEADER) $$files "$(DESTDIR)$(libtoxencryptsave_la_includedir)" || exit $$?; \ 3641 done 3642 3643 uninstall-libtoxencryptsave_la_includeHEADERS: 3644 @$(NORMAL_UNINSTALL) 3645 @list='$(libtoxencryptsave_la_include_HEADERS)'; test -n "$(libtoxencryptsave_la_includedir)" || list=; \ 3646 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 3647 dir='$(DESTDIR)$(libtoxencryptsave_la_includedir)'; $(am__uninstall_files_from_dir) 3648 3649 ID: $(am__tagged_files) 3650 $(am__define_uniq_tagged_files); mkid -fID $$unique 3651 tags: tags-am 3652 TAGS: tags 3653 3654 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 3655 set x; \ 3656 here=`pwd`; \ 3657 $(am__define_uniq_tagged_files); \ 3658 shift; \ 3659 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 3660 test -n "$$unique" || unique=$$empty_fix; \ 3661 if test $$# -gt 0; then \ 3662 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 3663 "$$@" $$unique; \ 3664 else \ 3665 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 3666 $$unique; \ 3667 fi; \ 3668 fi 3669 ctags: ctags-am 3670 3671 CTAGS: ctags 3672 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 3673 $(am__define_uniq_tagged_files); \ 3674 test -z "$(CTAGS_ARGS)$$unique" \ 3675 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 3676 $$unique 3677 3678 GTAGS: 3679 here=`$(am__cd) $(top_builddir) && pwd` \ 3680 && $(am__cd) $(top_srcdir) \ 3681 && gtags -i $(GTAGS_ARGS) "$$here" 3682 cscopelist: cscopelist-am 3683 3684 cscopelist-am: $(am__tagged_files) 3685 list='$(am__tagged_files)'; \ 3686 case "$(srcdir)" in \ 3687 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 3688 *) sdir=$(subdir)/$(srcdir) ;; \ 3689 esac; \ 3690 for i in $$list; do \ 3691 if test -f "$$i"; then \ 3692 echo "$(subdir)/$$i"; \ 3693 else \ 3694 echo "$$sdir/$$i"; \ 3695 fi; \ 3696 done >> $(top_builddir)/cscope.files 3697 3698 distclean-tags: 3699 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 3700 3701 # Recover from deleted '.trs' file; this should ensure that 3702 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create 3703 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells 3704 # to avoid problems with "make -n". 3705 .log.trs: 3706 rm -f $< $@ 3707 $(MAKE) $(AM_MAKEFLAGS) $< 3708 3709 # Leading 'am--fnord' is there to ensure the list of targets does not 3710 # expand to empty, as could happen e.g. with make check TESTS=''. 3711 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) 3712 am--force-recheck: 3713 @: 3714 3715 $(TEST_SUITE_LOG): $(TEST_LOGS) 3716 @$(am__set_TESTS_bases); \ 3717 am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ 3718 redo_bases=`for i in $$bases; do \ 3719 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ 3720 done`; \ 3721 if test -n "$$redo_bases"; then \ 3722 redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ 3723 redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ 3724 if $(am__make_dryrun); then :; else \ 3725 rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ 3726 fi; \ 3727 fi; \ 3728 if test -n "$$am__remaking_logs"; then \ 3729 echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ 3730 "recursion detected" >&2; \ 3731 elif test -n "$$redo_logs"; then \ 3732 am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ 3733 fi; \ 3734 if $(am__make_dryrun); then :; else \ 3735 st=0; \ 3736 errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ 3737 for i in $$redo_bases; do \ 3738 test -f $$i.trs && test -r $$i.trs \ 3739 || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ 3740 test -f $$i.log && test -r $$i.log \ 3741 || { echo "$$errmsg $$i.log" >&2; st=1; }; \ 3742 done; \ 3743 test $$st -eq 0 || exit 1; \ 3744 fi 3745 @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ 3746 ws='[ ]'; \ 3747 results=`for b in $$bases; do echo $$b.trs; done`; \ 3748 test -n "$$results" || results=/dev/null; \ 3749 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ 3750 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ 3751 fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ 3752 skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ 3753 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 3754 xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ 3755 error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ 3756 if test `expr $$fail + $$xpass + $$error` -eq 0; then \ 3757 success=true; \ 3758 else \ 3759 success=false; \ 3760 fi; \ 3761 br='==================='; br=$$br$$br$$br$$br; \ 3762 result_count () \ 3763 { \ 3764 if test x"$$1" = x"--maybe-color"; then \ 3765 maybe_colorize=yes; \ 3766 elif test x"$$1" = x"--no-color"; then \ 3767 maybe_colorize=no; \ 3768 else \ 3769 echo "$@: invalid 'result_count' usage" >&2; exit 4; \ 3770 fi; \ 3771 shift; \ 3772 desc=$$1 count=$$2; \ 3773 if test $$maybe_colorize = yes && test $$count -gt 0; then \ 3774 color_start=$$3 color_end=$$std; \ 3775 else \ 3776 color_start= color_end=; \ 3777 fi; \ 3778 echo "$${color_start}# $$desc $$count$${color_end}"; \ 3779 }; \ 3780 create_testsuite_report () \ 3781 { \ 3782 result_count $$1 "TOTAL:" $$all "$$brg"; \ 3783 result_count $$1 "PASS: " $$pass "$$grn"; \ 3784 result_count $$1 "SKIP: " $$skip "$$blu"; \ 3785 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ 3786 result_count $$1 "FAIL: " $$fail "$$red"; \ 3787 result_count $$1 "XPASS:" $$xpass "$$red"; \ 3788 result_count $$1 "ERROR:" $$error "$$mgn"; \ 3789 }; \ 3790 { \ 3791 echo "$(DEFAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ 3792 $(am__rst_title); \ 3793 create_testsuite_report --no-color; \ 3794 echo; \ 3795 echo ".. contents:: :depth: 2"; \ 3796 echo; \ 3797 for b in $$bases; do echo $$b; done \ 3798 | $(am__create_global_log); \ 3799 } >$(TEST_SUITE_LOG).tmp || exit 1; \ 3800 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ 3801 if $$success; then \ 3802 col="$$grn"; \ 3803 else \ 3804 col="$$red"; \ 3805 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ 3806 fi; \ 3807 echo "$${col}$$br$${std}"; \ 3808 echo "$${col}Testsuite summary for $(DEFAGE_STRING)$${std}"; \ 3809 echo "$${col}$$br$${std}"; \ 3810 create_testsuite_report --maybe-color; \ 3811 echo "$$col$$br$$std"; \ 3812 if $$success; then :; else \ 3813 echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ 3814 if test -n "$(DEFAGE_BUGREPORT)"; then \ 3815 echo "$${col}Please report to $(DEFAGE_BUGREPORT)$${std}"; \ 3816 fi; \ 3817 echo "$$col$$br$$std"; \ 3818 fi; \ 3819 $$success || exit 1 3820 3821 check-TESTS: $(check_PROGRAMS) 3822 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list 3823 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list 3824 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 3825 @set +e; $(am__set_TESTS_bases); \ 3826 log_list=`for i in $$bases; do echo $$i.log; done`; \ 3827 trs_list=`for i in $$bases; do echo $$i.trs; done`; \ 3828 log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ 3829 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ 3830 exit $$?; 3831 recheck: all $(check_PROGRAMS) 3832 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 3833 @set +e; $(am__set_TESTS_bases); \ 3834 bases=`for i in $$bases; do echo $$i; done \ 3835 | $(am__list_recheck_tests)` || exit 1; \ 3836 log_list=`for i in $$bases; do echo $$i.log; done`; \ 3837 log_list=`echo $$log_list`; \ 3838 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ 3839 am__force_recheck=am--force-recheck \ 3840 TEST_LOGS="$$log_list"; \ 3841 exit $$? 3842 bootstrap_test.log: bootstrap_test$(EXEEXT) 3843 @p='bootstrap_test$(EXEEXT)'; \ 3844 b='bootstrap_test'; \ 3845 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3846 --log-file $$b.log --trs-file $$b.trs \ 3847 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3848 "$$tst" $(AM_TESTS_FD_REDIRECT) 3849 conference_double_invite_test.log: conference_double_invite_test$(EXEEXT) 3850 @p='conference_double_invite_test$(EXEEXT)'; \ 3851 b='conference_double_invite_test'; \ 3852 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3853 --log-file $$b.log --trs-file $$b.trs \ 3854 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3855 "$$tst" $(AM_TESTS_FD_REDIRECT) 3856 conference_peer_nick_test.log: conference_peer_nick_test$(EXEEXT) 3857 @p='conference_peer_nick_test$(EXEEXT)'; \ 3858 b='conference_peer_nick_test'; \ 3859 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3860 --log-file $$b.log --trs-file $$b.trs \ 3861 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3862 "$$tst" $(AM_TESTS_FD_REDIRECT) 3863 conference_simple_test.log: conference_simple_test$(EXEEXT) 3864 @p='conference_simple_test$(EXEEXT)'; \ 3865 b='conference_simple_test'; \ 3866 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3867 --log-file $$b.log --trs-file $$b.trs \ 3868 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3869 "$$tst" $(AM_TESTS_FD_REDIRECT) 3870 conference_test.log: conference_test$(EXEEXT) 3871 @p='conference_test$(EXEEXT)'; \ 3872 b='conference_test'; \ 3873 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3874 --log-file $$b.log --trs-file $$b.trs \ 3875 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3876 "$$tst" $(AM_TESTS_FD_REDIRECT) 3877 conference_two_test.log: conference_two_test$(EXEEXT) 3878 @p='conference_two_test$(EXEEXT)'; \ 3879 b='conference_two_test'; \ 3880 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3881 --log-file $$b.log --trs-file $$b.trs \ 3882 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3883 "$$tst" $(AM_TESTS_FD_REDIRECT) 3884 crypto_test.log: crypto_test$(EXEEXT) 3885 @p='crypto_test$(EXEEXT)'; \ 3886 b='crypto_test'; \ 3887 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3888 --log-file $$b.log --trs-file $$b.trs \ 3889 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3890 "$$tst" $(AM_TESTS_FD_REDIRECT) 3891 dht_test.log: dht_test$(EXEEXT) 3892 @p='dht_test$(EXEEXT)'; \ 3893 b='dht_test'; \ 3894 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3895 --log-file $$b.log --trs-file $$b.trs \ 3896 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3897 "$$tst" $(AM_TESTS_FD_REDIRECT) 3898 encryptsave_test.log: encryptsave_test$(EXEEXT) 3899 @p='encryptsave_test$(EXEEXT)'; \ 3900 b='encryptsave_test'; \ 3901 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3902 --log-file $$b.log --trs-file $$b.trs \ 3903 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3904 "$$tst" $(AM_TESTS_FD_REDIRECT) 3905 file_saving_test.log: file_saving_test$(EXEEXT) 3906 @p='file_saving_test$(EXEEXT)'; \ 3907 b='file_saving_test'; \ 3908 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3909 --log-file $$b.log --trs-file $$b.trs \ 3910 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3911 "$$tst" $(AM_TESTS_FD_REDIRECT) 3912 file_transfer_test.log: file_transfer_test$(EXEEXT) 3913 @p='file_transfer_test$(EXEEXT)'; \ 3914 b='file_transfer_test'; \ 3915 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3916 --log-file $$b.log --trs-file $$b.trs \ 3917 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3918 "$$tst" $(AM_TESTS_FD_REDIRECT) 3919 friend_connection_test.log: friend_connection_test$(EXEEXT) 3920 @p='friend_connection_test$(EXEEXT)'; \ 3921 b='friend_connection_test'; \ 3922 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3923 --log-file $$b.log --trs-file $$b.trs \ 3924 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3925 "$$tst" $(AM_TESTS_FD_REDIRECT) 3926 friend_request_test.log: friend_request_test$(EXEEXT) 3927 @p='friend_request_test$(EXEEXT)'; \ 3928 b='friend_request_test'; \ 3929 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3930 --log-file $$b.log --trs-file $$b.trs \ 3931 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3932 "$$tst" $(AM_TESTS_FD_REDIRECT) 3933 invalid_tcp_proxy_test.log: invalid_tcp_proxy_test$(EXEEXT) 3934 @p='invalid_tcp_proxy_test$(EXEEXT)'; \ 3935 b='invalid_tcp_proxy_test'; \ 3936 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3937 --log-file $$b.log --trs-file $$b.trs \ 3938 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3939 "$$tst" $(AM_TESTS_FD_REDIRECT) 3940 invalid_udp_proxy_test.log: invalid_udp_proxy_test$(EXEEXT) 3941 @p='invalid_udp_proxy_test$(EXEEXT)'; \ 3942 b='invalid_udp_proxy_test'; \ 3943 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3944 --log-file $$b.log --trs-file $$b.trs \ 3945 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3946 "$$tst" $(AM_TESTS_FD_REDIRECT) 3947 lan_discovery_test.log: lan_discovery_test$(EXEEXT) 3948 @p='lan_discovery_test$(EXEEXT)'; \ 3949 b='lan_discovery_test'; \ 3950 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3951 --log-file $$b.log --trs-file $$b.trs \ 3952 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3953 "$$tst" $(AM_TESTS_FD_REDIRECT) 3954 lossless_packet_test.log: lossless_packet_test$(EXEEXT) 3955 @p='lossless_packet_test$(EXEEXT)'; \ 3956 b='lossless_packet_test'; \ 3957 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3958 --log-file $$b.log --trs-file $$b.trs \ 3959 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3960 "$$tst" $(AM_TESTS_FD_REDIRECT) 3961 lossy_packet_test.log: lossy_packet_test$(EXEEXT) 3962 @p='lossy_packet_test$(EXEEXT)'; \ 3963 b='lossy_packet_test'; \ 3964 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3965 --log-file $$b.log --trs-file $$b.trs \ 3966 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3967 "$$tst" $(AM_TESTS_FD_REDIRECT) 3968 messenger_test.log: messenger_test$(EXEEXT) 3969 @p='messenger_test$(EXEEXT)'; \ 3970 b='messenger_test'; \ 3971 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3972 --log-file $$b.log --trs-file $$b.trs \ 3973 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3974 "$$tst" $(AM_TESTS_FD_REDIRECT) 3975 network_test.log: network_test$(EXEEXT) 3976 @p='network_test$(EXEEXT)'; \ 3977 b='network_test'; \ 3978 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3979 --log-file $$b.log --trs-file $$b.trs \ 3980 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3981 "$$tst" $(AM_TESTS_FD_REDIRECT) 3982 onion_test.log: onion_test$(EXEEXT) 3983 @p='onion_test$(EXEEXT)'; \ 3984 b='onion_test'; \ 3985 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3986 --log-file $$b.log --trs-file $$b.trs \ 3987 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3988 "$$tst" $(AM_TESTS_FD_REDIRECT) 3989 overflow_recvq_test.log: overflow_recvq_test$(EXEEXT) 3990 @p='overflow_recvq_test$(EXEEXT)'; \ 3991 b='overflow_recvq_test'; \ 3992 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 3993 --log-file $$b.log --trs-file $$b.trs \ 3994 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 3995 "$$tst" $(AM_TESTS_FD_REDIRECT) 3996 overflow_sendq_test.log: overflow_sendq_test$(EXEEXT) 3997 @p='overflow_sendq_test$(EXEEXT)'; \ 3998 b='overflow_sendq_test'; \ 3999 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4000 --log-file $$b.log --trs-file $$b.trs \ 4001 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4002 "$$tst" $(AM_TESTS_FD_REDIRECT) 4003 reconnect_test.log: reconnect_test$(EXEEXT) 4004 @p='reconnect_test$(EXEEXT)'; \ 4005 b='reconnect_test'; \ 4006 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4007 --log-file $$b.log --trs-file $$b.trs \ 4008 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4009 "$$tst" $(AM_TESTS_FD_REDIRECT) 4010 save_compatibility_test.log: save_compatibility_test$(EXEEXT) 4011 @p='save_compatibility_test$(EXEEXT)'; \ 4012 b='save_compatibility_test'; \ 4013 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4014 --log-file $$b.log --trs-file $$b.trs \ 4015 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4016 "$$tst" $(AM_TESTS_FD_REDIRECT) 4017 save_friend_test.log: save_friend_test$(EXEEXT) 4018 @p='save_friend_test$(EXEEXT)'; \ 4019 b='save_friend_test'; \ 4020 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4021 --log-file $$b.log --trs-file $$b.trs \ 4022 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4023 "$$tst" $(AM_TESTS_FD_REDIRECT) 4024 save_load_test.log: save_load_test$(EXEEXT) 4025 @p='save_load_test$(EXEEXT)'; \ 4026 b='save_load_test'; \ 4027 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4028 --log-file $$b.log --trs-file $$b.trs \ 4029 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4030 "$$tst" $(AM_TESTS_FD_REDIRECT) 4031 send_message_test.log: send_message_test$(EXEEXT) 4032 @p='send_message_test$(EXEEXT)'; \ 4033 b='send_message_test'; \ 4034 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4035 --log-file $$b.log --trs-file $$b.trs \ 4036 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4037 "$$tst" $(AM_TESTS_FD_REDIRECT) 4038 set_name_test.log: set_name_test$(EXEEXT) 4039 @p='set_name_test$(EXEEXT)'; \ 4040 b='set_name_test'; \ 4041 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4042 --log-file $$b.log --trs-file $$b.trs \ 4043 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4044 "$$tst" $(AM_TESTS_FD_REDIRECT) 4045 set_status_message_test.log: set_status_message_test$(EXEEXT) 4046 @p='set_status_message_test$(EXEEXT)'; \ 4047 b='set_status_message_test'; \ 4048 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4049 --log-file $$b.log --trs-file $$b.trs \ 4050 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4051 "$$tst" $(AM_TESTS_FD_REDIRECT) 4052 skeleton_test.log: skeleton_test$(EXEEXT) 4053 @p='skeleton_test$(EXEEXT)'; \ 4054 b='skeleton_test'; \ 4055 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4056 --log-file $$b.log --trs-file $$b.trs \ 4057 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4058 "$$tst" $(AM_TESTS_FD_REDIRECT) 4059 tcp_relay_test.log: tcp_relay_test$(EXEEXT) 4060 @p='tcp_relay_test$(EXEEXT)'; \ 4061 b='tcp_relay_test'; \ 4062 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4063 --log-file $$b.log --trs-file $$b.trs \ 4064 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4065 "$$tst" $(AM_TESTS_FD_REDIRECT) 4066 TCP_test.log: TCP_test$(EXEEXT) 4067 @p='TCP_test$(EXEEXT)'; \ 4068 b='TCP_test'; \ 4069 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4070 --log-file $$b.log --trs-file $$b.trs \ 4071 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4072 "$$tst" $(AM_TESTS_FD_REDIRECT) 4073 tox_many_tcp_test.log: tox_many_tcp_test$(EXEEXT) 4074 @p='tox_many_tcp_test$(EXEEXT)'; \ 4075 b='tox_many_tcp_test'; \ 4076 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4077 --log-file $$b.log --trs-file $$b.trs \ 4078 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4079 "$$tst" $(AM_TESTS_FD_REDIRECT) 4080 tox_many_test.log: tox_many_test$(EXEEXT) 4081 @p='tox_many_test$(EXEEXT)'; \ 4082 b='tox_many_test'; \ 4083 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4084 --log-file $$b.log --trs-file $$b.trs \ 4085 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4086 "$$tst" $(AM_TESTS_FD_REDIRECT) 4087 tox_one_test.log: tox_one_test$(EXEEXT) 4088 @p='tox_one_test$(EXEEXT)'; \ 4089 b='tox_one_test'; \ 4090 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4091 --log-file $$b.log --trs-file $$b.trs \ 4092 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4093 "$$tst" $(AM_TESTS_FD_REDIRECT) 4094 tox_strncasecmp_test.log: tox_strncasecmp_test$(EXEEXT) 4095 @p='tox_strncasecmp_test$(EXEEXT)'; \ 4096 b='tox_strncasecmp_test'; \ 4097 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4098 --log-file $$b.log --trs-file $$b.trs \ 4099 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4100 "$$tst" $(AM_TESTS_FD_REDIRECT) 4101 typing_test.log: typing_test$(EXEEXT) 4102 @p='typing_test$(EXEEXT)'; \ 4103 b='typing_test'; \ 4104 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4105 --log-file $$b.log --trs-file $$b.trs \ 4106 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4107 "$$tst" $(AM_TESTS_FD_REDIRECT) 4108 version_test.log: version_test$(EXEEXT) 4109 @p='version_test$(EXEEXT)'; \ 4110 b='version_test'; \ 4111 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4112 --log-file $$b.log --trs-file $$b.trs \ 4113 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4114 "$$tst" $(AM_TESTS_FD_REDIRECT) 4115 toxav_basic_test.log: toxav_basic_test$(EXEEXT) 4116 @p='toxav_basic_test$(EXEEXT)'; \ 4117 b='toxav_basic_test'; \ 4118 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4119 --log-file $$b.log --trs-file $$b.trs \ 4120 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4121 "$$tst" $(AM_TESTS_FD_REDIRECT) 4122 toxav_many_test.log: toxav_many_test$(EXEEXT) 4123 @p='toxav_many_test$(EXEEXT)'; \ 4124 b='toxav_many_test'; \ 4125 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ 4126 --log-file $$b.log --trs-file $$b.trs \ 4127 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ 4128 "$$tst" $(AM_TESTS_FD_REDIRECT) 4129 .test.log: 4130 @p='$<'; \ 4131 $(am__set_b); \ 4132 $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 4133 --log-file $$b.log --trs-file $$b.trs \ 4134 $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 4135 "$$tst" $(AM_TESTS_FD_REDIRECT) 4136 @am__EXEEXT_TRUE@.test$(EXEEXT).log: 4137 @am__EXEEXT_TRUE@ @p='$<'; \ 4138 @am__EXEEXT_TRUE@ $(am__set_b); \ 4139 @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ 4140 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ 4141 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ 4142 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) 4143 4144 distdir: $(BUILT_SOURCES) 4145 $(MAKE) $(AM_MAKEFLAGS) distdir-am 4146 4147 distdir-am: $(DISTFILES) 4148 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 4149 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 4150 list='$(DISTFILES)'; \ 4151 dist_files=`for file in $$list; do echo $$file; done | \ 4152 sed -e "s|^$$srcdirstrip/||;t" \ 4153 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 4154 case $$dist_files in \ 4155 */*) $(MKDIR_P) `echo "$$dist_files" | \ 4156 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 4157 sort -u` ;; \ 4158 esac; \ 4159 for file in $$dist_files; do \ 4160 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 4161 if test -d $$d/$$file; then \ 4162 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 4163 if test -d "$(distdir)/$$file"; then \ 4164 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 4165 fi; \ 4166 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 4167 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 4168 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 4169 fi; \ 4170 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 4171 else \ 4172 test -f "$(distdir)/$$file" \ 4173 || cp -p $$d/$$file "$(distdir)/$$file" \ 4174 || exit 1; \ 4175 fi; \ 4176 done 4177 check-am: all-am 4178 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) 4179 $(MAKE) $(AM_MAKEFLAGS) check-TESTS 4180 check: check-am 4181 all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(HEADERS) 4182 install-binPROGRAMS: install-libLTLIBRARIES 4183 4184 installdirs: 4185 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libtoxav_la_includedir)" "$(DESTDIR)$(libtoxcore_la_includedir)" "$(DESTDIR)$(libtoxencryptsave_la_includedir)"; do \ 4186 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 4187 done 4188 install: install-am 4189 install-exec: install-exec-am 4190 install-data: install-data-am 4191 uninstall: uninstall-am 4192 4193 install-am: all-am 4194 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 4195 4196 installcheck: installcheck-am 4197 install-strip: 4198 if test -z '$(STRIP)'; then \ 4199 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 4200 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 4201 install; \ 4202 else \ 4203 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 4204 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 4205 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 4206 fi 4207 mostlyclean-generic: 4208 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) 4209 -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) 4210 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 4211 4212 clean-generic: 4213 4214 distclean-generic: 4215 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 4216 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 4217 -rm -f ../auto_tests/$(DEPDIR)/$(am__dirstamp) 4218 -rm -f ../auto_tests/$(am__dirstamp) 4219 -rm -f ../other/$(DEPDIR)/$(am__dirstamp) 4220 -rm -f ../other/$(am__dirstamp) 4221 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/$(am__dirstamp) 4222 -rm -f ../other/bootstrap_daemon/src/$(am__dirstamp) 4223 -rm -f ../testing/$(DEPDIR)/$(am__dirstamp) 4224 -rm -f ../testing/$(am__dirstamp) 4225 -rm -f ../toxav/$(DEPDIR)/$(am__dirstamp) 4226 -rm -f ../toxav/$(am__dirstamp) 4227 -rm -f ../toxcore/$(DEPDIR)/$(am__dirstamp) 4228 -rm -f ../toxcore/$(am__dirstamp) 4229 -rm -f ../toxencryptsave/$(DEPDIR)/$(am__dirstamp) 4230 -rm -f ../toxencryptsave/$(am__dirstamp) 4231 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/$(am__dirstamp) 4232 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(am__dirstamp) 4233 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/$(am__dirstamp) 4234 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(am__dirstamp) 4235 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/$(am__dirstamp) 4236 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(am__dirstamp) 4237 4238 maintainer-clean-generic: 4239 @echo "This command is intended for maintainers to use" 4240 @echo "it deletes files that may require special tools to rebuild." 4241 clean: clean-am 4242 4243 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ 4244 clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \ 4245 clean-noinstPROGRAMS mostlyclean-am 4246 4247 distclean: distclean-am 4248 -rm -f ../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Po 4249 -rm -f ../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Po 4250 -rm -f ../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Po 4251 -rm -f ../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Po 4252 -rm -f ../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Po 4253 -rm -f ../auto_tests/$(DEPDIR)/conference_test-conference_test.Po 4254 -rm -f ../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Po 4255 -rm -f ../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Po 4256 -rm -f ../auto_tests/$(DEPDIR)/dht_test-dht_test.Po 4257 -rm -f ../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Po 4258 -rm -f ../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Po 4259 -rm -f ../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Po 4260 -rm -f ../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Po 4261 -rm -f ../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Po 4262 -rm -f ../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Po 4263 -rm -f ../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Po 4264 -rm -f ../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Po 4265 -rm -f ../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Po 4266 -rm -f ../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Po 4267 -rm -f ../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Po 4268 -rm -f ../auto_tests/$(DEPDIR)/network_test-network_test.Po 4269 -rm -f ../auto_tests/$(DEPDIR)/onion_test-onion_test.Po 4270 -rm -f ../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Po 4271 -rm -f ../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Po 4272 -rm -f ../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Po 4273 -rm -f ../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Po 4274 -rm -f ../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Po 4275 -rm -f ../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Po 4276 -rm -f ../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Po 4277 -rm -f ../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Po 4278 -rm -f ../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Po 4279 -rm -f ../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Po 4280 -rm -f ../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Po 4281 -rm -f ../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Po 4282 -rm -f ../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Po 4283 -rm -f ../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Po 4284 -rm -f ../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Po 4285 -rm -f ../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Po 4286 -rm -f ../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Po 4287 -rm -f ../auto_tests/$(DEPDIR)/typing_test-typing_test.Po 4288 -rm -f ../auto_tests/$(DEPDIR)/version_test-version_test.Po 4289 -rm -f ../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Po 4290 -rm -f ../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Po 4291 -rm -f ../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Po 4292 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Po 4293 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Po 4294 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Po 4295 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Po 4296 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Po 4297 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Po 4298 -rm -f ../testing/$(DEPDIR)/DHT_test-DHT_test.Po 4299 -rm -f ../testing/$(DEPDIR)/Messenger_test-Messenger_test.Po 4300 -rm -f ../testing/$(DEPDIR)/libmisc_tools_la-misc_tools.Plo 4301 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-audio.Plo 4302 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-bwcontroller.Plo 4303 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-groupav.Plo 4304 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-msi.Plo 4305 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-ring_buffer.Plo 4306 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-rtp.Plo 4307 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-toxav.Plo 4308 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-toxav_old.Plo 4309 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-video.Plo 4310 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-DHT.Plo 4311 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-LAN_discovery.Plo 4312 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-Messenger.Plo 4313 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_client.Plo 4314 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_connection.Plo 4315 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_server.Plo 4316 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core.Plo 4317 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core_mem.Plo 4318 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-friend_connection.Plo 4319 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-friend_requests.Plo 4320 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-group.Plo 4321 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-list.Plo 4322 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-logger.Plo 4323 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-mono_time.Plo 4324 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-net_crypto.Plo 4325 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-network.Plo 4326 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-onion.Plo 4327 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-onion_announce.Plo 4328 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-onion_client.Plo 4329 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-ping.Plo 4330 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-ping_array.Plo 4331 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-state.Plo 4332 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-tox.Plo 4333 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-tox_api.Plo 4334 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-util.Plo 4335 -rm -f ../toxencryptsave/$(DEPDIR)/libtoxencryptsave_la-toxencryptsave.Plo 4336 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-crypto_scrypt-common.Plo 4337 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pbkdf2-sha256.Plo 4338 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.Plo 4339 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-runtime.Plo 4340 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-scrypt_platform.Plo 4341 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.Plo 4342 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.Plo 4343 -rm -f Makefile 4344 distclean-am: clean-am distclean-compile distclean-generic \ 4345 distclean-tags 4346 4347 dvi: dvi-am 4348 4349 dvi-am: 4350 4351 html: html-am 4352 4353 html-am: 4354 4355 info: info-am 4356 4357 info-am: 4358 4359 install-data-am: install-libtoxav_la_includeHEADERS \ 4360 install-libtoxcore_la_includeHEADERS \ 4361 install-libtoxencryptsave_la_includeHEADERS 4362 4363 install-dvi: install-dvi-am 4364 4365 install-dvi-am: 4366 4367 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES 4368 4369 install-html: install-html-am 4370 4371 install-html-am: 4372 4373 install-info: install-info-am 4374 4375 install-info-am: 4376 4377 install-man: 4378 4379 install-pdf: install-pdf-am 4380 4381 install-pdf-am: 4382 4383 install-ps: install-ps-am 4384 4385 install-ps-am: 4386 4387 installcheck-am: 4388 4389 maintainer-clean: maintainer-clean-am 4390 -rm -f ../auto_tests/$(DEPDIR)/TCP_test-TCP_test.Po 4391 -rm -f ../auto_tests/$(DEPDIR)/bootstrap_test-bootstrap_test.Po 4392 -rm -f ../auto_tests/$(DEPDIR)/conference_double_invite_test-conference_double_invite_test.Po 4393 -rm -f ../auto_tests/$(DEPDIR)/conference_peer_nick_test-conference_peer_nick_test.Po 4394 -rm -f ../auto_tests/$(DEPDIR)/conference_simple_test-conference_simple_test.Po 4395 -rm -f ../auto_tests/$(DEPDIR)/conference_test-conference_test.Po 4396 -rm -f ../auto_tests/$(DEPDIR)/conference_two_test-conference_two_test.Po 4397 -rm -f ../auto_tests/$(DEPDIR)/crypto_test-crypto_test.Po 4398 -rm -f ../auto_tests/$(DEPDIR)/dht_test-dht_test.Po 4399 -rm -f ../auto_tests/$(DEPDIR)/encryptsave_test-encryptsave_test.Po 4400 -rm -f ../auto_tests/$(DEPDIR)/file_saving_test-file_saving_test.Po 4401 -rm -f ../auto_tests/$(DEPDIR)/file_transfer_test-file_transfer_test.Po 4402 -rm -f ../auto_tests/$(DEPDIR)/friend_connection_test-friend_connection_test.Po 4403 -rm -f ../auto_tests/$(DEPDIR)/friend_request_test-friend_request_test.Po 4404 -rm -f ../auto_tests/$(DEPDIR)/invalid_tcp_proxy_test-invalid_tcp_proxy_test.Po 4405 -rm -f ../auto_tests/$(DEPDIR)/invalid_udp_proxy_test-invalid_udp_proxy_test.Po 4406 -rm -f ../auto_tests/$(DEPDIR)/lan_discovery_test-lan_discovery_test.Po 4407 -rm -f ../auto_tests/$(DEPDIR)/lossless_packet_test-lossless_packet_test.Po 4408 -rm -f ../auto_tests/$(DEPDIR)/lossy_packet_test-lossy_packet_test.Po 4409 -rm -f ../auto_tests/$(DEPDIR)/messenger_test-messenger_test.Po 4410 -rm -f ../auto_tests/$(DEPDIR)/network_test-network_test.Po 4411 -rm -f ../auto_tests/$(DEPDIR)/onion_test-onion_test.Po 4412 -rm -f ../auto_tests/$(DEPDIR)/overflow_recvq_test-overflow_recvq_test.Po 4413 -rm -f ../auto_tests/$(DEPDIR)/overflow_sendq_test-overflow_sendq_test.Po 4414 -rm -f ../auto_tests/$(DEPDIR)/reconnect_test-reconnect_test.Po 4415 -rm -f ../auto_tests/$(DEPDIR)/save_compatibility_test-save_compatibility_test.Po 4416 -rm -f ../auto_tests/$(DEPDIR)/save_friend_test-save_friend_test.Po 4417 -rm -f ../auto_tests/$(DEPDIR)/save_load_test-save_load_test.Po 4418 -rm -f ../auto_tests/$(DEPDIR)/send_message_test-send_message_test.Po 4419 -rm -f ../auto_tests/$(DEPDIR)/set_name_test-set_name_test.Po 4420 -rm -f ../auto_tests/$(DEPDIR)/set_status_message_test-set_status_message_test.Po 4421 -rm -f ../auto_tests/$(DEPDIR)/skeleton_test-skeleton_test.Po 4422 -rm -f ../auto_tests/$(DEPDIR)/tcp_relay_test-tcp_relay_test.Po 4423 -rm -f ../auto_tests/$(DEPDIR)/tox_many_tcp_test-tox_many_tcp_test.Po 4424 -rm -f ../auto_tests/$(DEPDIR)/tox_many_test-tox_many_test.Po 4425 -rm -f ../auto_tests/$(DEPDIR)/tox_one_test-tox_one_test.Po 4426 -rm -f ../auto_tests/$(DEPDIR)/tox_strncasecmp_test-tox_strncasecmp_test.Po 4427 -rm -f ../auto_tests/$(DEPDIR)/toxav_basic_test-toxav_basic_test.Po 4428 -rm -f ../auto_tests/$(DEPDIR)/toxav_many_test-toxav_many_test.Po 4429 -rm -f ../auto_tests/$(DEPDIR)/typing_test-typing_test.Po 4430 -rm -f ../auto_tests/$(DEPDIR)/version_test-version_test.Po 4431 -rm -f ../other/$(DEPDIR)/DHT_bootstrap-DHT_bootstrap.Po 4432 -rm -f ../other/$(DEPDIR)/DHT_bootstrap-bootstrap_node_packets.Po 4433 -rm -f ../other/$(DEPDIR)/tox_bootstrapd-bootstrap_node_packets.Po 4434 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-command_line_arguments.Po 4435 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-config.Po 4436 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log.Po 4437 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_stdout.Po 4438 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-log_backend_syslog.Po 4439 -rm -f ../other/bootstrap_daemon/src/$(DEPDIR)/tox_bootstrapd-tox-bootstrapd.Po 4440 -rm -f ../testing/$(DEPDIR)/DHT_test-DHT_test.Po 4441 -rm -f ../testing/$(DEPDIR)/Messenger_test-Messenger_test.Po 4442 -rm -f ../testing/$(DEPDIR)/libmisc_tools_la-misc_tools.Plo 4443 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-audio.Plo 4444 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-bwcontroller.Plo 4445 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-groupav.Plo 4446 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-msi.Plo 4447 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-ring_buffer.Plo 4448 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-rtp.Plo 4449 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-toxav.Plo 4450 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-toxav_old.Plo 4451 -rm -f ../toxav/$(DEPDIR)/libtoxav_la-video.Plo 4452 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-DHT.Plo 4453 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-LAN_discovery.Plo 4454 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-Messenger.Plo 4455 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_client.Plo 4456 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_connection.Plo 4457 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-TCP_server.Plo 4458 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core.Plo 4459 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-crypto_core_mem.Plo 4460 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-friend_connection.Plo 4461 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-friend_requests.Plo 4462 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-group.Plo 4463 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-list.Plo 4464 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-logger.Plo 4465 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-mono_time.Plo 4466 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-net_crypto.Plo 4467 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-network.Plo 4468 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-onion.Plo 4469 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-onion_announce.Plo 4470 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-onion_client.Plo 4471 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-ping.Plo 4472 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-ping_array.Plo 4473 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-state.Plo 4474 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-tox.Plo 4475 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-tox_api.Plo 4476 -rm -f ../toxcore/$(DEPDIR)/libtoxcore_la-util.Plo 4477 -rm -f ../toxencryptsave/$(DEPDIR)/libtoxencryptsave_la-toxencryptsave.Plo 4478 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-crypto_scrypt-common.Plo 4479 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pbkdf2-sha256.Plo 4480 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256.Plo 4481 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-runtime.Plo 4482 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/$(DEPDIR)/libtoxencryptsave_la-scrypt_platform.Plo 4483 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/nosse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_nosse.Plo 4484 -rm -f ../toxencryptsave/crypto_pwhash_scryptsalsa208sha256/sse/$(DEPDIR)/libtoxencryptsave_la-pwhash_scryptsalsa208sha256_sse.Plo 4485 -rm -f Makefile 4486 maintainer-clean-am: distclean-am maintainer-clean-generic 4487 4488 mostlyclean: mostlyclean-am 4489 4490 mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 4491 mostlyclean-libtool 4492 4493 pdf: pdf-am 4494 4495 pdf-am: 4496 4497 ps: ps-am 4498 4499 ps-am: 4500 4501 uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \ 4502 uninstall-libtoxav_la_includeHEADERS \ 4503 uninstall-libtoxcore_la_includeHEADERS \ 4504 uninstall-libtoxencryptsave_la_includeHEADERS 4505 4506 .MAKE: check-am install-am install-strip 4507 4508 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \ 4509 check-am clean clean-binPROGRAMS clean-checkPROGRAMS \ 4510 clean-generic clean-libLTLIBRARIES clean-libtool \ 4511 clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscopelist-am \ 4512 ctags ctags-am distclean distclean-compile distclean-generic \ 4513 distclean-libtool distclean-tags distdir dvi dvi-am html \ 4514 html-am info info-am install install-am install-binPROGRAMS \ 4515 install-data install-data-am install-dvi install-dvi-am \ 4516 install-exec install-exec-am install-html install-html-am \ 4517 install-info install-info-am install-libLTLIBRARIES \ 4518 install-libtoxav_la_includeHEADERS \ 4519 install-libtoxcore_la_includeHEADERS \ 4520 install-libtoxencryptsave_la_includeHEADERS install-man \ 4521 install-pdf install-pdf-am install-ps install-ps-am \ 4522 install-strip installcheck installcheck-am installdirs \ 4523 maintainer-clean maintainer-clean-generic mostlyclean \ 4524 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 4525 pdf pdf-am ps ps-am recheck tags tags-am uninstall \ 4526 uninstall-am uninstall-binPROGRAMS uninstall-libLTLIBRARIES \ 4527 uninstall-libtoxav_la_includeHEADERS \ 4528 uninstall-libtoxcore_la_includeHEADERS \ 4529 uninstall-libtoxencryptsave_la_includeHEADERS 4530 4531 .PRECIOUS: Makefile 4532 4533 4534 # Tell versions [3.59,3.63) of GNU make to not export all variables. 4535 # Otherwise a system limit (for SysV at least) may be exceeded. 4536 .NOEXPORT: