]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/ntp/tests/libntp/Makefile.in
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / ntp / tests / libntp / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 check_PROGRAMS = test-a_md5encrypt$(EXEEXT) test-atoint$(EXEEXT) \
92         test-atouint$(EXEEXT) test-authkeys$(EXEEXT) \
93         test-buftvtots$(EXEEXT) test-calendar$(EXEEXT) \
94         test-caljulian$(EXEEXT) test-caltontp$(EXEEXT) \
95         test-calyearstart$(EXEEXT) test-clocktime$(EXEEXT) \
96         test-decodenetnum$(EXEEXT) test-hextoint$(EXEEXT) \
97         test-hextolfp$(EXEEXT) test-humandate$(EXEEXT) \
98         test-lfpfunc$(EXEEXT) test-lfptostr$(EXEEXT) \
99         test-modetoa$(EXEEXT) test-msyslog$(EXEEXT) \
100         test-netof$(EXEEXT) test-numtoa$(EXEEXT) \
101         test-numtohost$(EXEEXT) test-octtoint$(EXEEXT) \
102         test-prettydate$(EXEEXT) test-recvbuff$(EXEEXT) \
103         test-refidsmear$(EXEEXT) test-refnumtoa$(EXEEXT) \
104         test-sfptostr$(EXEEXT) test-socktoa$(EXEEXT) \
105         test-ssl_init$(EXEEXT) test-statestr$(EXEEXT) \
106         test-strtolfp$(EXEEXT) test-timespecops$(EXEEXT) \
107         test-timevalops$(EXEEXT) test-tstotv$(EXEEXT) \
108         test-tvtots$(EXEEXT) test-uglydate$(EXEEXT) \
109         test-vi64ops$(EXEEXT) test-ymd2yd$(EXEEXT) $(am__EXEEXT_1) \
110         $(am__EXEEXT_2)
111 @GTEST_AVAILABLE_TRUE@am__append_1 = tests
112 @GTEST_AVAILABLE_FALSE@EXTRA_PROGRAMS = tests$(EXEEXT)
113 @NTP_CROSSCOMPILE_FALSE@am__append_2 = $(check_PROGRAMS)
114 subdir = tests/libntp
115 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
116 am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
117         $(top_srcdir)/sntp/libopts/m4/stdnoreturn.m4 \
118         $(top_srcdir)/sntp/m4/ax_c99_struct_init.m4 \
119         $(top_srcdir)/sntp/m4/define_dir.m4 \
120         $(top_srcdir)/sntp/m4/hms_search_lib.m4 \
121         $(top_srcdir)/sntp/m4/libtool.m4 \
122         $(top_srcdir)/sntp/m4/ltoptions.m4 \
123         $(top_srcdir)/sntp/m4/ltsugar.m4 \
124         $(top_srcdir)/sntp/m4/ltversion.m4 \
125         $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
126         $(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
127         $(top_srcdir)/sntp/m4/ntp_compiler.m4 \
128         $(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
129         $(top_srcdir)/sntp/m4/ntp_crypto_rand.m4 \
130         $(top_srcdir)/sntp/m4/ntp_debug.m4 \
131         $(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
132         $(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
133         $(top_srcdir)/sntp/m4/ntp_googletest.m4 \
134         $(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
135         $(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
136         $(top_srcdir)/sntp/m4/ntp_libevent.m4 \
137         $(top_srcdir)/sntp/m4/ntp_libntp.m4 \
138         $(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
139         $(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
140         $(top_srcdir)/sntp/m4/ntp_openssl.m4 \
141         $(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
142         $(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
143         $(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
144         $(top_srcdir)/sntp/m4/ntp_sntp.m4 \
145         $(top_srcdir)/sntp/m4/ntp_unitytest.m4 \
146         $(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
147         $(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
148         $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
149         $(top_srcdir)/sntp/m4/openldap.m4 \
150         $(top_srcdir)/sntp/m4/os_cflags.m4 \
151         $(top_srcdir)/sntp/m4/snprintf.m4 \
152         $(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
153 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
154         $(ACLOCAL_M4)
155 DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
156         $(am__DIST_COMMON)
157 mkinstalldirs = $(install_sh) -d
158 CONFIG_HEADER = $(top_builddir)/config.h
159 CONFIG_CLEAN_FILES =
160 CONFIG_CLEAN_VPATH_FILES =
161 am__EXEEXT_1 =
162 @GTEST_AVAILABLE_TRUE@am__EXEEXT_2 = tests$(EXEEXT)
163 am__objects_1 =
164 am_test_a_md5encrypt_OBJECTS =  \
165         test_a_md5encrypt-a_md5encrypt.$(OBJEXT) \
166         test_a_md5encrypt-run-a_md5encrypt.$(OBJEXT) $(am__objects_1)
167 test_a_md5encrypt_OBJECTS = $(am_test_a_md5encrypt_OBJECTS)
168 am__DEPENDENCIES_1 =
169 am__DEPENDENCIES_2 = $(top_builddir)/libntp/libntp.a \
170         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
171         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
172         $(am__DEPENDENCIES_1)
173 am__DEPENDENCIES_3 = $(am__DEPENDENCIES_2) \
174         $(top_builddir)/sntp/unity/libunity.a $(am__DEPENDENCIES_1)
175 test_a_md5encrypt_DEPENDENCIES = $(am__DEPENDENCIES_3) \
176         $(am__DEPENDENCIES_1)
177 AM_V_lt = $(am__v_lt_@AM_V@)
178 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
179 am__v_lt_0 = --silent
180 am__v_lt_1 = 
181 test_a_md5encrypt_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
182         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
183         $(test_a_md5encrypt_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
184         -o $@
185 am_test_atoint_OBJECTS = test_atoint-atoint.$(OBJEXT) \
186         test_atoint-run-atoint.$(OBJEXT) $(am__objects_1)
187 test_atoint_OBJECTS = $(am_test_atoint_OBJECTS)
188 test_atoint_DEPENDENCIES = $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1)
189 test_atoint_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
190         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_atoint_CFLAGS) \
191         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
192 am_test_atouint_OBJECTS = test_atouint-atouint.$(OBJEXT) \
193         test_atouint-run-atouint.$(OBJEXT) $(am__objects_1)
194 test_atouint_OBJECTS = $(am_test_atouint_OBJECTS)
195 test_atouint_DEPENDENCIES = $(am__DEPENDENCIES_3) \
196         $(am__DEPENDENCIES_1)
197 test_atouint_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
198         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_atouint_CFLAGS) \
199         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
200 am_test_authkeys_OBJECTS = test_authkeys-authkeys.$(OBJEXT) \
201         test_authkeys-run-authkeys.$(OBJEXT) $(am__objects_1)
202 test_authkeys_OBJECTS = $(am_test_authkeys_OBJECTS)
203 test_authkeys_DEPENDENCIES = $(am__DEPENDENCIES_3) \
204         $(am__DEPENDENCIES_1)
205 test_authkeys_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
206         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_authkeys_CFLAGS) \
207         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
208 am_test_buftvtots_OBJECTS = test_buftvtots-buftvtots.$(OBJEXT) \
209         test_buftvtots-run-buftvtots.$(OBJEXT) $(am__objects_1)
210 test_buftvtots_OBJECTS = $(am_test_buftvtots_OBJECTS)
211 test_buftvtots_DEPENDENCIES = $(am__DEPENDENCIES_3) \
212         $(am__DEPENDENCIES_1)
213 test_buftvtots_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
214         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
215         $(test_buftvtots_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
216         $@
217 am_test_calendar_OBJECTS = test_calendar-calendar.$(OBJEXT) \
218         test_calendar-run-calendar.$(OBJEXT) \
219         test_calendar-test-libntp.$(OBJEXT) $(am__objects_1)
220 test_calendar_OBJECTS = $(am_test_calendar_OBJECTS)
221 test_calendar_DEPENDENCIES = $(am__DEPENDENCIES_3) \
222         $(am__DEPENDENCIES_1)
223 test_calendar_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
224         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_calendar_CFLAGS) \
225         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
226 am_test_caljulian_OBJECTS = test_caljulian-caljulian.$(OBJEXT) \
227         test_caljulian-run-caljulian.$(OBJEXT) \
228         test_caljulian-test-libntp.$(OBJEXT) $(am__objects_1)
229 test_caljulian_OBJECTS = $(am_test_caljulian_OBJECTS)
230 test_caljulian_DEPENDENCIES = $(am__DEPENDENCIES_3) \
231         $(am__DEPENDENCIES_1)
232 test_caljulian_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
233         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
234         $(test_caljulian_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
235         $@
236 am_test_caltontp_OBJECTS = test_caltontp-caltontp.$(OBJEXT) \
237         test_caltontp-run-caltontp.$(OBJEXT) $(am__objects_1)
238 test_caltontp_OBJECTS = $(am_test_caltontp_OBJECTS)
239 test_caltontp_DEPENDENCIES = $(am__DEPENDENCIES_3) \
240         $(am__DEPENDENCIES_1)
241 test_caltontp_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
242         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_caltontp_CFLAGS) \
243         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
244 am_test_calyearstart_OBJECTS =  \
245         test_calyearstart-calyearstart.$(OBJEXT) \
246         test_calyearstart-run-calyearstart.$(OBJEXT) \
247         test_calyearstart-test-libntp.$(OBJEXT) $(am__objects_1)
248 test_calyearstart_OBJECTS = $(am_test_calyearstart_OBJECTS)
249 test_calyearstart_DEPENDENCIES = $(am__DEPENDENCIES_3) \
250         $(am__DEPENDENCIES_1)
251 test_calyearstart_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
252         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
253         $(test_calyearstart_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
254         -o $@
255 am_test_clocktime_OBJECTS = test_clocktime-clocktime.$(OBJEXT) \
256         test_clocktime-run-clocktime.$(OBJEXT) \
257         test_clocktime-test-libntp.$(OBJEXT) $(am__objects_1)
258 test_clocktime_OBJECTS = $(am_test_clocktime_OBJECTS)
259 test_clocktime_DEPENDENCIES = $(am__DEPENDENCIES_3) \
260         $(am__DEPENDENCIES_1)
261 test_clocktime_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
262         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
263         $(test_clocktime_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
264         $@
265 am_test_decodenetnum_OBJECTS =  \
266         test_decodenetnum-decodenetnum.$(OBJEXT) \
267         test_decodenetnum-run-decodenetnum.$(OBJEXT) $(am__objects_1)
268 test_decodenetnum_OBJECTS = $(am_test_decodenetnum_OBJECTS)
269 test_decodenetnum_DEPENDENCIES = $(am__DEPENDENCIES_3) \
270         $(am__DEPENDENCIES_1)
271 test_decodenetnum_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
272         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
273         $(test_decodenetnum_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
274         -o $@
275 am_test_hextoint_OBJECTS = test_hextoint-hextoint.$(OBJEXT) \
276         test_hextoint-run-hextoint.$(OBJEXT) $(am__objects_1)
277 test_hextoint_OBJECTS = $(am_test_hextoint_OBJECTS)
278 test_hextoint_DEPENDENCIES = $(am__DEPENDENCIES_3) \
279         $(am__DEPENDENCIES_1)
280 test_hextoint_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
281         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_hextoint_CFLAGS) \
282         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
283 am_test_hextolfp_OBJECTS = test_hextolfp-hextolfp.$(OBJEXT) \
284         test_hextolfp-run-hextolfp.$(OBJEXT) $(am__objects_1)
285 test_hextolfp_OBJECTS = $(am_test_hextolfp_OBJECTS)
286 test_hextolfp_DEPENDENCIES = $(am__DEPENDENCIES_3) \
287         $(am__DEPENDENCIES_1)
288 test_hextolfp_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
289         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_hextolfp_CFLAGS) \
290         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
291 am_test_humandate_OBJECTS = test_humandate-humandate.$(OBJEXT) \
292         test_humandate-run-humandate.$(OBJEXT) $(am__objects_1)
293 test_humandate_OBJECTS = $(am_test_humandate_OBJECTS)
294 test_humandate_DEPENDENCIES = $(am__DEPENDENCIES_3) \
295         $(am__DEPENDENCIES_1)
296 test_humandate_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
297         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
298         $(test_humandate_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
299         $@
300 am_test_lfpfunc_OBJECTS = test_lfpfunc-lfpfunc.$(OBJEXT) \
301         test_lfpfunc-run-lfpfunc.$(OBJEXT) $(am__objects_1)
302 test_lfpfunc_OBJECTS = $(am_test_lfpfunc_OBJECTS)
303 test_lfpfunc_DEPENDENCIES = $(am__DEPENDENCIES_3) \
304         $(am__DEPENDENCIES_1)
305 test_lfpfunc_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
306         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_lfpfunc_CFLAGS) \
307         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
308 am_test_lfptostr_OBJECTS = test_lfptostr-lfptostr.$(OBJEXT) \
309         test_lfptostr-run-lfptostr.$(OBJEXT) $(am__objects_1)
310 test_lfptostr_OBJECTS = $(am_test_lfptostr_OBJECTS)
311 test_lfptostr_DEPENDENCIES = $(am__DEPENDENCIES_3) \
312         $(am__DEPENDENCIES_1)
313 test_lfptostr_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
314         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_lfptostr_CFLAGS) \
315         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
316 am_test_modetoa_OBJECTS = test_modetoa-modetoa.$(OBJEXT) \
317         test_modetoa-run-modetoa.$(OBJEXT) $(am__objects_1)
318 test_modetoa_OBJECTS = $(am_test_modetoa_OBJECTS)
319 test_modetoa_DEPENDENCIES = $(am__DEPENDENCIES_3) \
320         $(am__DEPENDENCIES_1)
321 test_modetoa_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
322         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_modetoa_CFLAGS) \
323         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
324 am_test_msyslog_OBJECTS = test_msyslog-msyslog.$(OBJEXT) \
325         test_msyslog-run-msyslog.$(OBJEXT) $(am__objects_1)
326 test_msyslog_OBJECTS = $(am_test_msyslog_OBJECTS)
327 test_msyslog_DEPENDENCIES = $(am__DEPENDENCIES_3) \
328         $(am__DEPENDENCIES_1)
329 test_msyslog_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
330         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_msyslog_CFLAGS) \
331         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
332 am_test_netof_OBJECTS = test_netof-netof.$(OBJEXT) \
333         test_netof-run-netof.$(OBJEXT) $(am__objects_1)
334 test_netof_OBJECTS = $(am_test_netof_OBJECTS)
335 test_netof_DEPENDENCIES = $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1)
336 test_netof_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
337         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_netof_CFLAGS) \
338         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
339 am_test_numtoa_OBJECTS = test_numtoa-numtoa.$(OBJEXT) \
340         test_numtoa-run-numtoa.$(OBJEXT) $(am__objects_1)
341 test_numtoa_OBJECTS = $(am_test_numtoa_OBJECTS)
342 test_numtoa_DEPENDENCIES = $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1)
343 test_numtoa_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
344         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_numtoa_CFLAGS) \
345         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
346 am_test_numtohost_OBJECTS = test_numtohost-numtohost.$(OBJEXT) \
347         test_numtohost-run-numtohost.$(OBJEXT) $(am__objects_1)
348 test_numtohost_OBJECTS = $(am_test_numtohost_OBJECTS)
349 test_numtohost_DEPENDENCIES = $(am__DEPENDENCIES_3) \
350         $(am__DEPENDENCIES_1)
351 test_numtohost_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
352         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
353         $(test_numtohost_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
354         $@
355 am_test_octtoint_OBJECTS = test_octtoint-octtoint.$(OBJEXT) \
356         test_octtoint-run-octtoint.$(OBJEXT) $(am__objects_1)
357 test_octtoint_OBJECTS = $(am_test_octtoint_OBJECTS)
358 test_octtoint_DEPENDENCIES = $(am__DEPENDENCIES_3) \
359         $(am__DEPENDENCIES_1)
360 test_octtoint_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
361         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_octtoint_CFLAGS) \
362         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
363 am_test_prettydate_OBJECTS = test_prettydate-prettydate.$(OBJEXT) \
364         test_prettydate-run-prettydate.$(OBJEXT) $(am__objects_1)
365 test_prettydate_OBJECTS = $(am_test_prettydate_OBJECTS)
366 test_prettydate_DEPENDENCIES = $(am__DEPENDENCIES_3) \
367         $(am__DEPENDENCIES_1)
368 test_prettydate_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
369         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
370         $(test_prettydate_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
371         -o $@
372 am_test_recvbuff_OBJECTS = test_recvbuff-recvbuff.$(OBJEXT) \
373         test_recvbuff-run-recvbuff.$(OBJEXT) $(am__objects_1)
374 test_recvbuff_OBJECTS = $(am_test_recvbuff_OBJECTS)
375 test_recvbuff_DEPENDENCIES = $(am__DEPENDENCIES_3) \
376         $(am__DEPENDENCIES_1)
377 test_recvbuff_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
378         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_recvbuff_CFLAGS) \
379         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
380 am_test_refidsmear_OBJECTS = test_refidsmear-refidsmear.$(OBJEXT) \
381         test_refidsmear-run-refidsmear.$(OBJEXT) $(am__objects_1)
382 test_refidsmear_OBJECTS = $(am_test_refidsmear_OBJECTS)
383 test_refidsmear_DEPENDENCIES = $(am__DEPENDENCIES_3) \
384         $(am__DEPENDENCIES_1)
385 test_refidsmear_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
386         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
387         $(test_refidsmear_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
388         -o $@
389 am_test_refnumtoa_OBJECTS = test_refnumtoa-refnumtoa.$(OBJEXT) \
390         test_refnumtoa-run-refnumtoa.$(OBJEXT) $(am__objects_1)
391 test_refnumtoa_OBJECTS = $(am_test_refnumtoa_OBJECTS)
392 test_refnumtoa_DEPENDENCIES = $(am__DEPENDENCIES_3) \
393         $(am__DEPENDENCIES_1)
394 test_refnumtoa_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
395         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
396         $(test_refnumtoa_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
397         $@
398 am_test_sfptostr_OBJECTS = test_sfptostr-sfptostr.$(OBJEXT) \
399         test_sfptostr-run-sfptostr.$(OBJEXT) $(am__objects_1)
400 test_sfptostr_OBJECTS = $(am_test_sfptostr_OBJECTS)
401 test_sfptostr_DEPENDENCIES = $(am__DEPENDENCIES_3) \
402         $(am__DEPENDENCIES_1)
403 test_sfptostr_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
404         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_sfptostr_CFLAGS) \
405         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
406 am_test_socktoa_OBJECTS = test_socktoa-socktoa.$(OBJEXT) \
407         test_socktoa-run-socktoa.$(OBJEXT) $(am__objects_1)
408 test_socktoa_OBJECTS = $(am_test_socktoa_OBJECTS)
409 test_socktoa_DEPENDENCIES = $(am__DEPENDENCIES_3) \
410         $(am__DEPENDENCIES_1)
411 test_socktoa_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
412         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_socktoa_CFLAGS) \
413         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
414 am_test_ssl_init_OBJECTS = test_ssl_init-ssl_init.$(OBJEXT) \
415         test_ssl_init-run-ssl_init.$(OBJEXT) $(am__objects_1)
416 test_ssl_init_OBJECTS = $(am_test_ssl_init_OBJECTS)
417 test_ssl_init_DEPENDENCIES = $(am__DEPENDENCIES_3) \
418         $(am__DEPENDENCIES_1)
419 test_ssl_init_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
420         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_ssl_init_CFLAGS) \
421         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
422 am_test_statestr_OBJECTS = test_statestr-statestr.$(OBJEXT) \
423         test_statestr-run-statestr.$(OBJEXT) $(am__objects_1)
424 test_statestr_OBJECTS = $(am_test_statestr_OBJECTS)
425 test_statestr_DEPENDENCIES = $(am__DEPENDENCIES_3) \
426         $(am__DEPENDENCIES_1)
427 test_statestr_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
428         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_statestr_CFLAGS) \
429         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
430 am_test_strtolfp_OBJECTS = test_strtolfp-strtolfp.$(OBJEXT) \
431         test_strtolfp-run-strtolfp.$(OBJEXT) $(am__objects_1)
432 test_strtolfp_OBJECTS = $(am_test_strtolfp_OBJECTS)
433 test_strtolfp_DEPENDENCIES = $(am__DEPENDENCIES_3) \
434         $(am__DEPENDENCIES_1)
435 test_strtolfp_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
436         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_strtolfp_CFLAGS) \
437         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
438 am_test_timespecops_OBJECTS = test_timespecops-timespecops.$(OBJEXT) \
439         test_timespecops-run-timespecops.$(OBJEXT) $(am__objects_1)
440 test_timespecops_OBJECTS = $(am_test_timespecops_OBJECTS)
441 test_timespecops_DEPENDENCIES = $(am__DEPENDENCIES_3) \
442         $(am__DEPENDENCIES_1)
443 test_timespecops_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
444         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
445         $(test_timespecops_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
446         -o $@
447 am_test_timevalops_OBJECTS = test_timevalops-timevalops.$(OBJEXT) \
448         test_timevalops-run-timevalops.$(OBJEXT) $(am__objects_1)
449 test_timevalops_OBJECTS = $(am_test_timevalops_OBJECTS)
450 test_timevalops_DEPENDENCIES = $(am__DEPENDENCIES_3) \
451         $(am__DEPENDENCIES_1)
452 test_timevalops_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
453         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
454         $(test_timevalops_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
455         -o $@
456 am_test_tstotv_OBJECTS = test_tstotv-tstotv.$(OBJEXT) \
457         test_tstotv-run-tstotv.$(OBJEXT) $(am__objects_1)
458 test_tstotv_OBJECTS = $(am_test_tstotv_OBJECTS)
459 test_tstotv_DEPENDENCIES = $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1)
460 test_tstotv_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
461         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_tstotv_CFLAGS) \
462         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
463 am_test_tvtots_OBJECTS = test_tvtots-tvtots.$(OBJEXT) \
464         test_tvtots-run-tvtots.$(OBJEXT) $(am__objects_1)
465 test_tvtots_OBJECTS = $(am_test_tvtots_OBJECTS)
466 test_tvtots_DEPENDENCIES = $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1)
467 test_tvtots_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
468         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_tvtots_CFLAGS) \
469         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
470 am_test_uglydate_OBJECTS = test_uglydate-uglydate.$(OBJEXT) \
471         test_uglydate-run-uglydate.$(OBJEXT) $(am__objects_1)
472 test_uglydate_OBJECTS = $(am_test_uglydate_OBJECTS)
473 test_uglydate_DEPENDENCIES = $(am__DEPENDENCIES_3) \
474         $(am__DEPENDENCIES_1)
475 test_uglydate_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
476         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_uglydate_CFLAGS) \
477         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
478 am_test_vi64ops_OBJECTS = test_vi64ops-vi64ops.$(OBJEXT) \
479         test_vi64ops-run-vi64ops.$(OBJEXT) $(am__objects_1)
480 test_vi64ops_OBJECTS = $(am_test_vi64ops_OBJECTS)
481 test_vi64ops_DEPENDENCIES = $(am__DEPENDENCIES_3) \
482         $(am__DEPENDENCIES_1)
483 test_vi64ops_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
484         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_vi64ops_CFLAGS) \
485         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
486 am_test_ymd2yd_OBJECTS = test_ymd2yd-ymd2yd.$(OBJEXT) \
487         test_ymd2yd-run-ymd2yd.$(OBJEXT) $(am__objects_1)
488 test_ymd2yd_OBJECTS = $(am_test_ymd2yd_OBJECTS)
489 test_ymd2yd_DEPENDENCIES = $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_1)
490 test_ymd2yd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
491         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_ymd2yd_CFLAGS) \
492         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
493 am_tests_OBJECTS = tests_main.$(OBJEXT) g_libntptest.$(OBJEXT) \
494         g_a_md5encrypt.$(OBJEXT) g_atoint.$(OBJEXT) \
495         g_atouint.$(OBJEXT) g_authkeys.$(OBJEXT) g_buftvtots.$(OBJEXT) \
496         g_calendar.$(OBJEXT) g_caljulian.$(OBJEXT) \
497         g_caltontp.$(OBJEXT) g_calyearstart.$(OBJEXT) \
498         g_clocktime.$(OBJEXT) g_decodenetnum.$(OBJEXT) \
499         g_hextoint.$(OBJEXT) g_hextolfp.$(OBJEXT) \
500         g_humandate.$(OBJEXT) g_lfpfunc.$(OBJEXT) g_lfptostr.$(OBJEXT) \
501         g_modetoa.$(OBJEXT) g_msyslog.$(OBJEXT) g_netof.$(OBJEXT) \
502         g_numtoa.$(OBJEXT) g_numtohost.$(OBJEXT) g_octtoint.$(OBJEXT) \
503         g_prettydate.$(OBJEXT) g_recvbuff.$(OBJEXT) \
504         g_refnumtoa.$(OBJEXT) g_sfptostr.$(OBJEXT) g_socktoa.$(OBJEXT) \
505         g_ssl_init.$(OBJEXT) g_statestr.$(OBJEXT) g_strtolfp.$(OBJEXT) \
506         g_timespecops.$(OBJEXT) g_timestructs.$(OBJEXT) \
507         g_timevalops.$(OBJEXT) g_tstotv.$(OBJEXT) g_tvtots.$(OBJEXT) \
508         g_uglydate.$(OBJEXT) g_vi64ops.$(OBJEXT) g_ymd2yd.$(OBJEXT) \
509         $(am__objects_1)
510 tests_OBJECTS = $(am_tests_OBJECTS)
511 tests_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \
512         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
513 AM_V_P = $(am__v_P_@AM_V@)
514 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
515 am__v_P_0 = false
516 am__v_P_1 = :
517 AM_V_GEN = $(am__v_GEN_@AM_V@)
518 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
519 am__v_GEN_0 = @echo "  GEN     " $@;
520 am__v_GEN_1 = 
521 AM_V_at = $(am__v_at_@AM_V@)
522 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
523 am__v_at_0 = @
524 am__v_at_1 = 
525 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
526 depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
527 am__depfiles_maybe = depfiles
528 am__mv = mv -f
529 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
530         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
531 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
532         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
533         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
534         $(AM_CFLAGS) $(CFLAGS)
535 AM_V_CC = $(am__v_CC_@AM_V@)
536 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
537 am__v_CC_0 = @echo "  CC      " $@;
538 am__v_CC_1 = 
539 CCLD = $(CC)
540 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
541         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
542         $(AM_LDFLAGS) $(LDFLAGS) -o $@
543 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
544 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
545 am__v_CCLD_0 = @echo "  CCLD    " $@;
546 am__v_CCLD_1 = 
547 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
548         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
549 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
550         $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
551         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
552         $(AM_CXXFLAGS) $(CXXFLAGS)
553 AM_V_CXX = $(am__v_CXX_@AM_V@)
554 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
555 am__v_CXX_0 = @echo "  CXX     " $@;
556 am__v_CXX_1 = 
557 CXXLD = $(CXX)
558 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
559         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
560         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
561 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
562 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
563 am__v_CXXLD_0 = @echo "  CXXLD   " $@;
564 am__v_CXXLD_1 = 
565 SOURCES = $(test_a_md5encrypt_SOURCES) $(test_atoint_SOURCES) \
566         $(test_atouint_SOURCES) $(test_authkeys_SOURCES) \
567         $(test_buftvtots_SOURCES) $(test_calendar_SOURCES) \
568         $(test_caljulian_SOURCES) $(test_caltontp_SOURCES) \
569         $(test_calyearstart_SOURCES) $(test_clocktime_SOURCES) \
570         $(test_decodenetnum_SOURCES) $(test_hextoint_SOURCES) \
571         $(test_hextolfp_SOURCES) $(test_humandate_SOURCES) \
572         $(test_lfpfunc_SOURCES) $(test_lfptostr_SOURCES) \
573         $(test_modetoa_SOURCES) $(test_msyslog_SOURCES) \
574         $(test_netof_SOURCES) $(test_numtoa_SOURCES) \
575         $(test_numtohost_SOURCES) $(test_octtoint_SOURCES) \
576         $(test_prettydate_SOURCES) $(test_recvbuff_SOURCES) \
577         $(test_refidsmear_SOURCES) $(test_refnumtoa_SOURCES) \
578         $(test_sfptostr_SOURCES) $(test_socktoa_SOURCES) \
579         $(test_ssl_init_SOURCES) $(test_statestr_SOURCES) \
580         $(test_strtolfp_SOURCES) $(test_timespecops_SOURCES) \
581         $(test_timevalops_SOURCES) $(test_tstotv_SOURCES) \
582         $(test_tvtots_SOURCES) $(test_uglydate_SOURCES) \
583         $(test_vi64ops_SOURCES) $(test_ymd2yd_SOURCES) \
584         $(tests_SOURCES)
585 DIST_SOURCES = $(test_a_md5encrypt_SOURCES) $(test_atoint_SOURCES) \
586         $(test_atouint_SOURCES) $(test_authkeys_SOURCES) \
587         $(test_buftvtots_SOURCES) $(test_calendar_SOURCES) \
588         $(test_caljulian_SOURCES) $(test_caltontp_SOURCES) \
589         $(test_calyearstart_SOURCES) $(test_clocktime_SOURCES) \
590         $(test_decodenetnum_SOURCES) $(test_hextoint_SOURCES) \
591         $(test_hextolfp_SOURCES) $(test_humandate_SOURCES) \
592         $(test_lfpfunc_SOURCES) $(test_lfptostr_SOURCES) \
593         $(test_modetoa_SOURCES) $(test_msyslog_SOURCES) \
594         $(test_netof_SOURCES) $(test_numtoa_SOURCES) \
595         $(test_numtohost_SOURCES) $(test_octtoint_SOURCES) \
596         $(test_prettydate_SOURCES) $(test_recvbuff_SOURCES) \
597         $(test_refidsmear_SOURCES) $(test_refnumtoa_SOURCES) \
598         $(test_sfptostr_SOURCES) $(test_socktoa_SOURCES) \
599         $(test_ssl_init_SOURCES) $(test_statestr_SOURCES) \
600         $(test_strtolfp_SOURCES) $(test_timespecops_SOURCES) \
601         $(test_timevalops_SOURCES) $(test_tstotv_SOURCES) \
602         $(test_tvtots_SOURCES) $(test_uglydate_SOURCES) \
603         $(test_vi64ops_SOURCES) $(test_ymd2yd_SOURCES) \
604         $(tests_SOURCES)
605 am__can_run_installinfo = \
606   case $$AM_UPDATE_INFO_DIR in \
607     n|no|NO) false;; \
608     *) (install-info --version) >/dev/null 2>&1;; \
609   esac
610 HEADERS = $(noinst_HEADERS)
611 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
612 # Read a list of newline-separated strings from the standard input,
613 # and print each of them once, without duplicates.  Input order is
614 # *not* preserved.
615 am__uniquify_input = $(AWK) '\
616   BEGIN { nonempty = 0; } \
617   { items[$$0] = 1; nonempty = 1; } \
618   END { if (nonempty) { for (i in items) print i; }; } \
619 '
620 # Make sure the list of sources is unique.  This is necessary because,
621 # e.g., the same source file might be shared among _SOURCES variables
622 # for different programs/libraries.
623 am__define_uniq_tagged_files = \
624   list='$(am__tagged_files)'; \
625   unique=`for i in $$list; do \
626     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
627   done | $(am__uniquify_input)`
628 ETAGS = etags
629 CTAGS = ctags
630 am__tty_colors_dummy = \
631   mgn= red= grn= lgn= blu= brg= std=; \
632   am__color_tests=no
633 am__tty_colors = { \
634   $(am__tty_colors_dummy); \
635   if test "X$(AM_COLOR_TESTS)" = Xno; then \
636     am__color_tests=no; \
637   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
638     am__color_tests=yes; \
639   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
640     am__color_tests=yes; \
641   fi; \
642   if test $$am__color_tests = yes; then \
643     red='\e[0;31m'; \
644     grn='\e[0;32m'; \
645     lgn='\e[1;32m'; \
646     blu='\e[1;34m'; \
647     mgn='\e[0;35m'; \
648     brg='\e[1m'; \
649     std='\e[m'; \
650   fi; \
651 }
652 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
653 am__vpath_adj = case $$p in \
654     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
655     *) f=$$p;; \
656   esac;
657 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
658 am__install_max = 40
659 am__nobase_strip_setup = \
660   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
661 am__nobase_strip = \
662   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
663 am__nobase_list = $(am__nobase_strip_setup); \
664   for p in $$list; do echo "$$p $$p"; done | \
665   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
666   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
667     if (++n[$$2] == $(am__install_max)) \
668       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
669     END { for (dir in files) print dir, files[dir] }'
670 am__base_list = \
671   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
672   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
673 am__uninstall_files_from_dir = { \
674   test -z "$$files" \
675     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
676     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
677          $(am__cd) "$$dir" && rm -f $$files; }; \
678   }
679 am__recheck_rx = ^[     ]*:recheck:[    ]*
680 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
681 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
682 # A command that, given a newline-separated list of test names on the
683 # standard input, print the name of the tests that are to be re-run
684 # upon "make recheck".
685 am__list_recheck_tests = $(AWK) '{ \
686   recheck = 1; \
687   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
688     { \
689       if (rc < 0) \
690         { \
691           if ((getline line2 < ($$0 ".log")) < 0) \
692             recheck = 0; \
693           break; \
694         } \
695       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
696         { \
697           recheck = 0; \
698           break; \
699         } \
700       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
701         { \
702           break; \
703         } \
704     }; \
705   if (recheck) \
706     print $$0; \
707   close ($$0 ".trs"); \
708   close ($$0 ".log"); \
709 }'
710 # A command that, given a newline-separated list of test names on the
711 # standard input, create the global log from their .trs and .log files.
712 am__create_global_log = $(AWK) ' \
713 function fatal(msg) \
714 { \
715   print "fatal: making $@: " msg | "cat >&2"; \
716   exit 1; \
717 } \
718 function rst_section(header) \
719 { \
720   print header; \
721   len = length(header); \
722   for (i = 1; i <= len; i = i + 1) \
723     printf "="; \
724   printf "\n\n"; \
725 } \
726 { \
727   copy_in_global_log = 1; \
728   global_test_result = "RUN"; \
729   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
730     { \
731       if (rc < 0) \
732          fatal("failed to read from " $$0 ".trs"); \
733       if (line ~ /$(am__global_test_result_rx)/) \
734         { \
735           sub("$(am__global_test_result_rx)", "", line); \
736           sub("[        ]*$$", "", line); \
737           global_test_result = line; \
738         } \
739       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
740         copy_in_global_log = 0; \
741     }; \
742   if (copy_in_global_log) \
743     { \
744       rst_section(global_test_result ": " $$0); \
745       while ((rc = (getline line < ($$0 ".log"))) != 0) \
746       { \
747         if (rc < 0) \
748           fatal("failed to read from " $$0 ".log"); \
749         print line; \
750       }; \
751       printf "\n"; \
752     }; \
753   close ($$0 ".trs"); \
754   close ($$0 ".log"); \
755 }'
756 # Restructured Text title.
757 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
758 # Solaris 10 'make', and several other traditional 'make' implementations,
759 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
760 # by disabling -e (using the XSI extension "set +e") if it's set.
761 am__sh_e_setup = case $$- in *e*) set +e;; esac
762 # Default flags passed to test drivers.
763 am__common_driver_flags = \
764   --color-tests "$$am__color_tests" \
765   --enable-hard-errors "$$am__enable_hard_errors" \
766   --expect-failure "$$am__expect_failure"
767 # To be inserted before the command running the test.  Creates the
768 # directory for the log if needed.  Stores in $dir the directory
769 # containing $f, in $tst the test, in $log the log.  Executes the
770 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
771 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
772 # will run the test scripts (or their associated LOG_COMPILER, if
773 # thy have one).
774 am__check_pre = \
775 $(am__sh_e_setup);                                      \
776 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
777 $(am__tty_colors);                                      \
778 srcdir=$(srcdir); export srcdir;                        \
779 case "$@" in                                            \
780   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
781     *) am__odir=.;;                                     \
782 esac;                                                   \
783 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
784   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
785 if test -f "./$$f"; then dir=./;                        \
786 elif test -f "$$f"; then dir=;                          \
787 else dir="$(srcdir)/"; fi;                              \
788 tst=$$dir$$f; log='$@';                                 \
789 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
790   am__enable_hard_errors=no;                            \
791 else                                                    \
792   am__enable_hard_errors=yes;                           \
793 fi;                                                     \
794 case " $(XFAIL_TESTS) " in                              \
795   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
796     am__expect_failure=yes;;                            \
797   *)                                                    \
798     am__expect_failure=no;;                             \
799 esac;                                                   \
800 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
801 # A shell command to get the names of the tests scripts with any registered
802 # extension removed (i.e., equivalently, the names of the test logs, with
803 # the '.log' extension removed).  The result is saved in the shell variable
804 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
805 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
806 # since that might cause problem with VPATH rewrites for suffix-less tests.
807 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
808 am__set_TESTS_bases = \
809   bases='$(TEST_LOGS)'; \
810   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
811   bases=`echo $$bases`
812 RECHECK_LOGS = $(TEST_LOGS)
813 AM_RECURSIVE_TARGETS = check recheck
814 TEST_SUITE_LOG = test-suite.log
815 TEST_EXTENSIONS = @EXEEXT@ .test
816 LOG_DRIVER = $(SHELL) \
817         $(top_srcdir)/sntp/libevent/build-aux/test-driver
818 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
819 am__set_b = \
820   case '$@' in \
821     */*) \
822       case '$*' in \
823         */*) b='$*';; \
824           *) b=`echo '$@' | sed 's/\.log$$//'`; \
825        esac;; \
826     *) \
827       b='$*';; \
828   esac
829 am__test_logs1 = $(TESTS:=.log)
830 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
831 TEST_LOGS = $(am__test_logs2:.test.log=.log)
832 TEST_LOG_DRIVER = $(SHELL) \
833         $(top_srcdir)/sntp/libevent/build-aux/test-driver
834 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
835         $(TEST_LOG_FLAGS)
836 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depsver.mf \
837         $(top_srcdir)/includes.mf \
838         $(top_srcdir)/sntp/libevent/build-aux/depcomp \
839         $(top_srcdir)/sntp/libevent/build-aux/test-driver
840 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
841 ACLOCAL = @ACLOCAL@
842 ALLOCA = @ALLOCA@
843 AMTAR = @AMTAR@
844 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
845 AR = @AR@
846 AUTOCONF = @AUTOCONF@
847 AUTOHEADER = @AUTOHEADER@
848 AUTOMAKE = @AUTOMAKE@
849 AWK = @AWK@
850 CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
851 CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
852 CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
853 CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
854 CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
855 CC = @CC@
856 CCDEPMODE = @CCDEPMODE@
857 CFLAGS = @CFLAGS@
858 CFLAGS_NTP = @CFLAGS_NTP@
859 CHUTEST = @CHUTEST@
860 CONFIG_SHELL = @CONFIG_SHELL@
861 CPP = @CPP@
862 CPPFLAGS = @CPPFLAGS@
863 CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
864 CPPFLAGS_NTP = @CPPFLAGS_NTP@
865 CXX = @CXX@
866 CXXCPP = @CXXCPP@
867 CXXDEPMODE = @CXXDEPMODE@
868 CXXFLAGS = @CXXFLAGS@
869 CYGPATH_W = @CYGPATH_W@
870 DCFD = @DCFD@
871 DEFS = @DEFS@
872 DEPDIR = @DEPDIR@
873 DLLTOOL = @DLLTOOL@
874 DSYMUTIL = @DSYMUTIL@
875 DUMPBIN = @DUMPBIN@
876 ECHO_C = @ECHO_C@
877 ECHO_N = @ECHO_N@
878 ECHO_T = @ECHO_T@
879 EDITLINE_LIBS = @EDITLINE_LIBS@
880 EGREP = @EGREP@
881 EXEEXT = @EXEEXT@
882 FGREP = @FGREP@
883 GREP = @GREP@
884 GTEST_CONFIG = @GTEST_CONFIG@
885 GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
886 GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
887 GTEST_LDFLAGS = @GTEST_LDFLAGS@
888 GTEST_LIBS = @GTEST_LIBS@
889 HAVE_INLINE = @HAVE_INLINE@
890 HAVE_LEAPSMEARINTERVAL = @HAVE_LEAPSMEARINTERVAL@
891 HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
892 HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
893 INSTALL = @INSTALL@
894 INSTALL_DATA = @INSTALL_DATA@
895 INSTALL_PROGRAM = @INSTALL_PROGRAM@
896 INSTALL_SCRIPT = @INSTALL_SCRIPT@
897 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
898 LD = @LD@
899 LDADD_LIBEVENT = @LDADD_LIBEVENT@
900 LDADD_LIBNTP = @LDADD_LIBNTP@
901 LDADD_LIBUTIL = @LDADD_LIBUTIL@
902 LDADD_NLIST = @LDADD_NLIST@
903 LDADD_NTP = @LDADD_NTP@
904 LDFLAGS = @LDFLAGS@
905 LDFLAGS_NTP = @LDFLAGS_NTP@
906 LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
907 LIBM = @LIBM@
908 LIBOBJS = @LIBOBJS@
909 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
910 LIBOPTS_DIR = @LIBOPTS_DIR@
911 LIBOPTS_LDADD = @LIBOPTS_LDADD@
912 LIBPARSE = @LIBPARSE@
913 LIBS = @LIBS@
914 LIBTOOL = @LIBTOOL@
915 LIBTOOL_DEPS = @LIBTOOL_DEPS@
916 LIPO = @LIPO@
917 LN_S = @LN_S@
918 LSCF = @LSCF@
919 LTLIBOBJS = @LTLIBOBJS@
920 MAKEINFO = @MAKEINFO@
921 MAKE_ADJTIMED = @MAKE_ADJTIMED@
922 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
923 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
924 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
925 MAKE_LIBPARSE = @MAKE_LIBPARSE@
926 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
927 MAKE_NTPDSIM = @MAKE_NTPDSIM@
928 MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
929 MAKE_NTPTIME = @MAKE_NTPTIME@
930 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
931 MAKE_TICKADJ = @MAKE_TICKADJ@
932 MAKE_TIMETRIM = @MAKE_TIMETRIM@
933 MANIFEST_TOOL = @MANIFEST_TOOL@
934 MANTAGFMT = @MANTAGFMT@
935 MKDIR_P = @MKDIR_P@
936 NM = @NM@
937 NMEDIT = @NMEDIT@
938 NTPDATE_DB = @NTPDATE_DB@
939 NTPDATE_DL = @NTPDATE_DL@
940 NTPDATE_DS = @NTPDATE_DS@
941 NTPDATE_MS = @NTPDATE_MS@
942 NTPDATE_NI = @NTPDATE_NI@
943 NTPDC_DB = @NTPDC_DB@
944 NTPDC_DL = @NTPDC_DL@
945 NTPDC_DS = @NTPDC_DS@
946 NTPDC_MS = @NTPDC_MS@
947 NTPDC_NI = @NTPDC_NI@
948 NTPDSIM_DB = @NTPDSIM_DB@
949 NTPDSIM_DL = @NTPDSIM_DL@
950 NTPDSIM_DS = @NTPDSIM_DS@
951 NTPDSIM_MS = @NTPDSIM_MS@
952 NTPDSIM_NI = @NTPDSIM_NI@
953 NTPD_DB = @NTPD_DB@
954 NTPD_DL = @NTPD_DL@
955 NTPD_DS = @NTPD_DS@
956 NTPD_MS = @NTPD_MS@
957 NTPD_NI = @NTPD_NI@
958 NTPQ_DB = @NTPQ_DB@
959 NTPQ_DL = @NTPQ_DL@
960 NTPQ_DS = @NTPQ_DS@
961 NTPQ_MS = @NTPQ_MS@
962 NTPQ_NI = @NTPQ_NI@
963 NTPSNMPD_DB = @NTPSNMPD_DB@
964 NTPSNMPD_DL = @NTPSNMPD_DL@
965 NTPSNMPD_DS = @NTPSNMPD_DS@
966 NTPSNMPD_MS = @NTPSNMPD_MS@
967 NTPSNMPD_NI = @NTPSNMPD_NI@
968 NTPSWEEP_DB = @NTPSWEEP_DB@
969 NTPSWEEP_DL = @NTPSWEEP_DL@
970 NTPSWEEP_DS = @NTPSWEEP_DS@
971 NTPSWEEP_MS = @NTPSWEEP_MS@
972 NTPSWEEP_NI = @NTPSWEEP_NI@
973 NTPTIME_DB = @NTPTIME_DB@
974 NTPTIME_DL = @NTPTIME_DL@
975 NTPTIME_DS = @NTPTIME_DS@
976 NTPTIME_MS = @NTPTIME_MS@
977 NTPTIME_NI = @NTPTIME_NI@
978 NTPTRACE_DB = @NTPTRACE_DB@
979 NTPTRACE_DL = @NTPTRACE_DL@
980 NTPTRACE_DS = @NTPTRACE_DS@
981 NTPTRACE_MS = @NTPTRACE_MS@
982 NTPTRACE_NI = @NTPTRACE_NI@
983 NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
984 NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
985 NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
986 NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
987 NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
988 NTP_KEYSDIR = @NTP_KEYSDIR@
989 NTP_WAIT_DB = @NTP_WAIT_DB@
990 NTP_WAIT_DL = @NTP_WAIT_DL@
991 NTP_WAIT_DS = @NTP_WAIT_DS@
992 NTP_WAIT_MS = @NTP_WAIT_MS@
993 NTP_WAIT_NI = @NTP_WAIT_NI@
994 OBJDUMP = @OBJDUMP@
995 OBJEXT = @OBJEXT@
996 OTOOL = @OTOOL@
997 OTOOL64 = @OTOOL64@
998 PACKAGE = @PACKAGE@
999 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1000 PACKAGE_NAME = @PACKAGE_NAME@
1001 PACKAGE_STRING = @PACKAGE_STRING@
1002 PACKAGE_TARNAME = @PACKAGE_TARNAME@
1003 PACKAGE_URL = @PACKAGE_URL@
1004 PACKAGE_VERSION = @PACKAGE_VERSION@
1005 PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
1006 PATH_PERL = @PATH_PERL@
1007 PATH_RUBY = @PATH_RUBY@
1008 PATH_SEPARATOR = @PATH_SEPARATOR@
1009 PATH_TEST = @PATH_TEST@
1010 PERLLIBDIR = @PERLLIBDIR@
1011 PKG_CONFIG = @PKG_CONFIG@
1012 POSIX_SHELL = @POSIX_SHELL@
1013 PROPDELAY = @PROPDELAY@
1014 PTHREAD_LIBS = @PTHREAD_LIBS@
1015 RANLIB = @RANLIB@
1016 SED = @SED@
1017 SET_MAKE = @SET_MAKE@
1018 SHELL = @SHELL@
1019 SNMP_CFLAGS = @SNMP_CFLAGS@
1020 SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
1021 SNMP_LIBS = @SNMP_LIBS@
1022 SNTP = @SNTP@
1023 SNTP_DB = @SNTP_DB@
1024 SNTP_DL = @SNTP_DL@
1025 SNTP_DS = @SNTP_DS@
1026 SNTP_MS = @SNTP_MS@
1027 SNTP_NI = @SNTP_NI@
1028 STDNORETURN_H = @STDNORETURN_H@
1029 STRIP = @STRIP@
1030 TESTDCF = @TESTDCF@
1031 TICKADJ_DB = @TICKADJ_DB@
1032 TICKADJ_DL = @TICKADJ_DL@
1033 TICKADJ_DS = @TICKADJ_DS@
1034 TICKADJ_MS = @TICKADJ_MS@
1035 TICKADJ_NI = @TICKADJ_NI@
1036 TIMETRIM_DB = @TIMETRIM_DB@
1037 TIMETRIM_DL = @TIMETRIM_DL@
1038 TIMETRIM_DS = @TIMETRIM_DS@
1039 TIMETRIM_MS = @TIMETRIM_MS@
1040 TIMETRIM_NI = @TIMETRIM_NI@
1041 UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
1042 UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
1043 UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
1044 UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
1045 UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
1046 VERSION = @VERSION@
1047 VER_SUFFIX = @VER_SUFFIX@
1048 YACC = @YACC@
1049 YFLAGS = @YFLAGS@
1050 abs_builddir = @abs_builddir@
1051 abs_srcdir = @abs_srcdir@
1052 abs_top_builddir = @abs_top_builddir@
1053 abs_top_srcdir = @abs_top_srcdir@
1054 ac_ct_AR = @ac_ct_AR@
1055 ac_ct_CC = @ac_ct_CC@
1056 ac_ct_CXX = @ac_ct_CXX@
1057 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1058 am__include = @am__include@
1059 am__leading_dot = @am__leading_dot@
1060 am__quote = @am__quote@
1061 am__tar = @am__tar@
1062 am__untar = @am__untar@
1063 bindir = @bindir@
1064 build = @build@
1065 build_alias = @build_alias@
1066 build_cpu = @build_cpu@
1067 build_os = @build_os@
1068 build_vendor = @build_vendor@
1069 builddir = @builddir@
1070 datadir = @datadir@
1071 datarootdir = @datarootdir@
1072 docdir = @docdir@
1073 dvidir = @dvidir@
1074 exec_prefix = @exec_prefix@
1075 host = @host@
1076 host_alias = @host_alias@
1077 host_cpu = @host_cpu@
1078 host_os = @host_os@
1079 host_vendor = @host_vendor@
1080 htmldir = @htmldir@
1081 includedir = @includedir@
1082 infodir = @infodir@
1083 install_sh = @install_sh@
1084 libdir = @libdir@
1085 libexecdir = @libexecdir@
1086 localedir = @localedir@
1087 localstatedir = @localstatedir@
1088 mandir = @mandir@
1089 mkdir_p = @mkdir_p@
1090 oldincludedir = @oldincludedir@
1091 pdfdir = @pdfdir@
1092 prefix = @prefix@
1093 program_transform_name = @program_transform_name@
1094 psdir = @psdir@
1095 sbindir = @sbindir@
1096 sharedstatedir = @sharedstatedir@
1097 srcdir = @srcdir@
1098 subdirs = @subdirs@
1099 sysconfdir = @sysconfdir@
1100 target_alias = @target_alias@
1101 top_build_prefix = @top_build_prefix@
1102 top_builddir = @top_builddir@
1103 top_srcdir = @top_srcdir@
1104 NULL = 
1105 BUILT_SOURCES = $(srcdir)/run-a_md5encrypt.c $(srcdir)/run-atoint.c \
1106         $(srcdir)/run-atouint.c $(srcdir)/run-authkeys.c \
1107         $(srcdir)/run-buftvtots.c $(srcdir)/run-calendar.c \
1108         $(srcdir)/run-caljulian.c $(srcdir)/run-caltontp.c \
1109         $(srcdir)/run-calyearstart.c $(srcdir)/run-clocktime.c \
1110         $(srcdir)/run-decodenetnum.c $(srcdir)/run-hextoint.c \
1111         $(srcdir)/run-hextolfp.c $(srcdir)/run-humandate.c \
1112         $(srcdir)/run-lfpfunc.c $(srcdir)/run-lfptostr.c \
1113         $(srcdir)/run-modetoa.c $(srcdir)/run-msyslog.c \
1114         $(srcdir)/run-netof.c $(srcdir)/run-numtoa.c \
1115         $(srcdir)/run-numtohost.c $(srcdir)/run-octtoint.c \
1116         $(srcdir)/run-prettydate.c $(srcdir)/run-recvbuff.c \
1117         $(srcdir)/run-refidsmear.c $(srcdir)/run-refnumtoa.c \
1118         $(srcdir)/run-sfptostr.c $(srcdir)/run-socktoa.c \
1119         $(srcdir)/run-ssl_init.c $(srcdir)/run-statestr.c \
1120         $(srcdir)/run-strtolfp.c $(srcdir)/run-timevalops.c \
1121         $(srcdir)/run-timespecops.c $(srcdir)/run-tstotv.c \
1122         $(srcdir)/run-tvtots.c $(srcdir)/run-uglydate.c \
1123         $(srcdir)/run-vi64ops.c $(srcdir)/run-ymd2yd.c $(NULL) \
1124         check-libntp check-libunity .deps-ver
1125 CLEANFILES = check-libntp check-libunity .deps-ver
1126 run_unity = cd $(srcdir) && ruby ../../sntp/unity/auto/generate_test_runner.rb
1127 LDADD = \
1128         $(top_builddir)/libntp/libntp.a \
1129         $(LDADD_LIBNTP)                 \
1130         $(PTHREAD_LIBS)                 \
1131         $(LDADD_NTP)                    \
1132         $(LIBM)                         \
1133         $(NULL)
1134
1135 tests_LDADD = \
1136         $(LDADD)                        \
1137         $(GTEST_LDFLAGS)                \
1138         $(GTEST_LIBS)                   \
1139         $(NULL)
1140
1141 unity_tests_LDADD = \
1142         $(LDADD)                                \
1143         $(top_builddir)/sntp/unity/libunity.a   \
1144         $(NULL)
1145
1146 AM_CFLAGS = $(CFLAGS_NTP)
1147 AM_CXXFLAGS = $(GTEST_CXXFLAGS)
1148 AM_CPPFLAGS = $(NTP_INCS) -I$(top_srcdir)/sntp $(GTEST_CPPFLAGS) \
1149         $(CPPFLAGS_NTP)
1150 AM_LDFLAGS = $(LDFLAGS_NTP)
1151 tests_SOURCES = \
1152         $(top_srcdir)/sntp/tests_main.cpp       \
1153         g_libntptest.cpp        \
1154         g_a_md5encrypt.cpp      \
1155         g_atoint.cpp            \
1156         g_atouint.cpp           \
1157         g_authkeys.cpp          \
1158         g_buftvtots.cpp         \
1159         g_calendar.cpp          \
1160         g_caljulian.cpp         \
1161         g_caltontp.cpp          \
1162         g_calyearstart.cpp      \
1163         g_clocktime.cpp         \
1164         g_decodenetnum.cpp      \
1165         g_hextoint.cpp          \
1166         g_hextolfp.cpp          \
1167         g_humandate.cpp         \
1168         g_lfpfunc.cpp           \
1169         g_lfptostr.cpp          \
1170         g_modetoa.cpp           \
1171         g_msyslog.cpp           \
1172         g_netof.cpp             \
1173         g_numtoa.cpp            \
1174         g_numtohost.cpp         \
1175         g_octtoint.cpp          \
1176         g_prettydate.cpp        \
1177         g_recvbuff.cpp          \
1178         g_refnumtoa.cpp         \
1179         g_sfptostr.cpp          \
1180         g_socktoa.cpp           \
1181         g_ssl_init.cpp          \
1182         g_statestr.cpp          \
1183         g_strtolfp.cpp          \
1184         g_timespecops.cpp       \
1185         g_timestructs.cpp       \
1186         g_timevalops.cpp        \
1187         g_tstotv.cpp            \
1188         g_tvtots.cpp            \
1189         g_uglydate.cpp          \
1190         g_vi64ops.cpp           \
1191         g_ymd2yd.cpp            \
1192         $(NULL)
1193
1194 noinst_HEADERS = \
1195         g_lfptest.h     \
1196         lfptest.h       \
1197         g_libntptest.h  \
1198         g_sockaddrtest.h        \
1199         sockaddrtest.h  \
1200         g_timestructs.h \
1201         test-libntp.h   \
1202         $(NULL)
1203
1204
1205 ###
1206 test_a_md5encrypt_CFLAGS = \
1207         -I$(top_srcdir)/sntp/unity      \
1208         $(NULL)
1209
1210 test_a_md5encrypt_LDADD = \
1211         $(unity_tests_LDADD)            \
1212         $(NULL)
1213
1214 test_a_md5encrypt_SOURCES = \
1215         a_md5encrypt.c                  \
1216         run-a_md5encrypt.c              \
1217         $(NULL)
1218
1219
1220 ###
1221 test_atoint_CFLAGS = \
1222         -I$(top_srcdir)/sntp/unity      \
1223         $(NULL)
1224
1225 test_atoint_LDADD = \
1226         $(unity_tests_LDADD)            \
1227         $(NULL)
1228
1229 test_atoint_SOURCES = \
1230         atoint.c                        \
1231         run-atoint.c                    \
1232         $(NULL)
1233
1234
1235 ###
1236 test_atouint_CFLAGS = \
1237         -I$(top_srcdir)/sntp/unity      \
1238         $(NULL)
1239
1240 test_atouint_LDADD = \
1241         $(unity_tests_LDADD)            \
1242         $(NULL)
1243
1244 test_atouint_SOURCES = \
1245         atouint.c                       \
1246         run-atouint.c                   \
1247         $(NULL)
1248
1249
1250 ###
1251 test_authkeys_CFLAGS = \
1252         -I$(top_srcdir)/sntp/unity      \
1253         $(NULL)
1254
1255 test_authkeys_LDADD = \
1256         $(unity_tests_LDADD)            \
1257         $(NULL)
1258
1259 test_authkeys_SOURCES = \
1260         authkeys.c                      \
1261         run-authkeys.c                  \
1262         $(NULL)
1263
1264
1265 ###
1266 test_buftvtots_LDADD = \
1267         $(unity_tests_LDADD)            \
1268         $(NULL)
1269
1270 test_buftvtots_SOURCES = \
1271         buftvtots.c                     \
1272         run-buftvtots.c                 \
1273         $(NULL)
1274
1275 test_buftvtots_CFLAGS = \
1276         -I$(top_srcdir)/sntp/unity      \
1277         -DUNITY_INCLUDE_DOUBLE          \
1278         $(NULL)
1279
1280
1281 ###
1282 test_calendar_CFLAGS = \
1283         -I$(top_srcdir)/sntp/unity      \
1284         $(NULL)
1285
1286 test_calendar_LDADD = \
1287         $(unity_tests_LDADD)            \
1288         $(NULL)
1289
1290 test_calendar_SOURCES = \
1291         calendar.c                      \
1292         run-calendar.c                  \
1293         test-libntp.c                   \
1294         $(NULL)
1295
1296
1297 ###
1298 test_caltontp_CFLAGS = \
1299         -I$(top_srcdir)/sntp/unity      \
1300         $(NULL)
1301
1302 test_caltontp_LDADD = \
1303         $(unity_tests_LDADD)            \
1304         -lpthread                       \
1305         $(NULL)
1306
1307 test_caltontp_SOURCES = \
1308         caltontp.c                      \
1309         run-caltontp.c                  \
1310         $(NULL)
1311
1312
1313 ###
1314 test_caljulian_CFLAGS = \
1315         -I$(top_srcdir)/sntp/unity      \
1316         $(NULL)
1317
1318 test_caljulian_LDADD = \
1319         $(unity_tests_LDADD)            \
1320         -lpthread                       \
1321         $(NULL)
1322
1323 test_caljulian_SOURCES = \
1324         caljulian.c                     \
1325         run-caljulian.c                 \
1326         test-libntp.c                   \
1327         $(NULL)
1328
1329
1330 ###
1331 test_calyearstart_CFLAGS = \
1332         -I$(top_srcdir)/sntp/unity      \
1333         $(NULL)
1334
1335 test_calyearstart_LDADD = \
1336         $(unity_tests_LDADD)            \
1337         $(NULL)
1338
1339 test_calyearstart_SOURCES = \
1340         calyearstart.c                  \
1341         run-calyearstart.c              \
1342         test-libntp.c                   \
1343         $(NULL)
1344
1345
1346 ###
1347 test_clocktime_CFLAGS = \
1348         -I$(top_srcdir)/sntp/unity      \
1349         $(NULL)
1350
1351 test_clocktime_LDADD = \
1352         $(unity_tests_LDADD)            \
1353         $(NULL)
1354
1355 test_clocktime_SOURCES = \
1356         clocktime.c                     \
1357         run-clocktime.c                 \
1358         test-libntp.c                   \
1359         $(NULL)
1360
1361
1362 ###
1363 test_decodenetnum_CFLAGS = \
1364         -I$(top_srcdir)/sntp/unity      \
1365         $(NULL)
1366
1367 test_decodenetnum_LDADD = \
1368         $(unity_tests_LDADD)            \
1369         -lpthread                       \
1370         $(NULL)
1371
1372 test_decodenetnum_SOURCES = \
1373         decodenetnum.c                  \
1374         run-decodenetnum.c              \
1375         $(NULL)
1376
1377
1378 ###
1379 test_hextoint_CFLAGS = \
1380         -I$(top_srcdir)/sntp/unity      \
1381         $(NULL)
1382
1383 test_hextoint_LDADD = \
1384         $(unity_tests_LDADD)            \
1385         $(NULL)
1386
1387 test_hextoint_SOURCES = \
1388         hextoint.c                      \
1389         run-hextoint.c                  \
1390         $(NULL)
1391
1392
1393 ###
1394 test_hextolfp_CFLAGS = \
1395         -I$(top_srcdir)/sntp/unity      \
1396         $(NULL)
1397
1398 test_hextolfp_LDADD = \
1399         $(unity_tests_LDADD)            \
1400         $(NULL)
1401
1402 test_hextolfp_SOURCES = \
1403         hextolfp.c                      \
1404         run-hextolfp.c                  \
1405         $(NULL)
1406
1407
1408 ###
1409 test_humandate_CFLAGS = \
1410         -I$(top_srcdir)/sntp/unity      \
1411         $(NULL)
1412
1413 test_humandate_LDADD = \
1414         $(unity_tests_LDADD)            \
1415         $(NULL)
1416
1417 test_humandate_SOURCES = \
1418         humandate.c                     \
1419         run-humandate.c                 \
1420         $(NULL)
1421
1422
1423 ###
1424 test_lfpfunc_CFLAGS = \
1425         -I$(top_srcdir)/sntp/unity      \
1426         -DUNITY_INCLUDE_DOUBLE          \
1427         $(NULL)
1428
1429 test_lfpfunc_LDADD = \
1430         $(unity_tests_LDADD)            \
1431         $(NULL)
1432
1433 test_lfpfunc_SOURCES = \
1434         lfpfunc.c                       \
1435         run-lfpfunc.c                   \
1436         $(NULL)
1437
1438
1439 ###
1440 test_lfptostr_CFLAGS = \
1441         -I$(top_srcdir)/sntp/unity      \
1442         $(NULL)
1443
1444 test_lfptostr_LDADD = \
1445         $(unity_tests_LDADD)            \
1446         $(NULL)
1447
1448 test_lfptostr_SOURCES = \
1449         lfptostr.c                      \
1450         run-lfptostr.c                  \
1451         $(NULL)
1452
1453
1454 ###
1455 test_modetoa_CFLAGS = \
1456         -I$(top_srcdir)/sntp/unity      \
1457         $(NULL)
1458
1459 test_modetoa_LDADD = \
1460         $(unity_tests_LDADD)            \
1461         $(NULL)
1462
1463 test_modetoa_SOURCES = \
1464         modetoa.c                       \
1465         run-modetoa.c                   \
1466         $(NULL)
1467
1468
1469 ###
1470 test_msyslog_CFLAGS = \
1471         -I$(top_srcdir)/sntp/unity      \
1472         $(NULL)
1473
1474 test_msyslog_LDADD = \
1475         $(unity_tests_LDADD)            \
1476         $(NULL)
1477
1478 test_msyslog_SOURCES = \
1479         msyslog.c                       \
1480         run-msyslog.c                   \
1481         $(NULL)
1482
1483
1484 ###
1485 test_netof_CFLAGS = \
1486         -I$(top_srcdir)/sntp/unity      \
1487         $(NULL)
1488
1489 test_netof_LDADD = \
1490         $(unity_tests_LDADD)            \
1491         $(NULL)
1492
1493 test_netof_SOURCES = \
1494         netof.c                         \
1495         run-netof.c                     \
1496         $(NULL)
1497
1498
1499 ###
1500 test_numtoa_CFLAGS = \
1501         -I$(top_srcdir)/sntp/unity      \
1502         $(NULL)
1503
1504 test_numtoa_LDADD = \
1505         $(unity_tests_LDADD)            \
1506         $(NULL)
1507
1508 test_numtoa_SOURCES = \
1509         numtoa.c                        \
1510         run-numtoa.c                    \
1511         $(NULL)
1512
1513
1514 ###
1515 test_numtohost_CFLAGS = \
1516         -I$(top_srcdir)/sntp/unity      \
1517         $(NULL)
1518
1519 test_numtohost_LDADD = \
1520         $(unity_tests_LDADD)            \
1521         $(NULL)
1522
1523 test_numtohost_SOURCES = \
1524         numtohost.c                     \
1525         run-numtohost.c                 \
1526         $(NULL)
1527
1528
1529 ###
1530 test_octtoint_CFLAGS = \
1531         -I$(top_srcdir)/sntp/unity      \
1532         $(NULL)
1533
1534 test_octtoint_LDADD = \
1535         $(unity_tests_LDADD)            \
1536         $(NULL)
1537
1538 test_octtoint_SOURCES = \
1539         octtoint.c                      \
1540         run-octtoint.c                  \
1541         $(NULL)
1542
1543
1544 ###
1545 test_prettydate_CFLAGS = \
1546         -I$(top_srcdir)/sntp/unity      \
1547         $(NULL)
1548
1549 test_prettydate_LDADD = \
1550         $(unity_tests_LDADD)            \
1551         $(NULL)
1552
1553 test_prettydate_SOURCES = \
1554         prettydate.c                    \
1555         run-prettydate.c                \
1556         $(NULL)
1557
1558
1559 ###
1560 test_recvbuff_CFLAGS = \
1561         -I$(top_srcdir)/sntp/unity      \
1562         $(NULL)
1563
1564 test_recvbuff_LDADD = \
1565         $(unity_tests_LDADD)            \
1566         $(NULL)
1567
1568 test_recvbuff_SOURCES = \
1569         recvbuff.c                      \
1570         run-recvbuff.c                  \
1571         $(NULL)
1572
1573
1574 ###
1575 test_refidsmear_CFLAGS = \
1576         -I$(top_srcdir)/sntp/unity      \
1577         $(NULL)
1578
1579 test_refidsmear_LDADD = \
1580         $(unity_tests_LDADD)            \
1581         $(NULL)
1582
1583 test_refidsmear_SOURCES = \
1584         refidsmear.c                    \
1585         run-refidsmear.c                \
1586         $(NULL)
1587
1588
1589 ###
1590 test_refnumtoa_CFLAGS = \
1591         -I$(top_srcdir)/sntp/unity              \
1592         $(NULL)
1593
1594 test_refnumtoa_LDADD = \
1595         $(unity_tests_LDADD)            \
1596         $(NULL)
1597
1598 test_refnumtoa_SOURCES = \
1599         refnumtoa.c                     \
1600         run-refnumtoa.c                 \
1601         $(NULL)
1602
1603
1604 ###
1605 test_sfptostr_CFLAGS = \
1606         -I$(top_srcdir)/sntp/unity      \
1607         -DUNITY_INCLUDE_DOUBLE          \
1608         $(NULL)
1609
1610 test_sfptostr_LDADD = \
1611         $(unity_tests_LDADD)            \
1612         $(NULL)
1613
1614 test_sfptostr_SOURCES = \
1615         sfptostr.c                      \
1616         run-sfptostr.c                  \
1617         $(NULL)
1618
1619
1620 ###
1621 test_socktoa_CFLAGS = \
1622         -I$(top_srcdir)/sntp/unity      \
1623         $(NULL)
1624
1625 test_socktoa_LDADD = \
1626         $(unity_tests_LDADD)            \
1627         $(NULL)
1628
1629 test_socktoa_SOURCES = \
1630         socktoa.c                       \
1631         run-socktoa.c                   \
1632         $(NULL)
1633
1634
1635 ###
1636 test_ssl_init_CFLAGS = \
1637         -I$(top_srcdir)/sntp/unity      \
1638         $(NULL)
1639
1640 test_ssl_init_LDADD = \
1641         $(unity_tests_LDADD)            \
1642         $(NULL)
1643
1644 test_ssl_init_SOURCES = \
1645         ssl_init.c                      \
1646         run-ssl_init.c                  \
1647         $(NULL)
1648
1649
1650 ###
1651 test_statestr_CFLAGS = \
1652         -I$(top_srcdir)/sntp/unity      \
1653         $(NULL)
1654
1655 test_statestr_LDADD = \
1656         $(unity_tests_LDADD)            \
1657         $(NULL)
1658
1659 test_statestr_SOURCES = \
1660         statestr.c                      \
1661         run-statestr.c                  \
1662         $(NULL)
1663
1664
1665 ###
1666 test_strtolfp_CFLAGS = \
1667         -I$(top_srcdir)/sntp/unity      \
1668         $(NULL)
1669
1670 test_strtolfp_LDADD = \
1671         $(unity_tests_LDADD)            \
1672         -lpthread                       \
1673         $(NULL)
1674
1675 test_strtolfp_SOURCES = \
1676         strtolfp.c                      \
1677         run-strtolfp.c                  \
1678         $(NULL)
1679
1680
1681 ###
1682 test_timespecops_CFLAGS = \
1683         -I$(top_srcdir)/sntp/unity      \
1684         $(NULL)
1685
1686 test_timespecops_LDADD = \
1687         $(unity_tests_LDADD)            \
1688         $(NULL)
1689
1690 test_timespecops_SOURCES = \
1691         timespecops.c                   \
1692         run-timespecops.c               \
1693         $(NULL)
1694
1695
1696 ###
1697 test_timevalops_CFLAGS = \
1698         -I$(top_srcdir)/sntp/unity      \
1699         $(NULL)
1700
1701 test_timevalops_LDADD = \
1702         $(unity_tests_LDADD)            \
1703         $(NULL)
1704
1705 test_timevalops_SOURCES = \
1706         timevalops.c                    \
1707         run-timevalops.c                \
1708         $(NULL)
1709
1710
1711 ###
1712 test_tstotv_CFLAGS = \
1713         -I$(top_srcdir)/sntp/unity      \
1714         $(NULL)
1715
1716 test_tstotv_LDADD = \
1717         $(unity_tests_LDADD)            \
1718         $(NULL)
1719
1720 test_tstotv_SOURCES = \
1721         tstotv.c                        \
1722         run-tstotv.c                    \
1723         $(NULL)
1724
1725
1726 ###
1727 test_tvtots_CFLAGS = \
1728         -I$(top_srcdir)/sntp/unity      \
1729         -DUNITY_INCLUDE_DOUBLE          \
1730         $(NULL)
1731
1732 test_tvtots_LDADD = \
1733         $(unity_tests_LDADD)            \
1734         $(NULL)
1735
1736 test_tvtots_SOURCES = \
1737         tvtots.c                        \
1738         run-tvtots.c                    \
1739         $(NULL)
1740
1741
1742 ###
1743 test_uglydate_CFLAGS = \
1744         -I$(top_srcdir)/sntp/unity      \
1745         $(NULL)
1746
1747 test_uglydate_LDADD = \
1748         $(unity_tests_LDADD)            \
1749         $(NULL)
1750
1751 test_uglydate_SOURCES = \
1752         uglydate.c                      \
1753         run-uglydate.c                  \
1754         $(NULL)
1755
1756
1757 ###
1758 test_vi64ops_CFLAGS = \
1759         -I$(top_srcdir)/sntp/unity      \
1760         $(NULL)
1761
1762 test_vi64ops_LDADD = \
1763         $(unity_tests_LDADD)            \
1764         $(NULL)
1765
1766 test_vi64ops_SOURCES = \
1767         vi64ops.c                       \
1768         run-vi64ops.c                   \
1769         $(NULL)
1770
1771
1772 ###
1773 test_ymd2yd_CFLAGS = \
1774         -I$(top_srcdir)/sntp/unity      \
1775         $(NULL)
1776
1777 test_ymd2yd_LDADD = \
1778         $(unity_tests_LDADD)            \
1779         $(NULL)
1780
1781 test_ymd2yd_SOURCES = \
1782         ymd2yd.c                        \
1783         run-ymd2yd.c                    \
1784         $(NULL)
1785
1786
1787 ###
1788 TESTS = $(am__append_2)
1789 NTP_INCS = -I$(top_srcdir)/include -I$(top_srcdir)/lib/isc/include \
1790         -I$(top_srcdir)/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
1791         -I$(top_srcdir)/lib/isc/unix/include
1792 all: $(BUILT_SOURCES)
1793         $(MAKE) $(AM_MAKEFLAGS) all-am
1794
1795 .SUFFIXES:
1796 .SUFFIXES: .c .cpp .lo .log .o .obj .test .test$(EXEEXT) .trs
1797 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
1798         @for dep in $?; do \
1799           case '$(am__configure_deps)' in \
1800             *$$dep*) \
1801               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1802                 && { if test -f $@; then exit 0; else break; fi; }; \
1803               exit 1;; \
1804           esac; \
1805         done; \
1806         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/libntp/Makefile'; \
1807         $(am__cd) $(top_srcdir) && \
1808           $(AUTOMAKE) --foreign tests/libntp/Makefile
1809 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1810         @case '$?' in \
1811           *config.status*) \
1812             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1813           *) \
1814             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1815             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1816         esac;
1817 $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
1818
1819 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1820         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1821
1822 $(top_srcdir)/configure:  $(am__configure_deps)
1823         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1824 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1825         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1826 $(am__aclocal_m4_deps):
1827
1828 clean-checkPROGRAMS:
1829         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
1830         echo " rm -f" $$list; \
1831         rm -f $$list || exit $$?; \
1832         test -n "$(EXEEXT)" || exit 0; \
1833         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1834         echo " rm -f" $$list; \
1835         rm -f $$list
1836
1837 test-a_md5encrypt$(EXEEXT): $(test_a_md5encrypt_OBJECTS) $(test_a_md5encrypt_DEPENDENCIES) $(EXTRA_test_a_md5encrypt_DEPENDENCIES) 
1838         @rm -f test-a_md5encrypt$(EXEEXT)
1839         $(AM_V_CCLD)$(test_a_md5encrypt_LINK) $(test_a_md5encrypt_OBJECTS) $(test_a_md5encrypt_LDADD) $(LIBS)
1840
1841 test-atoint$(EXEEXT): $(test_atoint_OBJECTS) $(test_atoint_DEPENDENCIES) $(EXTRA_test_atoint_DEPENDENCIES) 
1842         @rm -f test-atoint$(EXEEXT)
1843         $(AM_V_CCLD)$(test_atoint_LINK) $(test_atoint_OBJECTS) $(test_atoint_LDADD) $(LIBS)
1844
1845 test-atouint$(EXEEXT): $(test_atouint_OBJECTS) $(test_atouint_DEPENDENCIES) $(EXTRA_test_atouint_DEPENDENCIES) 
1846         @rm -f test-atouint$(EXEEXT)
1847         $(AM_V_CCLD)$(test_atouint_LINK) $(test_atouint_OBJECTS) $(test_atouint_LDADD) $(LIBS)
1848
1849 test-authkeys$(EXEEXT): $(test_authkeys_OBJECTS) $(test_authkeys_DEPENDENCIES) $(EXTRA_test_authkeys_DEPENDENCIES) 
1850         @rm -f test-authkeys$(EXEEXT)
1851         $(AM_V_CCLD)$(test_authkeys_LINK) $(test_authkeys_OBJECTS) $(test_authkeys_LDADD) $(LIBS)
1852
1853 test-buftvtots$(EXEEXT): $(test_buftvtots_OBJECTS) $(test_buftvtots_DEPENDENCIES) $(EXTRA_test_buftvtots_DEPENDENCIES) 
1854         @rm -f test-buftvtots$(EXEEXT)
1855         $(AM_V_CCLD)$(test_buftvtots_LINK) $(test_buftvtots_OBJECTS) $(test_buftvtots_LDADD) $(LIBS)
1856
1857 test-calendar$(EXEEXT): $(test_calendar_OBJECTS) $(test_calendar_DEPENDENCIES) $(EXTRA_test_calendar_DEPENDENCIES) 
1858         @rm -f test-calendar$(EXEEXT)
1859         $(AM_V_CCLD)$(test_calendar_LINK) $(test_calendar_OBJECTS) $(test_calendar_LDADD) $(LIBS)
1860
1861 test-caljulian$(EXEEXT): $(test_caljulian_OBJECTS) $(test_caljulian_DEPENDENCIES) $(EXTRA_test_caljulian_DEPENDENCIES) 
1862         @rm -f test-caljulian$(EXEEXT)
1863         $(AM_V_CCLD)$(test_caljulian_LINK) $(test_caljulian_OBJECTS) $(test_caljulian_LDADD) $(LIBS)
1864
1865 test-caltontp$(EXEEXT): $(test_caltontp_OBJECTS) $(test_caltontp_DEPENDENCIES) $(EXTRA_test_caltontp_DEPENDENCIES) 
1866         @rm -f test-caltontp$(EXEEXT)
1867         $(AM_V_CCLD)$(test_caltontp_LINK) $(test_caltontp_OBJECTS) $(test_caltontp_LDADD) $(LIBS)
1868
1869 test-calyearstart$(EXEEXT): $(test_calyearstart_OBJECTS) $(test_calyearstart_DEPENDENCIES) $(EXTRA_test_calyearstart_DEPENDENCIES) 
1870         @rm -f test-calyearstart$(EXEEXT)
1871         $(AM_V_CCLD)$(test_calyearstart_LINK) $(test_calyearstart_OBJECTS) $(test_calyearstart_LDADD) $(LIBS)
1872
1873 test-clocktime$(EXEEXT): $(test_clocktime_OBJECTS) $(test_clocktime_DEPENDENCIES) $(EXTRA_test_clocktime_DEPENDENCIES) 
1874         @rm -f test-clocktime$(EXEEXT)
1875         $(AM_V_CCLD)$(test_clocktime_LINK) $(test_clocktime_OBJECTS) $(test_clocktime_LDADD) $(LIBS)
1876
1877 test-decodenetnum$(EXEEXT): $(test_decodenetnum_OBJECTS) $(test_decodenetnum_DEPENDENCIES) $(EXTRA_test_decodenetnum_DEPENDENCIES) 
1878         @rm -f test-decodenetnum$(EXEEXT)
1879         $(AM_V_CCLD)$(test_decodenetnum_LINK) $(test_decodenetnum_OBJECTS) $(test_decodenetnum_LDADD) $(LIBS)
1880
1881 test-hextoint$(EXEEXT): $(test_hextoint_OBJECTS) $(test_hextoint_DEPENDENCIES) $(EXTRA_test_hextoint_DEPENDENCIES) 
1882         @rm -f test-hextoint$(EXEEXT)
1883         $(AM_V_CCLD)$(test_hextoint_LINK) $(test_hextoint_OBJECTS) $(test_hextoint_LDADD) $(LIBS)
1884
1885 test-hextolfp$(EXEEXT): $(test_hextolfp_OBJECTS) $(test_hextolfp_DEPENDENCIES) $(EXTRA_test_hextolfp_DEPENDENCIES) 
1886         @rm -f test-hextolfp$(EXEEXT)
1887         $(AM_V_CCLD)$(test_hextolfp_LINK) $(test_hextolfp_OBJECTS) $(test_hextolfp_LDADD) $(LIBS)
1888
1889 test-humandate$(EXEEXT): $(test_humandate_OBJECTS) $(test_humandate_DEPENDENCIES) $(EXTRA_test_humandate_DEPENDENCIES) 
1890         @rm -f test-humandate$(EXEEXT)
1891         $(AM_V_CCLD)$(test_humandate_LINK) $(test_humandate_OBJECTS) $(test_humandate_LDADD) $(LIBS)
1892
1893 test-lfpfunc$(EXEEXT): $(test_lfpfunc_OBJECTS) $(test_lfpfunc_DEPENDENCIES) $(EXTRA_test_lfpfunc_DEPENDENCIES) 
1894         @rm -f test-lfpfunc$(EXEEXT)
1895         $(AM_V_CCLD)$(test_lfpfunc_LINK) $(test_lfpfunc_OBJECTS) $(test_lfpfunc_LDADD) $(LIBS)
1896
1897 test-lfptostr$(EXEEXT): $(test_lfptostr_OBJECTS) $(test_lfptostr_DEPENDENCIES) $(EXTRA_test_lfptostr_DEPENDENCIES) 
1898         @rm -f test-lfptostr$(EXEEXT)
1899         $(AM_V_CCLD)$(test_lfptostr_LINK) $(test_lfptostr_OBJECTS) $(test_lfptostr_LDADD) $(LIBS)
1900
1901 test-modetoa$(EXEEXT): $(test_modetoa_OBJECTS) $(test_modetoa_DEPENDENCIES) $(EXTRA_test_modetoa_DEPENDENCIES) 
1902         @rm -f test-modetoa$(EXEEXT)
1903         $(AM_V_CCLD)$(test_modetoa_LINK) $(test_modetoa_OBJECTS) $(test_modetoa_LDADD) $(LIBS)
1904
1905 test-msyslog$(EXEEXT): $(test_msyslog_OBJECTS) $(test_msyslog_DEPENDENCIES) $(EXTRA_test_msyslog_DEPENDENCIES) 
1906         @rm -f test-msyslog$(EXEEXT)
1907         $(AM_V_CCLD)$(test_msyslog_LINK) $(test_msyslog_OBJECTS) $(test_msyslog_LDADD) $(LIBS)
1908
1909 test-netof$(EXEEXT): $(test_netof_OBJECTS) $(test_netof_DEPENDENCIES) $(EXTRA_test_netof_DEPENDENCIES) 
1910         @rm -f test-netof$(EXEEXT)
1911         $(AM_V_CCLD)$(test_netof_LINK) $(test_netof_OBJECTS) $(test_netof_LDADD) $(LIBS)
1912
1913 test-numtoa$(EXEEXT): $(test_numtoa_OBJECTS) $(test_numtoa_DEPENDENCIES) $(EXTRA_test_numtoa_DEPENDENCIES) 
1914         @rm -f test-numtoa$(EXEEXT)
1915         $(AM_V_CCLD)$(test_numtoa_LINK) $(test_numtoa_OBJECTS) $(test_numtoa_LDADD) $(LIBS)
1916
1917 test-numtohost$(EXEEXT): $(test_numtohost_OBJECTS) $(test_numtohost_DEPENDENCIES) $(EXTRA_test_numtohost_DEPENDENCIES) 
1918         @rm -f test-numtohost$(EXEEXT)
1919         $(AM_V_CCLD)$(test_numtohost_LINK) $(test_numtohost_OBJECTS) $(test_numtohost_LDADD) $(LIBS)
1920
1921 test-octtoint$(EXEEXT): $(test_octtoint_OBJECTS) $(test_octtoint_DEPENDENCIES) $(EXTRA_test_octtoint_DEPENDENCIES) 
1922         @rm -f test-octtoint$(EXEEXT)
1923         $(AM_V_CCLD)$(test_octtoint_LINK) $(test_octtoint_OBJECTS) $(test_octtoint_LDADD) $(LIBS)
1924
1925 test-prettydate$(EXEEXT): $(test_prettydate_OBJECTS) $(test_prettydate_DEPENDENCIES) $(EXTRA_test_prettydate_DEPENDENCIES) 
1926         @rm -f test-prettydate$(EXEEXT)
1927         $(AM_V_CCLD)$(test_prettydate_LINK) $(test_prettydate_OBJECTS) $(test_prettydate_LDADD) $(LIBS)
1928
1929 test-recvbuff$(EXEEXT): $(test_recvbuff_OBJECTS) $(test_recvbuff_DEPENDENCIES) $(EXTRA_test_recvbuff_DEPENDENCIES) 
1930         @rm -f test-recvbuff$(EXEEXT)
1931         $(AM_V_CCLD)$(test_recvbuff_LINK) $(test_recvbuff_OBJECTS) $(test_recvbuff_LDADD) $(LIBS)
1932
1933 test-refidsmear$(EXEEXT): $(test_refidsmear_OBJECTS) $(test_refidsmear_DEPENDENCIES) $(EXTRA_test_refidsmear_DEPENDENCIES) 
1934         @rm -f test-refidsmear$(EXEEXT)
1935         $(AM_V_CCLD)$(test_refidsmear_LINK) $(test_refidsmear_OBJECTS) $(test_refidsmear_LDADD) $(LIBS)
1936
1937 test-refnumtoa$(EXEEXT): $(test_refnumtoa_OBJECTS) $(test_refnumtoa_DEPENDENCIES) $(EXTRA_test_refnumtoa_DEPENDENCIES) 
1938         @rm -f test-refnumtoa$(EXEEXT)
1939         $(AM_V_CCLD)$(test_refnumtoa_LINK) $(test_refnumtoa_OBJECTS) $(test_refnumtoa_LDADD) $(LIBS)
1940
1941 test-sfptostr$(EXEEXT): $(test_sfptostr_OBJECTS) $(test_sfptostr_DEPENDENCIES) $(EXTRA_test_sfptostr_DEPENDENCIES) 
1942         @rm -f test-sfptostr$(EXEEXT)
1943         $(AM_V_CCLD)$(test_sfptostr_LINK) $(test_sfptostr_OBJECTS) $(test_sfptostr_LDADD) $(LIBS)
1944
1945 test-socktoa$(EXEEXT): $(test_socktoa_OBJECTS) $(test_socktoa_DEPENDENCIES) $(EXTRA_test_socktoa_DEPENDENCIES) 
1946         @rm -f test-socktoa$(EXEEXT)
1947         $(AM_V_CCLD)$(test_socktoa_LINK) $(test_socktoa_OBJECTS) $(test_socktoa_LDADD) $(LIBS)
1948
1949 test-ssl_init$(EXEEXT): $(test_ssl_init_OBJECTS) $(test_ssl_init_DEPENDENCIES) $(EXTRA_test_ssl_init_DEPENDENCIES) 
1950         @rm -f test-ssl_init$(EXEEXT)
1951         $(AM_V_CCLD)$(test_ssl_init_LINK) $(test_ssl_init_OBJECTS) $(test_ssl_init_LDADD) $(LIBS)
1952
1953 test-statestr$(EXEEXT): $(test_statestr_OBJECTS) $(test_statestr_DEPENDENCIES) $(EXTRA_test_statestr_DEPENDENCIES) 
1954         @rm -f test-statestr$(EXEEXT)
1955         $(AM_V_CCLD)$(test_statestr_LINK) $(test_statestr_OBJECTS) $(test_statestr_LDADD) $(LIBS)
1956
1957 test-strtolfp$(EXEEXT): $(test_strtolfp_OBJECTS) $(test_strtolfp_DEPENDENCIES) $(EXTRA_test_strtolfp_DEPENDENCIES) 
1958         @rm -f test-strtolfp$(EXEEXT)
1959         $(AM_V_CCLD)$(test_strtolfp_LINK) $(test_strtolfp_OBJECTS) $(test_strtolfp_LDADD) $(LIBS)
1960
1961 test-timespecops$(EXEEXT): $(test_timespecops_OBJECTS) $(test_timespecops_DEPENDENCIES) $(EXTRA_test_timespecops_DEPENDENCIES) 
1962         @rm -f test-timespecops$(EXEEXT)
1963         $(AM_V_CCLD)$(test_timespecops_LINK) $(test_timespecops_OBJECTS) $(test_timespecops_LDADD) $(LIBS)
1964
1965 test-timevalops$(EXEEXT): $(test_timevalops_OBJECTS) $(test_timevalops_DEPENDENCIES) $(EXTRA_test_timevalops_DEPENDENCIES) 
1966         @rm -f test-timevalops$(EXEEXT)
1967         $(AM_V_CCLD)$(test_timevalops_LINK) $(test_timevalops_OBJECTS) $(test_timevalops_LDADD) $(LIBS)
1968
1969 test-tstotv$(EXEEXT): $(test_tstotv_OBJECTS) $(test_tstotv_DEPENDENCIES) $(EXTRA_test_tstotv_DEPENDENCIES) 
1970         @rm -f test-tstotv$(EXEEXT)
1971         $(AM_V_CCLD)$(test_tstotv_LINK) $(test_tstotv_OBJECTS) $(test_tstotv_LDADD) $(LIBS)
1972
1973 test-tvtots$(EXEEXT): $(test_tvtots_OBJECTS) $(test_tvtots_DEPENDENCIES) $(EXTRA_test_tvtots_DEPENDENCIES) 
1974         @rm -f test-tvtots$(EXEEXT)
1975         $(AM_V_CCLD)$(test_tvtots_LINK) $(test_tvtots_OBJECTS) $(test_tvtots_LDADD) $(LIBS)
1976
1977 test-uglydate$(EXEEXT): $(test_uglydate_OBJECTS) $(test_uglydate_DEPENDENCIES) $(EXTRA_test_uglydate_DEPENDENCIES) 
1978         @rm -f test-uglydate$(EXEEXT)
1979         $(AM_V_CCLD)$(test_uglydate_LINK) $(test_uglydate_OBJECTS) $(test_uglydate_LDADD) $(LIBS)
1980
1981 test-vi64ops$(EXEEXT): $(test_vi64ops_OBJECTS) $(test_vi64ops_DEPENDENCIES) $(EXTRA_test_vi64ops_DEPENDENCIES) 
1982         @rm -f test-vi64ops$(EXEEXT)
1983         $(AM_V_CCLD)$(test_vi64ops_LINK) $(test_vi64ops_OBJECTS) $(test_vi64ops_LDADD) $(LIBS)
1984
1985 test-ymd2yd$(EXEEXT): $(test_ymd2yd_OBJECTS) $(test_ymd2yd_DEPENDENCIES) $(EXTRA_test_ymd2yd_DEPENDENCIES) 
1986         @rm -f test-ymd2yd$(EXEEXT)
1987         $(AM_V_CCLD)$(test_ymd2yd_LINK) $(test_ymd2yd_OBJECTS) $(test_ymd2yd_LDADD) $(LIBS)
1988
1989 tests$(EXEEXT): $(tests_OBJECTS) $(tests_DEPENDENCIES) $(EXTRA_tests_DEPENDENCIES) 
1990         @rm -f tests$(EXEEXT)
1991         $(AM_V_CXXLD)$(CXXLINK) $(tests_OBJECTS) $(tests_LDADD) $(LIBS)
1992
1993 mostlyclean-compile:
1994         -rm -f *.$(OBJEXT)
1995
1996 distclean-compile:
1997         -rm -f *.tab.c
1998
1999 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_a_md5encrypt.Po@am__quote@
2000 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_atoint.Po@am__quote@
2001 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_atouint.Po@am__quote@
2002 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_authkeys.Po@am__quote@
2003 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_buftvtots.Po@am__quote@
2004 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_calendar.Po@am__quote@
2005 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_caljulian.Po@am__quote@
2006 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_caltontp.Po@am__quote@
2007 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_calyearstart.Po@am__quote@
2008 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_clocktime.Po@am__quote@
2009 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_decodenetnum.Po@am__quote@
2010 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_hextoint.Po@am__quote@
2011 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_hextolfp.Po@am__quote@
2012 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_humandate.Po@am__quote@
2013 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_lfpfunc.Po@am__quote@
2014 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_lfptostr.Po@am__quote@
2015 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_libntptest.Po@am__quote@
2016 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_modetoa.Po@am__quote@
2017 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_msyslog.Po@am__quote@
2018 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_netof.Po@am__quote@
2019 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_numtoa.Po@am__quote@
2020 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_numtohost.Po@am__quote@
2021 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_octtoint.Po@am__quote@
2022 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_prettydate.Po@am__quote@
2023 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_recvbuff.Po@am__quote@
2024 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_refnumtoa.Po@am__quote@
2025 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_sfptostr.Po@am__quote@
2026 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_socktoa.Po@am__quote@
2027 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_ssl_init.Po@am__quote@
2028 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_statestr.Po@am__quote@
2029 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_strtolfp.Po@am__quote@
2030 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_timespecops.Po@am__quote@
2031 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_timestructs.Po@am__quote@
2032 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_timevalops.Po@am__quote@
2033 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_tstotv.Po@am__quote@
2034 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_tvtots.Po@am__quote@
2035 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_uglydate.Po@am__quote@
2036 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_vi64ops.Po@am__quote@
2037 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g_ymd2yd.Po@am__quote@
2038 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_a_md5encrypt-a_md5encrypt.Po@am__quote@
2039 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_a_md5encrypt-run-a_md5encrypt.Po@am__quote@
2040 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_atoint-atoint.Po@am__quote@
2041 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_atoint-run-atoint.Po@am__quote@
2042 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_atouint-atouint.Po@am__quote@
2043 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_atouint-run-atouint.Po@am__quote@
2044 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_authkeys-authkeys.Po@am__quote@
2045 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_authkeys-run-authkeys.Po@am__quote@
2046 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_buftvtots-buftvtots.Po@am__quote@
2047 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_buftvtots-run-buftvtots.Po@am__quote@
2048 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_calendar-calendar.Po@am__quote@
2049 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_calendar-run-calendar.Po@am__quote@
2050 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_calendar-test-libntp.Po@am__quote@
2051 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_caljulian-caljulian.Po@am__quote@
2052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_caljulian-run-caljulian.Po@am__quote@
2053 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_caljulian-test-libntp.Po@am__quote@
2054 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_caltontp-caltontp.Po@am__quote@
2055 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_caltontp-run-caltontp.Po@am__quote@
2056 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_calyearstart-calyearstart.Po@am__quote@
2057 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_calyearstart-run-calyearstart.Po@am__quote@
2058 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_calyearstart-test-libntp.Po@am__quote@
2059 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_clocktime-clocktime.Po@am__quote@
2060 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_clocktime-run-clocktime.Po@am__quote@
2061 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_clocktime-test-libntp.Po@am__quote@
2062 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_decodenetnum-decodenetnum.Po@am__quote@
2063 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_decodenetnum-run-decodenetnum.Po@am__quote@
2064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_hextoint-hextoint.Po@am__quote@
2065 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_hextoint-run-hextoint.Po@am__quote@
2066 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_hextolfp-hextolfp.Po@am__quote@
2067 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_hextolfp-run-hextolfp.Po@am__quote@
2068 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_humandate-humandate.Po@am__quote@
2069 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_humandate-run-humandate.Po@am__quote@
2070 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_lfpfunc-lfpfunc.Po@am__quote@
2071 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_lfpfunc-run-lfpfunc.Po@am__quote@
2072 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_lfptostr-lfptostr.Po@am__quote@
2073 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_lfptostr-run-lfptostr.Po@am__quote@
2074 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_modetoa-modetoa.Po@am__quote@
2075 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_modetoa-run-modetoa.Po@am__quote@
2076 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_msyslog-msyslog.Po@am__quote@
2077 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_msyslog-run-msyslog.Po@am__quote@
2078 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_netof-netof.Po@am__quote@
2079 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_netof-run-netof.Po@am__quote@
2080 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_numtoa-numtoa.Po@am__quote@
2081 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_numtoa-run-numtoa.Po@am__quote@
2082 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_numtohost-numtohost.Po@am__quote@
2083 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_numtohost-run-numtohost.Po@am__quote@
2084 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_octtoint-octtoint.Po@am__quote@
2085 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_octtoint-run-octtoint.Po@am__quote@
2086 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_prettydate-prettydate.Po@am__quote@
2087 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_prettydate-run-prettydate.Po@am__quote@
2088 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_recvbuff-recvbuff.Po@am__quote@
2089 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_recvbuff-run-recvbuff.Po@am__quote@
2090 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_refidsmear-refidsmear.Po@am__quote@
2091 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_refidsmear-run-refidsmear.Po@am__quote@
2092 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_refnumtoa-refnumtoa.Po@am__quote@
2093 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_refnumtoa-run-refnumtoa.Po@am__quote@
2094 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_sfptostr-run-sfptostr.Po@am__quote@
2095 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_sfptostr-sfptostr.Po@am__quote@
2096 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_socktoa-run-socktoa.Po@am__quote@
2097 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_socktoa-socktoa.Po@am__quote@
2098 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ssl_init-run-ssl_init.Po@am__quote@
2099 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ssl_init-ssl_init.Po@am__quote@
2100 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_statestr-run-statestr.Po@am__quote@
2101 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_statestr-statestr.Po@am__quote@
2102 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_strtolfp-run-strtolfp.Po@am__quote@
2103 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_strtolfp-strtolfp.Po@am__quote@
2104 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_timespecops-run-timespecops.Po@am__quote@
2105 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_timespecops-timespecops.Po@am__quote@
2106 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_timevalops-run-timevalops.Po@am__quote@
2107 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_timevalops-timevalops.Po@am__quote@
2108 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_tstotv-run-tstotv.Po@am__quote@
2109 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_tstotv-tstotv.Po@am__quote@
2110 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_tvtots-run-tvtots.Po@am__quote@
2111 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_tvtots-tvtots.Po@am__quote@
2112 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_uglydate-run-uglydate.Po@am__quote@
2113 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_uglydate-uglydate.Po@am__quote@
2114 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_vi64ops-run-vi64ops.Po@am__quote@
2115 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_vi64ops-vi64ops.Po@am__quote@
2116 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ymd2yd-run-ymd2yd.Po@am__quote@
2117 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_ymd2yd-ymd2yd.Po@am__quote@
2118 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tests_main.Po@am__quote@
2119
2120 .c.o:
2121 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2122 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2123 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2124 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2125 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2126
2127 .c.obj:
2128 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
2129 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2130 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2131 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2132 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2133
2134 .c.lo:
2135 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
2136 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2137 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2138 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2139 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
2140
2141 test_a_md5encrypt-a_md5encrypt.o: a_md5encrypt.c
2142 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_a_md5encrypt_CFLAGS) $(CFLAGS) -MT test_a_md5encrypt-a_md5encrypt.o -MD -MP -MF $(DEPDIR)/test_a_md5encrypt-a_md5encrypt.Tpo -c -o test_a_md5encrypt-a_md5encrypt.o `test -f 'a_md5encrypt.c' || echo '$(srcdir)/'`a_md5encrypt.c
2143 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_a_md5encrypt-a_md5encrypt.Tpo $(DEPDIR)/test_a_md5encrypt-a_md5encrypt.Po
2144 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='a_md5encrypt.c' object='test_a_md5encrypt-a_md5encrypt.o' libtool=no @AMDEPBACKSLASH@
2145 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2146 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_a_md5encrypt_CFLAGS) $(CFLAGS) -c -o test_a_md5encrypt-a_md5encrypt.o `test -f 'a_md5encrypt.c' || echo '$(srcdir)/'`a_md5encrypt.c
2147
2148 test_a_md5encrypt-a_md5encrypt.obj: a_md5encrypt.c
2149 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_a_md5encrypt_CFLAGS) $(CFLAGS) -MT test_a_md5encrypt-a_md5encrypt.obj -MD -MP -MF $(DEPDIR)/test_a_md5encrypt-a_md5encrypt.Tpo -c -o test_a_md5encrypt-a_md5encrypt.obj `if test -f 'a_md5encrypt.c'; then $(CYGPATH_W) 'a_md5encrypt.c'; else $(CYGPATH_W) '$(srcdir)/a_md5encrypt.c'; fi`
2150 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_a_md5encrypt-a_md5encrypt.Tpo $(DEPDIR)/test_a_md5encrypt-a_md5encrypt.Po
2151 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='a_md5encrypt.c' object='test_a_md5encrypt-a_md5encrypt.obj' libtool=no @AMDEPBACKSLASH@
2152 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2153 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_a_md5encrypt_CFLAGS) $(CFLAGS) -c -o test_a_md5encrypt-a_md5encrypt.obj `if test -f 'a_md5encrypt.c'; then $(CYGPATH_W) 'a_md5encrypt.c'; else $(CYGPATH_W) '$(srcdir)/a_md5encrypt.c'; fi`
2154
2155 test_a_md5encrypt-run-a_md5encrypt.o: run-a_md5encrypt.c
2156 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_a_md5encrypt_CFLAGS) $(CFLAGS) -MT test_a_md5encrypt-run-a_md5encrypt.o -MD -MP -MF $(DEPDIR)/test_a_md5encrypt-run-a_md5encrypt.Tpo -c -o test_a_md5encrypt-run-a_md5encrypt.o `test -f 'run-a_md5encrypt.c' || echo '$(srcdir)/'`run-a_md5encrypt.c
2157 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_a_md5encrypt-run-a_md5encrypt.Tpo $(DEPDIR)/test_a_md5encrypt-run-a_md5encrypt.Po
2158 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-a_md5encrypt.c' object='test_a_md5encrypt-run-a_md5encrypt.o' libtool=no @AMDEPBACKSLASH@
2159 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2160 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_a_md5encrypt_CFLAGS) $(CFLAGS) -c -o test_a_md5encrypt-run-a_md5encrypt.o `test -f 'run-a_md5encrypt.c' || echo '$(srcdir)/'`run-a_md5encrypt.c
2161
2162 test_a_md5encrypt-run-a_md5encrypt.obj: run-a_md5encrypt.c
2163 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_a_md5encrypt_CFLAGS) $(CFLAGS) -MT test_a_md5encrypt-run-a_md5encrypt.obj -MD -MP -MF $(DEPDIR)/test_a_md5encrypt-run-a_md5encrypt.Tpo -c -o test_a_md5encrypt-run-a_md5encrypt.obj `if test -f 'run-a_md5encrypt.c'; then $(CYGPATH_W) 'run-a_md5encrypt.c'; else $(CYGPATH_W) '$(srcdir)/run-a_md5encrypt.c'; fi`
2164 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_a_md5encrypt-run-a_md5encrypt.Tpo $(DEPDIR)/test_a_md5encrypt-run-a_md5encrypt.Po
2165 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-a_md5encrypt.c' object='test_a_md5encrypt-run-a_md5encrypt.obj' libtool=no @AMDEPBACKSLASH@
2166 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2167 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_a_md5encrypt_CFLAGS) $(CFLAGS) -c -o test_a_md5encrypt-run-a_md5encrypt.obj `if test -f 'run-a_md5encrypt.c'; then $(CYGPATH_W) 'run-a_md5encrypt.c'; else $(CYGPATH_W) '$(srcdir)/run-a_md5encrypt.c'; fi`
2168
2169 test_atoint-atoint.o: atoint.c
2170 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atoint_CFLAGS) $(CFLAGS) -MT test_atoint-atoint.o -MD -MP -MF $(DEPDIR)/test_atoint-atoint.Tpo -c -o test_atoint-atoint.o `test -f 'atoint.c' || echo '$(srcdir)/'`atoint.c
2171 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_atoint-atoint.Tpo $(DEPDIR)/test_atoint-atoint.Po
2172 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='atoint.c' object='test_atoint-atoint.o' libtool=no @AMDEPBACKSLASH@
2173 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2174 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atoint_CFLAGS) $(CFLAGS) -c -o test_atoint-atoint.o `test -f 'atoint.c' || echo '$(srcdir)/'`atoint.c
2175
2176 test_atoint-atoint.obj: atoint.c
2177 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atoint_CFLAGS) $(CFLAGS) -MT test_atoint-atoint.obj -MD -MP -MF $(DEPDIR)/test_atoint-atoint.Tpo -c -o test_atoint-atoint.obj `if test -f 'atoint.c'; then $(CYGPATH_W) 'atoint.c'; else $(CYGPATH_W) '$(srcdir)/atoint.c'; fi`
2178 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_atoint-atoint.Tpo $(DEPDIR)/test_atoint-atoint.Po
2179 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='atoint.c' object='test_atoint-atoint.obj' libtool=no @AMDEPBACKSLASH@
2180 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2181 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atoint_CFLAGS) $(CFLAGS) -c -o test_atoint-atoint.obj `if test -f 'atoint.c'; then $(CYGPATH_W) 'atoint.c'; else $(CYGPATH_W) '$(srcdir)/atoint.c'; fi`
2182
2183 test_atoint-run-atoint.o: run-atoint.c
2184 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atoint_CFLAGS) $(CFLAGS) -MT test_atoint-run-atoint.o -MD -MP -MF $(DEPDIR)/test_atoint-run-atoint.Tpo -c -o test_atoint-run-atoint.o `test -f 'run-atoint.c' || echo '$(srcdir)/'`run-atoint.c
2185 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_atoint-run-atoint.Tpo $(DEPDIR)/test_atoint-run-atoint.Po
2186 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-atoint.c' object='test_atoint-run-atoint.o' libtool=no @AMDEPBACKSLASH@
2187 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2188 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atoint_CFLAGS) $(CFLAGS) -c -o test_atoint-run-atoint.o `test -f 'run-atoint.c' || echo '$(srcdir)/'`run-atoint.c
2189
2190 test_atoint-run-atoint.obj: run-atoint.c
2191 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atoint_CFLAGS) $(CFLAGS) -MT test_atoint-run-atoint.obj -MD -MP -MF $(DEPDIR)/test_atoint-run-atoint.Tpo -c -o test_atoint-run-atoint.obj `if test -f 'run-atoint.c'; then $(CYGPATH_W) 'run-atoint.c'; else $(CYGPATH_W) '$(srcdir)/run-atoint.c'; fi`
2192 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_atoint-run-atoint.Tpo $(DEPDIR)/test_atoint-run-atoint.Po
2193 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-atoint.c' object='test_atoint-run-atoint.obj' libtool=no @AMDEPBACKSLASH@
2194 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2195 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atoint_CFLAGS) $(CFLAGS) -c -o test_atoint-run-atoint.obj `if test -f 'run-atoint.c'; then $(CYGPATH_W) 'run-atoint.c'; else $(CYGPATH_W) '$(srcdir)/run-atoint.c'; fi`
2196
2197 test_atouint-atouint.o: atouint.c
2198 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atouint_CFLAGS) $(CFLAGS) -MT test_atouint-atouint.o -MD -MP -MF $(DEPDIR)/test_atouint-atouint.Tpo -c -o test_atouint-atouint.o `test -f 'atouint.c' || echo '$(srcdir)/'`atouint.c
2199 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_atouint-atouint.Tpo $(DEPDIR)/test_atouint-atouint.Po
2200 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='atouint.c' object='test_atouint-atouint.o' libtool=no @AMDEPBACKSLASH@
2201 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2202 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atouint_CFLAGS) $(CFLAGS) -c -o test_atouint-atouint.o `test -f 'atouint.c' || echo '$(srcdir)/'`atouint.c
2203
2204 test_atouint-atouint.obj: atouint.c
2205 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atouint_CFLAGS) $(CFLAGS) -MT test_atouint-atouint.obj -MD -MP -MF $(DEPDIR)/test_atouint-atouint.Tpo -c -o test_atouint-atouint.obj `if test -f 'atouint.c'; then $(CYGPATH_W) 'atouint.c'; else $(CYGPATH_W) '$(srcdir)/atouint.c'; fi`
2206 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_atouint-atouint.Tpo $(DEPDIR)/test_atouint-atouint.Po
2207 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='atouint.c' object='test_atouint-atouint.obj' libtool=no @AMDEPBACKSLASH@
2208 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2209 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atouint_CFLAGS) $(CFLAGS) -c -o test_atouint-atouint.obj `if test -f 'atouint.c'; then $(CYGPATH_W) 'atouint.c'; else $(CYGPATH_W) '$(srcdir)/atouint.c'; fi`
2210
2211 test_atouint-run-atouint.o: run-atouint.c
2212 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atouint_CFLAGS) $(CFLAGS) -MT test_atouint-run-atouint.o -MD -MP -MF $(DEPDIR)/test_atouint-run-atouint.Tpo -c -o test_atouint-run-atouint.o `test -f 'run-atouint.c' || echo '$(srcdir)/'`run-atouint.c
2213 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_atouint-run-atouint.Tpo $(DEPDIR)/test_atouint-run-atouint.Po
2214 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-atouint.c' object='test_atouint-run-atouint.o' libtool=no @AMDEPBACKSLASH@
2215 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2216 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atouint_CFLAGS) $(CFLAGS) -c -o test_atouint-run-atouint.o `test -f 'run-atouint.c' || echo '$(srcdir)/'`run-atouint.c
2217
2218 test_atouint-run-atouint.obj: run-atouint.c
2219 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atouint_CFLAGS) $(CFLAGS) -MT test_atouint-run-atouint.obj -MD -MP -MF $(DEPDIR)/test_atouint-run-atouint.Tpo -c -o test_atouint-run-atouint.obj `if test -f 'run-atouint.c'; then $(CYGPATH_W) 'run-atouint.c'; else $(CYGPATH_W) '$(srcdir)/run-atouint.c'; fi`
2220 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_atouint-run-atouint.Tpo $(DEPDIR)/test_atouint-run-atouint.Po
2221 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-atouint.c' object='test_atouint-run-atouint.obj' libtool=no @AMDEPBACKSLASH@
2222 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2223 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_atouint_CFLAGS) $(CFLAGS) -c -o test_atouint-run-atouint.obj `if test -f 'run-atouint.c'; then $(CYGPATH_W) 'run-atouint.c'; else $(CYGPATH_W) '$(srcdir)/run-atouint.c'; fi`
2224
2225 test_authkeys-authkeys.o: authkeys.c
2226 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_authkeys_CFLAGS) $(CFLAGS) -MT test_authkeys-authkeys.o -MD -MP -MF $(DEPDIR)/test_authkeys-authkeys.Tpo -c -o test_authkeys-authkeys.o `test -f 'authkeys.c' || echo '$(srcdir)/'`authkeys.c
2227 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_authkeys-authkeys.Tpo $(DEPDIR)/test_authkeys-authkeys.Po
2228 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='authkeys.c' object='test_authkeys-authkeys.o' libtool=no @AMDEPBACKSLASH@
2229 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2230 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_authkeys_CFLAGS) $(CFLAGS) -c -o test_authkeys-authkeys.o `test -f 'authkeys.c' || echo '$(srcdir)/'`authkeys.c
2231
2232 test_authkeys-authkeys.obj: authkeys.c
2233 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_authkeys_CFLAGS) $(CFLAGS) -MT test_authkeys-authkeys.obj -MD -MP -MF $(DEPDIR)/test_authkeys-authkeys.Tpo -c -o test_authkeys-authkeys.obj `if test -f 'authkeys.c'; then $(CYGPATH_W) 'authkeys.c'; else $(CYGPATH_W) '$(srcdir)/authkeys.c'; fi`
2234 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_authkeys-authkeys.Tpo $(DEPDIR)/test_authkeys-authkeys.Po
2235 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='authkeys.c' object='test_authkeys-authkeys.obj' libtool=no @AMDEPBACKSLASH@
2236 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2237 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_authkeys_CFLAGS) $(CFLAGS) -c -o test_authkeys-authkeys.obj `if test -f 'authkeys.c'; then $(CYGPATH_W) 'authkeys.c'; else $(CYGPATH_W) '$(srcdir)/authkeys.c'; fi`
2238
2239 test_authkeys-run-authkeys.o: run-authkeys.c
2240 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_authkeys_CFLAGS) $(CFLAGS) -MT test_authkeys-run-authkeys.o -MD -MP -MF $(DEPDIR)/test_authkeys-run-authkeys.Tpo -c -o test_authkeys-run-authkeys.o `test -f 'run-authkeys.c' || echo '$(srcdir)/'`run-authkeys.c
2241 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_authkeys-run-authkeys.Tpo $(DEPDIR)/test_authkeys-run-authkeys.Po
2242 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-authkeys.c' object='test_authkeys-run-authkeys.o' libtool=no @AMDEPBACKSLASH@
2243 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2244 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_authkeys_CFLAGS) $(CFLAGS) -c -o test_authkeys-run-authkeys.o `test -f 'run-authkeys.c' || echo '$(srcdir)/'`run-authkeys.c
2245
2246 test_authkeys-run-authkeys.obj: run-authkeys.c
2247 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_authkeys_CFLAGS) $(CFLAGS) -MT test_authkeys-run-authkeys.obj -MD -MP -MF $(DEPDIR)/test_authkeys-run-authkeys.Tpo -c -o test_authkeys-run-authkeys.obj `if test -f 'run-authkeys.c'; then $(CYGPATH_W) 'run-authkeys.c'; else $(CYGPATH_W) '$(srcdir)/run-authkeys.c'; fi`
2248 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_authkeys-run-authkeys.Tpo $(DEPDIR)/test_authkeys-run-authkeys.Po
2249 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-authkeys.c' object='test_authkeys-run-authkeys.obj' libtool=no @AMDEPBACKSLASH@
2250 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2251 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_authkeys_CFLAGS) $(CFLAGS) -c -o test_authkeys-run-authkeys.obj `if test -f 'run-authkeys.c'; then $(CYGPATH_W) 'run-authkeys.c'; else $(CYGPATH_W) '$(srcdir)/run-authkeys.c'; fi`
2252
2253 test_buftvtots-buftvtots.o: buftvtots.c
2254 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_buftvtots_CFLAGS) $(CFLAGS) -MT test_buftvtots-buftvtots.o -MD -MP -MF $(DEPDIR)/test_buftvtots-buftvtots.Tpo -c -o test_buftvtots-buftvtots.o `test -f 'buftvtots.c' || echo '$(srcdir)/'`buftvtots.c
2255 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_buftvtots-buftvtots.Tpo $(DEPDIR)/test_buftvtots-buftvtots.Po
2256 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='buftvtots.c' object='test_buftvtots-buftvtots.o' libtool=no @AMDEPBACKSLASH@
2257 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2258 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_buftvtots_CFLAGS) $(CFLAGS) -c -o test_buftvtots-buftvtots.o `test -f 'buftvtots.c' || echo '$(srcdir)/'`buftvtots.c
2259
2260 test_buftvtots-buftvtots.obj: buftvtots.c
2261 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_buftvtots_CFLAGS) $(CFLAGS) -MT test_buftvtots-buftvtots.obj -MD -MP -MF $(DEPDIR)/test_buftvtots-buftvtots.Tpo -c -o test_buftvtots-buftvtots.obj `if test -f 'buftvtots.c'; then $(CYGPATH_W) 'buftvtots.c'; else $(CYGPATH_W) '$(srcdir)/buftvtots.c'; fi`
2262 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_buftvtots-buftvtots.Tpo $(DEPDIR)/test_buftvtots-buftvtots.Po
2263 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='buftvtots.c' object='test_buftvtots-buftvtots.obj' libtool=no @AMDEPBACKSLASH@
2264 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2265 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_buftvtots_CFLAGS) $(CFLAGS) -c -o test_buftvtots-buftvtots.obj `if test -f 'buftvtots.c'; then $(CYGPATH_W) 'buftvtots.c'; else $(CYGPATH_W) '$(srcdir)/buftvtots.c'; fi`
2266
2267 test_buftvtots-run-buftvtots.o: run-buftvtots.c
2268 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_buftvtots_CFLAGS) $(CFLAGS) -MT test_buftvtots-run-buftvtots.o -MD -MP -MF $(DEPDIR)/test_buftvtots-run-buftvtots.Tpo -c -o test_buftvtots-run-buftvtots.o `test -f 'run-buftvtots.c' || echo '$(srcdir)/'`run-buftvtots.c
2269 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_buftvtots-run-buftvtots.Tpo $(DEPDIR)/test_buftvtots-run-buftvtots.Po
2270 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-buftvtots.c' object='test_buftvtots-run-buftvtots.o' libtool=no @AMDEPBACKSLASH@
2271 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2272 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_buftvtots_CFLAGS) $(CFLAGS) -c -o test_buftvtots-run-buftvtots.o `test -f 'run-buftvtots.c' || echo '$(srcdir)/'`run-buftvtots.c
2273
2274 test_buftvtots-run-buftvtots.obj: run-buftvtots.c
2275 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_buftvtots_CFLAGS) $(CFLAGS) -MT test_buftvtots-run-buftvtots.obj -MD -MP -MF $(DEPDIR)/test_buftvtots-run-buftvtots.Tpo -c -o test_buftvtots-run-buftvtots.obj `if test -f 'run-buftvtots.c'; then $(CYGPATH_W) 'run-buftvtots.c'; else $(CYGPATH_W) '$(srcdir)/run-buftvtots.c'; fi`
2276 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_buftvtots-run-buftvtots.Tpo $(DEPDIR)/test_buftvtots-run-buftvtots.Po
2277 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-buftvtots.c' object='test_buftvtots-run-buftvtots.obj' libtool=no @AMDEPBACKSLASH@
2278 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2279 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_buftvtots_CFLAGS) $(CFLAGS) -c -o test_buftvtots-run-buftvtots.obj `if test -f 'run-buftvtots.c'; then $(CYGPATH_W) 'run-buftvtots.c'; else $(CYGPATH_W) '$(srcdir)/run-buftvtots.c'; fi`
2280
2281 test_calendar-calendar.o: calendar.c
2282 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -MT test_calendar-calendar.o -MD -MP -MF $(DEPDIR)/test_calendar-calendar.Tpo -c -o test_calendar-calendar.o `test -f 'calendar.c' || echo '$(srcdir)/'`calendar.c
2283 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calendar-calendar.Tpo $(DEPDIR)/test_calendar-calendar.Po
2284 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='calendar.c' object='test_calendar-calendar.o' libtool=no @AMDEPBACKSLASH@
2285 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2286 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -c -o test_calendar-calendar.o `test -f 'calendar.c' || echo '$(srcdir)/'`calendar.c
2287
2288 test_calendar-calendar.obj: calendar.c
2289 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -MT test_calendar-calendar.obj -MD -MP -MF $(DEPDIR)/test_calendar-calendar.Tpo -c -o test_calendar-calendar.obj `if test -f 'calendar.c'; then $(CYGPATH_W) 'calendar.c'; else $(CYGPATH_W) '$(srcdir)/calendar.c'; fi`
2290 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calendar-calendar.Tpo $(DEPDIR)/test_calendar-calendar.Po
2291 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='calendar.c' object='test_calendar-calendar.obj' libtool=no @AMDEPBACKSLASH@
2292 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2293 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -c -o test_calendar-calendar.obj `if test -f 'calendar.c'; then $(CYGPATH_W) 'calendar.c'; else $(CYGPATH_W) '$(srcdir)/calendar.c'; fi`
2294
2295 test_calendar-run-calendar.o: run-calendar.c
2296 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -MT test_calendar-run-calendar.o -MD -MP -MF $(DEPDIR)/test_calendar-run-calendar.Tpo -c -o test_calendar-run-calendar.o `test -f 'run-calendar.c' || echo '$(srcdir)/'`run-calendar.c
2297 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calendar-run-calendar.Tpo $(DEPDIR)/test_calendar-run-calendar.Po
2298 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-calendar.c' object='test_calendar-run-calendar.o' libtool=no @AMDEPBACKSLASH@
2299 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2300 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -c -o test_calendar-run-calendar.o `test -f 'run-calendar.c' || echo '$(srcdir)/'`run-calendar.c
2301
2302 test_calendar-run-calendar.obj: run-calendar.c
2303 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -MT test_calendar-run-calendar.obj -MD -MP -MF $(DEPDIR)/test_calendar-run-calendar.Tpo -c -o test_calendar-run-calendar.obj `if test -f 'run-calendar.c'; then $(CYGPATH_W) 'run-calendar.c'; else $(CYGPATH_W) '$(srcdir)/run-calendar.c'; fi`
2304 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calendar-run-calendar.Tpo $(DEPDIR)/test_calendar-run-calendar.Po
2305 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-calendar.c' object='test_calendar-run-calendar.obj' libtool=no @AMDEPBACKSLASH@
2306 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2307 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -c -o test_calendar-run-calendar.obj `if test -f 'run-calendar.c'; then $(CYGPATH_W) 'run-calendar.c'; else $(CYGPATH_W) '$(srcdir)/run-calendar.c'; fi`
2308
2309 test_calendar-test-libntp.o: test-libntp.c
2310 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -MT test_calendar-test-libntp.o -MD -MP -MF $(DEPDIR)/test_calendar-test-libntp.Tpo -c -o test_calendar-test-libntp.o `test -f 'test-libntp.c' || echo '$(srcdir)/'`test-libntp.c
2311 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calendar-test-libntp.Tpo $(DEPDIR)/test_calendar-test-libntp.Po
2312 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-libntp.c' object='test_calendar-test-libntp.o' libtool=no @AMDEPBACKSLASH@
2313 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2314 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -c -o test_calendar-test-libntp.o `test -f 'test-libntp.c' || echo '$(srcdir)/'`test-libntp.c
2315
2316 test_calendar-test-libntp.obj: test-libntp.c
2317 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -MT test_calendar-test-libntp.obj -MD -MP -MF $(DEPDIR)/test_calendar-test-libntp.Tpo -c -o test_calendar-test-libntp.obj `if test -f 'test-libntp.c'; then $(CYGPATH_W) 'test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/test-libntp.c'; fi`
2318 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calendar-test-libntp.Tpo $(DEPDIR)/test_calendar-test-libntp.Po
2319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-libntp.c' object='test_calendar-test-libntp.obj' libtool=no @AMDEPBACKSLASH@
2320 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2321 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calendar_CFLAGS) $(CFLAGS) -c -o test_calendar-test-libntp.obj `if test -f 'test-libntp.c'; then $(CYGPATH_W) 'test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/test-libntp.c'; fi`
2322
2323 test_caljulian-caljulian.o: caljulian.c
2324 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -MT test_caljulian-caljulian.o -MD -MP -MF $(DEPDIR)/test_caljulian-caljulian.Tpo -c -o test_caljulian-caljulian.o `test -f 'caljulian.c' || echo '$(srcdir)/'`caljulian.c
2325 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caljulian-caljulian.Tpo $(DEPDIR)/test_caljulian-caljulian.Po
2326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='caljulian.c' object='test_caljulian-caljulian.o' libtool=no @AMDEPBACKSLASH@
2327 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2328 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -c -o test_caljulian-caljulian.o `test -f 'caljulian.c' || echo '$(srcdir)/'`caljulian.c
2329
2330 test_caljulian-caljulian.obj: caljulian.c
2331 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -MT test_caljulian-caljulian.obj -MD -MP -MF $(DEPDIR)/test_caljulian-caljulian.Tpo -c -o test_caljulian-caljulian.obj `if test -f 'caljulian.c'; then $(CYGPATH_W) 'caljulian.c'; else $(CYGPATH_W) '$(srcdir)/caljulian.c'; fi`
2332 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caljulian-caljulian.Tpo $(DEPDIR)/test_caljulian-caljulian.Po
2333 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='caljulian.c' object='test_caljulian-caljulian.obj' libtool=no @AMDEPBACKSLASH@
2334 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2335 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -c -o test_caljulian-caljulian.obj `if test -f 'caljulian.c'; then $(CYGPATH_W) 'caljulian.c'; else $(CYGPATH_W) '$(srcdir)/caljulian.c'; fi`
2336
2337 test_caljulian-run-caljulian.o: run-caljulian.c
2338 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -MT test_caljulian-run-caljulian.o -MD -MP -MF $(DEPDIR)/test_caljulian-run-caljulian.Tpo -c -o test_caljulian-run-caljulian.o `test -f 'run-caljulian.c' || echo '$(srcdir)/'`run-caljulian.c
2339 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caljulian-run-caljulian.Tpo $(DEPDIR)/test_caljulian-run-caljulian.Po
2340 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-caljulian.c' object='test_caljulian-run-caljulian.o' libtool=no @AMDEPBACKSLASH@
2341 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2342 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -c -o test_caljulian-run-caljulian.o `test -f 'run-caljulian.c' || echo '$(srcdir)/'`run-caljulian.c
2343
2344 test_caljulian-run-caljulian.obj: run-caljulian.c
2345 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -MT test_caljulian-run-caljulian.obj -MD -MP -MF $(DEPDIR)/test_caljulian-run-caljulian.Tpo -c -o test_caljulian-run-caljulian.obj `if test -f 'run-caljulian.c'; then $(CYGPATH_W) 'run-caljulian.c'; else $(CYGPATH_W) '$(srcdir)/run-caljulian.c'; fi`
2346 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caljulian-run-caljulian.Tpo $(DEPDIR)/test_caljulian-run-caljulian.Po
2347 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-caljulian.c' object='test_caljulian-run-caljulian.obj' libtool=no @AMDEPBACKSLASH@
2348 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2349 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -c -o test_caljulian-run-caljulian.obj `if test -f 'run-caljulian.c'; then $(CYGPATH_W) 'run-caljulian.c'; else $(CYGPATH_W) '$(srcdir)/run-caljulian.c'; fi`
2350
2351 test_caljulian-test-libntp.o: test-libntp.c
2352 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -MT test_caljulian-test-libntp.o -MD -MP -MF $(DEPDIR)/test_caljulian-test-libntp.Tpo -c -o test_caljulian-test-libntp.o `test -f 'test-libntp.c' || echo '$(srcdir)/'`test-libntp.c
2353 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caljulian-test-libntp.Tpo $(DEPDIR)/test_caljulian-test-libntp.Po
2354 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-libntp.c' object='test_caljulian-test-libntp.o' libtool=no @AMDEPBACKSLASH@
2355 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2356 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -c -o test_caljulian-test-libntp.o `test -f 'test-libntp.c' || echo '$(srcdir)/'`test-libntp.c
2357
2358 test_caljulian-test-libntp.obj: test-libntp.c
2359 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -MT test_caljulian-test-libntp.obj -MD -MP -MF $(DEPDIR)/test_caljulian-test-libntp.Tpo -c -o test_caljulian-test-libntp.obj `if test -f 'test-libntp.c'; then $(CYGPATH_W) 'test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/test-libntp.c'; fi`
2360 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caljulian-test-libntp.Tpo $(DEPDIR)/test_caljulian-test-libntp.Po
2361 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-libntp.c' object='test_caljulian-test-libntp.obj' libtool=no @AMDEPBACKSLASH@
2362 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2363 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caljulian_CFLAGS) $(CFLAGS) -c -o test_caljulian-test-libntp.obj `if test -f 'test-libntp.c'; then $(CYGPATH_W) 'test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/test-libntp.c'; fi`
2364
2365 test_caltontp-caltontp.o: caltontp.c
2366 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caltontp_CFLAGS) $(CFLAGS) -MT test_caltontp-caltontp.o -MD -MP -MF $(DEPDIR)/test_caltontp-caltontp.Tpo -c -o test_caltontp-caltontp.o `test -f 'caltontp.c' || echo '$(srcdir)/'`caltontp.c
2367 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caltontp-caltontp.Tpo $(DEPDIR)/test_caltontp-caltontp.Po
2368 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='caltontp.c' object='test_caltontp-caltontp.o' libtool=no @AMDEPBACKSLASH@
2369 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2370 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caltontp_CFLAGS) $(CFLAGS) -c -o test_caltontp-caltontp.o `test -f 'caltontp.c' || echo '$(srcdir)/'`caltontp.c
2371
2372 test_caltontp-caltontp.obj: caltontp.c
2373 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caltontp_CFLAGS) $(CFLAGS) -MT test_caltontp-caltontp.obj -MD -MP -MF $(DEPDIR)/test_caltontp-caltontp.Tpo -c -o test_caltontp-caltontp.obj `if test -f 'caltontp.c'; then $(CYGPATH_W) 'caltontp.c'; else $(CYGPATH_W) '$(srcdir)/caltontp.c'; fi`
2374 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caltontp-caltontp.Tpo $(DEPDIR)/test_caltontp-caltontp.Po
2375 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='caltontp.c' object='test_caltontp-caltontp.obj' libtool=no @AMDEPBACKSLASH@
2376 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2377 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caltontp_CFLAGS) $(CFLAGS) -c -o test_caltontp-caltontp.obj `if test -f 'caltontp.c'; then $(CYGPATH_W) 'caltontp.c'; else $(CYGPATH_W) '$(srcdir)/caltontp.c'; fi`
2378
2379 test_caltontp-run-caltontp.o: run-caltontp.c
2380 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caltontp_CFLAGS) $(CFLAGS) -MT test_caltontp-run-caltontp.o -MD -MP -MF $(DEPDIR)/test_caltontp-run-caltontp.Tpo -c -o test_caltontp-run-caltontp.o `test -f 'run-caltontp.c' || echo '$(srcdir)/'`run-caltontp.c
2381 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caltontp-run-caltontp.Tpo $(DEPDIR)/test_caltontp-run-caltontp.Po
2382 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-caltontp.c' object='test_caltontp-run-caltontp.o' libtool=no @AMDEPBACKSLASH@
2383 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2384 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caltontp_CFLAGS) $(CFLAGS) -c -o test_caltontp-run-caltontp.o `test -f 'run-caltontp.c' || echo '$(srcdir)/'`run-caltontp.c
2385
2386 test_caltontp-run-caltontp.obj: run-caltontp.c
2387 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caltontp_CFLAGS) $(CFLAGS) -MT test_caltontp-run-caltontp.obj -MD -MP -MF $(DEPDIR)/test_caltontp-run-caltontp.Tpo -c -o test_caltontp-run-caltontp.obj `if test -f 'run-caltontp.c'; then $(CYGPATH_W) 'run-caltontp.c'; else $(CYGPATH_W) '$(srcdir)/run-caltontp.c'; fi`
2388 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_caltontp-run-caltontp.Tpo $(DEPDIR)/test_caltontp-run-caltontp.Po
2389 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-caltontp.c' object='test_caltontp-run-caltontp.obj' libtool=no @AMDEPBACKSLASH@
2390 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2391 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_caltontp_CFLAGS) $(CFLAGS) -c -o test_caltontp-run-caltontp.obj `if test -f 'run-caltontp.c'; then $(CYGPATH_W) 'run-caltontp.c'; else $(CYGPATH_W) '$(srcdir)/run-caltontp.c'; fi`
2392
2393 test_calyearstart-calyearstart.o: calyearstart.c
2394 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -MT test_calyearstart-calyearstart.o -MD -MP -MF $(DEPDIR)/test_calyearstart-calyearstart.Tpo -c -o test_calyearstart-calyearstart.o `test -f 'calyearstart.c' || echo '$(srcdir)/'`calyearstart.c
2395 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calyearstart-calyearstart.Tpo $(DEPDIR)/test_calyearstart-calyearstart.Po
2396 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='calyearstart.c' object='test_calyearstart-calyearstart.o' libtool=no @AMDEPBACKSLASH@
2397 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2398 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -c -o test_calyearstart-calyearstart.o `test -f 'calyearstart.c' || echo '$(srcdir)/'`calyearstart.c
2399
2400 test_calyearstart-calyearstart.obj: calyearstart.c
2401 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -MT test_calyearstart-calyearstart.obj -MD -MP -MF $(DEPDIR)/test_calyearstart-calyearstart.Tpo -c -o test_calyearstart-calyearstart.obj `if test -f 'calyearstart.c'; then $(CYGPATH_W) 'calyearstart.c'; else $(CYGPATH_W) '$(srcdir)/calyearstart.c'; fi`
2402 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calyearstart-calyearstart.Tpo $(DEPDIR)/test_calyearstart-calyearstart.Po
2403 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='calyearstart.c' object='test_calyearstart-calyearstart.obj' libtool=no @AMDEPBACKSLASH@
2404 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2405 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -c -o test_calyearstart-calyearstart.obj `if test -f 'calyearstart.c'; then $(CYGPATH_W) 'calyearstart.c'; else $(CYGPATH_W) '$(srcdir)/calyearstart.c'; fi`
2406
2407 test_calyearstart-run-calyearstart.o: run-calyearstart.c
2408 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -MT test_calyearstart-run-calyearstart.o -MD -MP -MF $(DEPDIR)/test_calyearstart-run-calyearstart.Tpo -c -o test_calyearstart-run-calyearstart.o `test -f 'run-calyearstart.c' || echo '$(srcdir)/'`run-calyearstart.c
2409 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calyearstart-run-calyearstart.Tpo $(DEPDIR)/test_calyearstart-run-calyearstart.Po
2410 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-calyearstart.c' object='test_calyearstart-run-calyearstart.o' libtool=no @AMDEPBACKSLASH@
2411 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2412 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -c -o test_calyearstart-run-calyearstart.o `test -f 'run-calyearstart.c' || echo '$(srcdir)/'`run-calyearstart.c
2413
2414 test_calyearstart-run-calyearstart.obj: run-calyearstart.c
2415 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -MT test_calyearstart-run-calyearstart.obj -MD -MP -MF $(DEPDIR)/test_calyearstart-run-calyearstart.Tpo -c -o test_calyearstart-run-calyearstart.obj `if test -f 'run-calyearstart.c'; then $(CYGPATH_W) 'run-calyearstart.c'; else $(CYGPATH_W) '$(srcdir)/run-calyearstart.c'; fi`
2416 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calyearstart-run-calyearstart.Tpo $(DEPDIR)/test_calyearstart-run-calyearstart.Po
2417 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-calyearstart.c' object='test_calyearstart-run-calyearstart.obj' libtool=no @AMDEPBACKSLASH@
2418 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2419 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -c -o test_calyearstart-run-calyearstart.obj `if test -f 'run-calyearstart.c'; then $(CYGPATH_W) 'run-calyearstart.c'; else $(CYGPATH_W) '$(srcdir)/run-calyearstart.c'; fi`
2420
2421 test_calyearstart-test-libntp.o: test-libntp.c
2422 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -MT test_calyearstart-test-libntp.o -MD -MP -MF $(DEPDIR)/test_calyearstart-test-libntp.Tpo -c -o test_calyearstart-test-libntp.o `test -f 'test-libntp.c' || echo '$(srcdir)/'`test-libntp.c
2423 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calyearstart-test-libntp.Tpo $(DEPDIR)/test_calyearstart-test-libntp.Po
2424 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-libntp.c' object='test_calyearstart-test-libntp.o' libtool=no @AMDEPBACKSLASH@
2425 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2426 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -c -o test_calyearstart-test-libntp.o `test -f 'test-libntp.c' || echo '$(srcdir)/'`test-libntp.c
2427
2428 test_calyearstart-test-libntp.obj: test-libntp.c
2429 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -MT test_calyearstart-test-libntp.obj -MD -MP -MF $(DEPDIR)/test_calyearstart-test-libntp.Tpo -c -o test_calyearstart-test-libntp.obj `if test -f 'test-libntp.c'; then $(CYGPATH_W) 'test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/test-libntp.c'; fi`
2430 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_calyearstart-test-libntp.Tpo $(DEPDIR)/test_calyearstart-test-libntp.Po
2431 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-libntp.c' object='test_calyearstart-test-libntp.obj' libtool=no @AMDEPBACKSLASH@
2432 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2433 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_calyearstart_CFLAGS) $(CFLAGS) -c -o test_calyearstart-test-libntp.obj `if test -f 'test-libntp.c'; then $(CYGPATH_W) 'test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/test-libntp.c'; fi`
2434
2435 test_clocktime-clocktime.o: clocktime.c
2436 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -MT test_clocktime-clocktime.o -MD -MP -MF $(DEPDIR)/test_clocktime-clocktime.Tpo -c -o test_clocktime-clocktime.o `test -f 'clocktime.c' || echo '$(srcdir)/'`clocktime.c
2437 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_clocktime-clocktime.Tpo $(DEPDIR)/test_clocktime-clocktime.Po
2438 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='clocktime.c' object='test_clocktime-clocktime.o' libtool=no @AMDEPBACKSLASH@
2439 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2440 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -c -o test_clocktime-clocktime.o `test -f 'clocktime.c' || echo '$(srcdir)/'`clocktime.c
2441
2442 test_clocktime-clocktime.obj: clocktime.c
2443 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -MT test_clocktime-clocktime.obj -MD -MP -MF $(DEPDIR)/test_clocktime-clocktime.Tpo -c -o test_clocktime-clocktime.obj `if test -f 'clocktime.c'; then $(CYGPATH_W) 'clocktime.c'; else $(CYGPATH_W) '$(srcdir)/clocktime.c'; fi`
2444 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_clocktime-clocktime.Tpo $(DEPDIR)/test_clocktime-clocktime.Po
2445 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='clocktime.c' object='test_clocktime-clocktime.obj' libtool=no @AMDEPBACKSLASH@
2446 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2447 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -c -o test_clocktime-clocktime.obj `if test -f 'clocktime.c'; then $(CYGPATH_W) 'clocktime.c'; else $(CYGPATH_W) '$(srcdir)/clocktime.c'; fi`
2448
2449 test_clocktime-run-clocktime.o: run-clocktime.c
2450 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -MT test_clocktime-run-clocktime.o -MD -MP -MF $(DEPDIR)/test_clocktime-run-clocktime.Tpo -c -o test_clocktime-run-clocktime.o `test -f 'run-clocktime.c' || echo '$(srcdir)/'`run-clocktime.c
2451 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_clocktime-run-clocktime.Tpo $(DEPDIR)/test_clocktime-run-clocktime.Po
2452 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-clocktime.c' object='test_clocktime-run-clocktime.o' libtool=no @AMDEPBACKSLASH@
2453 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2454 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -c -o test_clocktime-run-clocktime.o `test -f 'run-clocktime.c' || echo '$(srcdir)/'`run-clocktime.c
2455
2456 test_clocktime-run-clocktime.obj: run-clocktime.c
2457 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -MT test_clocktime-run-clocktime.obj -MD -MP -MF $(DEPDIR)/test_clocktime-run-clocktime.Tpo -c -o test_clocktime-run-clocktime.obj `if test -f 'run-clocktime.c'; then $(CYGPATH_W) 'run-clocktime.c'; else $(CYGPATH_W) '$(srcdir)/run-clocktime.c'; fi`
2458 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_clocktime-run-clocktime.Tpo $(DEPDIR)/test_clocktime-run-clocktime.Po
2459 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-clocktime.c' object='test_clocktime-run-clocktime.obj' libtool=no @AMDEPBACKSLASH@
2460 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2461 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -c -o test_clocktime-run-clocktime.obj `if test -f 'run-clocktime.c'; then $(CYGPATH_W) 'run-clocktime.c'; else $(CYGPATH_W) '$(srcdir)/run-clocktime.c'; fi`
2462
2463 test_clocktime-test-libntp.o: test-libntp.c
2464 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -MT test_clocktime-test-libntp.o -MD -MP -MF $(DEPDIR)/test_clocktime-test-libntp.Tpo -c -o test_clocktime-test-libntp.o `test -f 'test-libntp.c' || echo '$(srcdir)/'`test-libntp.c
2465 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_clocktime-test-libntp.Tpo $(DEPDIR)/test_clocktime-test-libntp.Po
2466 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-libntp.c' object='test_clocktime-test-libntp.o' libtool=no @AMDEPBACKSLASH@
2467 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2468 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -c -o test_clocktime-test-libntp.o `test -f 'test-libntp.c' || echo '$(srcdir)/'`test-libntp.c
2469
2470 test_clocktime-test-libntp.obj: test-libntp.c
2471 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -MT test_clocktime-test-libntp.obj -MD -MP -MF $(DEPDIR)/test_clocktime-test-libntp.Tpo -c -o test_clocktime-test-libntp.obj `if test -f 'test-libntp.c'; then $(CYGPATH_W) 'test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/test-libntp.c'; fi`
2472 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_clocktime-test-libntp.Tpo $(DEPDIR)/test_clocktime-test-libntp.Po
2473 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-libntp.c' object='test_clocktime-test-libntp.obj' libtool=no @AMDEPBACKSLASH@
2474 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2475 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_clocktime_CFLAGS) $(CFLAGS) -c -o test_clocktime-test-libntp.obj `if test -f 'test-libntp.c'; then $(CYGPATH_W) 'test-libntp.c'; else $(CYGPATH_W) '$(srcdir)/test-libntp.c'; fi`
2476
2477 test_decodenetnum-decodenetnum.o: decodenetnum.c
2478 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_decodenetnum_CFLAGS) $(CFLAGS) -MT test_decodenetnum-decodenetnum.o -MD -MP -MF $(DEPDIR)/test_decodenetnum-decodenetnum.Tpo -c -o test_decodenetnum-decodenetnum.o `test -f 'decodenetnum.c' || echo '$(srcdir)/'`decodenetnum.c
2479 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_decodenetnum-decodenetnum.Tpo $(DEPDIR)/test_decodenetnum-decodenetnum.Po
2480 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='decodenetnum.c' object='test_decodenetnum-decodenetnum.o' libtool=no @AMDEPBACKSLASH@
2481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2482 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_decodenetnum_CFLAGS) $(CFLAGS) -c -o test_decodenetnum-decodenetnum.o `test -f 'decodenetnum.c' || echo '$(srcdir)/'`decodenetnum.c
2483
2484 test_decodenetnum-decodenetnum.obj: decodenetnum.c
2485 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_decodenetnum_CFLAGS) $(CFLAGS) -MT test_decodenetnum-decodenetnum.obj -MD -MP -MF $(DEPDIR)/test_decodenetnum-decodenetnum.Tpo -c -o test_decodenetnum-decodenetnum.obj `if test -f 'decodenetnum.c'; then $(CYGPATH_W) 'decodenetnum.c'; else $(CYGPATH_W) '$(srcdir)/decodenetnum.c'; fi`
2486 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_decodenetnum-decodenetnum.Tpo $(DEPDIR)/test_decodenetnum-decodenetnum.Po
2487 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='decodenetnum.c' object='test_decodenetnum-decodenetnum.obj' libtool=no @AMDEPBACKSLASH@
2488 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2489 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_decodenetnum_CFLAGS) $(CFLAGS) -c -o test_decodenetnum-decodenetnum.obj `if test -f 'decodenetnum.c'; then $(CYGPATH_W) 'decodenetnum.c'; else $(CYGPATH_W) '$(srcdir)/decodenetnum.c'; fi`
2490
2491 test_decodenetnum-run-decodenetnum.o: run-decodenetnum.c
2492 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_decodenetnum_CFLAGS) $(CFLAGS) -MT test_decodenetnum-run-decodenetnum.o -MD -MP -MF $(DEPDIR)/test_decodenetnum-run-decodenetnum.Tpo -c -o test_decodenetnum-run-decodenetnum.o `test -f 'run-decodenetnum.c' || echo '$(srcdir)/'`run-decodenetnum.c
2493 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_decodenetnum-run-decodenetnum.Tpo $(DEPDIR)/test_decodenetnum-run-decodenetnum.Po
2494 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-decodenetnum.c' object='test_decodenetnum-run-decodenetnum.o' libtool=no @AMDEPBACKSLASH@
2495 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2496 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_decodenetnum_CFLAGS) $(CFLAGS) -c -o test_decodenetnum-run-decodenetnum.o `test -f 'run-decodenetnum.c' || echo '$(srcdir)/'`run-decodenetnum.c
2497
2498 test_decodenetnum-run-decodenetnum.obj: run-decodenetnum.c
2499 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_decodenetnum_CFLAGS) $(CFLAGS) -MT test_decodenetnum-run-decodenetnum.obj -MD -MP -MF $(DEPDIR)/test_decodenetnum-run-decodenetnum.Tpo -c -o test_decodenetnum-run-decodenetnum.obj `if test -f 'run-decodenetnum.c'; then $(CYGPATH_W) 'run-decodenetnum.c'; else $(CYGPATH_W) '$(srcdir)/run-decodenetnum.c'; fi`
2500 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_decodenetnum-run-decodenetnum.Tpo $(DEPDIR)/test_decodenetnum-run-decodenetnum.Po
2501 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-decodenetnum.c' object='test_decodenetnum-run-decodenetnum.obj' libtool=no @AMDEPBACKSLASH@
2502 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2503 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_decodenetnum_CFLAGS) $(CFLAGS) -c -o test_decodenetnum-run-decodenetnum.obj `if test -f 'run-decodenetnum.c'; then $(CYGPATH_W) 'run-decodenetnum.c'; else $(CYGPATH_W) '$(srcdir)/run-decodenetnum.c'; fi`
2504
2505 test_hextoint-hextoint.o: hextoint.c
2506 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextoint_CFLAGS) $(CFLAGS) -MT test_hextoint-hextoint.o -MD -MP -MF $(DEPDIR)/test_hextoint-hextoint.Tpo -c -o test_hextoint-hextoint.o `test -f 'hextoint.c' || echo '$(srcdir)/'`hextoint.c
2507 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_hextoint-hextoint.Tpo $(DEPDIR)/test_hextoint-hextoint.Po
2508 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='hextoint.c' object='test_hextoint-hextoint.o' libtool=no @AMDEPBACKSLASH@
2509 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2510 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextoint_CFLAGS) $(CFLAGS) -c -o test_hextoint-hextoint.o `test -f 'hextoint.c' || echo '$(srcdir)/'`hextoint.c
2511
2512 test_hextoint-hextoint.obj: hextoint.c
2513 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextoint_CFLAGS) $(CFLAGS) -MT test_hextoint-hextoint.obj -MD -MP -MF $(DEPDIR)/test_hextoint-hextoint.Tpo -c -o test_hextoint-hextoint.obj `if test -f 'hextoint.c'; then $(CYGPATH_W) 'hextoint.c'; else $(CYGPATH_W) '$(srcdir)/hextoint.c'; fi`
2514 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_hextoint-hextoint.Tpo $(DEPDIR)/test_hextoint-hextoint.Po
2515 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='hextoint.c' object='test_hextoint-hextoint.obj' libtool=no @AMDEPBACKSLASH@
2516 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2517 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextoint_CFLAGS) $(CFLAGS) -c -o test_hextoint-hextoint.obj `if test -f 'hextoint.c'; then $(CYGPATH_W) 'hextoint.c'; else $(CYGPATH_W) '$(srcdir)/hextoint.c'; fi`
2518
2519 test_hextoint-run-hextoint.o: run-hextoint.c
2520 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextoint_CFLAGS) $(CFLAGS) -MT test_hextoint-run-hextoint.o -MD -MP -MF $(DEPDIR)/test_hextoint-run-hextoint.Tpo -c -o test_hextoint-run-hextoint.o `test -f 'run-hextoint.c' || echo '$(srcdir)/'`run-hextoint.c
2521 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_hextoint-run-hextoint.Tpo $(DEPDIR)/test_hextoint-run-hextoint.Po
2522 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-hextoint.c' object='test_hextoint-run-hextoint.o' libtool=no @AMDEPBACKSLASH@
2523 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2524 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextoint_CFLAGS) $(CFLAGS) -c -o test_hextoint-run-hextoint.o `test -f 'run-hextoint.c' || echo '$(srcdir)/'`run-hextoint.c
2525
2526 test_hextoint-run-hextoint.obj: run-hextoint.c
2527 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextoint_CFLAGS) $(CFLAGS) -MT test_hextoint-run-hextoint.obj -MD -MP -MF $(DEPDIR)/test_hextoint-run-hextoint.Tpo -c -o test_hextoint-run-hextoint.obj `if test -f 'run-hextoint.c'; then $(CYGPATH_W) 'run-hextoint.c'; else $(CYGPATH_W) '$(srcdir)/run-hextoint.c'; fi`
2528 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_hextoint-run-hextoint.Tpo $(DEPDIR)/test_hextoint-run-hextoint.Po
2529 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-hextoint.c' object='test_hextoint-run-hextoint.obj' libtool=no @AMDEPBACKSLASH@
2530 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2531 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextoint_CFLAGS) $(CFLAGS) -c -o test_hextoint-run-hextoint.obj `if test -f 'run-hextoint.c'; then $(CYGPATH_W) 'run-hextoint.c'; else $(CYGPATH_W) '$(srcdir)/run-hextoint.c'; fi`
2532
2533 test_hextolfp-hextolfp.o: hextolfp.c
2534 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextolfp_CFLAGS) $(CFLAGS) -MT test_hextolfp-hextolfp.o -MD -MP -MF $(DEPDIR)/test_hextolfp-hextolfp.Tpo -c -o test_hextolfp-hextolfp.o `test -f 'hextolfp.c' || echo '$(srcdir)/'`hextolfp.c
2535 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_hextolfp-hextolfp.Tpo $(DEPDIR)/test_hextolfp-hextolfp.Po
2536 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='hextolfp.c' object='test_hextolfp-hextolfp.o' libtool=no @AMDEPBACKSLASH@
2537 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2538 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextolfp_CFLAGS) $(CFLAGS) -c -o test_hextolfp-hextolfp.o `test -f 'hextolfp.c' || echo '$(srcdir)/'`hextolfp.c
2539
2540 test_hextolfp-hextolfp.obj: hextolfp.c
2541 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextolfp_CFLAGS) $(CFLAGS) -MT test_hextolfp-hextolfp.obj -MD -MP -MF $(DEPDIR)/test_hextolfp-hextolfp.Tpo -c -o test_hextolfp-hextolfp.obj `if test -f 'hextolfp.c'; then $(CYGPATH_W) 'hextolfp.c'; else $(CYGPATH_W) '$(srcdir)/hextolfp.c'; fi`
2542 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_hextolfp-hextolfp.Tpo $(DEPDIR)/test_hextolfp-hextolfp.Po
2543 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='hextolfp.c' object='test_hextolfp-hextolfp.obj' libtool=no @AMDEPBACKSLASH@
2544 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2545 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextolfp_CFLAGS) $(CFLAGS) -c -o test_hextolfp-hextolfp.obj `if test -f 'hextolfp.c'; then $(CYGPATH_W) 'hextolfp.c'; else $(CYGPATH_W) '$(srcdir)/hextolfp.c'; fi`
2546
2547 test_hextolfp-run-hextolfp.o: run-hextolfp.c
2548 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextolfp_CFLAGS) $(CFLAGS) -MT test_hextolfp-run-hextolfp.o -MD -MP -MF $(DEPDIR)/test_hextolfp-run-hextolfp.Tpo -c -o test_hextolfp-run-hextolfp.o `test -f 'run-hextolfp.c' || echo '$(srcdir)/'`run-hextolfp.c
2549 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_hextolfp-run-hextolfp.Tpo $(DEPDIR)/test_hextolfp-run-hextolfp.Po
2550 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-hextolfp.c' object='test_hextolfp-run-hextolfp.o' libtool=no @AMDEPBACKSLASH@
2551 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2552 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextolfp_CFLAGS) $(CFLAGS) -c -o test_hextolfp-run-hextolfp.o `test -f 'run-hextolfp.c' || echo '$(srcdir)/'`run-hextolfp.c
2553
2554 test_hextolfp-run-hextolfp.obj: run-hextolfp.c
2555 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextolfp_CFLAGS) $(CFLAGS) -MT test_hextolfp-run-hextolfp.obj -MD -MP -MF $(DEPDIR)/test_hextolfp-run-hextolfp.Tpo -c -o test_hextolfp-run-hextolfp.obj `if test -f 'run-hextolfp.c'; then $(CYGPATH_W) 'run-hextolfp.c'; else $(CYGPATH_W) '$(srcdir)/run-hextolfp.c'; fi`
2556 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_hextolfp-run-hextolfp.Tpo $(DEPDIR)/test_hextolfp-run-hextolfp.Po
2557 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-hextolfp.c' object='test_hextolfp-run-hextolfp.obj' libtool=no @AMDEPBACKSLASH@
2558 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2559 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hextolfp_CFLAGS) $(CFLAGS) -c -o test_hextolfp-run-hextolfp.obj `if test -f 'run-hextolfp.c'; then $(CYGPATH_W) 'run-hextolfp.c'; else $(CYGPATH_W) '$(srcdir)/run-hextolfp.c'; fi`
2560
2561 test_humandate-humandate.o: humandate.c
2562 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_humandate_CFLAGS) $(CFLAGS) -MT test_humandate-humandate.o -MD -MP -MF $(DEPDIR)/test_humandate-humandate.Tpo -c -o test_humandate-humandate.o `test -f 'humandate.c' || echo '$(srcdir)/'`humandate.c
2563 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_humandate-humandate.Tpo $(DEPDIR)/test_humandate-humandate.Po
2564 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='humandate.c' object='test_humandate-humandate.o' libtool=no @AMDEPBACKSLASH@
2565 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2566 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_humandate_CFLAGS) $(CFLAGS) -c -o test_humandate-humandate.o `test -f 'humandate.c' || echo '$(srcdir)/'`humandate.c
2567
2568 test_humandate-humandate.obj: humandate.c
2569 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_humandate_CFLAGS) $(CFLAGS) -MT test_humandate-humandate.obj -MD -MP -MF $(DEPDIR)/test_humandate-humandate.Tpo -c -o test_humandate-humandate.obj `if test -f 'humandate.c'; then $(CYGPATH_W) 'humandate.c'; else $(CYGPATH_W) '$(srcdir)/humandate.c'; fi`
2570 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_humandate-humandate.Tpo $(DEPDIR)/test_humandate-humandate.Po
2571 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='humandate.c' object='test_humandate-humandate.obj' libtool=no @AMDEPBACKSLASH@
2572 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2573 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_humandate_CFLAGS) $(CFLAGS) -c -o test_humandate-humandate.obj `if test -f 'humandate.c'; then $(CYGPATH_W) 'humandate.c'; else $(CYGPATH_W) '$(srcdir)/humandate.c'; fi`
2574
2575 test_humandate-run-humandate.o: run-humandate.c
2576 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_humandate_CFLAGS) $(CFLAGS) -MT test_humandate-run-humandate.o -MD -MP -MF $(DEPDIR)/test_humandate-run-humandate.Tpo -c -o test_humandate-run-humandate.o `test -f 'run-humandate.c' || echo '$(srcdir)/'`run-humandate.c
2577 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_humandate-run-humandate.Tpo $(DEPDIR)/test_humandate-run-humandate.Po
2578 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-humandate.c' object='test_humandate-run-humandate.o' libtool=no @AMDEPBACKSLASH@
2579 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2580 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_humandate_CFLAGS) $(CFLAGS) -c -o test_humandate-run-humandate.o `test -f 'run-humandate.c' || echo '$(srcdir)/'`run-humandate.c
2581
2582 test_humandate-run-humandate.obj: run-humandate.c
2583 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_humandate_CFLAGS) $(CFLAGS) -MT test_humandate-run-humandate.obj -MD -MP -MF $(DEPDIR)/test_humandate-run-humandate.Tpo -c -o test_humandate-run-humandate.obj `if test -f 'run-humandate.c'; then $(CYGPATH_W) 'run-humandate.c'; else $(CYGPATH_W) '$(srcdir)/run-humandate.c'; fi`
2584 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_humandate-run-humandate.Tpo $(DEPDIR)/test_humandate-run-humandate.Po
2585 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-humandate.c' object='test_humandate-run-humandate.obj' libtool=no @AMDEPBACKSLASH@
2586 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2587 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_humandate_CFLAGS) $(CFLAGS) -c -o test_humandate-run-humandate.obj `if test -f 'run-humandate.c'; then $(CYGPATH_W) 'run-humandate.c'; else $(CYGPATH_W) '$(srcdir)/run-humandate.c'; fi`
2588
2589 test_lfpfunc-lfpfunc.o: lfpfunc.c
2590 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfpfunc_CFLAGS) $(CFLAGS) -MT test_lfpfunc-lfpfunc.o -MD -MP -MF $(DEPDIR)/test_lfpfunc-lfpfunc.Tpo -c -o test_lfpfunc-lfpfunc.o `test -f 'lfpfunc.c' || echo '$(srcdir)/'`lfpfunc.c
2591 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_lfpfunc-lfpfunc.Tpo $(DEPDIR)/test_lfpfunc-lfpfunc.Po
2592 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='lfpfunc.c' object='test_lfpfunc-lfpfunc.o' libtool=no @AMDEPBACKSLASH@
2593 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2594 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfpfunc_CFLAGS) $(CFLAGS) -c -o test_lfpfunc-lfpfunc.o `test -f 'lfpfunc.c' || echo '$(srcdir)/'`lfpfunc.c
2595
2596 test_lfpfunc-lfpfunc.obj: lfpfunc.c
2597 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfpfunc_CFLAGS) $(CFLAGS) -MT test_lfpfunc-lfpfunc.obj -MD -MP -MF $(DEPDIR)/test_lfpfunc-lfpfunc.Tpo -c -o test_lfpfunc-lfpfunc.obj `if test -f 'lfpfunc.c'; then $(CYGPATH_W) 'lfpfunc.c'; else $(CYGPATH_W) '$(srcdir)/lfpfunc.c'; fi`
2598 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_lfpfunc-lfpfunc.Tpo $(DEPDIR)/test_lfpfunc-lfpfunc.Po
2599 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='lfpfunc.c' object='test_lfpfunc-lfpfunc.obj' libtool=no @AMDEPBACKSLASH@
2600 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2601 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfpfunc_CFLAGS) $(CFLAGS) -c -o test_lfpfunc-lfpfunc.obj `if test -f 'lfpfunc.c'; then $(CYGPATH_W) 'lfpfunc.c'; else $(CYGPATH_W) '$(srcdir)/lfpfunc.c'; fi`
2602
2603 test_lfpfunc-run-lfpfunc.o: run-lfpfunc.c
2604 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfpfunc_CFLAGS) $(CFLAGS) -MT test_lfpfunc-run-lfpfunc.o -MD -MP -MF $(DEPDIR)/test_lfpfunc-run-lfpfunc.Tpo -c -o test_lfpfunc-run-lfpfunc.o `test -f 'run-lfpfunc.c' || echo '$(srcdir)/'`run-lfpfunc.c
2605 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_lfpfunc-run-lfpfunc.Tpo $(DEPDIR)/test_lfpfunc-run-lfpfunc.Po
2606 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-lfpfunc.c' object='test_lfpfunc-run-lfpfunc.o' libtool=no @AMDEPBACKSLASH@
2607 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2608 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfpfunc_CFLAGS) $(CFLAGS) -c -o test_lfpfunc-run-lfpfunc.o `test -f 'run-lfpfunc.c' || echo '$(srcdir)/'`run-lfpfunc.c
2609
2610 test_lfpfunc-run-lfpfunc.obj: run-lfpfunc.c
2611 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfpfunc_CFLAGS) $(CFLAGS) -MT test_lfpfunc-run-lfpfunc.obj -MD -MP -MF $(DEPDIR)/test_lfpfunc-run-lfpfunc.Tpo -c -o test_lfpfunc-run-lfpfunc.obj `if test -f 'run-lfpfunc.c'; then $(CYGPATH_W) 'run-lfpfunc.c'; else $(CYGPATH_W) '$(srcdir)/run-lfpfunc.c'; fi`
2612 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_lfpfunc-run-lfpfunc.Tpo $(DEPDIR)/test_lfpfunc-run-lfpfunc.Po
2613 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-lfpfunc.c' object='test_lfpfunc-run-lfpfunc.obj' libtool=no @AMDEPBACKSLASH@
2614 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2615 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfpfunc_CFLAGS) $(CFLAGS) -c -o test_lfpfunc-run-lfpfunc.obj `if test -f 'run-lfpfunc.c'; then $(CYGPATH_W) 'run-lfpfunc.c'; else $(CYGPATH_W) '$(srcdir)/run-lfpfunc.c'; fi`
2616
2617 test_lfptostr-lfptostr.o: lfptostr.c
2618 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfptostr_CFLAGS) $(CFLAGS) -MT test_lfptostr-lfptostr.o -MD -MP -MF $(DEPDIR)/test_lfptostr-lfptostr.Tpo -c -o test_lfptostr-lfptostr.o `test -f 'lfptostr.c' || echo '$(srcdir)/'`lfptostr.c
2619 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_lfptostr-lfptostr.Tpo $(DEPDIR)/test_lfptostr-lfptostr.Po
2620 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='lfptostr.c' object='test_lfptostr-lfptostr.o' libtool=no @AMDEPBACKSLASH@
2621 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2622 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfptostr_CFLAGS) $(CFLAGS) -c -o test_lfptostr-lfptostr.o `test -f 'lfptostr.c' || echo '$(srcdir)/'`lfptostr.c
2623
2624 test_lfptostr-lfptostr.obj: lfptostr.c
2625 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfptostr_CFLAGS) $(CFLAGS) -MT test_lfptostr-lfptostr.obj -MD -MP -MF $(DEPDIR)/test_lfptostr-lfptostr.Tpo -c -o test_lfptostr-lfptostr.obj `if test -f 'lfptostr.c'; then $(CYGPATH_W) 'lfptostr.c'; else $(CYGPATH_W) '$(srcdir)/lfptostr.c'; fi`
2626 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_lfptostr-lfptostr.Tpo $(DEPDIR)/test_lfptostr-lfptostr.Po
2627 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='lfptostr.c' object='test_lfptostr-lfptostr.obj' libtool=no @AMDEPBACKSLASH@
2628 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2629 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfptostr_CFLAGS) $(CFLAGS) -c -o test_lfptostr-lfptostr.obj `if test -f 'lfptostr.c'; then $(CYGPATH_W) 'lfptostr.c'; else $(CYGPATH_W) '$(srcdir)/lfptostr.c'; fi`
2630
2631 test_lfptostr-run-lfptostr.o: run-lfptostr.c
2632 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfptostr_CFLAGS) $(CFLAGS) -MT test_lfptostr-run-lfptostr.o -MD -MP -MF $(DEPDIR)/test_lfptostr-run-lfptostr.Tpo -c -o test_lfptostr-run-lfptostr.o `test -f 'run-lfptostr.c' || echo '$(srcdir)/'`run-lfptostr.c
2633 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_lfptostr-run-lfptostr.Tpo $(DEPDIR)/test_lfptostr-run-lfptostr.Po
2634 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-lfptostr.c' object='test_lfptostr-run-lfptostr.o' libtool=no @AMDEPBACKSLASH@
2635 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2636 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfptostr_CFLAGS) $(CFLAGS) -c -o test_lfptostr-run-lfptostr.o `test -f 'run-lfptostr.c' || echo '$(srcdir)/'`run-lfptostr.c
2637
2638 test_lfptostr-run-lfptostr.obj: run-lfptostr.c
2639 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfptostr_CFLAGS) $(CFLAGS) -MT test_lfptostr-run-lfptostr.obj -MD -MP -MF $(DEPDIR)/test_lfptostr-run-lfptostr.Tpo -c -o test_lfptostr-run-lfptostr.obj `if test -f 'run-lfptostr.c'; then $(CYGPATH_W) 'run-lfptostr.c'; else $(CYGPATH_W) '$(srcdir)/run-lfptostr.c'; fi`
2640 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_lfptostr-run-lfptostr.Tpo $(DEPDIR)/test_lfptostr-run-lfptostr.Po
2641 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-lfptostr.c' object='test_lfptostr-run-lfptostr.obj' libtool=no @AMDEPBACKSLASH@
2642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2643 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lfptostr_CFLAGS) $(CFLAGS) -c -o test_lfptostr-run-lfptostr.obj `if test -f 'run-lfptostr.c'; then $(CYGPATH_W) 'run-lfptostr.c'; else $(CYGPATH_W) '$(srcdir)/run-lfptostr.c'; fi`
2644
2645 test_modetoa-modetoa.o: modetoa.c
2646 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modetoa_CFLAGS) $(CFLAGS) -MT test_modetoa-modetoa.o -MD -MP -MF $(DEPDIR)/test_modetoa-modetoa.Tpo -c -o test_modetoa-modetoa.o `test -f 'modetoa.c' || echo '$(srcdir)/'`modetoa.c
2647 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_modetoa-modetoa.Tpo $(DEPDIR)/test_modetoa-modetoa.Po
2648 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='modetoa.c' object='test_modetoa-modetoa.o' libtool=no @AMDEPBACKSLASH@
2649 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2650 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modetoa_CFLAGS) $(CFLAGS) -c -o test_modetoa-modetoa.o `test -f 'modetoa.c' || echo '$(srcdir)/'`modetoa.c
2651
2652 test_modetoa-modetoa.obj: modetoa.c
2653 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modetoa_CFLAGS) $(CFLAGS) -MT test_modetoa-modetoa.obj -MD -MP -MF $(DEPDIR)/test_modetoa-modetoa.Tpo -c -o test_modetoa-modetoa.obj `if test -f 'modetoa.c'; then $(CYGPATH_W) 'modetoa.c'; else $(CYGPATH_W) '$(srcdir)/modetoa.c'; fi`
2654 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_modetoa-modetoa.Tpo $(DEPDIR)/test_modetoa-modetoa.Po
2655 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='modetoa.c' object='test_modetoa-modetoa.obj' libtool=no @AMDEPBACKSLASH@
2656 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2657 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modetoa_CFLAGS) $(CFLAGS) -c -o test_modetoa-modetoa.obj `if test -f 'modetoa.c'; then $(CYGPATH_W) 'modetoa.c'; else $(CYGPATH_W) '$(srcdir)/modetoa.c'; fi`
2658
2659 test_modetoa-run-modetoa.o: run-modetoa.c
2660 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modetoa_CFLAGS) $(CFLAGS) -MT test_modetoa-run-modetoa.o -MD -MP -MF $(DEPDIR)/test_modetoa-run-modetoa.Tpo -c -o test_modetoa-run-modetoa.o `test -f 'run-modetoa.c' || echo '$(srcdir)/'`run-modetoa.c
2661 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_modetoa-run-modetoa.Tpo $(DEPDIR)/test_modetoa-run-modetoa.Po
2662 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-modetoa.c' object='test_modetoa-run-modetoa.o' libtool=no @AMDEPBACKSLASH@
2663 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2664 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modetoa_CFLAGS) $(CFLAGS) -c -o test_modetoa-run-modetoa.o `test -f 'run-modetoa.c' || echo '$(srcdir)/'`run-modetoa.c
2665
2666 test_modetoa-run-modetoa.obj: run-modetoa.c
2667 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modetoa_CFLAGS) $(CFLAGS) -MT test_modetoa-run-modetoa.obj -MD -MP -MF $(DEPDIR)/test_modetoa-run-modetoa.Tpo -c -o test_modetoa-run-modetoa.obj `if test -f 'run-modetoa.c'; then $(CYGPATH_W) 'run-modetoa.c'; else $(CYGPATH_W) '$(srcdir)/run-modetoa.c'; fi`
2668 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_modetoa-run-modetoa.Tpo $(DEPDIR)/test_modetoa-run-modetoa.Po
2669 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-modetoa.c' object='test_modetoa-run-modetoa.obj' libtool=no @AMDEPBACKSLASH@
2670 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2671 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_modetoa_CFLAGS) $(CFLAGS) -c -o test_modetoa-run-modetoa.obj `if test -f 'run-modetoa.c'; then $(CYGPATH_W) 'run-modetoa.c'; else $(CYGPATH_W) '$(srcdir)/run-modetoa.c'; fi`
2672
2673 test_msyslog-msyslog.o: msyslog.c
2674 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_msyslog_CFLAGS) $(CFLAGS) -MT test_msyslog-msyslog.o -MD -MP -MF $(DEPDIR)/test_msyslog-msyslog.Tpo -c -o test_msyslog-msyslog.o `test -f 'msyslog.c' || echo '$(srcdir)/'`msyslog.c
2675 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_msyslog-msyslog.Tpo $(DEPDIR)/test_msyslog-msyslog.Po
2676 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='msyslog.c' object='test_msyslog-msyslog.o' libtool=no @AMDEPBACKSLASH@
2677 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2678 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_msyslog_CFLAGS) $(CFLAGS) -c -o test_msyslog-msyslog.o `test -f 'msyslog.c' || echo '$(srcdir)/'`msyslog.c
2679
2680 test_msyslog-msyslog.obj: msyslog.c
2681 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_msyslog_CFLAGS) $(CFLAGS) -MT test_msyslog-msyslog.obj -MD -MP -MF $(DEPDIR)/test_msyslog-msyslog.Tpo -c -o test_msyslog-msyslog.obj `if test -f 'msyslog.c'; then $(CYGPATH_W) 'msyslog.c'; else $(CYGPATH_W) '$(srcdir)/msyslog.c'; fi`
2682 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_msyslog-msyslog.Tpo $(DEPDIR)/test_msyslog-msyslog.Po
2683 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='msyslog.c' object='test_msyslog-msyslog.obj' libtool=no @AMDEPBACKSLASH@
2684 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2685 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_msyslog_CFLAGS) $(CFLAGS) -c -o test_msyslog-msyslog.obj `if test -f 'msyslog.c'; then $(CYGPATH_W) 'msyslog.c'; else $(CYGPATH_W) '$(srcdir)/msyslog.c'; fi`
2686
2687 test_msyslog-run-msyslog.o: run-msyslog.c
2688 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_msyslog_CFLAGS) $(CFLAGS) -MT test_msyslog-run-msyslog.o -MD -MP -MF $(DEPDIR)/test_msyslog-run-msyslog.Tpo -c -o test_msyslog-run-msyslog.o `test -f 'run-msyslog.c' || echo '$(srcdir)/'`run-msyslog.c
2689 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_msyslog-run-msyslog.Tpo $(DEPDIR)/test_msyslog-run-msyslog.Po
2690 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-msyslog.c' object='test_msyslog-run-msyslog.o' libtool=no @AMDEPBACKSLASH@
2691 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2692 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_msyslog_CFLAGS) $(CFLAGS) -c -o test_msyslog-run-msyslog.o `test -f 'run-msyslog.c' || echo '$(srcdir)/'`run-msyslog.c
2693
2694 test_msyslog-run-msyslog.obj: run-msyslog.c
2695 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_msyslog_CFLAGS) $(CFLAGS) -MT test_msyslog-run-msyslog.obj -MD -MP -MF $(DEPDIR)/test_msyslog-run-msyslog.Tpo -c -o test_msyslog-run-msyslog.obj `if test -f 'run-msyslog.c'; then $(CYGPATH_W) 'run-msyslog.c'; else $(CYGPATH_W) '$(srcdir)/run-msyslog.c'; fi`
2696 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_msyslog-run-msyslog.Tpo $(DEPDIR)/test_msyslog-run-msyslog.Po
2697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-msyslog.c' object='test_msyslog-run-msyslog.obj' libtool=no @AMDEPBACKSLASH@
2698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2699 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_msyslog_CFLAGS) $(CFLAGS) -c -o test_msyslog-run-msyslog.obj `if test -f 'run-msyslog.c'; then $(CYGPATH_W) 'run-msyslog.c'; else $(CYGPATH_W) '$(srcdir)/run-msyslog.c'; fi`
2700
2701 test_netof-netof.o: netof.c
2702 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_netof_CFLAGS) $(CFLAGS) -MT test_netof-netof.o -MD -MP -MF $(DEPDIR)/test_netof-netof.Tpo -c -o test_netof-netof.o `test -f 'netof.c' || echo '$(srcdir)/'`netof.c
2703 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_netof-netof.Tpo $(DEPDIR)/test_netof-netof.Po
2704 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='netof.c' object='test_netof-netof.o' libtool=no @AMDEPBACKSLASH@
2705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2706 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_netof_CFLAGS) $(CFLAGS) -c -o test_netof-netof.o `test -f 'netof.c' || echo '$(srcdir)/'`netof.c
2707
2708 test_netof-netof.obj: netof.c
2709 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_netof_CFLAGS) $(CFLAGS) -MT test_netof-netof.obj -MD -MP -MF $(DEPDIR)/test_netof-netof.Tpo -c -o test_netof-netof.obj `if test -f 'netof.c'; then $(CYGPATH_W) 'netof.c'; else $(CYGPATH_W) '$(srcdir)/netof.c'; fi`
2710 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_netof-netof.Tpo $(DEPDIR)/test_netof-netof.Po
2711 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='netof.c' object='test_netof-netof.obj' libtool=no @AMDEPBACKSLASH@
2712 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2713 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_netof_CFLAGS) $(CFLAGS) -c -o test_netof-netof.obj `if test -f 'netof.c'; then $(CYGPATH_W) 'netof.c'; else $(CYGPATH_W) '$(srcdir)/netof.c'; fi`
2714
2715 test_netof-run-netof.o: run-netof.c
2716 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_netof_CFLAGS) $(CFLAGS) -MT test_netof-run-netof.o -MD -MP -MF $(DEPDIR)/test_netof-run-netof.Tpo -c -o test_netof-run-netof.o `test -f 'run-netof.c' || echo '$(srcdir)/'`run-netof.c
2717 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_netof-run-netof.Tpo $(DEPDIR)/test_netof-run-netof.Po
2718 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-netof.c' object='test_netof-run-netof.o' libtool=no @AMDEPBACKSLASH@
2719 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2720 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_netof_CFLAGS) $(CFLAGS) -c -o test_netof-run-netof.o `test -f 'run-netof.c' || echo '$(srcdir)/'`run-netof.c
2721
2722 test_netof-run-netof.obj: run-netof.c
2723 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_netof_CFLAGS) $(CFLAGS) -MT test_netof-run-netof.obj -MD -MP -MF $(DEPDIR)/test_netof-run-netof.Tpo -c -o test_netof-run-netof.obj `if test -f 'run-netof.c'; then $(CYGPATH_W) 'run-netof.c'; else $(CYGPATH_W) '$(srcdir)/run-netof.c'; fi`
2724 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_netof-run-netof.Tpo $(DEPDIR)/test_netof-run-netof.Po
2725 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-netof.c' object='test_netof-run-netof.obj' libtool=no @AMDEPBACKSLASH@
2726 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2727 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_netof_CFLAGS) $(CFLAGS) -c -o test_netof-run-netof.obj `if test -f 'run-netof.c'; then $(CYGPATH_W) 'run-netof.c'; else $(CYGPATH_W) '$(srcdir)/run-netof.c'; fi`
2728
2729 test_numtoa-numtoa.o: numtoa.c
2730 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtoa_CFLAGS) $(CFLAGS) -MT test_numtoa-numtoa.o -MD -MP -MF $(DEPDIR)/test_numtoa-numtoa.Tpo -c -o test_numtoa-numtoa.o `test -f 'numtoa.c' || echo '$(srcdir)/'`numtoa.c
2731 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_numtoa-numtoa.Tpo $(DEPDIR)/test_numtoa-numtoa.Po
2732 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='numtoa.c' object='test_numtoa-numtoa.o' libtool=no @AMDEPBACKSLASH@
2733 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2734 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtoa_CFLAGS) $(CFLAGS) -c -o test_numtoa-numtoa.o `test -f 'numtoa.c' || echo '$(srcdir)/'`numtoa.c
2735
2736 test_numtoa-numtoa.obj: numtoa.c
2737 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtoa_CFLAGS) $(CFLAGS) -MT test_numtoa-numtoa.obj -MD -MP -MF $(DEPDIR)/test_numtoa-numtoa.Tpo -c -o test_numtoa-numtoa.obj `if test -f 'numtoa.c'; then $(CYGPATH_W) 'numtoa.c'; else $(CYGPATH_W) '$(srcdir)/numtoa.c'; fi`
2738 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_numtoa-numtoa.Tpo $(DEPDIR)/test_numtoa-numtoa.Po
2739 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='numtoa.c' object='test_numtoa-numtoa.obj' libtool=no @AMDEPBACKSLASH@
2740 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2741 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtoa_CFLAGS) $(CFLAGS) -c -o test_numtoa-numtoa.obj `if test -f 'numtoa.c'; then $(CYGPATH_W) 'numtoa.c'; else $(CYGPATH_W) '$(srcdir)/numtoa.c'; fi`
2742
2743 test_numtoa-run-numtoa.o: run-numtoa.c
2744 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtoa_CFLAGS) $(CFLAGS) -MT test_numtoa-run-numtoa.o -MD -MP -MF $(DEPDIR)/test_numtoa-run-numtoa.Tpo -c -o test_numtoa-run-numtoa.o `test -f 'run-numtoa.c' || echo '$(srcdir)/'`run-numtoa.c
2745 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_numtoa-run-numtoa.Tpo $(DEPDIR)/test_numtoa-run-numtoa.Po
2746 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-numtoa.c' object='test_numtoa-run-numtoa.o' libtool=no @AMDEPBACKSLASH@
2747 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2748 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtoa_CFLAGS) $(CFLAGS) -c -o test_numtoa-run-numtoa.o `test -f 'run-numtoa.c' || echo '$(srcdir)/'`run-numtoa.c
2749
2750 test_numtoa-run-numtoa.obj: run-numtoa.c
2751 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtoa_CFLAGS) $(CFLAGS) -MT test_numtoa-run-numtoa.obj -MD -MP -MF $(DEPDIR)/test_numtoa-run-numtoa.Tpo -c -o test_numtoa-run-numtoa.obj `if test -f 'run-numtoa.c'; then $(CYGPATH_W) 'run-numtoa.c'; else $(CYGPATH_W) '$(srcdir)/run-numtoa.c'; fi`
2752 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_numtoa-run-numtoa.Tpo $(DEPDIR)/test_numtoa-run-numtoa.Po
2753 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-numtoa.c' object='test_numtoa-run-numtoa.obj' libtool=no @AMDEPBACKSLASH@
2754 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2755 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtoa_CFLAGS) $(CFLAGS) -c -o test_numtoa-run-numtoa.obj `if test -f 'run-numtoa.c'; then $(CYGPATH_W) 'run-numtoa.c'; else $(CYGPATH_W) '$(srcdir)/run-numtoa.c'; fi`
2756
2757 test_numtohost-numtohost.o: numtohost.c
2758 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtohost_CFLAGS) $(CFLAGS) -MT test_numtohost-numtohost.o -MD -MP -MF $(DEPDIR)/test_numtohost-numtohost.Tpo -c -o test_numtohost-numtohost.o `test -f 'numtohost.c' || echo '$(srcdir)/'`numtohost.c
2759 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_numtohost-numtohost.Tpo $(DEPDIR)/test_numtohost-numtohost.Po
2760 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='numtohost.c' object='test_numtohost-numtohost.o' libtool=no @AMDEPBACKSLASH@
2761 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2762 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtohost_CFLAGS) $(CFLAGS) -c -o test_numtohost-numtohost.o `test -f 'numtohost.c' || echo '$(srcdir)/'`numtohost.c
2763
2764 test_numtohost-numtohost.obj: numtohost.c
2765 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtohost_CFLAGS) $(CFLAGS) -MT test_numtohost-numtohost.obj -MD -MP -MF $(DEPDIR)/test_numtohost-numtohost.Tpo -c -o test_numtohost-numtohost.obj `if test -f 'numtohost.c'; then $(CYGPATH_W) 'numtohost.c'; else $(CYGPATH_W) '$(srcdir)/numtohost.c'; fi`
2766 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_numtohost-numtohost.Tpo $(DEPDIR)/test_numtohost-numtohost.Po
2767 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='numtohost.c' object='test_numtohost-numtohost.obj' libtool=no @AMDEPBACKSLASH@
2768 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2769 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtohost_CFLAGS) $(CFLAGS) -c -o test_numtohost-numtohost.obj `if test -f 'numtohost.c'; then $(CYGPATH_W) 'numtohost.c'; else $(CYGPATH_W) '$(srcdir)/numtohost.c'; fi`
2770
2771 test_numtohost-run-numtohost.o: run-numtohost.c
2772 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtohost_CFLAGS) $(CFLAGS) -MT test_numtohost-run-numtohost.o -MD -MP -MF $(DEPDIR)/test_numtohost-run-numtohost.Tpo -c -o test_numtohost-run-numtohost.o `test -f 'run-numtohost.c' || echo '$(srcdir)/'`run-numtohost.c
2773 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_numtohost-run-numtohost.Tpo $(DEPDIR)/test_numtohost-run-numtohost.Po
2774 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-numtohost.c' object='test_numtohost-run-numtohost.o' libtool=no @AMDEPBACKSLASH@
2775 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2776 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtohost_CFLAGS) $(CFLAGS) -c -o test_numtohost-run-numtohost.o `test -f 'run-numtohost.c' || echo '$(srcdir)/'`run-numtohost.c
2777
2778 test_numtohost-run-numtohost.obj: run-numtohost.c
2779 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtohost_CFLAGS) $(CFLAGS) -MT test_numtohost-run-numtohost.obj -MD -MP -MF $(DEPDIR)/test_numtohost-run-numtohost.Tpo -c -o test_numtohost-run-numtohost.obj `if test -f 'run-numtohost.c'; then $(CYGPATH_W) 'run-numtohost.c'; else $(CYGPATH_W) '$(srcdir)/run-numtohost.c'; fi`
2780 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_numtohost-run-numtohost.Tpo $(DEPDIR)/test_numtohost-run-numtohost.Po
2781 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-numtohost.c' object='test_numtohost-run-numtohost.obj' libtool=no @AMDEPBACKSLASH@
2782 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2783 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_numtohost_CFLAGS) $(CFLAGS) -c -o test_numtohost-run-numtohost.obj `if test -f 'run-numtohost.c'; then $(CYGPATH_W) 'run-numtohost.c'; else $(CYGPATH_W) '$(srcdir)/run-numtohost.c'; fi`
2784
2785 test_octtoint-octtoint.o: octtoint.c
2786 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_octtoint_CFLAGS) $(CFLAGS) -MT test_octtoint-octtoint.o -MD -MP -MF $(DEPDIR)/test_octtoint-octtoint.Tpo -c -o test_octtoint-octtoint.o `test -f 'octtoint.c' || echo '$(srcdir)/'`octtoint.c
2787 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_octtoint-octtoint.Tpo $(DEPDIR)/test_octtoint-octtoint.Po
2788 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='octtoint.c' object='test_octtoint-octtoint.o' libtool=no @AMDEPBACKSLASH@
2789 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2790 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_octtoint_CFLAGS) $(CFLAGS) -c -o test_octtoint-octtoint.o `test -f 'octtoint.c' || echo '$(srcdir)/'`octtoint.c
2791
2792 test_octtoint-octtoint.obj: octtoint.c
2793 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_octtoint_CFLAGS) $(CFLAGS) -MT test_octtoint-octtoint.obj -MD -MP -MF $(DEPDIR)/test_octtoint-octtoint.Tpo -c -o test_octtoint-octtoint.obj `if test -f 'octtoint.c'; then $(CYGPATH_W) 'octtoint.c'; else $(CYGPATH_W) '$(srcdir)/octtoint.c'; fi`
2794 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_octtoint-octtoint.Tpo $(DEPDIR)/test_octtoint-octtoint.Po
2795 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='octtoint.c' object='test_octtoint-octtoint.obj' libtool=no @AMDEPBACKSLASH@
2796 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2797 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_octtoint_CFLAGS) $(CFLAGS) -c -o test_octtoint-octtoint.obj `if test -f 'octtoint.c'; then $(CYGPATH_W) 'octtoint.c'; else $(CYGPATH_W) '$(srcdir)/octtoint.c'; fi`
2798
2799 test_octtoint-run-octtoint.o: run-octtoint.c
2800 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_octtoint_CFLAGS) $(CFLAGS) -MT test_octtoint-run-octtoint.o -MD -MP -MF $(DEPDIR)/test_octtoint-run-octtoint.Tpo -c -o test_octtoint-run-octtoint.o `test -f 'run-octtoint.c' || echo '$(srcdir)/'`run-octtoint.c
2801 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_octtoint-run-octtoint.Tpo $(DEPDIR)/test_octtoint-run-octtoint.Po
2802 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-octtoint.c' object='test_octtoint-run-octtoint.o' libtool=no @AMDEPBACKSLASH@
2803 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2804 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_octtoint_CFLAGS) $(CFLAGS) -c -o test_octtoint-run-octtoint.o `test -f 'run-octtoint.c' || echo '$(srcdir)/'`run-octtoint.c
2805
2806 test_octtoint-run-octtoint.obj: run-octtoint.c
2807 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_octtoint_CFLAGS) $(CFLAGS) -MT test_octtoint-run-octtoint.obj -MD -MP -MF $(DEPDIR)/test_octtoint-run-octtoint.Tpo -c -o test_octtoint-run-octtoint.obj `if test -f 'run-octtoint.c'; then $(CYGPATH_W) 'run-octtoint.c'; else $(CYGPATH_W) '$(srcdir)/run-octtoint.c'; fi`
2808 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_octtoint-run-octtoint.Tpo $(DEPDIR)/test_octtoint-run-octtoint.Po
2809 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-octtoint.c' object='test_octtoint-run-octtoint.obj' libtool=no @AMDEPBACKSLASH@
2810 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2811 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_octtoint_CFLAGS) $(CFLAGS) -c -o test_octtoint-run-octtoint.obj `if test -f 'run-octtoint.c'; then $(CYGPATH_W) 'run-octtoint.c'; else $(CYGPATH_W) '$(srcdir)/run-octtoint.c'; fi`
2812
2813 test_prettydate-prettydate.o: prettydate.c
2814 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_prettydate_CFLAGS) $(CFLAGS) -MT test_prettydate-prettydate.o -MD -MP -MF $(DEPDIR)/test_prettydate-prettydate.Tpo -c -o test_prettydate-prettydate.o `test -f 'prettydate.c' || echo '$(srcdir)/'`prettydate.c
2815 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_prettydate-prettydate.Tpo $(DEPDIR)/test_prettydate-prettydate.Po
2816 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='prettydate.c' object='test_prettydate-prettydate.o' libtool=no @AMDEPBACKSLASH@
2817 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2818 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_prettydate_CFLAGS) $(CFLAGS) -c -o test_prettydate-prettydate.o `test -f 'prettydate.c' || echo '$(srcdir)/'`prettydate.c
2819
2820 test_prettydate-prettydate.obj: prettydate.c
2821 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_prettydate_CFLAGS) $(CFLAGS) -MT test_prettydate-prettydate.obj -MD -MP -MF $(DEPDIR)/test_prettydate-prettydate.Tpo -c -o test_prettydate-prettydate.obj `if test -f 'prettydate.c'; then $(CYGPATH_W) 'prettydate.c'; else $(CYGPATH_W) '$(srcdir)/prettydate.c'; fi`
2822 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_prettydate-prettydate.Tpo $(DEPDIR)/test_prettydate-prettydate.Po
2823 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='prettydate.c' object='test_prettydate-prettydate.obj' libtool=no @AMDEPBACKSLASH@
2824 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2825 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_prettydate_CFLAGS) $(CFLAGS) -c -o test_prettydate-prettydate.obj `if test -f 'prettydate.c'; then $(CYGPATH_W) 'prettydate.c'; else $(CYGPATH_W) '$(srcdir)/prettydate.c'; fi`
2826
2827 test_prettydate-run-prettydate.o: run-prettydate.c
2828 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_prettydate_CFLAGS) $(CFLAGS) -MT test_prettydate-run-prettydate.o -MD -MP -MF $(DEPDIR)/test_prettydate-run-prettydate.Tpo -c -o test_prettydate-run-prettydate.o `test -f 'run-prettydate.c' || echo '$(srcdir)/'`run-prettydate.c
2829 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_prettydate-run-prettydate.Tpo $(DEPDIR)/test_prettydate-run-prettydate.Po
2830 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-prettydate.c' object='test_prettydate-run-prettydate.o' libtool=no @AMDEPBACKSLASH@
2831 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2832 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_prettydate_CFLAGS) $(CFLAGS) -c -o test_prettydate-run-prettydate.o `test -f 'run-prettydate.c' || echo '$(srcdir)/'`run-prettydate.c
2833
2834 test_prettydate-run-prettydate.obj: run-prettydate.c
2835 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_prettydate_CFLAGS) $(CFLAGS) -MT test_prettydate-run-prettydate.obj -MD -MP -MF $(DEPDIR)/test_prettydate-run-prettydate.Tpo -c -o test_prettydate-run-prettydate.obj `if test -f 'run-prettydate.c'; then $(CYGPATH_W) 'run-prettydate.c'; else $(CYGPATH_W) '$(srcdir)/run-prettydate.c'; fi`
2836 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_prettydate-run-prettydate.Tpo $(DEPDIR)/test_prettydate-run-prettydate.Po
2837 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-prettydate.c' object='test_prettydate-run-prettydate.obj' libtool=no @AMDEPBACKSLASH@
2838 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2839 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_prettydate_CFLAGS) $(CFLAGS) -c -o test_prettydate-run-prettydate.obj `if test -f 'run-prettydate.c'; then $(CYGPATH_W) 'run-prettydate.c'; else $(CYGPATH_W) '$(srcdir)/run-prettydate.c'; fi`
2840
2841 test_recvbuff-recvbuff.o: recvbuff.c
2842 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_recvbuff_CFLAGS) $(CFLAGS) -MT test_recvbuff-recvbuff.o -MD -MP -MF $(DEPDIR)/test_recvbuff-recvbuff.Tpo -c -o test_recvbuff-recvbuff.o `test -f 'recvbuff.c' || echo '$(srcdir)/'`recvbuff.c
2843 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_recvbuff-recvbuff.Tpo $(DEPDIR)/test_recvbuff-recvbuff.Po
2844 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='recvbuff.c' object='test_recvbuff-recvbuff.o' libtool=no @AMDEPBACKSLASH@
2845 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2846 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_recvbuff_CFLAGS) $(CFLAGS) -c -o test_recvbuff-recvbuff.o `test -f 'recvbuff.c' || echo '$(srcdir)/'`recvbuff.c
2847
2848 test_recvbuff-recvbuff.obj: recvbuff.c
2849 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_recvbuff_CFLAGS) $(CFLAGS) -MT test_recvbuff-recvbuff.obj -MD -MP -MF $(DEPDIR)/test_recvbuff-recvbuff.Tpo -c -o test_recvbuff-recvbuff.obj `if test -f 'recvbuff.c'; then $(CYGPATH_W) 'recvbuff.c'; else $(CYGPATH_W) '$(srcdir)/recvbuff.c'; fi`
2850 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_recvbuff-recvbuff.Tpo $(DEPDIR)/test_recvbuff-recvbuff.Po
2851 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='recvbuff.c' object='test_recvbuff-recvbuff.obj' libtool=no @AMDEPBACKSLASH@
2852 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2853 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_recvbuff_CFLAGS) $(CFLAGS) -c -o test_recvbuff-recvbuff.obj `if test -f 'recvbuff.c'; then $(CYGPATH_W) 'recvbuff.c'; else $(CYGPATH_W) '$(srcdir)/recvbuff.c'; fi`
2854
2855 test_recvbuff-run-recvbuff.o: run-recvbuff.c
2856 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_recvbuff_CFLAGS) $(CFLAGS) -MT test_recvbuff-run-recvbuff.o -MD -MP -MF $(DEPDIR)/test_recvbuff-run-recvbuff.Tpo -c -o test_recvbuff-run-recvbuff.o `test -f 'run-recvbuff.c' || echo '$(srcdir)/'`run-recvbuff.c
2857 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_recvbuff-run-recvbuff.Tpo $(DEPDIR)/test_recvbuff-run-recvbuff.Po
2858 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-recvbuff.c' object='test_recvbuff-run-recvbuff.o' libtool=no @AMDEPBACKSLASH@
2859 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2860 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_recvbuff_CFLAGS) $(CFLAGS) -c -o test_recvbuff-run-recvbuff.o `test -f 'run-recvbuff.c' || echo '$(srcdir)/'`run-recvbuff.c
2861
2862 test_recvbuff-run-recvbuff.obj: run-recvbuff.c
2863 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_recvbuff_CFLAGS) $(CFLAGS) -MT test_recvbuff-run-recvbuff.obj -MD -MP -MF $(DEPDIR)/test_recvbuff-run-recvbuff.Tpo -c -o test_recvbuff-run-recvbuff.obj `if test -f 'run-recvbuff.c'; then $(CYGPATH_W) 'run-recvbuff.c'; else $(CYGPATH_W) '$(srcdir)/run-recvbuff.c'; fi`
2864 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_recvbuff-run-recvbuff.Tpo $(DEPDIR)/test_recvbuff-run-recvbuff.Po
2865 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-recvbuff.c' object='test_recvbuff-run-recvbuff.obj' libtool=no @AMDEPBACKSLASH@
2866 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2867 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_recvbuff_CFLAGS) $(CFLAGS) -c -o test_recvbuff-run-recvbuff.obj `if test -f 'run-recvbuff.c'; then $(CYGPATH_W) 'run-recvbuff.c'; else $(CYGPATH_W) '$(srcdir)/run-recvbuff.c'; fi`
2868
2869 test_refidsmear-refidsmear.o: refidsmear.c
2870 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refidsmear_CFLAGS) $(CFLAGS) -MT test_refidsmear-refidsmear.o -MD -MP -MF $(DEPDIR)/test_refidsmear-refidsmear.Tpo -c -o test_refidsmear-refidsmear.o `test -f 'refidsmear.c' || echo '$(srcdir)/'`refidsmear.c
2871 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_refidsmear-refidsmear.Tpo $(DEPDIR)/test_refidsmear-refidsmear.Po
2872 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='refidsmear.c' object='test_refidsmear-refidsmear.o' libtool=no @AMDEPBACKSLASH@
2873 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2874 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refidsmear_CFLAGS) $(CFLAGS) -c -o test_refidsmear-refidsmear.o `test -f 'refidsmear.c' || echo '$(srcdir)/'`refidsmear.c
2875
2876 test_refidsmear-refidsmear.obj: refidsmear.c
2877 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refidsmear_CFLAGS) $(CFLAGS) -MT test_refidsmear-refidsmear.obj -MD -MP -MF $(DEPDIR)/test_refidsmear-refidsmear.Tpo -c -o test_refidsmear-refidsmear.obj `if test -f 'refidsmear.c'; then $(CYGPATH_W) 'refidsmear.c'; else $(CYGPATH_W) '$(srcdir)/refidsmear.c'; fi`
2878 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_refidsmear-refidsmear.Tpo $(DEPDIR)/test_refidsmear-refidsmear.Po
2879 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='refidsmear.c' object='test_refidsmear-refidsmear.obj' libtool=no @AMDEPBACKSLASH@
2880 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2881 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refidsmear_CFLAGS) $(CFLAGS) -c -o test_refidsmear-refidsmear.obj `if test -f 'refidsmear.c'; then $(CYGPATH_W) 'refidsmear.c'; else $(CYGPATH_W) '$(srcdir)/refidsmear.c'; fi`
2882
2883 test_refidsmear-run-refidsmear.o: run-refidsmear.c
2884 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refidsmear_CFLAGS) $(CFLAGS) -MT test_refidsmear-run-refidsmear.o -MD -MP -MF $(DEPDIR)/test_refidsmear-run-refidsmear.Tpo -c -o test_refidsmear-run-refidsmear.o `test -f 'run-refidsmear.c' || echo '$(srcdir)/'`run-refidsmear.c
2885 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_refidsmear-run-refidsmear.Tpo $(DEPDIR)/test_refidsmear-run-refidsmear.Po
2886 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-refidsmear.c' object='test_refidsmear-run-refidsmear.o' libtool=no @AMDEPBACKSLASH@
2887 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2888 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refidsmear_CFLAGS) $(CFLAGS) -c -o test_refidsmear-run-refidsmear.o `test -f 'run-refidsmear.c' || echo '$(srcdir)/'`run-refidsmear.c
2889
2890 test_refidsmear-run-refidsmear.obj: run-refidsmear.c
2891 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refidsmear_CFLAGS) $(CFLAGS) -MT test_refidsmear-run-refidsmear.obj -MD -MP -MF $(DEPDIR)/test_refidsmear-run-refidsmear.Tpo -c -o test_refidsmear-run-refidsmear.obj `if test -f 'run-refidsmear.c'; then $(CYGPATH_W) 'run-refidsmear.c'; else $(CYGPATH_W) '$(srcdir)/run-refidsmear.c'; fi`
2892 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_refidsmear-run-refidsmear.Tpo $(DEPDIR)/test_refidsmear-run-refidsmear.Po
2893 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-refidsmear.c' object='test_refidsmear-run-refidsmear.obj' libtool=no @AMDEPBACKSLASH@
2894 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2895 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refidsmear_CFLAGS) $(CFLAGS) -c -o test_refidsmear-run-refidsmear.obj `if test -f 'run-refidsmear.c'; then $(CYGPATH_W) 'run-refidsmear.c'; else $(CYGPATH_W) '$(srcdir)/run-refidsmear.c'; fi`
2896
2897 test_refnumtoa-refnumtoa.o: refnumtoa.c
2898 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refnumtoa_CFLAGS) $(CFLAGS) -MT test_refnumtoa-refnumtoa.o -MD -MP -MF $(DEPDIR)/test_refnumtoa-refnumtoa.Tpo -c -o test_refnumtoa-refnumtoa.o `test -f 'refnumtoa.c' || echo '$(srcdir)/'`refnumtoa.c
2899 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_refnumtoa-refnumtoa.Tpo $(DEPDIR)/test_refnumtoa-refnumtoa.Po
2900 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='refnumtoa.c' object='test_refnumtoa-refnumtoa.o' libtool=no @AMDEPBACKSLASH@
2901 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2902 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refnumtoa_CFLAGS) $(CFLAGS) -c -o test_refnumtoa-refnumtoa.o `test -f 'refnumtoa.c' || echo '$(srcdir)/'`refnumtoa.c
2903
2904 test_refnumtoa-refnumtoa.obj: refnumtoa.c
2905 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refnumtoa_CFLAGS) $(CFLAGS) -MT test_refnumtoa-refnumtoa.obj -MD -MP -MF $(DEPDIR)/test_refnumtoa-refnumtoa.Tpo -c -o test_refnumtoa-refnumtoa.obj `if test -f 'refnumtoa.c'; then $(CYGPATH_W) 'refnumtoa.c'; else $(CYGPATH_W) '$(srcdir)/refnumtoa.c'; fi`
2906 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_refnumtoa-refnumtoa.Tpo $(DEPDIR)/test_refnumtoa-refnumtoa.Po
2907 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='refnumtoa.c' object='test_refnumtoa-refnumtoa.obj' libtool=no @AMDEPBACKSLASH@
2908 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2909 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refnumtoa_CFLAGS) $(CFLAGS) -c -o test_refnumtoa-refnumtoa.obj `if test -f 'refnumtoa.c'; then $(CYGPATH_W) 'refnumtoa.c'; else $(CYGPATH_W) '$(srcdir)/refnumtoa.c'; fi`
2910
2911 test_refnumtoa-run-refnumtoa.o: run-refnumtoa.c
2912 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refnumtoa_CFLAGS) $(CFLAGS) -MT test_refnumtoa-run-refnumtoa.o -MD -MP -MF $(DEPDIR)/test_refnumtoa-run-refnumtoa.Tpo -c -o test_refnumtoa-run-refnumtoa.o `test -f 'run-refnumtoa.c' || echo '$(srcdir)/'`run-refnumtoa.c
2913 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_refnumtoa-run-refnumtoa.Tpo $(DEPDIR)/test_refnumtoa-run-refnumtoa.Po
2914 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-refnumtoa.c' object='test_refnumtoa-run-refnumtoa.o' libtool=no @AMDEPBACKSLASH@
2915 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2916 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refnumtoa_CFLAGS) $(CFLAGS) -c -o test_refnumtoa-run-refnumtoa.o `test -f 'run-refnumtoa.c' || echo '$(srcdir)/'`run-refnumtoa.c
2917
2918 test_refnumtoa-run-refnumtoa.obj: run-refnumtoa.c
2919 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refnumtoa_CFLAGS) $(CFLAGS) -MT test_refnumtoa-run-refnumtoa.obj -MD -MP -MF $(DEPDIR)/test_refnumtoa-run-refnumtoa.Tpo -c -o test_refnumtoa-run-refnumtoa.obj `if test -f 'run-refnumtoa.c'; then $(CYGPATH_W) 'run-refnumtoa.c'; else $(CYGPATH_W) '$(srcdir)/run-refnumtoa.c'; fi`
2920 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_refnumtoa-run-refnumtoa.Tpo $(DEPDIR)/test_refnumtoa-run-refnumtoa.Po
2921 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-refnumtoa.c' object='test_refnumtoa-run-refnumtoa.obj' libtool=no @AMDEPBACKSLASH@
2922 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2923 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_refnumtoa_CFLAGS) $(CFLAGS) -c -o test_refnumtoa-run-refnumtoa.obj `if test -f 'run-refnumtoa.c'; then $(CYGPATH_W) 'run-refnumtoa.c'; else $(CYGPATH_W) '$(srcdir)/run-refnumtoa.c'; fi`
2924
2925 test_sfptostr-sfptostr.o: sfptostr.c
2926 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sfptostr_CFLAGS) $(CFLAGS) -MT test_sfptostr-sfptostr.o -MD -MP -MF $(DEPDIR)/test_sfptostr-sfptostr.Tpo -c -o test_sfptostr-sfptostr.o `test -f 'sfptostr.c' || echo '$(srcdir)/'`sfptostr.c
2927 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_sfptostr-sfptostr.Tpo $(DEPDIR)/test_sfptostr-sfptostr.Po
2928 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sfptostr.c' object='test_sfptostr-sfptostr.o' libtool=no @AMDEPBACKSLASH@
2929 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2930 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sfptostr_CFLAGS) $(CFLAGS) -c -o test_sfptostr-sfptostr.o `test -f 'sfptostr.c' || echo '$(srcdir)/'`sfptostr.c
2931
2932 test_sfptostr-sfptostr.obj: sfptostr.c
2933 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sfptostr_CFLAGS) $(CFLAGS) -MT test_sfptostr-sfptostr.obj -MD -MP -MF $(DEPDIR)/test_sfptostr-sfptostr.Tpo -c -o test_sfptostr-sfptostr.obj `if test -f 'sfptostr.c'; then $(CYGPATH_W) 'sfptostr.c'; else $(CYGPATH_W) '$(srcdir)/sfptostr.c'; fi`
2934 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_sfptostr-sfptostr.Tpo $(DEPDIR)/test_sfptostr-sfptostr.Po
2935 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='sfptostr.c' object='test_sfptostr-sfptostr.obj' libtool=no @AMDEPBACKSLASH@
2936 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2937 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sfptostr_CFLAGS) $(CFLAGS) -c -o test_sfptostr-sfptostr.obj `if test -f 'sfptostr.c'; then $(CYGPATH_W) 'sfptostr.c'; else $(CYGPATH_W) '$(srcdir)/sfptostr.c'; fi`
2938
2939 test_sfptostr-run-sfptostr.o: run-sfptostr.c
2940 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sfptostr_CFLAGS) $(CFLAGS) -MT test_sfptostr-run-sfptostr.o -MD -MP -MF $(DEPDIR)/test_sfptostr-run-sfptostr.Tpo -c -o test_sfptostr-run-sfptostr.o `test -f 'run-sfptostr.c' || echo '$(srcdir)/'`run-sfptostr.c
2941 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_sfptostr-run-sfptostr.Tpo $(DEPDIR)/test_sfptostr-run-sfptostr.Po
2942 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-sfptostr.c' object='test_sfptostr-run-sfptostr.o' libtool=no @AMDEPBACKSLASH@
2943 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2944 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sfptostr_CFLAGS) $(CFLAGS) -c -o test_sfptostr-run-sfptostr.o `test -f 'run-sfptostr.c' || echo '$(srcdir)/'`run-sfptostr.c
2945
2946 test_sfptostr-run-sfptostr.obj: run-sfptostr.c
2947 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sfptostr_CFLAGS) $(CFLAGS) -MT test_sfptostr-run-sfptostr.obj -MD -MP -MF $(DEPDIR)/test_sfptostr-run-sfptostr.Tpo -c -o test_sfptostr-run-sfptostr.obj `if test -f 'run-sfptostr.c'; then $(CYGPATH_W) 'run-sfptostr.c'; else $(CYGPATH_W) '$(srcdir)/run-sfptostr.c'; fi`
2948 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_sfptostr-run-sfptostr.Tpo $(DEPDIR)/test_sfptostr-run-sfptostr.Po
2949 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-sfptostr.c' object='test_sfptostr-run-sfptostr.obj' libtool=no @AMDEPBACKSLASH@
2950 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2951 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_sfptostr_CFLAGS) $(CFLAGS) -c -o test_sfptostr-run-sfptostr.obj `if test -f 'run-sfptostr.c'; then $(CYGPATH_W) 'run-sfptostr.c'; else $(CYGPATH_W) '$(srcdir)/run-sfptostr.c'; fi`
2952
2953 test_socktoa-socktoa.o: socktoa.c
2954 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_socktoa_CFLAGS) $(CFLAGS) -MT test_socktoa-socktoa.o -MD -MP -MF $(DEPDIR)/test_socktoa-socktoa.Tpo -c -o test_socktoa-socktoa.o `test -f 'socktoa.c' || echo '$(srcdir)/'`socktoa.c
2955 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_socktoa-socktoa.Tpo $(DEPDIR)/test_socktoa-socktoa.Po
2956 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='socktoa.c' object='test_socktoa-socktoa.o' libtool=no @AMDEPBACKSLASH@
2957 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2958 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_socktoa_CFLAGS) $(CFLAGS) -c -o test_socktoa-socktoa.o `test -f 'socktoa.c' || echo '$(srcdir)/'`socktoa.c
2959
2960 test_socktoa-socktoa.obj: socktoa.c
2961 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_socktoa_CFLAGS) $(CFLAGS) -MT test_socktoa-socktoa.obj -MD -MP -MF $(DEPDIR)/test_socktoa-socktoa.Tpo -c -o test_socktoa-socktoa.obj `if test -f 'socktoa.c'; then $(CYGPATH_W) 'socktoa.c'; else $(CYGPATH_W) '$(srcdir)/socktoa.c'; fi`
2962 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_socktoa-socktoa.Tpo $(DEPDIR)/test_socktoa-socktoa.Po
2963 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='socktoa.c' object='test_socktoa-socktoa.obj' libtool=no @AMDEPBACKSLASH@
2964 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2965 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_socktoa_CFLAGS) $(CFLAGS) -c -o test_socktoa-socktoa.obj `if test -f 'socktoa.c'; then $(CYGPATH_W) 'socktoa.c'; else $(CYGPATH_W) '$(srcdir)/socktoa.c'; fi`
2966
2967 test_socktoa-run-socktoa.o: run-socktoa.c
2968 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_socktoa_CFLAGS) $(CFLAGS) -MT test_socktoa-run-socktoa.o -MD -MP -MF $(DEPDIR)/test_socktoa-run-socktoa.Tpo -c -o test_socktoa-run-socktoa.o `test -f 'run-socktoa.c' || echo '$(srcdir)/'`run-socktoa.c
2969 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_socktoa-run-socktoa.Tpo $(DEPDIR)/test_socktoa-run-socktoa.Po
2970 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-socktoa.c' object='test_socktoa-run-socktoa.o' libtool=no @AMDEPBACKSLASH@
2971 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2972 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_socktoa_CFLAGS) $(CFLAGS) -c -o test_socktoa-run-socktoa.o `test -f 'run-socktoa.c' || echo '$(srcdir)/'`run-socktoa.c
2973
2974 test_socktoa-run-socktoa.obj: run-socktoa.c
2975 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_socktoa_CFLAGS) $(CFLAGS) -MT test_socktoa-run-socktoa.obj -MD -MP -MF $(DEPDIR)/test_socktoa-run-socktoa.Tpo -c -o test_socktoa-run-socktoa.obj `if test -f 'run-socktoa.c'; then $(CYGPATH_W) 'run-socktoa.c'; else $(CYGPATH_W) '$(srcdir)/run-socktoa.c'; fi`
2976 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_socktoa-run-socktoa.Tpo $(DEPDIR)/test_socktoa-run-socktoa.Po
2977 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-socktoa.c' object='test_socktoa-run-socktoa.obj' libtool=no @AMDEPBACKSLASH@
2978 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2979 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_socktoa_CFLAGS) $(CFLAGS) -c -o test_socktoa-run-socktoa.obj `if test -f 'run-socktoa.c'; then $(CYGPATH_W) 'run-socktoa.c'; else $(CYGPATH_W) '$(srcdir)/run-socktoa.c'; fi`
2980
2981 test_ssl_init-ssl_init.o: ssl_init.c
2982 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ssl_init_CFLAGS) $(CFLAGS) -MT test_ssl_init-ssl_init.o -MD -MP -MF $(DEPDIR)/test_ssl_init-ssl_init.Tpo -c -o test_ssl_init-ssl_init.o `test -f 'ssl_init.c' || echo '$(srcdir)/'`ssl_init.c
2983 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_ssl_init-ssl_init.Tpo $(DEPDIR)/test_ssl_init-ssl_init.Po
2984 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ssl_init.c' object='test_ssl_init-ssl_init.o' libtool=no @AMDEPBACKSLASH@
2985 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2986 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ssl_init_CFLAGS) $(CFLAGS) -c -o test_ssl_init-ssl_init.o `test -f 'ssl_init.c' || echo '$(srcdir)/'`ssl_init.c
2987
2988 test_ssl_init-ssl_init.obj: ssl_init.c
2989 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ssl_init_CFLAGS) $(CFLAGS) -MT test_ssl_init-ssl_init.obj -MD -MP -MF $(DEPDIR)/test_ssl_init-ssl_init.Tpo -c -o test_ssl_init-ssl_init.obj `if test -f 'ssl_init.c'; then $(CYGPATH_W) 'ssl_init.c'; else $(CYGPATH_W) '$(srcdir)/ssl_init.c'; fi`
2990 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_ssl_init-ssl_init.Tpo $(DEPDIR)/test_ssl_init-ssl_init.Po
2991 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ssl_init.c' object='test_ssl_init-ssl_init.obj' libtool=no @AMDEPBACKSLASH@
2992 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2993 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ssl_init_CFLAGS) $(CFLAGS) -c -o test_ssl_init-ssl_init.obj `if test -f 'ssl_init.c'; then $(CYGPATH_W) 'ssl_init.c'; else $(CYGPATH_W) '$(srcdir)/ssl_init.c'; fi`
2994
2995 test_ssl_init-run-ssl_init.o: run-ssl_init.c
2996 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ssl_init_CFLAGS) $(CFLAGS) -MT test_ssl_init-run-ssl_init.o -MD -MP -MF $(DEPDIR)/test_ssl_init-run-ssl_init.Tpo -c -o test_ssl_init-run-ssl_init.o `test -f 'run-ssl_init.c' || echo '$(srcdir)/'`run-ssl_init.c
2997 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_ssl_init-run-ssl_init.Tpo $(DEPDIR)/test_ssl_init-run-ssl_init.Po
2998 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-ssl_init.c' object='test_ssl_init-run-ssl_init.o' libtool=no @AMDEPBACKSLASH@
2999 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3000 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ssl_init_CFLAGS) $(CFLAGS) -c -o test_ssl_init-run-ssl_init.o `test -f 'run-ssl_init.c' || echo '$(srcdir)/'`run-ssl_init.c
3001
3002 test_ssl_init-run-ssl_init.obj: run-ssl_init.c
3003 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ssl_init_CFLAGS) $(CFLAGS) -MT test_ssl_init-run-ssl_init.obj -MD -MP -MF $(DEPDIR)/test_ssl_init-run-ssl_init.Tpo -c -o test_ssl_init-run-ssl_init.obj `if test -f 'run-ssl_init.c'; then $(CYGPATH_W) 'run-ssl_init.c'; else $(CYGPATH_W) '$(srcdir)/run-ssl_init.c'; fi`
3004 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_ssl_init-run-ssl_init.Tpo $(DEPDIR)/test_ssl_init-run-ssl_init.Po
3005 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-ssl_init.c' object='test_ssl_init-run-ssl_init.obj' libtool=no @AMDEPBACKSLASH@
3006 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3007 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ssl_init_CFLAGS) $(CFLAGS) -c -o test_ssl_init-run-ssl_init.obj `if test -f 'run-ssl_init.c'; then $(CYGPATH_W) 'run-ssl_init.c'; else $(CYGPATH_W) '$(srcdir)/run-ssl_init.c'; fi`
3008
3009 test_statestr-statestr.o: statestr.c
3010 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_statestr_CFLAGS) $(CFLAGS) -MT test_statestr-statestr.o -MD -MP -MF $(DEPDIR)/test_statestr-statestr.Tpo -c -o test_statestr-statestr.o `test -f 'statestr.c' || echo '$(srcdir)/'`statestr.c
3011 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_statestr-statestr.Tpo $(DEPDIR)/test_statestr-statestr.Po
3012 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='statestr.c' object='test_statestr-statestr.o' libtool=no @AMDEPBACKSLASH@
3013 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3014 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_statestr_CFLAGS) $(CFLAGS) -c -o test_statestr-statestr.o `test -f 'statestr.c' || echo '$(srcdir)/'`statestr.c
3015
3016 test_statestr-statestr.obj: statestr.c
3017 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_statestr_CFLAGS) $(CFLAGS) -MT test_statestr-statestr.obj -MD -MP -MF $(DEPDIR)/test_statestr-statestr.Tpo -c -o test_statestr-statestr.obj `if test -f 'statestr.c'; then $(CYGPATH_W) 'statestr.c'; else $(CYGPATH_W) '$(srcdir)/statestr.c'; fi`
3018 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_statestr-statestr.Tpo $(DEPDIR)/test_statestr-statestr.Po
3019 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='statestr.c' object='test_statestr-statestr.obj' libtool=no @AMDEPBACKSLASH@
3020 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3021 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_statestr_CFLAGS) $(CFLAGS) -c -o test_statestr-statestr.obj `if test -f 'statestr.c'; then $(CYGPATH_W) 'statestr.c'; else $(CYGPATH_W) '$(srcdir)/statestr.c'; fi`
3022
3023 test_statestr-run-statestr.o: run-statestr.c
3024 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_statestr_CFLAGS) $(CFLAGS) -MT test_statestr-run-statestr.o -MD -MP -MF $(DEPDIR)/test_statestr-run-statestr.Tpo -c -o test_statestr-run-statestr.o `test -f 'run-statestr.c' || echo '$(srcdir)/'`run-statestr.c
3025 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_statestr-run-statestr.Tpo $(DEPDIR)/test_statestr-run-statestr.Po
3026 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-statestr.c' object='test_statestr-run-statestr.o' libtool=no @AMDEPBACKSLASH@
3027 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3028 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_statestr_CFLAGS) $(CFLAGS) -c -o test_statestr-run-statestr.o `test -f 'run-statestr.c' || echo '$(srcdir)/'`run-statestr.c
3029
3030 test_statestr-run-statestr.obj: run-statestr.c
3031 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_statestr_CFLAGS) $(CFLAGS) -MT test_statestr-run-statestr.obj -MD -MP -MF $(DEPDIR)/test_statestr-run-statestr.Tpo -c -o test_statestr-run-statestr.obj `if test -f 'run-statestr.c'; then $(CYGPATH_W) 'run-statestr.c'; else $(CYGPATH_W) '$(srcdir)/run-statestr.c'; fi`
3032 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_statestr-run-statestr.Tpo $(DEPDIR)/test_statestr-run-statestr.Po
3033 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-statestr.c' object='test_statestr-run-statestr.obj' libtool=no @AMDEPBACKSLASH@
3034 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3035 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_statestr_CFLAGS) $(CFLAGS) -c -o test_statestr-run-statestr.obj `if test -f 'run-statestr.c'; then $(CYGPATH_W) 'run-statestr.c'; else $(CYGPATH_W) '$(srcdir)/run-statestr.c'; fi`
3036
3037 test_strtolfp-strtolfp.o: strtolfp.c
3038 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_strtolfp_CFLAGS) $(CFLAGS) -MT test_strtolfp-strtolfp.o -MD -MP -MF $(DEPDIR)/test_strtolfp-strtolfp.Tpo -c -o test_strtolfp-strtolfp.o `test -f 'strtolfp.c' || echo '$(srcdir)/'`strtolfp.c
3039 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_strtolfp-strtolfp.Tpo $(DEPDIR)/test_strtolfp-strtolfp.Po
3040 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strtolfp.c' object='test_strtolfp-strtolfp.o' libtool=no @AMDEPBACKSLASH@
3041 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3042 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_strtolfp_CFLAGS) $(CFLAGS) -c -o test_strtolfp-strtolfp.o `test -f 'strtolfp.c' || echo '$(srcdir)/'`strtolfp.c
3043
3044 test_strtolfp-strtolfp.obj: strtolfp.c
3045 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_strtolfp_CFLAGS) $(CFLAGS) -MT test_strtolfp-strtolfp.obj -MD -MP -MF $(DEPDIR)/test_strtolfp-strtolfp.Tpo -c -o test_strtolfp-strtolfp.obj `if test -f 'strtolfp.c'; then $(CYGPATH_W) 'strtolfp.c'; else $(CYGPATH_W) '$(srcdir)/strtolfp.c'; fi`
3046 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_strtolfp-strtolfp.Tpo $(DEPDIR)/test_strtolfp-strtolfp.Po
3047 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='strtolfp.c' object='test_strtolfp-strtolfp.obj' libtool=no @AMDEPBACKSLASH@
3048 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3049 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_strtolfp_CFLAGS) $(CFLAGS) -c -o test_strtolfp-strtolfp.obj `if test -f 'strtolfp.c'; then $(CYGPATH_W) 'strtolfp.c'; else $(CYGPATH_W) '$(srcdir)/strtolfp.c'; fi`
3050
3051 test_strtolfp-run-strtolfp.o: run-strtolfp.c
3052 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_strtolfp_CFLAGS) $(CFLAGS) -MT test_strtolfp-run-strtolfp.o -MD -MP -MF $(DEPDIR)/test_strtolfp-run-strtolfp.Tpo -c -o test_strtolfp-run-strtolfp.o `test -f 'run-strtolfp.c' || echo '$(srcdir)/'`run-strtolfp.c
3053 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_strtolfp-run-strtolfp.Tpo $(DEPDIR)/test_strtolfp-run-strtolfp.Po
3054 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-strtolfp.c' object='test_strtolfp-run-strtolfp.o' libtool=no @AMDEPBACKSLASH@
3055 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3056 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_strtolfp_CFLAGS) $(CFLAGS) -c -o test_strtolfp-run-strtolfp.o `test -f 'run-strtolfp.c' || echo '$(srcdir)/'`run-strtolfp.c
3057
3058 test_strtolfp-run-strtolfp.obj: run-strtolfp.c
3059 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_strtolfp_CFLAGS) $(CFLAGS) -MT test_strtolfp-run-strtolfp.obj -MD -MP -MF $(DEPDIR)/test_strtolfp-run-strtolfp.Tpo -c -o test_strtolfp-run-strtolfp.obj `if test -f 'run-strtolfp.c'; then $(CYGPATH_W) 'run-strtolfp.c'; else $(CYGPATH_W) '$(srcdir)/run-strtolfp.c'; fi`
3060 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_strtolfp-run-strtolfp.Tpo $(DEPDIR)/test_strtolfp-run-strtolfp.Po
3061 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-strtolfp.c' object='test_strtolfp-run-strtolfp.obj' libtool=no @AMDEPBACKSLASH@
3062 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3063 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_strtolfp_CFLAGS) $(CFLAGS) -c -o test_strtolfp-run-strtolfp.obj `if test -f 'run-strtolfp.c'; then $(CYGPATH_W) 'run-strtolfp.c'; else $(CYGPATH_W) '$(srcdir)/run-strtolfp.c'; fi`
3064
3065 test_timespecops-timespecops.o: timespecops.c
3066 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timespecops_CFLAGS) $(CFLAGS) -MT test_timespecops-timespecops.o -MD -MP -MF $(DEPDIR)/test_timespecops-timespecops.Tpo -c -o test_timespecops-timespecops.o `test -f 'timespecops.c' || echo '$(srcdir)/'`timespecops.c
3067 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_timespecops-timespecops.Tpo $(DEPDIR)/test_timespecops-timespecops.Po
3068 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='timespecops.c' object='test_timespecops-timespecops.o' libtool=no @AMDEPBACKSLASH@
3069 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3070 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timespecops_CFLAGS) $(CFLAGS) -c -o test_timespecops-timespecops.o `test -f 'timespecops.c' || echo '$(srcdir)/'`timespecops.c
3071
3072 test_timespecops-timespecops.obj: timespecops.c
3073 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timespecops_CFLAGS) $(CFLAGS) -MT test_timespecops-timespecops.obj -MD -MP -MF $(DEPDIR)/test_timespecops-timespecops.Tpo -c -o test_timespecops-timespecops.obj `if test -f 'timespecops.c'; then $(CYGPATH_W) 'timespecops.c'; else $(CYGPATH_W) '$(srcdir)/timespecops.c'; fi`
3074 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_timespecops-timespecops.Tpo $(DEPDIR)/test_timespecops-timespecops.Po
3075 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='timespecops.c' object='test_timespecops-timespecops.obj' libtool=no @AMDEPBACKSLASH@
3076 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3077 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timespecops_CFLAGS) $(CFLAGS) -c -o test_timespecops-timespecops.obj `if test -f 'timespecops.c'; then $(CYGPATH_W) 'timespecops.c'; else $(CYGPATH_W) '$(srcdir)/timespecops.c'; fi`
3078
3079 test_timespecops-run-timespecops.o: run-timespecops.c
3080 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timespecops_CFLAGS) $(CFLAGS) -MT test_timespecops-run-timespecops.o -MD -MP -MF $(DEPDIR)/test_timespecops-run-timespecops.Tpo -c -o test_timespecops-run-timespecops.o `test -f 'run-timespecops.c' || echo '$(srcdir)/'`run-timespecops.c
3081 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_timespecops-run-timespecops.Tpo $(DEPDIR)/test_timespecops-run-timespecops.Po
3082 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-timespecops.c' object='test_timespecops-run-timespecops.o' libtool=no @AMDEPBACKSLASH@
3083 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3084 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timespecops_CFLAGS) $(CFLAGS) -c -o test_timespecops-run-timespecops.o `test -f 'run-timespecops.c' || echo '$(srcdir)/'`run-timespecops.c
3085
3086 test_timespecops-run-timespecops.obj: run-timespecops.c
3087 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timespecops_CFLAGS) $(CFLAGS) -MT test_timespecops-run-timespecops.obj -MD -MP -MF $(DEPDIR)/test_timespecops-run-timespecops.Tpo -c -o test_timespecops-run-timespecops.obj `if test -f 'run-timespecops.c'; then $(CYGPATH_W) 'run-timespecops.c'; else $(CYGPATH_W) '$(srcdir)/run-timespecops.c'; fi`
3088 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_timespecops-run-timespecops.Tpo $(DEPDIR)/test_timespecops-run-timespecops.Po
3089 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-timespecops.c' object='test_timespecops-run-timespecops.obj' libtool=no @AMDEPBACKSLASH@
3090 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3091 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timespecops_CFLAGS) $(CFLAGS) -c -o test_timespecops-run-timespecops.obj `if test -f 'run-timespecops.c'; then $(CYGPATH_W) 'run-timespecops.c'; else $(CYGPATH_W) '$(srcdir)/run-timespecops.c'; fi`
3092
3093 test_timevalops-timevalops.o: timevalops.c
3094 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timevalops_CFLAGS) $(CFLAGS) -MT test_timevalops-timevalops.o -MD -MP -MF $(DEPDIR)/test_timevalops-timevalops.Tpo -c -o test_timevalops-timevalops.o `test -f 'timevalops.c' || echo '$(srcdir)/'`timevalops.c
3095 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_timevalops-timevalops.Tpo $(DEPDIR)/test_timevalops-timevalops.Po
3096 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='timevalops.c' object='test_timevalops-timevalops.o' libtool=no @AMDEPBACKSLASH@
3097 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3098 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timevalops_CFLAGS) $(CFLAGS) -c -o test_timevalops-timevalops.o `test -f 'timevalops.c' || echo '$(srcdir)/'`timevalops.c
3099
3100 test_timevalops-timevalops.obj: timevalops.c
3101 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timevalops_CFLAGS) $(CFLAGS) -MT test_timevalops-timevalops.obj -MD -MP -MF $(DEPDIR)/test_timevalops-timevalops.Tpo -c -o test_timevalops-timevalops.obj `if test -f 'timevalops.c'; then $(CYGPATH_W) 'timevalops.c'; else $(CYGPATH_W) '$(srcdir)/timevalops.c'; fi`
3102 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_timevalops-timevalops.Tpo $(DEPDIR)/test_timevalops-timevalops.Po
3103 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='timevalops.c' object='test_timevalops-timevalops.obj' libtool=no @AMDEPBACKSLASH@
3104 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3105 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timevalops_CFLAGS) $(CFLAGS) -c -o test_timevalops-timevalops.obj `if test -f 'timevalops.c'; then $(CYGPATH_W) 'timevalops.c'; else $(CYGPATH_W) '$(srcdir)/timevalops.c'; fi`
3106
3107 test_timevalops-run-timevalops.o: run-timevalops.c
3108 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timevalops_CFLAGS) $(CFLAGS) -MT test_timevalops-run-timevalops.o -MD -MP -MF $(DEPDIR)/test_timevalops-run-timevalops.Tpo -c -o test_timevalops-run-timevalops.o `test -f 'run-timevalops.c' || echo '$(srcdir)/'`run-timevalops.c
3109 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_timevalops-run-timevalops.Tpo $(DEPDIR)/test_timevalops-run-timevalops.Po
3110 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-timevalops.c' object='test_timevalops-run-timevalops.o' libtool=no @AMDEPBACKSLASH@
3111 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3112 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timevalops_CFLAGS) $(CFLAGS) -c -o test_timevalops-run-timevalops.o `test -f 'run-timevalops.c' || echo '$(srcdir)/'`run-timevalops.c
3113
3114 test_timevalops-run-timevalops.obj: run-timevalops.c
3115 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timevalops_CFLAGS) $(CFLAGS) -MT test_timevalops-run-timevalops.obj -MD -MP -MF $(DEPDIR)/test_timevalops-run-timevalops.Tpo -c -o test_timevalops-run-timevalops.obj `if test -f 'run-timevalops.c'; then $(CYGPATH_W) 'run-timevalops.c'; else $(CYGPATH_W) '$(srcdir)/run-timevalops.c'; fi`
3116 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_timevalops-run-timevalops.Tpo $(DEPDIR)/test_timevalops-run-timevalops.Po
3117 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-timevalops.c' object='test_timevalops-run-timevalops.obj' libtool=no @AMDEPBACKSLASH@
3118 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3119 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_timevalops_CFLAGS) $(CFLAGS) -c -o test_timevalops-run-timevalops.obj `if test -f 'run-timevalops.c'; then $(CYGPATH_W) 'run-timevalops.c'; else $(CYGPATH_W) '$(srcdir)/run-timevalops.c'; fi`
3120
3121 test_tstotv-tstotv.o: tstotv.c
3122 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tstotv_CFLAGS) $(CFLAGS) -MT test_tstotv-tstotv.o -MD -MP -MF $(DEPDIR)/test_tstotv-tstotv.Tpo -c -o test_tstotv-tstotv.o `test -f 'tstotv.c' || echo '$(srcdir)/'`tstotv.c
3123 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_tstotv-tstotv.Tpo $(DEPDIR)/test_tstotv-tstotv.Po
3124 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tstotv.c' object='test_tstotv-tstotv.o' libtool=no @AMDEPBACKSLASH@
3125 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3126 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tstotv_CFLAGS) $(CFLAGS) -c -o test_tstotv-tstotv.o `test -f 'tstotv.c' || echo '$(srcdir)/'`tstotv.c
3127
3128 test_tstotv-tstotv.obj: tstotv.c
3129 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tstotv_CFLAGS) $(CFLAGS) -MT test_tstotv-tstotv.obj -MD -MP -MF $(DEPDIR)/test_tstotv-tstotv.Tpo -c -o test_tstotv-tstotv.obj `if test -f 'tstotv.c'; then $(CYGPATH_W) 'tstotv.c'; else $(CYGPATH_W) '$(srcdir)/tstotv.c'; fi`
3130 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_tstotv-tstotv.Tpo $(DEPDIR)/test_tstotv-tstotv.Po
3131 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tstotv.c' object='test_tstotv-tstotv.obj' libtool=no @AMDEPBACKSLASH@
3132 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3133 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tstotv_CFLAGS) $(CFLAGS) -c -o test_tstotv-tstotv.obj `if test -f 'tstotv.c'; then $(CYGPATH_W) 'tstotv.c'; else $(CYGPATH_W) '$(srcdir)/tstotv.c'; fi`
3134
3135 test_tstotv-run-tstotv.o: run-tstotv.c
3136 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tstotv_CFLAGS) $(CFLAGS) -MT test_tstotv-run-tstotv.o -MD -MP -MF $(DEPDIR)/test_tstotv-run-tstotv.Tpo -c -o test_tstotv-run-tstotv.o `test -f 'run-tstotv.c' || echo '$(srcdir)/'`run-tstotv.c
3137 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_tstotv-run-tstotv.Tpo $(DEPDIR)/test_tstotv-run-tstotv.Po
3138 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-tstotv.c' object='test_tstotv-run-tstotv.o' libtool=no @AMDEPBACKSLASH@
3139 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3140 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tstotv_CFLAGS) $(CFLAGS) -c -o test_tstotv-run-tstotv.o `test -f 'run-tstotv.c' || echo '$(srcdir)/'`run-tstotv.c
3141
3142 test_tstotv-run-tstotv.obj: run-tstotv.c
3143 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tstotv_CFLAGS) $(CFLAGS) -MT test_tstotv-run-tstotv.obj -MD -MP -MF $(DEPDIR)/test_tstotv-run-tstotv.Tpo -c -o test_tstotv-run-tstotv.obj `if test -f 'run-tstotv.c'; then $(CYGPATH_W) 'run-tstotv.c'; else $(CYGPATH_W) '$(srcdir)/run-tstotv.c'; fi`
3144 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_tstotv-run-tstotv.Tpo $(DEPDIR)/test_tstotv-run-tstotv.Po
3145 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-tstotv.c' object='test_tstotv-run-tstotv.obj' libtool=no @AMDEPBACKSLASH@
3146 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3147 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tstotv_CFLAGS) $(CFLAGS) -c -o test_tstotv-run-tstotv.obj `if test -f 'run-tstotv.c'; then $(CYGPATH_W) 'run-tstotv.c'; else $(CYGPATH_W) '$(srcdir)/run-tstotv.c'; fi`
3148
3149 test_tvtots-tvtots.o: tvtots.c
3150 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tvtots_CFLAGS) $(CFLAGS) -MT test_tvtots-tvtots.o -MD -MP -MF $(DEPDIR)/test_tvtots-tvtots.Tpo -c -o test_tvtots-tvtots.o `test -f 'tvtots.c' || echo '$(srcdir)/'`tvtots.c
3151 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_tvtots-tvtots.Tpo $(DEPDIR)/test_tvtots-tvtots.Po
3152 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tvtots.c' object='test_tvtots-tvtots.o' libtool=no @AMDEPBACKSLASH@
3153 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3154 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tvtots_CFLAGS) $(CFLAGS) -c -o test_tvtots-tvtots.o `test -f 'tvtots.c' || echo '$(srcdir)/'`tvtots.c
3155
3156 test_tvtots-tvtots.obj: tvtots.c
3157 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tvtots_CFLAGS) $(CFLAGS) -MT test_tvtots-tvtots.obj -MD -MP -MF $(DEPDIR)/test_tvtots-tvtots.Tpo -c -o test_tvtots-tvtots.obj `if test -f 'tvtots.c'; then $(CYGPATH_W) 'tvtots.c'; else $(CYGPATH_W) '$(srcdir)/tvtots.c'; fi`
3158 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_tvtots-tvtots.Tpo $(DEPDIR)/test_tvtots-tvtots.Po
3159 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tvtots.c' object='test_tvtots-tvtots.obj' libtool=no @AMDEPBACKSLASH@
3160 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3161 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tvtots_CFLAGS) $(CFLAGS) -c -o test_tvtots-tvtots.obj `if test -f 'tvtots.c'; then $(CYGPATH_W) 'tvtots.c'; else $(CYGPATH_W) '$(srcdir)/tvtots.c'; fi`
3162
3163 test_tvtots-run-tvtots.o: run-tvtots.c
3164 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tvtots_CFLAGS) $(CFLAGS) -MT test_tvtots-run-tvtots.o -MD -MP -MF $(DEPDIR)/test_tvtots-run-tvtots.Tpo -c -o test_tvtots-run-tvtots.o `test -f 'run-tvtots.c' || echo '$(srcdir)/'`run-tvtots.c
3165 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_tvtots-run-tvtots.Tpo $(DEPDIR)/test_tvtots-run-tvtots.Po
3166 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-tvtots.c' object='test_tvtots-run-tvtots.o' libtool=no @AMDEPBACKSLASH@
3167 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3168 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tvtots_CFLAGS) $(CFLAGS) -c -o test_tvtots-run-tvtots.o `test -f 'run-tvtots.c' || echo '$(srcdir)/'`run-tvtots.c
3169
3170 test_tvtots-run-tvtots.obj: run-tvtots.c
3171 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tvtots_CFLAGS) $(CFLAGS) -MT test_tvtots-run-tvtots.obj -MD -MP -MF $(DEPDIR)/test_tvtots-run-tvtots.Tpo -c -o test_tvtots-run-tvtots.obj `if test -f 'run-tvtots.c'; then $(CYGPATH_W) 'run-tvtots.c'; else $(CYGPATH_W) '$(srcdir)/run-tvtots.c'; fi`
3172 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_tvtots-run-tvtots.Tpo $(DEPDIR)/test_tvtots-run-tvtots.Po
3173 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-tvtots.c' object='test_tvtots-run-tvtots.obj' libtool=no @AMDEPBACKSLASH@
3174 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3175 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_tvtots_CFLAGS) $(CFLAGS) -c -o test_tvtots-run-tvtots.obj `if test -f 'run-tvtots.c'; then $(CYGPATH_W) 'run-tvtots.c'; else $(CYGPATH_W) '$(srcdir)/run-tvtots.c'; fi`
3176
3177 test_uglydate-uglydate.o: uglydate.c
3178 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_uglydate_CFLAGS) $(CFLAGS) -MT test_uglydate-uglydate.o -MD -MP -MF $(DEPDIR)/test_uglydate-uglydate.Tpo -c -o test_uglydate-uglydate.o `test -f 'uglydate.c' || echo '$(srcdir)/'`uglydate.c
3179 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_uglydate-uglydate.Tpo $(DEPDIR)/test_uglydate-uglydate.Po
3180 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='uglydate.c' object='test_uglydate-uglydate.o' libtool=no @AMDEPBACKSLASH@
3181 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3182 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_uglydate_CFLAGS) $(CFLAGS) -c -o test_uglydate-uglydate.o `test -f 'uglydate.c' || echo '$(srcdir)/'`uglydate.c
3183
3184 test_uglydate-uglydate.obj: uglydate.c
3185 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_uglydate_CFLAGS) $(CFLAGS) -MT test_uglydate-uglydate.obj -MD -MP -MF $(DEPDIR)/test_uglydate-uglydate.Tpo -c -o test_uglydate-uglydate.obj `if test -f 'uglydate.c'; then $(CYGPATH_W) 'uglydate.c'; else $(CYGPATH_W) '$(srcdir)/uglydate.c'; fi`
3186 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_uglydate-uglydate.Tpo $(DEPDIR)/test_uglydate-uglydate.Po
3187 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='uglydate.c' object='test_uglydate-uglydate.obj' libtool=no @AMDEPBACKSLASH@
3188 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3189 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_uglydate_CFLAGS) $(CFLAGS) -c -o test_uglydate-uglydate.obj `if test -f 'uglydate.c'; then $(CYGPATH_W) 'uglydate.c'; else $(CYGPATH_W) '$(srcdir)/uglydate.c'; fi`
3190
3191 test_uglydate-run-uglydate.o: run-uglydate.c
3192 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_uglydate_CFLAGS) $(CFLAGS) -MT test_uglydate-run-uglydate.o -MD -MP -MF $(DEPDIR)/test_uglydate-run-uglydate.Tpo -c -o test_uglydate-run-uglydate.o `test -f 'run-uglydate.c' || echo '$(srcdir)/'`run-uglydate.c
3193 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_uglydate-run-uglydate.Tpo $(DEPDIR)/test_uglydate-run-uglydate.Po
3194 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-uglydate.c' object='test_uglydate-run-uglydate.o' libtool=no @AMDEPBACKSLASH@
3195 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3196 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_uglydate_CFLAGS) $(CFLAGS) -c -o test_uglydate-run-uglydate.o `test -f 'run-uglydate.c' || echo '$(srcdir)/'`run-uglydate.c
3197
3198 test_uglydate-run-uglydate.obj: run-uglydate.c
3199 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_uglydate_CFLAGS) $(CFLAGS) -MT test_uglydate-run-uglydate.obj -MD -MP -MF $(DEPDIR)/test_uglydate-run-uglydate.Tpo -c -o test_uglydate-run-uglydate.obj `if test -f 'run-uglydate.c'; then $(CYGPATH_W) 'run-uglydate.c'; else $(CYGPATH_W) '$(srcdir)/run-uglydate.c'; fi`
3200 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_uglydate-run-uglydate.Tpo $(DEPDIR)/test_uglydate-run-uglydate.Po
3201 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-uglydate.c' object='test_uglydate-run-uglydate.obj' libtool=no @AMDEPBACKSLASH@
3202 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3203 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_uglydate_CFLAGS) $(CFLAGS) -c -o test_uglydate-run-uglydate.obj `if test -f 'run-uglydate.c'; then $(CYGPATH_W) 'run-uglydate.c'; else $(CYGPATH_W) '$(srcdir)/run-uglydate.c'; fi`
3204
3205 test_vi64ops-vi64ops.o: vi64ops.c
3206 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_vi64ops_CFLAGS) $(CFLAGS) -MT test_vi64ops-vi64ops.o -MD -MP -MF $(DEPDIR)/test_vi64ops-vi64ops.Tpo -c -o test_vi64ops-vi64ops.o `test -f 'vi64ops.c' || echo '$(srcdir)/'`vi64ops.c
3207 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_vi64ops-vi64ops.Tpo $(DEPDIR)/test_vi64ops-vi64ops.Po
3208 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='vi64ops.c' object='test_vi64ops-vi64ops.o' libtool=no @AMDEPBACKSLASH@
3209 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3210 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_vi64ops_CFLAGS) $(CFLAGS) -c -o test_vi64ops-vi64ops.o `test -f 'vi64ops.c' || echo '$(srcdir)/'`vi64ops.c
3211
3212 test_vi64ops-vi64ops.obj: vi64ops.c
3213 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_vi64ops_CFLAGS) $(CFLAGS) -MT test_vi64ops-vi64ops.obj -MD -MP -MF $(DEPDIR)/test_vi64ops-vi64ops.Tpo -c -o test_vi64ops-vi64ops.obj `if test -f 'vi64ops.c'; then $(CYGPATH_W) 'vi64ops.c'; else $(CYGPATH_W) '$(srcdir)/vi64ops.c'; fi`
3214 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_vi64ops-vi64ops.Tpo $(DEPDIR)/test_vi64ops-vi64ops.Po
3215 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='vi64ops.c' object='test_vi64ops-vi64ops.obj' libtool=no @AMDEPBACKSLASH@
3216 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3217 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_vi64ops_CFLAGS) $(CFLAGS) -c -o test_vi64ops-vi64ops.obj `if test -f 'vi64ops.c'; then $(CYGPATH_W) 'vi64ops.c'; else $(CYGPATH_W) '$(srcdir)/vi64ops.c'; fi`
3218
3219 test_vi64ops-run-vi64ops.o: run-vi64ops.c
3220 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_vi64ops_CFLAGS) $(CFLAGS) -MT test_vi64ops-run-vi64ops.o -MD -MP -MF $(DEPDIR)/test_vi64ops-run-vi64ops.Tpo -c -o test_vi64ops-run-vi64ops.o `test -f 'run-vi64ops.c' || echo '$(srcdir)/'`run-vi64ops.c
3221 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_vi64ops-run-vi64ops.Tpo $(DEPDIR)/test_vi64ops-run-vi64ops.Po
3222 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-vi64ops.c' object='test_vi64ops-run-vi64ops.o' libtool=no @AMDEPBACKSLASH@
3223 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3224 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_vi64ops_CFLAGS) $(CFLAGS) -c -o test_vi64ops-run-vi64ops.o `test -f 'run-vi64ops.c' || echo '$(srcdir)/'`run-vi64ops.c
3225
3226 test_vi64ops-run-vi64ops.obj: run-vi64ops.c
3227 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_vi64ops_CFLAGS) $(CFLAGS) -MT test_vi64ops-run-vi64ops.obj -MD -MP -MF $(DEPDIR)/test_vi64ops-run-vi64ops.Tpo -c -o test_vi64ops-run-vi64ops.obj `if test -f 'run-vi64ops.c'; then $(CYGPATH_W) 'run-vi64ops.c'; else $(CYGPATH_W) '$(srcdir)/run-vi64ops.c'; fi`
3228 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_vi64ops-run-vi64ops.Tpo $(DEPDIR)/test_vi64ops-run-vi64ops.Po
3229 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-vi64ops.c' object='test_vi64ops-run-vi64ops.obj' libtool=no @AMDEPBACKSLASH@
3230 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3231 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_vi64ops_CFLAGS) $(CFLAGS) -c -o test_vi64ops-run-vi64ops.obj `if test -f 'run-vi64ops.c'; then $(CYGPATH_W) 'run-vi64ops.c'; else $(CYGPATH_W) '$(srcdir)/run-vi64ops.c'; fi`
3232
3233 test_ymd2yd-ymd2yd.o: ymd2yd.c
3234 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ymd2yd_CFLAGS) $(CFLAGS) -MT test_ymd2yd-ymd2yd.o -MD -MP -MF $(DEPDIR)/test_ymd2yd-ymd2yd.Tpo -c -o test_ymd2yd-ymd2yd.o `test -f 'ymd2yd.c' || echo '$(srcdir)/'`ymd2yd.c
3235 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_ymd2yd-ymd2yd.Tpo $(DEPDIR)/test_ymd2yd-ymd2yd.Po
3236 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ymd2yd.c' object='test_ymd2yd-ymd2yd.o' libtool=no @AMDEPBACKSLASH@
3237 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3238 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ymd2yd_CFLAGS) $(CFLAGS) -c -o test_ymd2yd-ymd2yd.o `test -f 'ymd2yd.c' || echo '$(srcdir)/'`ymd2yd.c
3239
3240 test_ymd2yd-ymd2yd.obj: ymd2yd.c
3241 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ymd2yd_CFLAGS) $(CFLAGS) -MT test_ymd2yd-ymd2yd.obj -MD -MP -MF $(DEPDIR)/test_ymd2yd-ymd2yd.Tpo -c -o test_ymd2yd-ymd2yd.obj `if test -f 'ymd2yd.c'; then $(CYGPATH_W) 'ymd2yd.c'; else $(CYGPATH_W) '$(srcdir)/ymd2yd.c'; fi`
3242 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_ymd2yd-ymd2yd.Tpo $(DEPDIR)/test_ymd2yd-ymd2yd.Po
3243 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ymd2yd.c' object='test_ymd2yd-ymd2yd.obj' libtool=no @AMDEPBACKSLASH@
3244 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3245 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ymd2yd_CFLAGS) $(CFLAGS) -c -o test_ymd2yd-ymd2yd.obj `if test -f 'ymd2yd.c'; then $(CYGPATH_W) 'ymd2yd.c'; else $(CYGPATH_W) '$(srcdir)/ymd2yd.c'; fi`
3246
3247 test_ymd2yd-run-ymd2yd.o: run-ymd2yd.c
3248 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ymd2yd_CFLAGS) $(CFLAGS) -MT test_ymd2yd-run-ymd2yd.o -MD -MP -MF $(DEPDIR)/test_ymd2yd-run-ymd2yd.Tpo -c -o test_ymd2yd-run-ymd2yd.o `test -f 'run-ymd2yd.c' || echo '$(srcdir)/'`run-ymd2yd.c
3249 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_ymd2yd-run-ymd2yd.Tpo $(DEPDIR)/test_ymd2yd-run-ymd2yd.Po
3250 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-ymd2yd.c' object='test_ymd2yd-run-ymd2yd.o' libtool=no @AMDEPBACKSLASH@
3251 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3252 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ymd2yd_CFLAGS) $(CFLAGS) -c -o test_ymd2yd-run-ymd2yd.o `test -f 'run-ymd2yd.c' || echo '$(srcdir)/'`run-ymd2yd.c
3253
3254 test_ymd2yd-run-ymd2yd.obj: run-ymd2yd.c
3255 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ymd2yd_CFLAGS) $(CFLAGS) -MT test_ymd2yd-run-ymd2yd.obj -MD -MP -MF $(DEPDIR)/test_ymd2yd-run-ymd2yd.Tpo -c -o test_ymd2yd-run-ymd2yd.obj `if test -f 'run-ymd2yd.c'; then $(CYGPATH_W) 'run-ymd2yd.c'; else $(CYGPATH_W) '$(srcdir)/run-ymd2yd.c'; fi`
3256 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_ymd2yd-run-ymd2yd.Tpo $(DEPDIR)/test_ymd2yd-run-ymd2yd.Po
3257 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='run-ymd2yd.c' object='test_ymd2yd-run-ymd2yd.obj' libtool=no @AMDEPBACKSLASH@
3258 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3259 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_ymd2yd_CFLAGS) $(CFLAGS) -c -o test_ymd2yd-run-ymd2yd.obj `if test -f 'run-ymd2yd.c'; then $(CYGPATH_W) 'run-ymd2yd.c'; else $(CYGPATH_W) '$(srcdir)/run-ymd2yd.c'; fi`
3260
3261 .cpp.o:
3262 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
3263 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
3264 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
3265 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3266 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
3267
3268 .cpp.obj:
3269 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
3270 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
3271 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
3272 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3273 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
3274
3275 .cpp.lo:
3276 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
3277 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
3278 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
3279 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3280 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
3281
3282 tests_main.o: $(top_srcdir)/sntp/tests_main.cpp
3283 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tests_main.o -MD -MP -MF $(DEPDIR)/tests_main.Tpo -c -o tests_main.o `test -f '$(top_srcdir)/sntp/tests_main.cpp' || echo '$(srcdir)/'`$(top_srcdir)/sntp/tests_main.cpp
3284 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/tests_main.Tpo $(DEPDIR)/tests_main.Po
3285 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$(top_srcdir)/sntp/tests_main.cpp' object='tests_main.o' libtool=no @AMDEPBACKSLASH@
3286 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3287 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tests_main.o `test -f '$(top_srcdir)/sntp/tests_main.cpp' || echo '$(srcdir)/'`$(top_srcdir)/sntp/tests_main.cpp
3288
3289 tests_main.obj: $(top_srcdir)/sntp/tests_main.cpp
3290 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tests_main.obj -MD -MP -MF $(DEPDIR)/tests_main.Tpo -c -o tests_main.obj `if test -f '$(top_srcdir)/sntp/tests_main.cpp'; then $(CYGPATH_W) '$(top_srcdir)/sntp/tests_main.cpp'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/sntp/tests_main.cpp'; fi`
3291 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/tests_main.Tpo $(DEPDIR)/tests_main.Po
3292 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$(top_srcdir)/sntp/tests_main.cpp' object='tests_main.obj' libtool=no @AMDEPBACKSLASH@
3293 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3294 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tests_main.obj `if test -f '$(top_srcdir)/sntp/tests_main.cpp'; then $(CYGPATH_W) '$(top_srcdir)/sntp/tests_main.cpp'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/sntp/tests_main.cpp'; fi`
3295
3296 mostlyclean-libtool:
3297         -rm -f *.lo
3298
3299 clean-libtool:
3300         -rm -rf .libs _libs
3301
3302 ID: $(am__tagged_files)
3303         $(am__define_uniq_tagged_files); mkid -fID $$unique
3304 tags: tags-am
3305 TAGS: tags
3306
3307 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3308         set x; \
3309         here=`pwd`; \
3310         $(am__define_uniq_tagged_files); \
3311         shift; \
3312         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
3313           test -n "$$unique" || unique=$$empty_fix; \
3314           if test $$# -gt 0; then \
3315             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3316               "$$@" $$unique; \
3317           else \
3318             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3319               $$unique; \
3320           fi; \
3321         fi
3322 ctags: ctags-am
3323
3324 CTAGS: ctags
3325 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
3326         $(am__define_uniq_tagged_files); \
3327         test -z "$(CTAGS_ARGS)$$unique" \
3328           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3329              $$unique
3330
3331 GTAGS:
3332         here=`$(am__cd) $(top_builddir) && pwd` \
3333           && $(am__cd) $(top_srcdir) \
3334           && gtags -i $(GTAGS_ARGS) "$$here"
3335 cscopelist: cscopelist-am
3336
3337 cscopelist-am: $(am__tagged_files)
3338         list='$(am__tagged_files)'; \
3339         case "$(srcdir)" in \
3340           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
3341           *) sdir=$(subdir)/$(srcdir) ;; \
3342         esac; \
3343         for i in $$list; do \
3344           if test -f "$$i"; then \
3345             echo "$(subdir)/$$i"; \
3346           else \
3347             echo "$$sdir/$$i"; \
3348           fi; \
3349         done >> $(top_builddir)/cscope.files
3350
3351 distclean-tags:
3352         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3353
3354 # Recover from deleted '.trs' file; this should ensure that
3355 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
3356 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
3357 # to avoid problems with "make -n".
3358 .log.trs:
3359         rm -f $< $@
3360         $(MAKE) $(AM_MAKEFLAGS) $<
3361
3362 # Leading 'am--fnord' is there to ensure the list of targets does not
3363 # expand to empty, as could happen e.g. with make check TESTS=''.
3364 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
3365 am--force-recheck:
3366         @:
3367
3368 $(TEST_SUITE_LOG): $(TEST_LOGS)
3369         @$(am__set_TESTS_bases); \
3370         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
3371         redo_bases=`for i in $$bases; do \
3372                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
3373                     done`; \
3374         if test -n "$$redo_bases"; then \
3375           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
3376           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
3377           if $(am__make_dryrun); then :; else \
3378             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
3379           fi; \
3380         fi; \
3381         if test -n "$$am__remaking_logs"; then \
3382           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
3383                "recursion detected" >&2; \
3384         elif test -n "$$redo_logs"; then \
3385           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
3386         fi; \
3387         if $(am__make_dryrun); then :; else \
3388           st=0;  \
3389           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
3390           for i in $$redo_bases; do \
3391             test -f $$i.trs && test -r $$i.trs \
3392               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
3393             test -f $$i.log && test -r $$i.log \
3394               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
3395           done; \
3396           test $$st -eq 0 || exit 1; \
3397         fi
3398         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
3399         ws='[   ]'; \
3400         results=`for b in $$bases; do echo $$b.trs; done`; \
3401         test -n "$$results" || results=/dev/null; \
3402         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
3403         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
3404         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
3405         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
3406         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
3407         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
3408         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
3409         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
3410           success=true; \
3411         else \
3412           success=false; \
3413         fi; \
3414         br='==================='; br=$$br$$br$$br$$br; \
3415         result_count () \
3416         { \
3417             if test x"$$1" = x"--maybe-color"; then \
3418               maybe_colorize=yes; \
3419             elif test x"$$1" = x"--no-color"; then \
3420               maybe_colorize=no; \
3421             else \
3422               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
3423             fi; \
3424             shift; \
3425             desc=$$1 count=$$2; \
3426             if test $$maybe_colorize = yes && test $$count -gt 0; then \
3427               color_start=$$3 color_end=$$std; \
3428             else \
3429               color_start= color_end=; \
3430             fi; \
3431             echo "$${color_start}# $$desc $$count$${color_end}"; \
3432         }; \
3433         create_testsuite_report () \
3434         { \
3435           result_count $$1 "TOTAL:" $$all   "$$brg"; \
3436           result_count $$1 "PASS: " $$pass  "$$grn"; \
3437           result_count $$1 "SKIP: " $$skip  "$$blu"; \
3438           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
3439           result_count $$1 "FAIL: " $$fail  "$$red"; \
3440           result_count $$1 "XPASS:" $$xpass "$$red"; \
3441           result_count $$1 "ERROR:" $$error "$$mgn"; \
3442         }; \
3443         {                                                               \
3444           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
3445             $(am__rst_title);                                           \
3446           create_testsuite_report --no-color;                           \
3447           echo;                                                         \
3448           echo ".. contents:: :depth: 2";                               \
3449           echo;                                                         \
3450           for b in $$bases; do echo $$b; done                           \
3451             | $(am__create_global_log);                                 \
3452         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
3453         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
3454         if $$success; then                                              \
3455           col="$$grn";                                                  \
3456          else                                                           \
3457           col="$$red";                                                  \
3458           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
3459         fi;                                                             \
3460         echo "$${col}$$br$${std}";                                      \
3461         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
3462         echo "$${col}$$br$${std}";                                      \
3463         create_testsuite_report --maybe-color;                          \
3464         echo "$$col$$br$$std";                                          \
3465         if $$success; then :; else                                      \
3466           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
3467           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
3468             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
3469           fi;                                                           \
3470           echo "$$col$$br$$std";                                        \
3471         fi;                                                             \
3472         $$success || exit 1
3473
3474 check-TESTS:
3475         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
3476         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
3477         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3478         @set +e; $(am__set_TESTS_bases); \
3479         log_list=`for i in $$bases; do echo $$i.log; done`; \
3480         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
3481         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
3482         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
3483         exit $$?;
3484 recheck: all $(check_PROGRAMS)
3485         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3486         @set +e; $(am__set_TESTS_bases); \
3487         bases=`for i in $$bases; do echo $$i; done \
3488                  | $(am__list_recheck_tests)` || exit 1; \
3489         log_list=`for i in $$bases; do echo $$i.log; done`; \
3490         log_list=`echo $$log_list`; \
3491         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
3492                 am__force_recheck=am--force-recheck \
3493                 TEST_LOGS="$$log_list"; \
3494         exit $$?
3495 test-a_md5encrypt.log: test-a_md5encrypt$(EXEEXT)
3496         @p='test-a_md5encrypt$(EXEEXT)'; \
3497         b='test-a_md5encrypt'; \
3498         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3499         --log-file $$b.log --trs-file $$b.trs \
3500         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3501         "$$tst" $(AM_TESTS_FD_REDIRECT)
3502 test-atoint.log: test-atoint$(EXEEXT)
3503         @p='test-atoint$(EXEEXT)'; \
3504         b='test-atoint'; \
3505         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3506         --log-file $$b.log --trs-file $$b.trs \
3507         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3508         "$$tst" $(AM_TESTS_FD_REDIRECT)
3509 test-atouint.log: test-atouint$(EXEEXT)
3510         @p='test-atouint$(EXEEXT)'; \
3511         b='test-atouint'; \
3512         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3513         --log-file $$b.log --trs-file $$b.trs \
3514         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3515         "$$tst" $(AM_TESTS_FD_REDIRECT)
3516 test-authkeys.log: test-authkeys$(EXEEXT)
3517         @p='test-authkeys$(EXEEXT)'; \
3518         b='test-authkeys'; \
3519         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3520         --log-file $$b.log --trs-file $$b.trs \
3521         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3522         "$$tst" $(AM_TESTS_FD_REDIRECT)
3523 test-buftvtots.log: test-buftvtots$(EXEEXT)
3524         @p='test-buftvtots$(EXEEXT)'; \
3525         b='test-buftvtots'; \
3526         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3527         --log-file $$b.log --trs-file $$b.trs \
3528         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3529         "$$tst" $(AM_TESTS_FD_REDIRECT)
3530 test-calendar.log: test-calendar$(EXEEXT)
3531         @p='test-calendar$(EXEEXT)'; \
3532         b='test-calendar'; \
3533         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3534         --log-file $$b.log --trs-file $$b.trs \
3535         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3536         "$$tst" $(AM_TESTS_FD_REDIRECT)
3537 test-caljulian.log: test-caljulian$(EXEEXT)
3538         @p='test-caljulian$(EXEEXT)'; \
3539         b='test-caljulian'; \
3540         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3541         --log-file $$b.log --trs-file $$b.trs \
3542         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3543         "$$tst" $(AM_TESTS_FD_REDIRECT)
3544 test-caltontp.log: test-caltontp$(EXEEXT)
3545         @p='test-caltontp$(EXEEXT)'; \
3546         b='test-caltontp'; \
3547         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3548         --log-file $$b.log --trs-file $$b.trs \
3549         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3550         "$$tst" $(AM_TESTS_FD_REDIRECT)
3551 test-calyearstart.log: test-calyearstart$(EXEEXT)
3552         @p='test-calyearstart$(EXEEXT)'; \
3553         b='test-calyearstart'; \
3554         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3555         --log-file $$b.log --trs-file $$b.trs \
3556         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3557         "$$tst" $(AM_TESTS_FD_REDIRECT)
3558 test-clocktime.log: test-clocktime$(EXEEXT)
3559         @p='test-clocktime$(EXEEXT)'; \
3560         b='test-clocktime'; \
3561         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3562         --log-file $$b.log --trs-file $$b.trs \
3563         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3564         "$$tst" $(AM_TESTS_FD_REDIRECT)
3565 test-decodenetnum.log: test-decodenetnum$(EXEEXT)
3566         @p='test-decodenetnum$(EXEEXT)'; \
3567         b='test-decodenetnum'; \
3568         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3569         --log-file $$b.log --trs-file $$b.trs \
3570         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3571         "$$tst" $(AM_TESTS_FD_REDIRECT)
3572 test-hextoint.log: test-hextoint$(EXEEXT)
3573         @p='test-hextoint$(EXEEXT)'; \
3574         b='test-hextoint'; \
3575         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3576         --log-file $$b.log --trs-file $$b.trs \
3577         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3578         "$$tst" $(AM_TESTS_FD_REDIRECT)
3579 test-hextolfp.log: test-hextolfp$(EXEEXT)
3580         @p='test-hextolfp$(EXEEXT)'; \
3581         b='test-hextolfp'; \
3582         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3583         --log-file $$b.log --trs-file $$b.trs \
3584         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3585         "$$tst" $(AM_TESTS_FD_REDIRECT)
3586 test-humandate.log: test-humandate$(EXEEXT)
3587         @p='test-humandate$(EXEEXT)'; \
3588         b='test-humandate'; \
3589         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3590         --log-file $$b.log --trs-file $$b.trs \
3591         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3592         "$$tst" $(AM_TESTS_FD_REDIRECT)
3593 test-lfpfunc.log: test-lfpfunc$(EXEEXT)
3594         @p='test-lfpfunc$(EXEEXT)'; \
3595         b='test-lfpfunc'; \
3596         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3597         --log-file $$b.log --trs-file $$b.trs \
3598         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3599         "$$tst" $(AM_TESTS_FD_REDIRECT)
3600 test-lfptostr.log: test-lfptostr$(EXEEXT)
3601         @p='test-lfptostr$(EXEEXT)'; \
3602         b='test-lfptostr'; \
3603         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3604         --log-file $$b.log --trs-file $$b.trs \
3605         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3606         "$$tst" $(AM_TESTS_FD_REDIRECT)
3607 test-modetoa.log: test-modetoa$(EXEEXT)
3608         @p='test-modetoa$(EXEEXT)'; \
3609         b='test-modetoa'; \
3610         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3611         --log-file $$b.log --trs-file $$b.trs \
3612         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3613         "$$tst" $(AM_TESTS_FD_REDIRECT)
3614 test-msyslog.log: test-msyslog$(EXEEXT)
3615         @p='test-msyslog$(EXEEXT)'; \
3616         b='test-msyslog'; \
3617         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3618         --log-file $$b.log --trs-file $$b.trs \
3619         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3620         "$$tst" $(AM_TESTS_FD_REDIRECT)
3621 test-netof.log: test-netof$(EXEEXT)
3622         @p='test-netof$(EXEEXT)'; \
3623         b='test-netof'; \
3624         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3625         --log-file $$b.log --trs-file $$b.trs \
3626         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3627         "$$tst" $(AM_TESTS_FD_REDIRECT)
3628 test-numtoa.log: test-numtoa$(EXEEXT)
3629         @p='test-numtoa$(EXEEXT)'; \
3630         b='test-numtoa'; \
3631         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3632         --log-file $$b.log --trs-file $$b.trs \
3633         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3634         "$$tst" $(AM_TESTS_FD_REDIRECT)
3635 test-numtohost.log: test-numtohost$(EXEEXT)
3636         @p='test-numtohost$(EXEEXT)'; \
3637         b='test-numtohost'; \
3638         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3639         --log-file $$b.log --trs-file $$b.trs \
3640         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3641         "$$tst" $(AM_TESTS_FD_REDIRECT)
3642 test-octtoint.log: test-octtoint$(EXEEXT)
3643         @p='test-octtoint$(EXEEXT)'; \
3644         b='test-octtoint'; \
3645         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3646         --log-file $$b.log --trs-file $$b.trs \
3647         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3648         "$$tst" $(AM_TESTS_FD_REDIRECT)
3649 test-prettydate.log: test-prettydate$(EXEEXT)
3650         @p='test-prettydate$(EXEEXT)'; \
3651         b='test-prettydate'; \
3652         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3653         --log-file $$b.log --trs-file $$b.trs \
3654         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3655         "$$tst" $(AM_TESTS_FD_REDIRECT)
3656 test-recvbuff.log: test-recvbuff$(EXEEXT)
3657         @p='test-recvbuff$(EXEEXT)'; \
3658         b='test-recvbuff'; \
3659         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3660         --log-file $$b.log --trs-file $$b.trs \
3661         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3662         "$$tst" $(AM_TESTS_FD_REDIRECT)
3663 test-refidsmear.log: test-refidsmear$(EXEEXT)
3664         @p='test-refidsmear$(EXEEXT)'; \
3665         b='test-refidsmear'; \
3666         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3667         --log-file $$b.log --trs-file $$b.trs \
3668         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3669         "$$tst" $(AM_TESTS_FD_REDIRECT)
3670 test-refnumtoa.log: test-refnumtoa$(EXEEXT)
3671         @p='test-refnumtoa$(EXEEXT)'; \
3672         b='test-refnumtoa'; \
3673         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3674         --log-file $$b.log --trs-file $$b.trs \
3675         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3676         "$$tst" $(AM_TESTS_FD_REDIRECT)
3677 test-sfptostr.log: test-sfptostr$(EXEEXT)
3678         @p='test-sfptostr$(EXEEXT)'; \
3679         b='test-sfptostr'; \
3680         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3681         --log-file $$b.log --trs-file $$b.trs \
3682         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3683         "$$tst" $(AM_TESTS_FD_REDIRECT)
3684 test-socktoa.log: test-socktoa$(EXEEXT)
3685         @p='test-socktoa$(EXEEXT)'; \
3686         b='test-socktoa'; \
3687         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3688         --log-file $$b.log --trs-file $$b.trs \
3689         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3690         "$$tst" $(AM_TESTS_FD_REDIRECT)
3691 test-ssl_init.log: test-ssl_init$(EXEEXT)
3692         @p='test-ssl_init$(EXEEXT)'; \
3693         b='test-ssl_init'; \
3694         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3695         --log-file $$b.log --trs-file $$b.trs \
3696         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3697         "$$tst" $(AM_TESTS_FD_REDIRECT)
3698 test-statestr.log: test-statestr$(EXEEXT)
3699         @p='test-statestr$(EXEEXT)'; \
3700         b='test-statestr'; \
3701         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3702         --log-file $$b.log --trs-file $$b.trs \
3703         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3704         "$$tst" $(AM_TESTS_FD_REDIRECT)
3705 test-strtolfp.log: test-strtolfp$(EXEEXT)
3706         @p='test-strtolfp$(EXEEXT)'; \
3707         b='test-strtolfp'; \
3708         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3709         --log-file $$b.log --trs-file $$b.trs \
3710         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3711         "$$tst" $(AM_TESTS_FD_REDIRECT)
3712 test-timespecops.log: test-timespecops$(EXEEXT)
3713         @p='test-timespecops$(EXEEXT)'; \
3714         b='test-timespecops'; \
3715         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3716         --log-file $$b.log --trs-file $$b.trs \
3717         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3718         "$$tst" $(AM_TESTS_FD_REDIRECT)
3719 test-timevalops.log: test-timevalops$(EXEEXT)
3720         @p='test-timevalops$(EXEEXT)'; \
3721         b='test-timevalops'; \
3722         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3723         --log-file $$b.log --trs-file $$b.trs \
3724         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3725         "$$tst" $(AM_TESTS_FD_REDIRECT)
3726 test-tstotv.log: test-tstotv$(EXEEXT)
3727         @p='test-tstotv$(EXEEXT)'; \
3728         b='test-tstotv'; \
3729         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3730         --log-file $$b.log --trs-file $$b.trs \
3731         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3732         "$$tst" $(AM_TESTS_FD_REDIRECT)
3733 test-tvtots.log: test-tvtots$(EXEEXT)
3734         @p='test-tvtots$(EXEEXT)'; \
3735         b='test-tvtots'; \
3736         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3737         --log-file $$b.log --trs-file $$b.trs \
3738         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3739         "$$tst" $(AM_TESTS_FD_REDIRECT)
3740 test-uglydate.log: test-uglydate$(EXEEXT)
3741         @p='test-uglydate$(EXEEXT)'; \
3742         b='test-uglydate'; \
3743         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3744         --log-file $$b.log --trs-file $$b.trs \
3745         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3746         "$$tst" $(AM_TESTS_FD_REDIRECT)
3747 test-vi64ops.log: test-vi64ops$(EXEEXT)
3748         @p='test-vi64ops$(EXEEXT)'; \
3749         b='test-vi64ops'; \
3750         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3751         --log-file $$b.log --trs-file $$b.trs \
3752         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3753         "$$tst" $(AM_TESTS_FD_REDIRECT)
3754 test-ymd2yd.log: test-ymd2yd$(EXEEXT)
3755         @p='test-ymd2yd$(EXEEXT)'; \
3756         b='test-ymd2yd'; \
3757         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3758         --log-file $$b.log --trs-file $$b.trs \
3759         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3760         "$$tst" $(AM_TESTS_FD_REDIRECT)
3761 tests.log: tests$(EXEEXT)
3762         @p='tests$(EXEEXT)'; \
3763         b='tests'; \
3764         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
3765         --log-file $$b.log --trs-file $$b.trs \
3766         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
3767         "$$tst" $(AM_TESTS_FD_REDIRECT)
3768 .test.log:
3769         @p='$<'; \
3770         $(am__set_b); \
3771         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
3772         --log-file $$b.log --trs-file $$b.trs \
3773         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
3774         "$$tst" $(AM_TESTS_FD_REDIRECT)
3775 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
3776 @am__EXEEXT_TRUE@       @p='$<'; \
3777 @am__EXEEXT_TRUE@       $(am__set_b); \
3778 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
3779 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
3780 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
3781 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
3782
3783 distdir: $(DISTFILES)
3784         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3785         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3786         list='$(DISTFILES)'; \
3787           dist_files=`for file in $$list; do echo $$file; done | \
3788           sed -e "s|^$$srcdirstrip/||;t" \
3789               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3790         case $$dist_files in \
3791           */*) $(MKDIR_P) `echo "$$dist_files" | \
3792                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3793                            sort -u` ;; \
3794         esac; \
3795         for file in $$dist_files; do \
3796           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3797           if test -d $$d/$$file; then \
3798             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3799             if test -d "$(distdir)/$$file"; then \
3800               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3801             fi; \
3802             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3803               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3804               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3805             fi; \
3806             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3807           else \
3808             test -f "$(distdir)/$$file" \
3809             || cp -p $$d/$$file "$(distdir)/$$file" \
3810             || exit 1; \
3811           fi; \
3812         done
3813 check-am: all-am
3814         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
3815         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
3816 check: $(BUILT_SOURCES)
3817         $(MAKE) $(AM_MAKEFLAGS) check-am
3818 all-am: Makefile $(HEADERS)
3819 installdirs:
3820 install: $(BUILT_SOURCES)
3821         $(MAKE) $(AM_MAKEFLAGS) install-am
3822 install-exec: install-exec-am
3823 install-data: install-data-am
3824 uninstall: uninstall-am
3825
3826 install-am: all-am
3827         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3828
3829 installcheck: installcheck-am
3830 install-strip:
3831         if test -z '$(STRIP)'; then \
3832           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3833             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3834               install; \
3835         else \
3836           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3837             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3838             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3839         fi
3840 mostlyclean-generic:
3841         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
3842         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
3843         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3844
3845 clean-generic:
3846         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3847
3848 distclean-generic:
3849         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3850         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3851
3852 maintainer-clean-generic:
3853         @echo "This command is intended for maintainers to use"
3854         @echo "it deletes files that may require special tools to rebuild."
3855         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
3856 clean: clean-am
3857
3858 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
3859         mostlyclean-am
3860
3861 distclean: distclean-am
3862         -rm -rf ./$(DEPDIR)
3863         -rm -f Makefile
3864 distclean-am: clean-am distclean-compile distclean-generic \
3865         distclean-tags
3866
3867 dvi: dvi-am
3868
3869 dvi-am:
3870
3871 html: html-am
3872
3873 html-am:
3874
3875 info: info-am
3876
3877 info-am:
3878
3879 install-data-am:
3880
3881 install-dvi: install-dvi-am
3882
3883 install-dvi-am:
3884
3885 install-exec-am:
3886
3887 install-html: install-html-am
3888
3889 install-html-am:
3890
3891 install-info: install-info-am
3892
3893 install-info-am:
3894
3895 install-man:
3896
3897 install-pdf: install-pdf-am
3898
3899 install-pdf-am:
3900
3901 install-ps: install-ps-am
3902
3903 install-ps-am:
3904
3905 installcheck-am:
3906
3907 maintainer-clean: maintainer-clean-am
3908         -rm -rf ./$(DEPDIR)
3909         -rm -f Makefile
3910 maintainer-clean-am: distclean-am maintainer-clean-generic
3911
3912 mostlyclean: mostlyclean-am
3913
3914 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3915         mostlyclean-libtool
3916
3917 pdf: pdf-am
3918
3919 pdf-am:
3920
3921 ps: ps-am
3922
3923 ps-am:
3924
3925 uninstall-am:
3926
3927 .MAKE: all check check-am install install-am install-strip
3928
3929 .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
3930         clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
3931         ctags ctags-am distclean distclean-compile distclean-generic \
3932         distclean-libtool distclean-tags distdir dvi dvi-am html \
3933         html-am info info-am install install-am install-data \
3934         install-data-am install-dvi install-dvi-am install-exec \
3935         install-exec-am install-html install-html-am install-info \
3936         install-info-am install-man install-pdf install-pdf-am \
3937         install-ps install-ps-am install-strip installcheck \
3938         installcheck-am installdirs maintainer-clean \
3939         maintainer-clean-generic mostlyclean mostlyclean-compile \
3940         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3941         recheck tags tags-am uninstall uninstall-am
3942
3943 .PRECIOUS: Makefile
3944
3945
3946 $(srcdir)/run-a_md5encrypt.c: $(srcdir)/a_md5encrypt.c $(std_unity_list)
3947         $(run_unity) a_md5encrypt.c run-a_md5encrypt.c
3948
3949 $(srcdir)/run-atoint.c: $(srcdir)/atoint.c $(std_unity_list)
3950         $(run_unity) atoint.c run-atoint.c
3951
3952 $(srcdir)/run-atouint.c: $(srcdir)/atouint.c $(std_unity_list)
3953         $(run_unity) atouint.c run-atouint.c
3954
3955 $(srcdir)/run-authkeys.c: $(srcdir)/authkeys.c $(std_unity_list)
3956         $(run_unity) authkeys.c run-authkeys.c
3957
3958 $(srcdir)/run-buftvtots.c: $(srcdir)/buftvtots.c $(std_unity_list)
3959         $(run_unity) buftvtots.c run-buftvtots.c
3960
3961 $(srcdir)/run-calendar.c: $(srcdir)/calendar.c $(std_unity_list)
3962         $(run_unity) calendar.c run-calendar.c
3963
3964 $(srcdir)/run-caltontp.c: $(srcdir)/caltontp.c $(std_unity_list)
3965         $(run_unity) caltontp.c run-caltontp.c
3966
3967 $(srcdir)/run-caljulian.c: $(srcdir)/caljulian.c $(std_unity_list)
3968         $(run_unity) caljulian.c run-caljulian.c
3969
3970 $(srcdir)/run-calyearstart.c: $(srcdir)/calyearstart.c $(std_unity_list)
3971         $(run_unity) calyearstart.c run-calyearstart.c
3972
3973 $(srcdir)/run-clocktime.c: $(srcdir)/clocktime.c $(std_unity_list)
3974         $(run_unity) clocktime.c run-clocktime.c
3975
3976 $(srcdir)/run-decodenetnum.c: $(srcdir)/decodenetnum.c $(std_unity_list)
3977         $(run_unity) decodenetnum.c run-decodenetnum.c
3978
3979 $(srcdir)/run-hextoint.c: $(srcdir)/hextoint.c $(std_unity_list)
3980         $(run_unity) hextoint.c run-hextoint.c
3981
3982 $(srcdir)/run-hextolfp.c: $(srcdir)/hextolfp.c $(std_unity_list)
3983         $(run_unity) hextolfp.c run-hextolfp.c
3984
3985 $(srcdir)/run-humandate.c: $(srcdir)/humandate.c $(std_unity_list)
3986         $(run_unity) humandate.c run-humandate.c
3987
3988 $(srcdir)/run-lfpfunc.c: $(srcdir)/lfpfunc.c $(std_unity_list)
3989         $(run_unity) lfpfunc.c run-lfpfunc.c
3990
3991 $(srcdir)/run-lfptostr.c: $(srcdir)/lfptostr.c $(std_unity_list)
3992         $(run_unity) lfptostr.c run-lfptostr.c
3993
3994 $(srcdir)/run-modetoa.c: $(srcdir)/modetoa.c $(std_unity_list)
3995         $(run_unity) modetoa.c run-modetoa.c
3996
3997 $(srcdir)/run-msyslog.c: $(srcdir)/msyslog.c $(std_unity_list)
3998         $(run_unity) msyslog.c run-msyslog.c
3999
4000 $(srcdir)/run-netof.c: $(srcdir)/netof.c $(std_unity_list)
4001         $(run_unity) netof.c run-netof.c
4002
4003 $(srcdir)/run-numtoa.c: $(srcdir)/numtoa.c $(std_unity_list)
4004         $(run_unity) numtoa.c run-numtoa.c
4005
4006 $(srcdir)/run-numtohost.c: $(srcdir)/numtohost.c $(std_unity_list)
4007         $(run_unity) numtohost.c run-numtohost.c
4008
4009 $(srcdir)/run-octtoint.c: $(srcdir)/octtoint.c $(std_unity_list)
4010         $(run_unity) octtoint.c run-octtoint.c
4011
4012 $(srcdir)/run-prettydate.c: $(srcdir)/prettydate.c $(std_unity_list)
4013         $(run_unity) prettydate.c run-prettydate.c
4014
4015 $(srcdir)/run-recvbuff.c: $(srcdir)/recvbuff.c $(std_unity_list)
4016         $(run_unity) recvbuff.c run-recvbuff.c
4017
4018 $(srcdir)/run-refidsmear.c: $(srcdir)/refidsmear.c $(std_unity_list)
4019         $(run_unity) refidsmear.c run-refidsmear.c
4020
4021 $(srcdir)/run-refnumtoa.c: $(srcdir)/refnumtoa.c $(std_unity_list)
4022         $(run_unity) refnumtoa.c run-refnumtoa.c
4023
4024 $(srcdir)/run-sfptostr.c: $(srcdir)/sfptostr.c $(std_unity_list)
4025         $(run_unity) sfptostr.c run-sfptostr.c
4026
4027 $(srcdir)/run-socktoa.c: $(srcdir)/socktoa.c $(std_unity_list)
4028         $(run_unity) socktoa.c run-socktoa.c
4029
4030 $(srcdir)/run-ssl_init.c: $(srcdir)/ssl_init.c $(std_unity_list)
4031         $(run_unity) ssl_init.c run-ssl_init.c
4032
4033 $(srcdir)/run-statestr.c: $(srcdir)/statestr.c $(std_unity_list)
4034         $(run_unity) statestr.c run-statestr.c
4035
4036 $(srcdir)/run-strtolfp.c: $(srcdir)/strtolfp.c $(std_unity_list)
4037         $(run_unity) strtolfp.c run-strtolfp.c
4038
4039 $(srcdir)/run-timespecops.c: $(srcdir)/timespecops.c $(std_unity_list)
4040         $(run_unity) timespecops.c run-timespecops.c
4041
4042 $(srcdir)/run-timevalops.c: $(srcdir)/timevalops.c $(std_unity_list)
4043         $(run_unity) timevalops.c run-timevalops.c
4044
4045 $(srcdir)/run-tstotv.c: $(srcdir)/tstotv.c $(std_unity_list)
4046         $(run_unity) tstotv.c run-tstotv.c
4047
4048 $(srcdir)/run-tvtots.c: $(srcdir)/tvtots.c $(std_unity_list)
4049         $(run_unity) tvtots.c run-tvtots.c
4050
4051 $(srcdir)/run-uglydate.c: $(srcdir)/uglydate.c $(std_unity_list)
4052         $(run_unity) uglydate.c run-uglydate.c
4053
4054 $(srcdir)/run-vi64ops.c: $(srcdir)/vi64ops.c $(std_unity_list)
4055         $(run_unity) vi64ops.c run-vi64ops.c
4056
4057 $(srcdir)/run-ymd2yd.c: $(srcdir)/ymd2yd.c $(std_unity_list)
4058         $(run_unity) ymd2yd.c run-ymd2yd.c
4059
4060 check-libntp: ../../libntp/libntp.a
4061         @echo stamp > $@
4062
4063 ../../libntp/libntp.a:
4064         cd ../../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a
4065
4066 check-libunity: ../../sntp/unity/libunity.a
4067         @echo stamp > $@
4068
4069 ../../sntp/unity/libunity.a:
4070         cd ../../sntp/unity && $(MAKE) $(AM_MAKEFLAGS) libunity.a
4071 $(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
4072         @[ -f $@ ] ||                                                   \
4073                 cp $(top_srcdir)/deps-ver $@
4074         @[ -w $@ ] ||                                                   \
4075                 chmod ug+w $@
4076         @cmp $(top_srcdir)/deps-ver $@ > /dev/null || (                 \
4077                 $(MAKE) $(AM_MAKEFLAGS) clean &&                                        \
4078                 echo -n "Prior $(subdir)/$(DEPDIR) version " &&         \
4079                 cat $@ &&                                               \
4080                 rm -rf $(DEPDIR) &&                                     \
4081                 mkdir $(DEPDIR) &&                                      \
4082                 case "$(top_builddir)" in                               \
4083                  .)                                                     \
4084                     ./config.status Makefile depfiles                   \
4085                     ;;                                                  \
4086                  *)                                                     \
4087                     cd "$(top_builddir)" &&                             \
4088                     ./config.status $(subdir)/Makefile depfiles &&      \
4089                     cd $(subdir)                                        \
4090                     ;;                                                  \
4091                 esac &&                                                 \
4092                 echo -n "Cleaned $(subdir)/$(DEPDIR) version " &&       \
4093                 cat $(top_srcdir)/deps-ver                              \
4094         )
4095         cp $(top_srcdir)/deps-ver $@
4096
4097 .deps-ver: $(top_srcdir)/deps-ver
4098         @[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
4099         @touch $@
4100
4101 #
4102 # depsver.mf    included in Makefile.am for directories with .deps
4103 #
4104 # When building in the same directory with sources that change over
4105 # time, such as when tracking using bk, the .deps files can become
4106 # stale with respect to moved, deleted, or superceded headers.  Most
4107 # commonly, this would exhibit as make reporting a failure to make a
4108 # header file which is no longer in the location given.  To address
4109 # this issue, we use a deps-ver file which is updated with each change
4110 # that breaks old .deps files.  A copy of deps-ver is made into
4111 # $(DEPDIR) if not already present.  If $(DEPDIR)/deps-ver is present
4112 # with different contents than deps-ver, we make clean to ensure all
4113 # .o files built before the incompatible change are rebuilt along with
4114 # their updated .deps files, then remove $(DEPDIR) and recreate it as
4115 # empty stubs.
4116 #
4117 # It is normal when configured with --disable-dependency-tracking for
4118 # the DEPDIR to not have been created.  For this reason, we use the
4119 # intermediate target .deps-ver, which invokes make recursively if
4120 # DEPDIR exists.
4121 #
4122 # If you modify depsver.mf, please make the changes to the master
4123 # copy, the one in sntp is copied by the bootstrap script from it.
4124 #
4125 # This comment block follows rather than leads the related code so that
4126 # it stays with it in the generated Makefile.in and Makefile.
4127 #
4128
4129 # Tell versions [3.59,3.63) of GNU make to not export all variables.
4130 # Otherwise a system limit (for SysV at least) may be exceeded.
4131 .NOEXPORT: