]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - crypto/heimdal/lib/roken/Makefile.in
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / crypto / heimdal / lib / roken / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # $Id$
19
20 # $Id$
21
22 # $Id$
23
24
25
26 VPATH = @srcdir@
27 pkgdatadir = $(datadir)/@PACKAGE@
28 pkgincludedir = $(includedir)/@PACKAGE@
29 pkglibdir = $(libdir)/@PACKAGE@
30 pkglibexecdir = $(libexecdir)/@PACKAGE@
31 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32 install_sh_DATA = $(install_sh) -c -m 644
33 install_sh_PROGRAM = $(install_sh) -c
34 install_sh_SCRIPT = $(install_sh) -c
35 INSTALL_HEADER = $(INSTALL_DATA)
36 transform = $(program_transform_name)
37 NORMAL_INSTALL = :
38 PRE_INSTALL = :
39 POST_INSTALL = :
40 NORMAL_UNINSTALL = :
41 PRE_UNINSTALL = :
42 POST_UNINSTALL = :
43 build_triplet = @build@
44 host_triplet = @host@
45 DIST_COMMON = $(am__dist_include_HEADERS_DIST) $(srcdir)/Makefile.am \
46         $(srcdir)/Makefile.in $(top_srcdir)/Makefile.am.common \
47         $(top_srcdir)/cf/Makefile.am.common ChangeLog chown.c \
48         closefrom.c copyhostent.c daemon.c ecalloc.c emalloc.c \
49         erealloc.c err.c errx.c estrdup.c fchown.c flock.c fnmatch.c \
50         freeaddrinfo.c freehostent.c gai_strerror.c getaddrinfo.c \
51         getcap.c getcwd.c getdtablesize.c getegid.c geteuid.c getgid.c \
52         gethostname.c getifaddrs.c getipnodebyaddr.c getipnodebyname.c \
53         getnameinfo.c getopt.c gettimeofday.c getuid.c getusershell.c \
54         glob.c hstrerror.c inet_aton.c inet_ntop.c inet_pton.c \
55         initgroups.c innetgr.c install-sh iruserok.c localtime_r.c \
56         lstat.c memmove.c missing mkinstalldirs mkstemp.c putenv.c \
57         rcmd.c readv.c recvmsg.c sendmsg.c setegid.c setenv.c \
58         seteuid.c strcasecmp.c strdup.c strerror.c strftime.c \
59         strlcat.c strlcpy.c strlwr.c strncasecmp.c strndup.c strnlen.c \
60         strptime.c strsep.c strsep_copy.c strtok_r.c strupr.c swab.c \
61         timegm.c tsearch.c unsetenv.c verr.c verrx.c vsyslog.c vwarn.c \
62         vwarnx.c warn.c warnx.c writev.c
63 @versionscript_TRUE@am__append_1 = $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
64 @HAVE_DBHEADER_TRUE@am__append_2 = -I$(DBHEADER)
65 noinst_PROGRAMS = snprintf-test$(EXEEXT) resolve-test$(EXEEXT) \
66         rkpty$(EXEEXT) $(am__EXEEXT_1)
67 check_PROGRAMS = base64-test$(EXEEXT) getaddrinfo-test$(EXEEXT) \
68         getifaddrs-test$(EXEEXT) hex-test$(EXEEXT) \
69         test-readenv$(EXEEXT) parse_bytes-test$(EXEEXT) \
70         parse_reply-test$(EXEEXT) parse_time-test$(EXEEXT) \
71         snprintf-test$(EXEEXT) strpftime-test$(EXEEXT) \
72         tsearch-test$(EXEEXT)
73 @have_socket_wrapper_TRUE@am__append_3 = socket_wrapper.c socket_wrapper.h
74 @have_socket_wrapper_TRUE@am__append_4 = socket_wrapper.h
75
76 # Make make-roken deprecated in 1.4 when we know that roken-h-process.pl works
77 @CROSS_COMPILE_FALSE@am__append_5 = make-roken
78 @CROSS_COMPILE_FALSE@am__append_6 = make-roken.c
79 subdir = lib/roken
80 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
81 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
82         $(top_srcdir)/cf/auth-modules.m4 \
83         $(top_srcdir)/cf/broken-getaddrinfo.m4 \
84         $(top_srcdir)/cf/broken-glob.m4 \
85         $(top_srcdir)/cf/broken-realloc.m4 \
86         $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
87         $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
88         $(top_srcdir)/cf/capabilities.m4 \
89         $(top_srcdir)/cf/check-compile-et.m4 \
90         $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
91         $(top_srcdir)/cf/check-man.m4 \
92         $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
93         $(top_srcdir)/cf/check-type-extra.m4 \
94         $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/check-x.m4 \
95         $(top_srcdir)/cf/check-xau.m4 $(top_srcdir)/cf/crypto.m4 \
96         $(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \
97         $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
98         $(top_srcdir)/cf/find-func-no-libs.m4 \
99         $(top_srcdir)/cf/find-func-no-libs2.m4 \
100         $(top_srcdir)/cf/find-func.m4 \
101         $(top_srcdir)/cf/find-if-not-broken.m4 \
102         $(top_srcdir)/cf/framework-security.m4 \
103         $(top_srcdir)/cf/have-struct-field.m4 \
104         $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
105         $(top_srcdir)/cf/krb-bigendian.m4 \
106         $(top_srcdir)/cf/krb-func-getlogin.m4 \
107         $(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \
108         $(top_srcdir)/cf/krb-readline.m4 \
109         $(top_srcdir)/cf/krb-struct-spwd.m4 \
110         $(top_srcdir)/cf/krb-struct-winsize.m4 \
111         $(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/libtool.m4 \
112         $(top_srcdir)/cf/ltoptions.m4 $(top_srcdir)/cf/ltsugar.m4 \
113         $(top_srcdir)/cf/ltversion.m4 $(top_srcdir)/cf/lt~obsolete.m4 \
114         $(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \
115         $(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \
116         $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
117         $(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \
118         $(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \
119         $(top_srcdir)/cf/roken-frag.m4 \
120         $(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \
121         $(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \
122         $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
123         $(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \
124         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
125 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
126         $(ACLOCAL_M4)
127 mkinstalldirs = $(install_sh) -d
128 CONFIG_HEADER = $(top_builddir)/include/config.h
129 CONFIG_CLEAN_FILES =
130 CONFIG_CLEAN_VPATH_FILES =
131 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
132 am__vpath_adj = case $$p in \
133     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
134     *) f=$$p;; \
135   esac;
136 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
137 am__install_max = 40
138 am__nobase_strip_setup = \
139   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
140 am__nobase_strip = \
141   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
142 am__nobase_list = $(am__nobase_strip_setup); \
143   for p in $$list; do echo "$$p $$p"; done | \
144   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
145   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146     if (++n[$$2] == $(am__install_max)) \
147       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148     END { for (dir in files) print dir, files[dir] }'
149 am__base_list = \
150   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
151   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
152 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" \
153         "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)" \
154         "$(DESTDIR)$(rokenincludedir)"
155 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
156 am__DEPENDENCIES_1 =
157 libroken_la_DEPENDENCIES = @LTLIBOBJS@ $(am__DEPENDENCIES_1)
158 am__libroken_la_SOURCES_DIST = base64.c bswap.c concat.c cloexec.c \
159         ct.c doxygen.c dumpdata.c environment.c eread.c esetenv.c \
160         ewrite.c getaddrinfo_hostspec.c get_default_username.c \
161         get_window_size.c getarg.c getnameinfo_verified.c \
162         getprogname.c h_errno.c hex.c hostent_find_fqdn.c issuid.c \
163         k_getpwnam.c k_getpwuid.c mini_inetd.c net_read.c net_write.c \
164         parse_bytes.c parse_time.c parse_units.c qsort.c rand.c \
165         realloc.c resolve.c roken_gethostby.c rtbl.c rtbl.h \
166         setprogname.c signal.c simple_exec.c snprintf.c socket.c \
167         strcollect.c strerror_r.c strpool.c timeval.c tm2time.c \
168         unvis.c verify.c vis.c warnerr.c write_pid.c xfree.c xdbm.h \
169         socket_wrapper.c socket_wrapper.h
170 @have_socket_wrapper_TRUE@am__objects_1 =  \
171 @have_socket_wrapper_TRUE@      libroken_la-socket_wrapper.lo
172 am_libroken_la_OBJECTS = libroken_la-base64.lo libroken_la-bswap.lo \
173         libroken_la-concat.lo libroken_la-cloexec.lo libroken_la-ct.lo \
174         libroken_la-doxygen.lo libroken_la-dumpdata.lo \
175         libroken_la-environment.lo libroken_la-eread.lo \
176         libroken_la-esetenv.lo libroken_la-ewrite.lo \
177         libroken_la-getaddrinfo_hostspec.lo \
178         libroken_la-get_default_username.lo \
179         libroken_la-get_window_size.lo libroken_la-getarg.lo \
180         libroken_la-getnameinfo_verified.lo libroken_la-getprogname.lo \
181         libroken_la-h_errno.lo libroken_la-hex.lo \
182         libroken_la-hostent_find_fqdn.lo libroken_la-issuid.lo \
183         libroken_la-k_getpwnam.lo libroken_la-k_getpwuid.lo \
184         libroken_la-mini_inetd.lo libroken_la-net_read.lo \
185         libroken_la-net_write.lo libroken_la-parse_bytes.lo \
186         libroken_la-parse_time.lo libroken_la-parse_units.lo \
187         libroken_la-qsort.lo libroken_la-rand.lo \
188         libroken_la-realloc.lo libroken_la-resolve.lo \
189         libroken_la-roken_gethostby.lo libroken_la-rtbl.lo \
190         libroken_la-setprogname.lo libroken_la-signal.lo \
191         libroken_la-simple_exec.lo libroken_la-snprintf.lo \
192         libroken_la-socket.lo libroken_la-strcollect.lo \
193         libroken_la-strerror_r.lo libroken_la-strpool.lo \
194         libroken_la-timeval.lo libroken_la-tm2time.lo \
195         libroken_la-unvis.lo libroken_la-verify.lo libroken_la-vis.lo \
196         libroken_la-warnerr.lo libroken_la-write_pid.lo \
197         libroken_la-xfree.lo $(am__objects_1)
198 libroken_la_OBJECTS = $(am_libroken_la_OBJECTS)
199 libroken_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
200         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
201         $(libroken_la_LDFLAGS) $(LDFLAGS) -o $@
202 libtest_la_LIBADD =
203 am_libtest_la_OBJECTS = libtest_la-strftime.lo libtest_la-strptime.lo \
204         libtest_la-snprintf.lo libtest_la-tsearch.lo
205 libtest_la_OBJECTS = $(am_libtest_la_OBJECTS)
206 libtest_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
207         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libtest_la_CFLAGS) \
208         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
209 @CROSS_COMPILE_FALSE@am__EXEEXT_1 = make-roken$(EXEEXT)
210 PROGRAMS = $(noinst_PROGRAMS)
211 base64_test_SOURCES = base64-test.c
212 base64_test_OBJECTS = base64-test.$(OBJEXT)
213 base64_test_LDADD = $(LDADD)
214 base64_test_DEPENDENCIES = libroken.la
215 getaddrinfo_test_SOURCES = getaddrinfo-test.c
216 getaddrinfo_test_OBJECTS = getaddrinfo-test.$(OBJEXT)
217 getaddrinfo_test_LDADD = $(LDADD)
218 getaddrinfo_test_DEPENDENCIES = libroken.la
219 getifaddrs_test_SOURCES = getifaddrs-test.c
220 getifaddrs_test_OBJECTS = getifaddrs-test.$(OBJEXT)
221 getifaddrs_test_LDADD = $(LDADD)
222 getifaddrs_test_DEPENDENCIES = libroken.la
223 hex_test_SOURCES = hex-test.c
224 hex_test_OBJECTS = hex-test.$(OBJEXT)
225 hex_test_LDADD = $(LDADD)
226 hex_test_DEPENDENCIES = libroken.la
227 @CROSS_COMPILE_FALSE@nodist_make_roken_OBJECTS = make-roken.$(OBJEXT)
228 make_roken_OBJECTS = $(nodist_make_roken_OBJECTS)
229 make_roken_DEPENDENCIES =
230 parse_bytes_test_SOURCES = parse_bytes-test.c
231 parse_bytes_test_OBJECTS = parse_bytes-test.$(OBJEXT)
232 parse_bytes_test_LDADD = $(LDADD)
233 parse_bytes_test_DEPENDENCIES = libroken.la
234 am_parse_reply_test_OBJECTS =  \
235         parse_reply_test-parse_reply-test.$(OBJEXT) \
236         parse_reply_test-resolve.$(OBJEXT)
237 parse_reply_test_OBJECTS = $(am_parse_reply_test_OBJECTS)
238 parse_reply_test_LDADD = $(LDADD)
239 parse_reply_test_DEPENDENCIES = libroken.la
240 parse_reply_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
241         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(parse_reply_test_CFLAGS) \
242         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
243 am_parse_time_test_OBJECTS = parse_time-test.$(OBJEXT) \
244         test-mem.$(OBJEXT)
245 parse_time_test_OBJECTS = $(am_parse_time_test_OBJECTS)
246 parse_time_test_LDADD = $(LDADD)
247 parse_time_test_DEPENDENCIES = libroken.la
248 am_resolve_test_OBJECTS = resolve-test.$(OBJEXT)
249 resolve_test_OBJECTS = $(am_resolve_test_OBJECTS)
250 resolve_test_LDADD = $(LDADD)
251 resolve_test_DEPENDENCIES = libroken.la
252 rkpty_SOURCES = rkpty.c
253 rkpty_OBJECTS = rkpty.$(OBJEXT)
254 rkpty_DEPENDENCIES = $(am__DEPENDENCIES_1) $(LDADD)
255 am_snprintf_test_OBJECTS = snprintf_test-snprintf-test.$(OBJEXT)
256 snprintf_test_OBJECTS = $(am_snprintf_test_OBJECTS)
257 snprintf_test_DEPENDENCIES = libtest.la $(LDADD)
258 snprintf_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
259         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(snprintf_test_CFLAGS) \
260         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
261 am_strpftime_test_OBJECTS = strpftime_test-strpftime-test.$(OBJEXT)
262 strpftime_test_OBJECTS = $(am_strpftime_test_OBJECTS)
263 strpftime_test_DEPENDENCIES = libtest.la $(LDADD)
264 strpftime_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
265         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(strpftime_test_CFLAGS) \
266         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
267 am_test_readenv_OBJECTS = test-readenv.$(OBJEXT) test-mem.$(OBJEXT)
268 test_readenv_OBJECTS = $(am_test_readenv_OBJECTS)
269 test_readenv_LDADD = $(LDADD)
270 test_readenv_DEPENDENCIES = libroken.la
271 am_tsearch_test_OBJECTS = tsearch_test-tsearch-test.$(OBJEXT)
272 tsearch_test_OBJECTS = $(am_tsearch_test_OBJECTS)
273 tsearch_test_DEPENDENCIES = libtest.la $(LDADD)
274 tsearch_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
275         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(tsearch_test_CFLAGS) \
276         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
277 depcomp = $(SHELL) $(top_srcdir)/depcomp
278 am__depfiles_maybe = depfiles
279 am__mv = mv -f
280 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
281         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
282 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
283         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
284         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
285 CCLD = $(CC)
286 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
287         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
288         $(LDFLAGS) -o $@
289 SOURCES = $(libroken_la_SOURCES) $(EXTRA_libroken_la_SOURCES) \
290         $(libtest_la_SOURCES) base64-test.c getaddrinfo-test.c \
291         getifaddrs-test.c hex-test.c $(nodist_make_roken_SOURCES) \
292         parse_bytes-test.c $(parse_reply_test_SOURCES) \
293         $(parse_time_test_SOURCES) $(resolve_test_SOURCES) rkpty.c \
294         $(snprintf_test_SOURCES) $(strpftime_test_SOURCES) \
295         $(test_readenv_SOURCES) $(tsearch_test_SOURCES)
296 DIST_SOURCES = $(am__libroken_la_SOURCES_DIST) \
297         $(EXTRA_libroken_la_SOURCES) $(libtest_la_SOURCES) \
298         base64-test.c getaddrinfo-test.c getifaddrs-test.c hex-test.c \
299         parse_bytes-test.c $(parse_reply_test_SOURCES) \
300         $(parse_time_test_SOURCES) $(resolve_test_SOURCES) rkpty.c \
301         $(snprintf_test_SOURCES) $(strpftime_test_SOURCES) \
302         $(test_readenv_SOURCES) $(tsearch_test_SOURCES)
303 man3dir = $(mandir)/man3
304 MANS = $(man_MANS)
305 am__dist_include_HEADERS_DIST = base64.h getarg.h hex.h parse_bytes.h \
306         parse_time.h parse_units.h resolve.h roken-common.h rtbl.h \
307         xdbm.h socket_wrapper.h
308 HEADERS = $(dist_include_HEADERS) $(nodist_include_HEADERS) \
309         $(nodist_rokeninclude_HEADERS)
310 ETAGS = etags
311 CTAGS = ctags
312 am__tty_colors = \
313 red=; grn=; lgn=; blu=; std=
314 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
315 ACLOCAL = @ACLOCAL@
316 AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
317 AMTAR = @AMTAR@
318 AR = @AR@
319 ASN1_COMPILE = @ASN1_COMPILE@
320 ASN1_COMPILE_DEP = @ASN1_COMPILE_DEP@
321 AUTOCONF = @AUTOCONF@
322 AUTOHEADER = @AUTOHEADER@
323 AUTOMAKE = @AUTOMAKE@
324 AWK = @AWK@
325 CANONICAL_HOST = @CANONICAL_HOST@
326 CAPNG_CFLAGS = @CAPNG_CFLAGS@
327 CAPNG_LIBS = @CAPNG_LIBS@
328 CATMAN = @CATMAN@
329 CATMANEXT = @CATMANEXT@
330 CC = @CC@
331 CCDEPMODE = @CCDEPMODE@
332 CFLAGS = @CFLAGS@
333 COMPILE_ET = @COMPILE_ET@
334 CPP = @CPP@
335 CPPFLAGS = @CPPFLAGS@
336 CYGPATH_W = @CYGPATH_W@
337 DBHEADER = @DBHEADER@
338 DBLIB = @DBLIB@
339 DEFS = @DEFS@
340 DEPDIR = @DEPDIR@
341 DIR_com_err = @DIR_com_err@
342 DIR_hcrypto = @DIR_hcrypto@
343 DIR_hdbdir = @DIR_hdbdir@
344 DIR_roken = @DIR_roken@
345 DLLTOOL = @DLLTOOL@
346 DSYMUTIL = @DSYMUTIL@
347 DUMPBIN = @DUMPBIN@
348 ECHO_C = @ECHO_C@
349 ECHO_N = @ECHO_N@
350 ECHO_T = @ECHO_T@
351 EGREP = @EGREP@
352 EXEEXT = @EXEEXT@
353 FGREP = @FGREP@
354 GREP = @GREP@
355 GROFF = @GROFF@
356 INCLUDES_roken = @INCLUDES_roken@
357 INCLUDE_hcrypto = @INCLUDE_hcrypto@
358 INCLUDE_hesiod = @INCLUDE_hesiod@
359 INCLUDE_krb4 = @INCLUDE_krb4@
360 INCLUDE_libedit = @INCLUDE_libedit@
361 INCLUDE_libintl = @INCLUDE_libintl@
362 INCLUDE_openldap = @INCLUDE_openldap@
363 INCLUDE_readline = @INCLUDE_readline@
364 INCLUDE_sqlite3 = @INCLUDE_sqlite3@
365 INSTALL = @INSTALL@
366 INSTALL_DATA = @INSTALL_DATA@
367 INSTALL_PROGRAM = @INSTALL_PROGRAM@
368 INSTALL_SCRIPT = @INSTALL_SCRIPT@
369 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
370 LD = @LD@
371 LDFLAGS = @LDFLAGS@
372 LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@
373 LEX = @LEX@
374 LEXLIB = @LEXLIB@
375 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
376 LIBADD_roken = @LIBADD_roken@
377 LIBOBJS = @LIBOBJS@
378 LIBS = @LIBS@
379 LIBTOOL = @LIBTOOL@
380 LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
381 LIB_NDBM = @LIB_NDBM@
382 LIB_XauFileName = @LIB_XauFileName@
383 LIB_XauReadAuth = @LIB_XauReadAuth@
384 LIB_XauWriteAuth = @LIB_XauWriteAuth@
385 LIB_bswap16 = @LIB_bswap16@
386 LIB_bswap32 = @LIB_bswap32@
387 LIB_com_err = @LIB_com_err@
388 LIB_com_err_a = @LIB_com_err_a@
389 LIB_com_err_so = @LIB_com_err_so@
390 LIB_crypt = @LIB_crypt@
391 LIB_db_create = @LIB_db_create@
392 LIB_dbm_firstkey = @LIB_dbm_firstkey@
393 LIB_dbopen = @LIB_dbopen@
394 LIB_dispatch_async_f = @LIB_dispatch_async_f@
395 LIB_dlopen = @LIB_dlopen@
396 LIB_dn_expand = @LIB_dn_expand@
397 LIB_dns_search = @LIB_dns_search@
398 LIB_door_create = @LIB_door_create@
399 LIB_freeaddrinfo = @LIB_freeaddrinfo@
400 LIB_gai_strerror = @LIB_gai_strerror@
401 LIB_getaddrinfo = @LIB_getaddrinfo@
402 LIB_gethostbyname = @LIB_gethostbyname@
403 LIB_gethostbyname2 = @LIB_gethostbyname2@
404 LIB_getnameinfo = @LIB_getnameinfo@
405 LIB_getpwnam_r = @LIB_getpwnam_r@
406 LIB_getsockopt = @LIB_getsockopt@
407 LIB_hcrypto = @LIB_hcrypto@
408 LIB_hcrypto_a = @LIB_hcrypto_a@
409 LIB_hcrypto_appl = @LIB_hcrypto_appl@
410 LIB_hcrypto_so = @LIB_hcrypto_so@
411 LIB_hesiod = @LIB_hesiod@
412 LIB_hstrerror = @LIB_hstrerror@
413 LIB_kdb = @LIB_kdb@
414 LIB_krb4 = @LIB_krb4@
415 LIB_libedit = @LIB_libedit@
416 LIB_libintl = @LIB_libintl@
417 LIB_loadquery = @LIB_loadquery@
418 LIB_logout = @LIB_logout@
419 LIB_logwtmp = @LIB_logwtmp@
420 LIB_openldap = @LIB_openldap@
421 LIB_openpty = @LIB_openpty@
422 LIB_otp = @LIB_otp@
423 LIB_pidfile = @LIB_pidfile@
424 LIB_readline = @LIB_readline@
425 LIB_res_ndestroy = @LIB_res_ndestroy@
426 LIB_res_nsearch = @LIB_res_nsearch@
427 LIB_res_search = @LIB_res_search@
428 LIB_roken = @LIB_roken@
429 LIB_security = @LIB_security@
430 LIB_setsockopt = @LIB_setsockopt@
431 LIB_socket = @LIB_socket@
432 LIB_sqlite3 = @LIB_sqlite3@
433 LIB_syslog = @LIB_syslog@
434 LIB_tgetent = @LIB_tgetent@
435 LIPO = @LIPO@
436 LN_S = @LN_S@
437 LTLIBOBJS = @LTLIBOBJS@
438 MAINT = @MAINT@
439 MAKEINFO = @MAKEINFO@
440 MANIFEST_TOOL = @MANIFEST_TOOL@
441 MKDIR_P = @MKDIR_P@
442 NM = @NM@
443 NMEDIT = @NMEDIT@
444 NO_AFS = @NO_AFS@
445 NROFF = @NROFF@
446 OBJDUMP = @OBJDUMP@
447 OBJEXT = @OBJEXT@
448 OTOOL = @OTOOL@
449 OTOOL64 = @OTOOL64@
450 PACKAGE = @PACKAGE@
451 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
452 PACKAGE_NAME = @PACKAGE_NAME@
453 PACKAGE_STRING = @PACKAGE_STRING@
454 PACKAGE_TARNAME = @PACKAGE_TARNAME@
455 PACKAGE_URL = @PACKAGE_URL@
456 PACKAGE_VERSION = @PACKAGE_VERSION@
457 PATH_SEPARATOR = @PATH_SEPARATOR@
458 PKG_CONFIG = @PKG_CONFIG@
459 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
460 PTHREAD_LDADD = @PTHREAD_LDADD@
461 PTHREAD_LIBADD = @PTHREAD_LIBADD@
462 RANLIB = @RANLIB@
463 SED = @SED@
464 SET_MAKE = @SET_MAKE@
465 SHELL = @SHELL@
466 SLC = @SLC@
467 SLC_DEP = @SLC_DEP@
468 STRIP = @STRIP@
469 VERSION = @VERSION@
470 VERSIONING = @VERSIONING@
471 WFLAGS = @WFLAGS@
472 WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
473 WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
474 XMKMF = @XMKMF@
475 X_CFLAGS = @X_CFLAGS@
476 X_EXTRA_LIBS = @X_EXTRA_LIBS@
477 X_LIBS = @X_LIBS@
478 X_PRE_LIBS = @X_PRE_LIBS@
479 YACC = @YACC@
480 YFLAGS = @YFLAGS@
481 abs_builddir = @abs_builddir@
482 abs_srcdir = @abs_srcdir@
483 abs_top_builddir = @abs_top_builddir@
484 abs_top_srcdir = @abs_top_srcdir@
485 ac_ct_AR = @ac_ct_AR@
486 ac_ct_CC = @ac_ct_CC@
487 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
488 am__include = @am__include@
489 am__leading_dot = @am__leading_dot@
490 am__quote = @am__quote@
491 am__tar = @am__tar@
492 am__untar = @am__untar@
493 bindir = @bindir@
494 build = @build@
495 build_alias = @build_alias@
496 build_cpu = @build_cpu@
497 build_os = @build_os@
498 build_vendor = @build_vendor@
499 builddir = @builddir@
500 datadir = @datadir@
501 datarootdir = @datarootdir@
502 docdir = @docdir@
503 dpagaix_cflags = @dpagaix_cflags@
504 dpagaix_ldadd = @dpagaix_ldadd@
505 dpagaix_ldflags = @dpagaix_ldflags@
506 dvidir = @dvidir@
507 exec_prefix = @exec_prefix@
508 host = @host@
509 host_alias = @host_alias@
510 host_cpu = @host_cpu@
511 host_os = @host_os@
512 host_vendor = @host_vendor@
513 htmldir = @htmldir@
514 includedir = @includedir@
515 infodir = @infodir@
516 install_sh = @install_sh@
517 libdir = @libdir@
518 libexecdir = @libexecdir@
519 localedir = @localedir@
520 localstatedir = @localstatedir@
521 mandir = @mandir@
522 mkdir_p = @mkdir_p@
523 oldincludedir = @oldincludedir@
524 pdfdir = @pdfdir@
525 prefix = @prefix@
526 program_transform_name = @program_transform_name@
527 psdir = @psdir@
528 sbindir = @sbindir@
529 sharedstatedir = @sharedstatedir@
530 srcdir = @srcdir@
531 subdirs = @subdirs@
532 sysconfdir = @sysconfdir@
533 target_alias = @target_alias@
534 top_build_prefix = @top_build_prefix@
535 top_builddir = @top_builddir@
536 top_srcdir = @top_srcdir@
537 SUFFIXES = .et .h .x .z .hx .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .hin
538 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include
539 AM_CPPFLAGS = $(INCLUDES_roken) $(libroken_la_CPPFLAGS) \
540         $(am__append_2)
541 @do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
542 AM_CFLAGS = $(WFLAGS)
543 CP = cp
544 buildinclude = $(top_builddir)/include
545 LIB_el_init = @LIB_el_init@
546 LIB_getattr = @LIB_getattr@
547 LIB_getpwent_r = @LIB_getpwent_r@
548 LIB_odm_initialize = @LIB_odm_initialize@
549 LIB_setpcred = @LIB_setpcred@
550 HESIODLIB = @HESIODLIB@
551 HESIODINCLUDE = @HESIODINCLUDE@
552 libexec_heimdaldir = $(libexecdir)/heimdal
553 NROFF_MAN = groff -mandoc -Tascii
554 LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
555 @KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
556 @KRB5_TRUE@     $(top_builddir)/lib/asn1/libasn1.la
557
558 @KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
559 LIB_heimbase = $(top_builddir)/base/libheimbase.la
560 @DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
561 ACLOCAL_AMFLAGS = -I ../../cf
562 CLEANFILES = roken.h make-roken.c $(XHEADERS) err.h fnmatch.h glob.h \
563         ifaddrs.h search.h vis.h
564 lib_LTLIBRARIES = libroken.la
565 libroken_la_LDFLAGS = -version-info 19:0:1 $(am__append_1)
566 libroken_la_CPPFLAGS = -DBUILD_ROKEN_LIB
567 TESTS = $(check_PROGRAMS)
568 LDADD = libroken.la
569 make_roken_LDADD = 
570 noinst_LTLIBRARIES = libtest.la
571 libtest_la_SOURCES = strftime.c strptime.c snprintf.c tsearch.c
572 libtest_la_CFLAGS = -DTEST_SNPRINTF -DTEST_STRPFTIME
573 parse_reply_test_SOURCES = parse_reply-test.c resolve.c
574 parse_reply_test_CFLAGS = -DTEST_RESOLVE
575 test_readenv_SOURCES = test-readenv.c test-mem.c
576 rkpty_LDADD = $(LIB_openpty) $(LDADD)
577 parse_time_test_SOURCES = parse_time-test.c test-mem.c
578 strpftime_test_SOURCES = strpftime-test.c strpftime-test.h
579 strpftime_test_LDADD = libtest.la $(LDADD)
580 strpftime_test_CFLAGS = -DTEST_STRPFTIME
581 snprintf_test_SOURCES = snprintf-test.c
582 snprintf_test_LDADD = libtest.la $(LDADD)
583 snprintf_test_CFLAGS = -DTEST_SNPRINTF
584 tsearch_test_SOURCES = tsearch-test.c
585 tsearch_test_LDADD = libtest.la $(LDADD)
586 tsearch_test_CFLAGS = -DTEST_TSEARCH
587 resolve_test_SOURCES = resolve-test.c
588 libroken_la_SOURCES = base64.c bswap.c concat.c cloexec.c ct.c \
589         doxygen.c dumpdata.c environment.c eread.c esetenv.c ewrite.c \
590         getaddrinfo_hostspec.c get_default_username.c \
591         get_window_size.c getarg.c getnameinfo_verified.c \
592         getprogname.c h_errno.c hex.c hostent_find_fqdn.c issuid.c \
593         k_getpwnam.c k_getpwuid.c mini_inetd.c net_read.c net_write.c \
594         parse_bytes.c parse_time.c parse_units.c qsort.c rand.c \
595         realloc.c resolve.c roken_gethostby.c rtbl.c rtbl.h \
596         setprogname.c signal.c simple_exec.c snprintf.c socket.c \
597         strcollect.c strerror_r.c strpool.c timeval.c tm2time.c \
598         unvis.c verify.c vis.c warnerr.c write_pid.c xfree.c xdbm.h \
599         $(am__append_3)
600 EXTRA_libroken_la_SOURCES = \
601         err.hin                 \
602         glob.hin                \
603         fnmatch.hin             \
604         ifaddrs.hin             \
605         search.hin              \
606         vis.hin 
607
608 libroken_la_LIBADD = @LTLIBOBJS@ $(LIB_crypt)
609 BUILT_SOURCES = roken.h $(am__append_6)
610 @have_err_h_FALSE@err_h = err.h
611 @have_err_h_TRUE@err_h = 
612 @have_fnmatch_h_FALSE@fnmatch_h = fnmatch.h
613 @have_fnmatch_h_TRUE@fnmatch_h = 
614 @have_glob_h_FALSE@glob_h = glob.h
615 @have_glob_h_TRUE@glob_h = 
616 @have_ifaddrs_h_FALSE@ifaddrs_h = ifaddrs.h
617 @have_ifaddrs_h_TRUE@ifaddrs_h = 
618 @have_search_h_FALSE@search_h = search.h
619 @have_search_h_TRUE@search_h = 
620 @have_vis_h_FALSE@vis_h = vis.h
621 @have_vis_h_TRUE@vis_h = 
622 XHEADERS = $(err_h) $(fnmatch_h) $(glob_h) $(ifaddrs_h) $(search_h) $(vis_h)
623 dist_include_HEADERS = base64.h getarg.h hex.h parse_bytes.h \
624         parse_time.h parse_units.h resolve.h roken-common.h rtbl.h \
625         xdbm.h $(am__append_4)
626 build_HEADERZ = test-mem.h $(XHEADERS)
627 nodist_include_HEADERS = roken.h
628 rokenincludedir = $(includedir)/roken
629 nodist_rokeninclude_HEADERS = $(XHEADERS)
630 man_MANS = getarg.3 parse_time.3 rtbl.3 ecalloc.3
631 @CROSS_COMPILE_FALSE@nodist_make_roken_SOURCES = make-roken.c
632 EXTRA_DIST = \
633         NTMakefile \
634         roken.awk roken.h.in \
635         $(man_MANS) \
636         test-mem.h \
637         ndbm_wrap.c \
638         ndbm_wrap.h \
639         version-script.map
640
641 all: $(BUILT_SOURCES)
642         $(MAKE) $(AM_MAKEFLAGS) all-am
643
644 .SUFFIXES:
645 .SUFFIXES: .et .h .x .z .hx .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .hin .c .lo .o .obj
646 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps)
647         @for dep in $?; do \
648           case '$(am__configure_deps)' in \
649             *$$dep*) \
650               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
651                 && { if test -f $@; then exit 0; else break; fi; }; \
652               exit 1;; \
653           esac; \
654         done; \
655         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/roken/Makefile'; \
656         $(am__cd) $(top_srcdir) && \
657           $(AUTOMAKE) --foreign lib/roken/Makefile
658 .PRECIOUS: Makefile
659 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
660         @case '$?' in \
661           *config.status*) \
662             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
663           *) \
664             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
665             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
666         esac;
667
668 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
669         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
670
671 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
672         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
673 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
674         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
675 $(am__aclocal_m4_deps):
676 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
677         @$(NORMAL_INSTALL)
678         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
679         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
680         list2=; for p in $$list; do \
681           if test -f $$p; then \
682             list2="$$list2 $$p"; \
683           else :; fi; \
684         done; \
685         test -z "$$list2" || { \
686           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
687           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
688         }
689
690 uninstall-libLTLIBRARIES:
691         @$(NORMAL_UNINSTALL)
692         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
693         for p in $$list; do \
694           $(am__strip_dir) \
695           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
696           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
697         done
698
699 clean-libLTLIBRARIES:
700         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
701         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
702           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
703           test "$$dir" != "$$p" || dir=.; \
704           echo "rm -f \"$${dir}/so_locations\""; \
705           rm -f "$${dir}/so_locations"; \
706         done
707
708 clean-noinstLTLIBRARIES:
709         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
710         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
711           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
712           test "$$dir" != "$$p" || dir=.; \
713           echo "rm -f \"$${dir}/so_locations\""; \
714           rm -f "$${dir}/so_locations"; \
715         done
716 libroken.la: $(libroken_la_OBJECTS) $(libroken_la_DEPENDENCIES) 
717         $(libroken_la_LINK) -rpath $(libdir) $(libroken_la_OBJECTS) $(libroken_la_LIBADD) $(LIBS)
718 libtest.la: $(libtest_la_OBJECTS) $(libtest_la_DEPENDENCIES) 
719         $(libtest_la_LINK)  $(libtest_la_OBJECTS) $(libtest_la_LIBADD) $(LIBS)
720
721 clean-checkPROGRAMS:
722         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
723         echo " rm -f" $$list; \
724         rm -f $$list || exit $$?; \
725         test -n "$(EXEEXT)" || exit 0; \
726         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
727         echo " rm -f" $$list; \
728         rm -f $$list
729
730 clean-noinstPROGRAMS:
731         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
732         echo " rm -f" $$list; \
733         rm -f $$list || exit $$?; \
734         test -n "$(EXEEXT)" || exit 0; \
735         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
736         echo " rm -f" $$list; \
737         rm -f $$list
738 base64-test$(EXEEXT): $(base64_test_OBJECTS) $(base64_test_DEPENDENCIES) 
739         @rm -f base64-test$(EXEEXT)
740         $(LINK) $(base64_test_OBJECTS) $(base64_test_LDADD) $(LIBS)
741 getaddrinfo-test$(EXEEXT): $(getaddrinfo_test_OBJECTS) $(getaddrinfo_test_DEPENDENCIES) 
742         @rm -f getaddrinfo-test$(EXEEXT)
743         $(LINK) $(getaddrinfo_test_OBJECTS) $(getaddrinfo_test_LDADD) $(LIBS)
744 getifaddrs-test$(EXEEXT): $(getifaddrs_test_OBJECTS) $(getifaddrs_test_DEPENDENCIES) 
745         @rm -f getifaddrs-test$(EXEEXT)
746         $(LINK) $(getifaddrs_test_OBJECTS) $(getifaddrs_test_LDADD) $(LIBS)
747 hex-test$(EXEEXT): $(hex_test_OBJECTS) $(hex_test_DEPENDENCIES) 
748         @rm -f hex-test$(EXEEXT)
749         $(LINK) $(hex_test_OBJECTS) $(hex_test_LDADD) $(LIBS)
750 make-roken$(EXEEXT): $(make_roken_OBJECTS) $(make_roken_DEPENDENCIES) 
751         @rm -f make-roken$(EXEEXT)
752         $(LINK) $(make_roken_OBJECTS) $(make_roken_LDADD) $(LIBS)
753 parse_bytes-test$(EXEEXT): $(parse_bytes_test_OBJECTS) $(parse_bytes_test_DEPENDENCIES) 
754         @rm -f parse_bytes-test$(EXEEXT)
755         $(LINK) $(parse_bytes_test_OBJECTS) $(parse_bytes_test_LDADD) $(LIBS)
756 parse_reply-test$(EXEEXT): $(parse_reply_test_OBJECTS) $(parse_reply_test_DEPENDENCIES) 
757         @rm -f parse_reply-test$(EXEEXT)
758         $(parse_reply_test_LINK) $(parse_reply_test_OBJECTS) $(parse_reply_test_LDADD) $(LIBS)
759 parse_time-test$(EXEEXT): $(parse_time_test_OBJECTS) $(parse_time_test_DEPENDENCIES) 
760         @rm -f parse_time-test$(EXEEXT)
761         $(LINK) $(parse_time_test_OBJECTS) $(parse_time_test_LDADD) $(LIBS)
762 resolve-test$(EXEEXT): $(resolve_test_OBJECTS) $(resolve_test_DEPENDENCIES) 
763         @rm -f resolve-test$(EXEEXT)
764         $(LINK) $(resolve_test_OBJECTS) $(resolve_test_LDADD) $(LIBS)
765 rkpty$(EXEEXT): $(rkpty_OBJECTS) $(rkpty_DEPENDENCIES) 
766         @rm -f rkpty$(EXEEXT)
767         $(LINK) $(rkpty_OBJECTS) $(rkpty_LDADD) $(LIBS)
768 snprintf-test$(EXEEXT): $(snprintf_test_OBJECTS) $(snprintf_test_DEPENDENCIES) 
769         @rm -f snprintf-test$(EXEEXT)
770         $(snprintf_test_LINK) $(snprintf_test_OBJECTS) $(snprintf_test_LDADD) $(LIBS)
771 strpftime-test$(EXEEXT): $(strpftime_test_OBJECTS) $(strpftime_test_DEPENDENCIES) 
772         @rm -f strpftime-test$(EXEEXT)
773         $(strpftime_test_LINK) $(strpftime_test_OBJECTS) $(strpftime_test_LDADD) $(LIBS)
774 test-readenv$(EXEEXT): $(test_readenv_OBJECTS) $(test_readenv_DEPENDENCIES) 
775         @rm -f test-readenv$(EXEEXT)
776         $(LINK) $(test_readenv_OBJECTS) $(test_readenv_LDADD) $(LIBS)
777 tsearch-test$(EXEEXT): $(tsearch_test_OBJECTS) $(tsearch_test_DEPENDENCIES) 
778         @rm -f tsearch-test$(EXEEXT)
779         $(tsearch_test_LINK) $(tsearch_test_OBJECTS) $(tsearch_test_LDADD) $(LIBS)
780
781 mostlyclean-compile:
782         -rm -f *.$(OBJEXT)
783
784 distclean-compile:
785         -rm -f *.tab.c
786
787 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/chown.Plo@am__quote@
788 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/closefrom.Plo@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/copyhostent.Plo@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/daemon.Plo@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ecalloc.Plo@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/emalloc.Plo@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/erealloc.Plo@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/err.Plo@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/errx.Plo@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/estrdup.Plo@am__quote@
797 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fchown.Plo@am__quote@
798 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/flock.Plo@am__quote@
799 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/fnmatch.Plo@am__quote@
800 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/freeaddrinfo.Plo@am__quote@
801 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/freehostent.Plo@am__quote@
802 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gai_strerror.Plo@am__quote@
803 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getaddrinfo.Plo@am__quote@
804 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getcap.Plo@am__quote@
805 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getcwd.Plo@am__quote@
806 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdtablesize.Plo@am__quote@
807 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getegid.Plo@am__quote@
808 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/geteuid.Plo@am__quote@
809 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getgid.Plo@am__quote@
810 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gethostname.Plo@am__quote@
811 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getifaddrs.Plo@am__quote@
812 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getipnodebyaddr.Plo@am__quote@
813 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getipnodebyname.Plo@am__quote@
814 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getnameinfo.Plo@am__quote@
815 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Plo@am__quote@
816 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gettimeofday.Plo@am__quote@
817 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getuid.Plo@am__quote@
818 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getusershell.Plo@am__quote@
819 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/glob.Plo@am__quote@
820 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hstrerror.Plo@am__quote@
821 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/inet_aton.Plo@am__quote@
822 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/inet_ntop.Plo@am__quote@
823 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/inet_pton.Plo@am__quote@
824 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/initgroups.Plo@am__quote@
825 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/innetgr.Plo@am__quote@
826 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/iruserok.Plo@am__quote@
827 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/localtime_r.Plo@am__quote@
828 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lstat.Plo@am__quote@
829 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Plo@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mkstemp.Plo@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/putenv.Plo@am__quote@
832 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rcmd.Plo@am__quote@
833 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/readv.Plo@am__quote@
834 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/recvmsg.Plo@am__quote@
835 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sendmsg.Plo@am__quote@
836 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/setegid.Plo@am__quote@
837 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/setenv.Plo@am__quote@
838 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/seteuid.Plo@am__quote@
839 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Plo@am__quote@
840 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strdup.Plo@am__quote@
841 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strerror.Plo@am__quote@
842 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strftime.Plo@am__quote@
843 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlcat.Plo@am__quote@
844 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlcpy.Plo@am__quote@
845 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlwr.Plo@am__quote@
846 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strncasecmp.Plo@am__quote@
847 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strndup.Plo@am__quote@
848 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strnlen.Plo@am__quote@
849 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strptime.Plo@am__quote@
850 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strsep.Plo@am__quote@
851 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strsep_copy.Plo@am__quote@
852 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtok_r.Plo@am__quote@
853 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strupr.Plo@am__quote@
854 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/swab.Plo@am__quote@
855 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/timegm.Plo@am__quote@
856 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tsearch.Plo@am__quote@
857 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/unsetenv.Plo@am__quote@
858 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/verr.Plo@am__quote@
859 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/verrx.Plo@am__quote@
860 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vsyslog.Plo@am__quote@
861 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vwarn.Plo@am__quote@
862 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vwarnx.Plo@am__quote@
863 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/warn.Plo@am__quote@
864 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/warnx.Plo@am__quote@
865 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/writev.Plo@am__quote@
866 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64-test.Po@am__quote@
867 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getaddrinfo-test.Po@am__quote@
868 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getifaddrs-test.Po@am__quote@
869 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hex-test.Po@am__quote@
870 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-base64.Plo@am__quote@
871 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-bswap.Plo@am__quote@
872 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-cloexec.Plo@am__quote@
873 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-concat.Plo@am__quote@
874 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-ct.Plo@am__quote@
875 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-doxygen.Plo@am__quote@
876 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-dumpdata.Plo@am__quote@
877 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-environment.Plo@am__quote@
878 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-eread.Plo@am__quote@
879 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-esetenv.Plo@am__quote@
880 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-ewrite.Plo@am__quote@
881 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-get_default_username.Plo@am__quote@
882 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-get_window_size.Plo@am__quote@
883 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-getaddrinfo_hostspec.Plo@am__quote@
884 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-getarg.Plo@am__quote@
885 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-getnameinfo_verified.Plo@am__quote@
886 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-getprogname.Plo@am__quote@
887 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-h_errno.Plo@am__quote@
888 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-hex.Plo@am__quote@
889 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-hostent_find_fqdn.Plo@am__quote@
890 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-issuid.Plo@am__quote@
891 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-k_getpwnam.Plo@am__quote@
892 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-k_getpwuid.Plo@am__quote@
893 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-mini_inetd.Plo@am__quote@
894 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-net_read.Plo@am__quote@
895 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-net_write.Plo@am__quote@
896 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-parse_bytes.Plo@am__quote@
897 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-parse_time.Plo@am__quote@
898 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-parse_units.Plo@am__quote@
899 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-qsort.Plo@am__quote@
900 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-rand.Plo@am__quote@
901 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-realloc.Plo@am__quote@
902 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-resolve.Plo@am__quote@
903 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-roken_gethostby.Plo@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-rtbl.Plo@am__quote@
905 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-setprogname.Plo@am__quote@
906 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-signal.Plo@am__quote@
907 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-simple_exec.Plo@am__quote@
908 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-snprintf.Plo@am__quote@
909 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-socket.Plo@am__quote@
910 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-socket_wrapper.Plo@am__quote@
911 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-strcollect.Plo@am__quote@
912 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-strerror_r.Plo@am__quote@
913 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-strpool.Plo@am__quote@
914 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-timeval.Plo@am__quote@
915 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-tm2time.Plo@am__quote@
916 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-unvis.Plo@am__quote@
917 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-verify.Plo@am__quote@
918 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-vis.Plo@am__quote@
919 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-warnerr.Plo@am__quote@
920 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-write_pid.Plo@am__quote@
921 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-xfree.Plo@am__quote@
922 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtest_la-snprintf.Plo@am__quote@
923 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtest_la-strftime.Plo@am__quote@
924 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtest_la-strptime.Plo@am__quote@
925 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtest_la-tsearch.Plo@am__quote@
926 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/make-roken.Po@am__quote@
927 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse_bytes-test.Po@am__quote@
928 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse_reply_test-parse_reply-test.Po@am__quote@
929 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse_reply_test-resolve.Po@am__quote@
930 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse_time-test.Po@am__quote@
931 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolve-test.Po@am__quote@
932 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rkpty.Po@am__quote@
933 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf_test-snprintf-test.Po@am__quote@
934 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strpftime_test-strpftime-test.Po@am__quote@
935 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mem.Po@am__quote@
936 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-readenv.Po@am__quote@
937 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tsearch_test-tsearch-test.Po@am__quote@
938
939 .c.o:
940 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
941 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
942 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
943 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
944 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
945
946 .c.obj:
947 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
948 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
949 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
950 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
951 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
952
953 .c.lo:
954 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
955 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
956 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
957 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
958 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
959
960 libroken_la-base64.lo: base64.c
961 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-base64.lo -MD -MP -MF $(DEPDIR)/libroken_la-base64.Tpo -c -o libroken_la-base64.lo `test -f 'base64.c' || echo '$(srcdir)/'`base64.c
962 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-base64.Tpo $(DEPDIR)/libroken_la-base64.Plo
963 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='base64.c' object='libroken_la-base64.lo' libtool=yes @AMDEPBACKSLASH@
964 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
965 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-base64.lo `test -f 'base64.c' || echo '$(srcdir)/'`base64.c
966
967 libroken_la-bswap.lo: bswap.c
968 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-bswap.lo -MD -MP -MF $(DEPDIR)/libroken_la-bswap.Tpo -c -o libroken_la-bswap.lo `test -f 'bswap.c' || echo '$(srcdir)/'`bswap.c
969 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-bswap.Tpo $(DEPDIR)/libroken_la-bswap.Plo
970 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bswap.c' object='libroken_la-bswap.lo' libtool=yes @AMDEPBACKSLASH@
971 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
972 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-bswap.lo `test -f 'bswap.c' || echo '$(srcdir)/'`bswap.c
973
974 libroken_la-concat.lo: concat.c
975 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-concat.lo -MD -MP -MF $(DEPDIR)/libroken_la-concat.Tpo -c -o libroken_la-concat.lo `test -f 'concat.c' || echo '$(srcdir)/'`concat.c
976 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-concat.Tpo $(DEPDIR)/libroken_la-concat.Plo
977 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='concat.c' object='libroken_la-concat.lo' libtool=yes @AMDEPBACKSLASH@
978 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
979 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-concat.lo `test -f 'concat.c' || echo '$(srcdir)/'`concat.c
980
981 libroken_la-cloexec.lo: cloexec.c
982 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-cloexec.lo -MD -MP -MF $(DEPDIR)/libroken_la-cloexec.Tpo -c -o libroken_la-cloexec.lo `test -f 'cloexec.c' || echo '$(srcdir)/'`cloexec.c
983 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-cloexec.Tpo $(DEPDIR)/libroken_la-cloexec.Plo
984 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='cloexec.c' object='libroken_la-cloexec.lo' libtool=yes @AMDEPBACKSLASH@
985 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
986 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-cloexec.lo `test -f 'cloexec.c' || echo '$(srcdir)/'`cloexec.c
987
988 libroken_la-ct.lo: ct.c
989 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-ct.lo -MD -MP -MF $(DEPDIR)/libroken_la-ct.Tpo -c -o libroken_la-ct.lo `test -f 'ct.c' || echo '$(srcdir)/'`ct.c
990 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-ct.Tpo $(DEPDIR)/libroken_la-ct.Plo
991 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ct.c' object='libroken_la-ct.lo' libtool=yes @AMDEPBACKSLASH@
992 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
993 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-ct.lo `test -f 'ct.c' || echo '$(srcdir)/'`ct.c
994
995 libroken_la-doxygen.lo: doxygen.c
996 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-doxygen.lo -MD -MP -MF $(DEPDIR)/libroken_la-doxygen.Tpo -c -o libroken_la-doxygen.lo `test -f 'doxygen.c' || echo '$(srcdir)/'`doxygen.c
997 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-doxygen.Tpo $(DEPDIR)/libroken_la-doxygen.Plo
998 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='doxygen.c' object='libroken_la-doxygen.lo' libtool=yes @AMDEPBACKSLASH@
999 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1000 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-doxygen.lo `test -f 'doxygen.c' || echo '$(srcdir)/'`doxygen.c
1001
1002 libroken_la-dumpdata.lo: dumpdata.c
1003 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-dumpdata.lo -MD -MP -MF $(DEPDIR)/libroken_la-dumpdata.Tpo -c -o libroken_la-dumpdata.lo `test -f 'dumpdata.c' || echo '$(srcdir)/'`dumpdata.c
1004 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-dumpdata.Tpo $(DEPDIR)/libroken_la-dumpdata.Plo
1005 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dumpdata.c' object='libroken_la-dumpdata.lo' libtool=yes @AMDEPBACKSLASH@
1006 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1007 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-dumpdata.lo `test -f 'dumpdata.c' || echo '$(srcdir)/'`dumpdata.c
1008
1009 libroken_la-environment.lo: environment.c
1010 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-environment.lo -MD -MP -MF $(DEPDIR)/libroken_la-environment.Tpo -c -o libroken_la-environment.lo `test -f 'environment.c' || echo '$(srcdir)/'`environment.c
1011 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-environment.Tpo $(DEPDIR)/libroken_la-environment.Plo
1012 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='environment.c' object='libroken_la-environment.lo' libtool=yes @AMDEPBACKSLASH@
1013 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1014 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-environment.lo `test -f 'environment.c' || echo '$(srcdir)/'`environment.c
1015
1016 libroken_la-eread.lo: eread.c
1017 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-eread.lo -MD -MP -MF $(DEPDIR)/libroken_la-eread.Tpo -c -o libroken_la-eread.lo `test -f 'eread.c' || echo '$(srcdir)/'`eread.c
1018 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-eread.Tpo $(DEPDIR)/libroken_la-eread.Plo
1019 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='eread.c' object='libroken_la-eread.lo' libtool=yes @AMDEPBACKSLASH@
1020 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1021 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-eread.lo `test -f 'eread.c' || echo '$(srcdir)/'`eread.c
1022
1023 libroken_la-esetenv.lo: esetenv.c
1024 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-esetenv.lo -MD -MP -MF $(DEPDIR)/libroken_la-esetenv.Tpo -c -o libroken_la-esetenv.lo `test -f 'esetenv.c' || echo '$(srcdir)/'`esetenv.c
1025 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-esetenv.Tpo $(DEPDIR)/libroken_la-esetenv.Plo
1026 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='esetenv.c' object='libroken_la-esetenv.lo' libtool=yes @AMDEPBACKSLASH@
1027 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1028 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-esetenv.lo `test -f 'esetenv.c' || echo '$(srcdir)/'`esetenv.c
1029
1030 libroken_la-ewrite.lo: ewrite.c
1031 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-ewrite.lo -MD -MP -MF $(DEPDIR)/libroken_la-ewrite.Tpo -c -o libroken_la-ewrite.lo `test -f 'ewrite.c' || echo '$(srcdir)/'`ewrite.c
1032 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-ewrite.Tpo $(DEPDIR)/libroken_la-ewrite.Plo
1033 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ewrite.c' object='libroken_la-ewrite.lo' libtool=yes @AMDEPBACKSLASH@
1034 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1035 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-ewrite.lo `test -f 'ewrite.c' || echo '$(srcdir)/'`ewrite.c
1036
1037 libroken_la-getaddrinfo_hostspec.lo: getaddrinfo_hostspec.c
1038 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-getaddrinfo_hostspec.lo -MD -MP -MF $(DEPDIR)/libroken_la-getaddrinfo_hostspec.Tpo -c -o libroken_la-getaddrinfo_hostspec.lo `test -f 'getaddrinfo_hostspec.c' || echo '$(srcdir)/'`getaddrinfo_hostspec.c
1039 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-getaddrinfo_hostspec.Tpo $(DEPDIR)/libroken_la-getaddrinfo_hostspec.Plo
1040 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='getaddrinfo_hostspec.c' object='libroken_la-getaddrinfo_hostspec.lo' libtool=yes @AMDEPBACKSLASH@
1041 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1042 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-getaddrinfo_hostspec.lo `test -f 'getaddrinfo_hostspec.c' || echo '$(srcdir)/'`getaddrinfo_hostspec.c
1043
1044 libroken_la-get_default_username.lo: get_default_username.c
1045 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-get_default_username.lo -MD -MP -MF $(DEPDIR)/libroken_la-get_default_username.Tpo -c -o libroken_la-get_default_username.lo `test -f 'get_default_username.c' || echo '$(srcdir)/'`get_default_username.c
1046 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-get_default_username.Tpo $(DEPDIR)/libroken_la-get_default_username.Plo
1047 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='get_default_username.c' object='libroken_la-get_default_username.lo' libtool=yes @AMDEPBACKSLASH@
1048 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1049 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-get_default_username.lo `test -f 'get_default_username.c' || echo '$(srcdir)/'`get_default_username.c
1050
1051 libroken_la-get_window_size.lo: get_window_size.c
1052 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-get_window_size.lo -MD -MP -MF $(DEPDIR)/libroken_la-get_window_size.Tpo -c -o libroken_la-get_window_size.lo `test -f 'get_window_size.c' || echo '$(srcdir)/'`get_window_size.c
1053 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-get_window_size.Tpo $(DEPDIR)/libroken_la-get_window_size.Plo
1054 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='get_window_size.c' object='libroken_la-get_window_size.lo' libtool=yes @AMDEPBACKSLASH@
1055 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1056 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-get_window_size.lo `test -f 'get_window_size.c' || echo '$(srcdir)/'`get_window_size.c
1057
1058 libroken_la-getarg.lo: getarg.c
1059 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-getarg.lo -MD -MP -MF $(DEPDIR)/libroken_la-getarg.Tpo -c -o libroken_la-getarg.lo `test -f 'getarg.c' || echo '$(srcdir)/'`getarg.c
1060 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-getarg.Tpo $(DEPDIR)/libroken_la-getarg.Plo
1061 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='getarg.c' object='libroken_la-getarg.lo' libtool=yes @AMDEPBACKSLASH@
1062 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1063 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-getarg.lo `test -f 'getarg.c' || echo '$(srcdir)/'`getarg.c
1064
1065 libroken_la-getnameinfo_verified.lo: getnameinfo_verified.c
1066 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-getnameinfo_verified.lo -MD -MP -MF $(DEPDIR)/libroken_la-getnameinfo_verified.Tpo -c -o libroken_la-getnameinfo_verified.lo `test -f 'getnameinfo_verified.c' || echo '$(srcdir)/'`getnameinfo_verified.c
1067 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-getnameinfo_verified.Tpo $(DEPDIR)/libroken_la-getnameinfo_verified.Plo
1068 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='getnameinfo_verified.c' object='libroken_la-getnameinfo_verified.lo' libtool=yes @AMDEPBACKSLASH@
1069 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1070 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-getnameinfo_verified.lo `test -f 'getnameinfo_verified.c' || echo '$(srcdir)/'`getnameinfo_verified.c
1071
1072 libroken_la-getprogname.lo: getprogname.c
1073 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-getprogname.lo -MD -MP -MF $(DEPDIR)/libroken_la-getprogname.Tpo -c -o libroken_la-getprogname.lo `test -f 'getprogname.c' || echo '$(srcdir)/'`getprogname.c
1074 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-getprogname.Tpo $(DEPDIR)/libroken_la-getprogname.Plo
1075 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='getprogname.c' object='libroken_la-getprogname.lo' libtool=yes @AMDEPBACKSLASH@
1076 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1077 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-getprogname.lo `test -f 'getprogname.c' || echo '$(srcdir)/'`getprogname.c
1078
1079 libroken_la-h_errno.lo: h_errno.c
1080 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-h_errno.lo -MD -MP -MF $(DEPDIR)/libroken_la-h_errno.Tpo -c -o libroken_la-h_errno.lo `test -f 'h_errno.c' || echo '$(srcdir)/'`h_errno.c
1081 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-h_errno.Tpo $(DEPDIR)/libroken_la-h_errno.Plo
1082 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='h_errno.c' object='libroken_la-h_errno.lo' libtool=yes @AMDEPBACKSLASH@
1083 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1084 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-h_errno.lo `test -f 'h_errno.c' || echo '$(srcdir)/'`h_errno.c
1085
1086 libroken_la-hex.lo: hex.c
1087 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-hex.lo -MD -MP -MF $(DEPDIR)/libroken_la-hex.Tpo -c -o libroken_la-hex.lo `test -f 'hex.c' || echo '$(srcdir)/'`hex.c
1088 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-hex.Tpo $(DEPDIR)/libroken_la-hex.Plo
1089 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hex.c' object='libroken_la-hex.lo' libtool=yes @AMDEPBACKSLASH@
1090 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1091 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-hex.lo `test -f 'hex.c' || echo '$(srcdir)/'`hex.c
1092
1093 libroken_la-hostent_find_fqdn.lo: hostent_find_fqdn.c
1094 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-hostent_find_fqdn.lo -MD -MP -MF $(DEPDIR)/libroken_la-hostent_find_fqdn.Tpo -c -o libroken_la-hostent_find_fqdn.lo `test -f 'hostent_find_fqdn.c' || echo '$(srcdir)/'`hostent_find_fqdn.c
1095 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-hostent_find_fqdn.Tpo $(DEPDIR)/libroken_la-hostent_find_fqdn.Plo
1096 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hostent_find_fqdn.c' object='libroken_la-hostent_find_fqdn.lo' libtool=yes @AMDEPBACKSLASH@
1097 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1098 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-hostent_find_fqdn.lo `test -f 'hostent_find_fqdn.c' || echo '$(srcdir)/'`hostent_find_fqdn.c
1099
1100 libroken_la-issuid.lo: issuid.c
1101 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-issuid.lo -MD -MP -MF $(DEPDIR)/libroken_la-issuid.Tpo -c -o libroken_la-issuid.lo `test -f 'issuid.c' || echo '$(srcdir)/'`issuid.c
1102 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-issuid.Tpo $(DEPDIR)/libroken_la-issuid.Plo
1103 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='issuid.c' object='libroken_la-issuid.lo' libtool=yes @AMDEPBACKSLASH@
1104 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1105 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-issuid.lo `test -f 'issuid.c' || echo '$(srcdir)/'`issuid.c
1106
1107 libroken_la-k_getpwnam.lo: k_getpwnam.c
1108 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-k_getpwnam.lo -MD -MP -MF $(DEPDIR)/libroken_la-k_getpwnam.Tpo -c -o libroken_la-k_getpwnam.lo `test -f 'k_getpwnam.c' || echo '$(srcdir)/'`k_getpwnam.c
1109 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-k_getpwnam.Tpo $(DEPDIR)/libroken_la-k_getpwnam.Plo
1110 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='k_getpwnam.c' object='libroken_la-k_getpwnam.lo' libtool=yes @AMDEPBACKSLASH@
1111 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1112 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-k_getpwnam.lo `test -f 'k_getpwnam.c' || echo '$(srcdir)/'`k_getpwnam.c
1113
1114 libroken_la-k_getpwuid.lo: k_getpwuid.c
1115 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-k_getpwuid.lo -MD -MP -MF $(DEPDIR)/libroken_la-k_getpwuid.Tpo -c -o libroken_la-k_getpwuid.lo `test -f 'k_getpwuid.c' || echo '$(srcdir)/'`k_getpwuid.c
1116 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-k_getpwuid.Tpo $(DEPDIR)/libroken_la-k_getpwuid.Plo
1117 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='k_getpwuid.c' object='libroken_la-k_getpwuid.lo' libtool=yes @AMDEPBACKSLASH@
1118 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1119 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-k_getpwuid.lo `test -f 'k_getpwuid.c' || echo '$(srcdir)/'`k_getpwuid.c
1120
1121 libroken_la-mini_inetd.lo: mini_inetd.c
1122 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-mini_inetd.lo -MD -MP -MF $(DEPDIR)/libroken_la-mini_inetd.Tpo -c -o libroken_la-mini_inetd.lo `test -f 'mini_inetd.c' || echo '$(srcdir)/'`mini_inetd.c
1123 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-mini_inetd.Tpo $(DEPDIR)/libroken_la-mini_inetd.Plo
1124 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mini_inetd.c' object='libroken_la-mini_inetd.lo' libtool=yes @AMDEPBACKSLASH@
1125 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1126 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-mini_inetd.lo `test -f 'mini_inetd.c' || echo '$(srcdir)/'`mini_inetd.c
1127
1128 libroken_la-net_read.lo: net_read.c
1129 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-net_read.lo -MD -MP -MF $(DEPDIR)/libroken_la-net_read.Tpo -c -o libroken_la-net_read.lo `test -f 'net_read.c' || echo '$(srcdir)/'`net_read.c
1130 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-net_read.Tpo $(DEPDIR)/libroken_la-net_read.Plo
1131 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='net_read.c' object='libroken_la-net_read.lo' libtool=yes @AMDEPBACKSLASH@
1132 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1133 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-net_read.lo `test -f 'net_read.c' || echo '$(srcdir)/'`net_read.c
1134
1135 libroken_la-net_write.lo: net_write.c
1136 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-net_write.lo -MD -MP -MF $(DEPDIR)/libroken_la-net_write.Tpo -c -o libroken_la-net_write.lo `test -f 'net_write.c' || echo '$(srcdir)/'`net_write.c
1137 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-net_write.Tpo $(DEPDIR)/libroken_la-net_write.Plo
1138 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='net_write.c' object='libroken_la-net_write.lo' libtool=yes @AMDEPBACKSLASH@
1139 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1140 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-net_write.lo `test -f 'net_write.c' || echo '$(srcdir)/'`net_write.c
1141
1142 libroken_la-parse_bytes.lo: parse_bytes.c
1143 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-parse_bytes.lo -MD -MP -MF $(DEPDIR)/libroken_la-parse_bytes.Tpo -c -o libroken_la-parse_bytes.lo `test -f 'parse_bytes.c' || echo '$(srcdir)/'`parse_bytes.c
1144 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-parse_bytes.Tpo $(DEPDIR)/libroken_la-parse_bytes.Plo
1145 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parse_bytes.c' object='libroken_la-parse_bytes.lo' libtool=yes @AMDEPBACKSLASH@
1146 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1147 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-parse_bytes.lo `test -f 'parse_bytes.c' || echo '$(srcdir)/'`parse_bytes.c
1148
1149 libroken_la-parse_time.lo: parse_time.c
1150 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-parse_time.lo -MD -MP -MF $(DEPDIR)/libroken_la-parse_time.Tpo -c -o libroken_la-parse_time.lo `test -f 'parse_time.c' || echo '$(srcdir)/'`parse_time.c
1151 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-parse_time.Tpo $(DEPDIR)/libroken_la-parse_time.Plo
1152 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parse_time.c' object='libroken_la-parse_time.lo' libtool=yes @AMDEPBACKSLASH@
1153 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1154 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-parse_time.lo `test -f 'parse_time.c' || echo '$(srcdir)/'`parse_time.c
1155
1156 libroken_la-parse_units.lo: parse_units.c
1157 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-parse_units.lo -MD -MP -MF $(DEPDIR)/libroken_la-parse_units.Tpo -c -o libroken_la-parse_units.lo `test -f 'parse_units.c' || echo '$(srcdir)/'`parse_units.c
1158 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-parse_units.Tpo $(DEPDIR)/libroken_la-parse_units.Plo
1159 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parse_units.c' object='libroken_la-parse_units.lo' libtool=yes @AMDEPBACKSLASH@
1160 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1161 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-parse_units.lo `test -f 'parse_units.c' || echo '$(srcdir)/'`parse_units.c
1162
1163 libroken_la-qsort.lo: qsort.c
1164 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-qsort.lo -MD -MP -MF $(DEPDIR)/libroken_la-qsort.Tpo -c -o libroken_la-qsort.lo `test -f 'qsort.c' || echo '$(srcdir)/'`qsort.c
1165 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-qsort.Tpo $(DEPDIR)/libroken_la-qsort.Plo
1166 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='qsort.c' object='libroken_la-qsort.lo' libtool=yes @AMDEPBACKSLASH@
1167 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1168 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-qsort.lo `test -f 'qsort.c' || echo '$(srcdir)/'`qsort.c
1169
1170 libroken_la-rand.lo: rand.c
1171 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-rand.lo -MD -MP -MF $(DEPDIR)/libroken_la-rand.Tpo -c -o libroken_la-rand.lo `test -f 'rand.c' || echo '$(srcdir)/'`rand.c
1172 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-rand.Tpo $(DEPDIR)/libroken_la-rand.Plo
1173 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rand.c' object='libroken_la-rand.lo' libtool=yes @AMDEPBACKSLASH@
1174 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1175 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-rand.lo `test -f 'rand.c' || echo '$(srcdir)/'`rand.c
1176
1177 libroken_la-realloc.lo: realloc.c
1178 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-realloc.lo -MD -MP -MF $(DEPDIR)/libroken_la-realloc.Tpo -c -o libroken_la-realloc.lo `test -f 'realloc.c' || echo '$(srcdir)/'`realloc.c
1179 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-realloc.Tpo $(DEPDIR)/libroken_la-realloc.Plo
1180 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='realloc.c' object='libroken_la-realloc.lo' libtool=yes @AMDEPBACKSLASH@
1181 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1182 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-realloc.lo `test -f 'realloc.c' || echo '$(srcdir)/'`realloc.c
1183
1184 libroken_la-resolve.lo: resolve.c
1185 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-resolve.lo -MD -MP -MF $(DEPDIR)/libroken_la-resolve.Tpo -c -o libroken_la-resolve.lo `test -f 'resolve.c' || echo '$(srcdir)/'`resolve.c
1186 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-resolve.Tpo $(DEPDIR)/libroken_la-resolve.Plo
1187 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='resolve.c' object='libroken_la-resolve.lo' libtool=yes @AMDEPBACKSLASH@
1188 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1189 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-resolve.lo `test -f 'resolve.c' || echo '$(srcdir)/'`resolve.c
1190
1191 libroken_la-roken_gethostby.lo: roken_gethostby.c
1192 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-roken_gethostby.lo -MD -MP -MF $(DEPDIR)/libroken_la-roken_gethostby.Tpo -c -o libroken_la-roken_gethostby.lo `test -f 'roken_gethostby.c' || echo '$(srcdir)/'`roken_gethostby.c
1193 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-roken_gethostby.Tpo $(DEPDIR)/libroken_la-roken_gethostby.Plo
1194 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='roken_gethostby.c' object='libroken_la-roken_gethostby.lo' libtool=yes @AMDEPBACKSLASH@
1195 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1196 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-roken_gethostby.lo `test -f 'roken_gethostby.c' || echo '$(srcdir)/'`roken_gethostby.c
1197
1198 libroken_la-rtbl.lo: rtbl.c
1199 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-rtbl.lo -MD -MP -MF $(DEPDIR)/libroken_la-rtbl.Tpo -c -o libroken_la-rtbl.lo `test -f 'rtbl.c' || echo '$(srcdir)/'`rtbl.c
1200 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-rtbl.Tpo $(DEPDIR)/libroken_la-rtbl.Plo
1201 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rtbl.c' object='libroken_la-rtbl.lo' libtool=yes @AMDEPBACKSLASH@
1202 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1203 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-rtbl.lo `test -f 'rtbl.c' || echo '$(srcdir)/'`rtbl.c
1204
1205 libroken_la-setprogname.lo: setprogname.c
1206 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-setprogname.lo -MD -MP -MF $(DEPDIR)/libroken_la-setprogname.Tpo -c -o libroken_la-setprogname.lo `test -f 'setprogname.c' || echo '$(srcdir)/'`setprogname.c
1207 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-setprogname.Tpo $(DEPDIR)/libroken_la-setprogname.Plo
1208 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='setprogname.c' object='libroken_la-setprogname.lo' libtool=yes @AMDEPBACKSLASH@
1209 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1210 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-setprogname.lo `test -f 'setprogname.c' || echo '$(srcdir)/'`setprogname.c
1211
1212 libroken_la-signal.lo: signal.c
1213 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-signal.lo -MD -MP -MF $(DEPDIR)/libroken_la-signal.Tpo -c -o libroken_la-signal.lo `test -f 'signal.c' || echo '$(srcdir)/'`signal.c
1214 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-signal.Tpo $(DEPDIR)/libroken_la-signal.Plo
1215 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='signal.c' object='libroken_la-signal.lo' libtool=yes @AMDEPBACKSLASH@
1216 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1217 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-signal.lo `test -f 'signal.c' || echo '$(srcdir)/'`signal.c
1218
1219 libroken_la-simple_exec.lo: simple_exec.c
1220 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-simple_exec.lo -MD -MP -MF $(DEPDIR)/libroken_la-simple_exec.Tpo -c -o libroken_la-simple_exec.lo `test -f 'simple_exec.c' || echo '$(srcdir)/'`simple_exec.c
1221 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-simple_exec.Tpo $(DEPDIR)/libroken_la-simple_exec.Plo
1222 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple_exec.c' object='libroken_la-simple_exec.lo' libtool=yes @AMDEPBACKSLASH@
1223 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1224 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-simple_exec.lo `test -f 'simple_exec.c' || echo '$(srcdir)/'`simple_exec.c
1225
1226 libroken_la-snprintf.lo: snprintf.c
1227 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-snprintf.lo -MD -MP -MF $(DEPDIR)/libroken_la-snprintf.Tpo -c -o libroken_la-snprintf.lo `test -f 'snprintf.c' || echo '$(srcdir)/'`snprintf.c
1228 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-snprintf.Tpo $(DEPDIR)/libroken_la-snprintf.Plo
1229 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='snprintf.c' object='libroken_la-snprintf.lo' libtool=yes @AMDEPBACKSLASH@
1230 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1231 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-snprintf.lo `test -f 'snprintf.c' || echo '$(srcdir)/'`snprintf.c
1232
1233 libroken_la-socket.lo: socket.c
1234 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-socket.lo -MD -MP -MF $(DEPDIR)/libroken_la-socket.Tpo -c -o libroken_la-socket.lo `test -f 'socket.c' || echo '$(srcdir)/'`socket.c
1235 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-socket.Tpo $(DEPDIR)/libroken_la-socket.Plo
1236 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='socket.c' object='libroken_la-socket.lo' libtool=yes @AMDEPBACKSLASH@
1237 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1238 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-socket.lo `test -f 'socket.c' || echo '$(srcdir)/'`socket.c
1239
1240 libroken_la-strcollect.lo: strcollect.c
1241 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-strcollect.lo -MD -MP -MF $(DEPDIR)/libroken_la-strcollect.Tpo -c -o libroken_la-strcollect.lo `test -f 'strcollect.c' || echo '$(srcdir)/'`strcollect.c
1242 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-strcollect.Tpo $(DEPDIR)/libroken_la-strcollect.Plo
1243 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='strcollect.c' object='libroken_la-strcollect.lo' libtool=yes @AMDEPBACKSLASH@
1244 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1245 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-strcollect.lo `test -f 'strcollect.c' || echo '$(srcdir)/'`strcollect.c
1246
1247 libroken_la-strerror_r.lo: strerror_r.c
1248 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-strerror_r.lo -MD -MP -MF $(DEPDIR)/libroken_la-strerror_r.Tpo -c -o libroken_la-strerror_r.lo `test -f 'strerror_r.c' || echo '$(srcdir)/'`strerror_r.c
1249 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-strerror_r.Tpo $(DEPDIR)/libroken_la-strerror_r.Plo
1250 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='strerror_r.c' object='libroken_la-strerror_r.lo' libtool=yes @AMDEPBACKSLASH@
1251 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1252 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-strerror_r.lo `test -f 'strerror_r.c' || echo '$(srcdir)/'`strerror_r.c
1253
1254 libroken_la-strpool.lo: strpool.c
1255 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-strpool.lo -MD -MP -MF $(DEPDIR)/libroken_la-strpool.Tpo -c -o libroken_la-strpool.lo `test -f 'strpool.c' || echo '$(srcdir)/'`strpool.c
1256 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-strpool.Tpo $(DEPDIR)/libroken_la-strpool.Plo
1257 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='strpool.c' object='libroken_la-strpool.lo' libtool=yes @AMDEPBACKSLASH@
1258 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1259 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-strpool.lo `test -f 'strpool.c' || echo '$(srcdir)/'`strpool.c
1260
1261 libroken_la-timeval.lo: timeval.c
1262 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-timeval.lo -MD -MP -MF $(DEPDIR)/libroken_la-timeval.Tpo -c -o libroken_la-timeval.lo `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
1263 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-timeval.Tpo $(DEPDIR)/libroken_la-timeval.Plo
1264 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='timeval.c' object='libroken_la-timeval.lo' libtool=yes @AMDEPBACKSLASH@
1265 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1266 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-timeval.lo `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
1267
1268 libroken_la-tm2time.lo: tm2time.c
1269 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-tm2time.lo -MD -MP -MF $(DEPDIR)/libroken_la-tm2time.Tpo -c -o libroken_la-tm2time.lo `test -f 'tm2time.c' || echo '$(srcdir)/'`tm2time.c
1270 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-tm2time.Tpo $(DEPDIR)/libroken_la-tm2time.Plo
1271 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tm2time.c' object='libroken_la-tm2time.lo' libtool=yes @AMDEPBACKSLASH@
1272 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1273 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-tm2time.lo `test -f 'tm2time.c' || echo '$(srcdir)/'`tm2time.c
1274
1275 libroken_la-unvis.lo: unvis.c
1276 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-unvis.lo -MD -MP -MF $(DEPDIR)/libroken_la-unvis.Tpo -c -o libroken_la-unvis.lo `test -f 'unvis.c' || echo '$(srcdir)/'`unvis.c
1277 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-unvis.Tpo $(DEPDIR)/libroken_la-unvis.Plo
1278 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='unvis.c' object='libroken_la-unvis.lo' libtool=yes @AMDEPBACKSLASH@
1279 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1280 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-unvis.lo `test -f 'unvis.c' || echo '$(srcdir)/'`unvis.c
1281
1282 libroken_la-verify.lo: verify.c
1283 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-verify.lo -MD -MP -MF $(DEPDIR)/libroken_la-verify.Tpo -c -o libroken_la-verify.lo `test -f 'verify.c' || echo '$(srcdir)/'`verify.c
1284 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-verify.Tpo $(DEPDIR)/libroken_la-verify.Plo
1285 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='verify.c' object='libroken_la-verify.lo' libtool=yes @AMDEPBACKSLASH@
1286 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1287 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-verify.lo `test -f 'verify.c' || echo '$(srcdir)/'`verify.c
1288
1289 libroken_la-vis.lo: vis.c
1290 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-vis.lo -MD -MP -MF $(DEPDIR)/libroken_la-vis.Tpo -c -o libroken_la-vis.lo `test -f 'vis.c' || echo '$(srcdir)/'`vis.c
1291 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-vis.Tpo $(DEPDIR)/libroken_la-vis.Plo
1292 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='vis.c' object='libroken_la-vis.lo' libtool=yes @AMDEPBACKSLASH@
1293 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1294 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-vis.lo `test -f 'vis.c' || echo '$(srcdir)/'`vis.c
1295
1296 libroken_la-warnerr.lo: warnerr.c
1297 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-warnerr.lo -MD -MP -MF $(DEPDIR)/libroken_la-warnerr.Tpo -c -o libroken_la-warnerr.lo `test -f 'warnerr.c' || echo '$(srcdir)/'`warnerr.c
1298 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-warnerr.Tpo $(DEPDIR)/libroken_la-warnerr.Plo
1299 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='warnerr.c' object='libroken_la-warnerr.lo' libtool=yes @AMDEPBACKSLASH@
1300 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1301 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-warnerr.lo `test -f 'warnerr.c' || echo '$(srcdir)/'`warnerr.c
1302
1303 libroken_la-write_pid.lo: write_pid.c
1304 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-write_pid.lo -MD -MP -MF $(DEPDIR)/libroken_la-write_pid.Tpo -c -o libroken_la-write_pid.lo `test -f 'write_pid.c' || echo '$(srcdir)/'`write_pid.c
1305 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-write_pid.Tpo $(DEPDIR)/libroken_la-write_pid.Plo
1306 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='write_pid.c' object='libroken_la-write_pid.lo' libtool=yes @AMDEPBACKSLASH@
1307 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1308 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-write_pid.lo `test -f 'write_pid.c' || echo '$(srcdir)/'`write_pid.c
1309
1310 libroken_la-xfree.lo: xfree.c
1311 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-xfree.lo -MD -MP -MF $(DEPDIR)/libroken_la-xfree.Tpo -c -o libroken_la-xfree.lo `test -f 'xfree.c' || echo '$(srcdir)/'`xfree.c
1312 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-xfree.Tpo $(DEPDIR)/libroken_la-xfree.Plo
1313 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xfree.c' object='libroken_la-xfree.lo' libtool=yes @AMDEPBACKSLASH@
1314 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1315 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-xfree.lo `test -f 'xfree.c' || echo '$(srcdir)/'`xfree.c
1316
1317 libroken_la-socket_wrapper.lo: socket_wrapper.c
1318 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-socket_wrapper.lo -MD -MP -MF $(DEPDIR)/libroken_la-socket_wrapper.Tpo -c -o libroken_la-socket_wrapper.lo `test -f 'socket_wrapper.c' || echo '$(srcdir)/'`socket_wrapper.c
1319 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libroken_la-socket_wrapper.Tpo $(DEPDIR)/libroken_la-socket_wrapper.Plo
1320 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='socket_wrapper.c' object='libroken_la-socket_wrapper.lo' libtool=yes @AMDEPBACKSLASH@
1321 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1322 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-socket_wrapper.lo `test -f 'socket_wrapper.c' || echo '$(srcdir)/'`socket_wrapper.c
1323
1324 libtest_la-strftime.lo: strftime.c
1325 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -MT libtest_la-strftime.lo -MD -MP -MF $(DEPDIR)/libtest_la-strftime.Tpo -c -o libtest_la-strftime.lo `test -f 'strftime.c' || echo '$(srcdir)/'`strftime.c
1326 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libtest_la-strftime.Tpo $(DEPDIR)/libtest_la-strftime.Plo
1327 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='strftime.c' object='libtest_la-strftime.lo' libtool=yes @AMDEPBACKSLASH@
1328 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1329 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-strftime.lo `test -f 'strftime.c' || echo '$(srcdir)/'`strftime.c
1330
1331 libtest_la-strptime.lo: strptime.c
1332 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -MT libtest_la-strptime.lo -MD -MP -MF $(DEPDIR)/libtest_la-strptime.Tpo -c -o libtest_la-strptime.lo `test -f 'strptime.c' || echo '$(srcdir)/'`strptime.c
1333 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libtest_la-strptime.Tpo $(DEPDIR)/libtest_la-strptime.Plo
1334 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='strptime.c' object='libtest_la-strptime.lo' libtool=yes @AMDEPBACKSLASH@
1335 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1336 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-strptime.lo `test -f 'strptime.c' || echo '$(srcdir)/'`strptime.c
1337
1338 libtest_la-snprintf.lo: snprintf.c
1339 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -MT libtest_la-snprintf.lo -MD -MP -MF $(DEPDIR)/libtest_la-snprintf.Tpo -c -o libtest_la-snprintf.lo `test -f 'snprintf.c' || echo '$(srcdir)/'`snprintf.c
1340 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libtest_la-snprintf.Tpo $(DEPDIR)/libtest_la-snprintf.Plo
1341 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='snprintf.c' object='libtest_la-snprintf.lo' libtool=yes @AMDEPBACKSLASH@
1342 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1343 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-snprintf.lo `test -f 'snprintf.c' || echo '$(srcdir)/'`snprintf.c
1344
1345 libtest_la-tsearch.lo: tsearch.c
1346 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -MT libtest_la-tsearch.lo -MD -MP -MF $(DEPDIR)/libtest_la-tsearch.Tpo -c -o libtest_la-tsearch.lo `test -f 'tsearch.c' || echo '$(srcdir)/'`tsearch.c
1347 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libtest_la-tsearch.Tpo $(DEPDIR)/libtest_la-tsearch.Plo
1348 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsearch.c' object='libtest_la-tsearch.lo' libtool=yes @AMDEPBACKSLASH@
1349 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1350 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-tsearch.lo `test -f 'tsearch.c' || echo '$(srcdir)/'`tsearch.c
1351
1352 parse_reply_test-parse_reply-test.o: parse_reply-test.c
1353 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -MT parse_reply_test-parse_reply-test.o -MD -MP -MF $(DEPDIR)/parse_reply_test-parse_reply-test.Tpo -c -o parse_reply_test-parse_reply-test.o `test -f 'parse_reply-test.c' || echo '$(srcdir)/'`parse_reply-test.c
1354 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/parse_reply_test-parse_reply-test.Tpo $(DEPDIR)/parse_reply_test-parse_reply-test.Po
1355 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parse_reply-test.c' object='parse_reply_test-parse_reply-test.o' libtool=no @AMDEPBACKSLASH@
1356 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1357 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -c -o parse_reply_test-parse_reply-test.o `test -f 'parse_reply-test.c' || echo '$(srcdir)/'`parse_reply-test.c
1358
1359 parse_reply_test-parse_reply-test.obj: parse_reply-test.c
1360 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -MT parse_reply_test-parse_reply-test.obj -MD -MP -MF $(DEPDIR)/parse_reply_test-parse_reply-test.Tpo -c -o parse_reply_test-parse_reply-test.obj `if test -f 'parse_reply-test.c'; then $(CYGPATH_W) 'parse_reply-test.c'; else $(CYGPATH_W) '$(srcdir)/parse_reply-test.c'; fi`
1361 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/parse_reply_test-parse_reply-test.Tpo $(DEPDIR)/parse_reply_test-parse_reply-test.Po
1362 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parse_reply-test.c' object='parse_reply_test-parse_reply-test.obj' libtool=no @AMDEPBACKSLASH@
1363 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1364 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -c -o parse_reply_test-parse_reply-test.obj `if test -f 'parse_reply-test.c'; then $(CYGPATH_W) 'parse_reply-test.c'; else $(CYGPATH_W) '$(srcdir)/parse_reply-test.c'; fi`
1365
1366 parse_reply_test-resolve.o: resolve.c
1367 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -MT parse_reply_test-resolve.o -MD -MP -MF $(DEPDIR)/parse_reply_test-resolve.Tpo -c -o parse_reply_test-resolve.o `test -f 'resolve.c' || echo '$(srcdir)/'`resolve.c
1368 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/parse_reply_test-resolve.Tpo $(DEPDIR)/parse_reply_test-resolve.Po
1369 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='resolve.c' object='parse_reply_test-resolve.o' libtool=no @AMDEPBACKSLASH@
1370 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1371 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -c -o parse_reply_test-resolve.o `test -f 'resolve.c' || echo '$(srcdir)/'`resolve.c
1372
1373 parse_reply_test-resolve.obj: resolve.c
1374 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -MT parse_reply_test-resolve.obj -MD -MP -MF $(DEPDIR)/parse_reply_test-resolve.Tpo -c -o parse_reply_test-resolve.obj `if test -f 'resolve.c'; then $(CYGPATH_W) 'resolve.c'; else $(CYGPATH_W) '$(srcdir)/resolve.c'; fi`
1375 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/parse_reply_test-resolve.Tpo $(DEPDIR)/parse_reply_test-resolve.Po
1376 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='resolve.c' object='parse_reply_test-resolve.obj' libtool=no @AMDEPBACKSLASH@
1377 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1378 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -c -o parse_reply_test-resolve.obj `if test -f 'resolve.c'; then $(CYGPATH_W) 'resolve.c'; else $(CYGPATH_W) '$(srcdir)/resolve.c'; fi`
1379
1380 snprintf_test-snprintf-test.o: snprintf-test.c
1381 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snprintf_test_CFLAGS) $(CFLAGS) -MT snprintf_test-snprintf-test.o -MD -MP -MF $(DEPDIR)/snprintf_test-snprintf-test.Tpo -c -o snprintf_test-snprintf-test.o `test -f 'snprintf-test.c' || echo '$(srcdir)/'`snprintf-test.c
1382 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/snprintf_test-snprintf-test.Tpo $(DEPDIR)/snprintf_test-snprintf-test.Po
1383 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='snprintf-test.c' object='snprintf_test-snprintf-test.o' libtool=no @AMDEPBACKSLASH@
1384 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1385 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snprintf_test_CFLAGS) $(CFLAGS) -c -o snprintf_test-snprintf-test.o `test -f 'snprintf-test.c' || echo '$(srcdir)/'`snprintf-test.c
1386
1387 snprintf_test-snprintf-test.obj: snprintf-test.c
1388 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snprintf_test_CFLAGS) $(CFLAGS) -MT snprintf_test-snprintf-test.obj -MD -MP -MF $(DEPDIR)/snprintf_test-snprintf-test.Tpo -c -o snprintf_test-snprintf-test.obj `if test -f 'snprintf-test.c'; then $(CYGPATH_W) 'snprintf-test.c'; else $(CYGPATH_W) '$(srcdir)/snprintf-test.c'; fi`
1389 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/snprintf_test-snprintf-test.Tpo $(DEPDIR)/snprintf_test-snprintf-test.Po
1390 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='snprintf-test.c' object='snprintf_test-snprintf-test.obj' libtool=no @AMDEPBACKSLASH@
1391 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1392 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snprintf_test_CFLAGS) $(CFLAGS) -c -o snprintf_test-snprintf-test.obj `if test -f 'snprintf-test.c'; then $(CYGPATH_W) 'snprintf-test.c'; else $(CYGPATH_W) '$(srcdir)/snprintf-test.c'; fi`
1393
1394 strpftime_test-strpftime-test.o: strpftime-test.c
1395 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strpftime_test_CFLAGS) $(CFLAGS) -MT strpftime_test-strpftime-test.o -MD -MP -MF $(DEPDIR)/strpftime_test-strpftime-test.Tpo -c -o strpftime_test-strpftime-test.o `test -f 'strpftime-test.c' || echo '$(srcdir)/'`strpftime-test.c
1396 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/strpftime_test-strpftime-test.Tpo $(DEPDIR)/strpftime_test-strpftime-test.Po
1397 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='strpftime-test.c' object='strpftime_test-strpftime-test.o' libtool=no @AMDEPBACKSLASH@
1398 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1399 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strpftime_test_CFLAGS) $(CFLAGS) -c -o strpftime_test-strpftime-test.o `test -f 'strpftime-test.c' || echo '$(srcdir)/'`strpftime-test.c
1400
1401 strpftime_test-strpftime-test.obj: strpftime-test.c
1402 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strpftime_test_CFLAGS) $(CFLAGS) -MT strpftime_test-strpftime-test.obj -MD -MP -MF $(DEPDIR)/strpftime_test-strpftime-test.Tpo -c -o strpftime_test-strpftime-test.obj `if test -f 'strpftime-test.c'; then $(CYGPATH_W) 'strpftime-test.c'; else $(CYGPATH_W) '$(srcdir)/strpftime-test.c'; fi`
1403 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/strpftime_test-strpftime-test.Tpo $(DEPDIR)/strpftime_test-strpftime-test.Po
1404 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='strpftime-test.c' object='strpftime_test-strpftime-test.obj' libtool=no @AMDEPBACKSLASH@
1405 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1406 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strpftime_test_CFLAGS) $(CFLAGS) -c -o strpftime_test-strpftime-test.obj `if test -f 'strpftime-test.c'; then $(CYGPATH_W) 'strpftime-test.c'; else $(CYGPATH_W) '$(srcdir)/strpftime-test.c'; fi`
1407
1408 tsearch_test-tsearch-test.o: tsearch-test.c
1409 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tsearch_test_CFLAGS) $(CFLAGS) -MT tsearch_test-tsearch-test.o -MD -MP -MF $(DEPDIR)/tsearch_test-tsearch-test.Tpo -c -o tsearch_test-tsearch-test.o `test -f 'tsearch-test.c' || echo '$(srcdir)/'`tsearch-test.c
1410 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tsearch_test-tsearch-test.Tpo $(DEPDIR)/tsearch_test-tsearch-test.Po
1411 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsearch-test.c' object='tsearch_test-tsearch-test.o' libtool=no @AMDEPBACKSLASH@
1412 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1413 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tsearch_test_CFLAGS) $(CFLAGS) -c -o tsearch_test-tsearch-test.o `test -f 'tsearch-test.c' || echo '$(srcdir)/'`tsearch-test.c
1414
1415 tsearch_test-tsearch-test.obj: tsearch-test.c
1416 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tsearch_test_CFLAGS) $(CFLAGS) -MT tsearch_test-tsearch-test.obj -MD -MP -MF $(DEPDIR)/tsearch_test-tsearch-test.Tpo -c -o tsearch_test-tsearch-test.obj `if test -f 'tsearch-test.c'; then $(CYGPATH_W) 'tsearch-test.c'; else $(CYGPATH_W) '$(srcdir)/tsearch-test.c'; fi`
1417 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tsearch_test-tsearch-test.Tpo $(DEPDIR)/tsearch_test-tsearch-test.Po
1418 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tsearch-test.c' object='tsearch_test-tsearch-test.obj' libtool=no @AMDEPBACKSLASH@
1419 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1420 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tsearch_test_CFLAGS) $(CFLAGS) -c -o tsearch_test-tsearch-test.obj `if test -f 'tsearch-test.c'; then $(CYGPATH_W) 'tsearch-test.c'; else $(CYGPATH_W) '$(srcdir)/tsearch-test.c'; fi`
1421
1422 mostlyclean-libtool:
1423         -rm -f *.lo
1424
1425 clean-libtool:
1426         -rm -rf .libs _libs
1427 install-man3: $(man_MANS)
1428         @$(NORMAL_INSTALL)
1429         test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
1430         @list=''; test -n "$(man3dir)" || exit 0; \
1431         { for i in $$list; do echo "$$i"; done; \
1432         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1433           sed -n '/\.3[a-z]*$$/p'; \
1434         } | while read p; do \
1435           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1436           echo "$$d$$p"; echo "$$p"; \
1437         done | \
1438         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
1439               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1440         sed 'N;N;s,\n, ,g' | { \
1441         list=; while read file base inst; do \
1442           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1443             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
1444             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
1445           fi; \
1446         done; \
1447         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1448         while read files; do \
1449           test -z "$$files" || { \
1450             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
1451             $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
1452         done; }
1453
1454 uninstall-man3:
1455         @$(NORMAL_UNINSTALL)
1456         @list=''; test -n "$(man3dir)" || exit 0; \
1457         files=`{ for i in $$list; do echo "$$i"; done; \
1458         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1459           sed -n '/\.3[a-z]*$$/p'; \
1460         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
1461               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1462         test -z "$$files" || { \
1463           echo " ( cd '$(DESTDIR)$(man3dir)' && rm -f" $$files ")"; \
1464           cd "$(DESTDIR)$(man3dir)" && rm -f $$files; }
1465 install-dist_includeHEADERS: $(dist_include_HEADERS)
1466         @$(NORMAL_INSTALL)
1467         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
1468         @list='$(dist_include_HEADERS)'; test -n "$(includedir)" || list=; \
1469         for p in $$list; do \
1470           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1471           echo "$$d$$p"; \
1472         done | $(am__base_list) | \
1473         while read files; do \
1474           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1475           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
1476         done
1477
1478 uninstall-dist_includeHEADERS:
1479         @$(NORMAL_UNINSTALL)
1480         @list='$(dist_include_HEADERS)'; test -n "$(includedir)" || list=; \
1481         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1482         test -n "$$files" || exit 0; \
1483         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
1484         cd "$(DESTDIR)$(includedir)" && rm -f $$files
1485 install-nodist_includeHEADERS: $(nodist_include_HEADERS)
1486         @$(NORMAL_INSTALL)
1487         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
1488         @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
1489         for p in $$list; do \
1490           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1491           echo "$$d$$p"; \
1492         done | $(am__base_list) | \
1493         while read files; do \
1494           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1495           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
1496         done
1497
1498 uninstall-nodist_includeHEADERS:
1499         @$(NORMAL_UNINSTALL)
1500         @list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
1501         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1502         test -n "$$files" || exit 0; \
1503         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
1504         cd "$(DESTDIR)$(includedir)" && rm -f $$files
1505 install-nodist_rokenincludeHEADERS: $(nodist_rokeninclude_HEADERS)
1506         @$(NORMAL_INSTALL)
1507         test -z "$(rokenincludedir)" || $(MKDIR_P) "$(DESTDIR)$(rokenincludedir)"
1508         @list='$(nodist_rokeninclude_HEADERS)'; test -n "$(rokenincludedir)" || list=; \
1509         for p in $$list; do \
1510           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1511           echo "$$d$$p"; \
1512         done | $(am__base_list) | \
1513         while read files; do \
1514           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(rokenincludedir)'"; \
1515           $(INSTALL_HEADER) $$files "$(DESTDIR)$(rokenincludedir)" || exit $$?; \
1516         done
1517
1518 uninstall-nodist_rokenincludeHEADERS:
1519         @$(NORMAL_UNINSTALL)
1520         @list='$(nodist_rokeninclude_HEADERS)'; test -n "$(rokenincludedir)" || list=; \
1521         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1522         test -n "$$files" || exit 0; \
1523         echo " ( cd '$(DESTDIR)$(rokenincludedir)' && rm -f" $$files ")"; \
1524         cd "$(DESTDIR)$(rokenincludedir)" && rm -f $$files
1525
1526 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1527         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1528         unique=`for i in $$list; do \
1529             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1530           done | \
1531           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1532               END { if (nonempty) { for (i in files) print i; }; }'`; \
1533         mkid -fID $$unique
1534 tags: TAGS
1535
1536 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1537                 $(TAGS_FILES) $(LISP)
1538         set x; \
1539         here=`pwd`; \
1540         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1541         unique=`for i in $$list; do \
1542             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1543           done | \
1544           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1545               END { if (nonempty) { for (i in files) print i; }; }'`; \
1546         shift; \
1547         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1548           test -n "$$unique" || unique=$$empty_fix; \
1549           if test $$# -gt 0; then \
1550             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1551               "$$@" $$unique; \
1552           else \
1553             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1554               $$unique; \
1555           fi; \
1556         fi
1557 ctags: CTAGS
1558 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1559                 $(TAGS_FILES) $(LISP)
1560         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1561         unique=`for i in $$list; do \
1562             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1563           done | \
1564           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1565               END { if (nonempty) { for (i in files) print i; }; }'`; \
1566         test -z "$(CTAGS_ARGS)$$unique" \
1567           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1568              $$unique
1569
1570 GTAGS:
1571         here=`$(am__cd) $(top_builddir) && pwd` \
1572           && $(am__cd) $(top_srcdir) \
1573           && gtags -i $(GTAGS_ARGS) "$$here"
1574
1575 distclean-tags:
1576         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1577
1578 check-TESTS: $(TESTS)
1579         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1580         srcdir=$(srcdir); export srcdir; \
1581         list=' $(TESTS) '; \
1582         $(am__tty_colors); \
1583         if test -n "$$list"; then \
1584           for tst in $$list; do \
1585             if test -f ./$$tst; then dir=./; \
1586             elif test -f $$tst; then dir=; \
1587             else dir="$(srcdir)/"; fi; \
1588             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1589               all=`expr $$all + 1`; \
1590               case " $(XFAIL_TESTS) " in \
1591               *[\ \     ]$$tst[\ \      ]*) \
1592                 xpass=`expr $$xpass + 1`; \
1593                 failed=`expr $$failed + 1`; \
1594                 col=$$red; res=XPASS; \
1595               ;; \
1596               *) \
1597                 col=$$grn; res=PASS; \
1598               ;; \
1599               esac; \
1600             elif test $$? -ne 77; then \
1601               all=`expr $$all + 1`; \
1602               case " $(XFAIL_TESTS) " in \
1603               *[\ \     ]$$tst[\ \      ]*) \
1604                 xfail=`expr $$xfail + 1`; \
1605                 col=$$lgn; res=XFAIL; \
1606               ;; \
1607               *) \
1608                 failed=`expr $$failed + 1`; \
1609                 col=$$red; res=FAIL; \
1610               ;; \
1611               esac; \
1612             else \
1613               skip=`expr $$skip + 1`; \
1614               col=$$blu; res=SKIP; \
1615             fi; \
1616             echo "$${col}$$res$${std}: $$tst"; \
1617           done; \
1618           if test "$$all" -eq 1; then \
1619             tests="test"; \
1620             All=""; \
1621           else \
1622             tests="tests"; \
1623             All="All "; \
1624           fi; \
1625           if test "$$failed" -eq 0; then \
1626             if test "$$xfail" -eq 0; then \
1627               banner="$$All$$all $$tests passed"; \
1628             else \
1629               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1630               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1631             fi; \
1632           else \
1633             if test "$$xpass" -eq 0; then \
1634               banner="$$failed of $$all $$tests failed"; \
1635             else \
1636               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
1637               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1638             fi; \
1639           fi; \
1640           dashes="$$banner"; \
1641           skipped=""; \
1642           if test "$$skip" -ne 0; then \
1643             if test "$$skip" -eq 1; then \
1644               skipped="($$skip test was not run)"; \
1645             else \
1646               skipped="($$skip tests were not run)"; \
1647             fi; \
1648             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1649               dashes="$$skipped"; \
1650           fi; \
1651           report=""; \
1652           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1653             report="Please report to $(PACKAGE_BUGREPORT)"; \
1654             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1655               dashes="$$report"; \
1656           fi; \
1657           dashes=`echo "$$dashes" | sed s/./=/g`; \
1658           if test "$$failed" -eq 0; then \
1659             echo "$$grn$$dashes"; \
1660           else \
1661             echo "$$red$$dashes"; \
1662           fi; \
1663           echo "$$banner"; \
1664           test -z "$$skipped" || echo "$$skipped"; \
1665           test -z "$$report" || echo "$$report"; \
1666           echo "$$dashes$$std"; \
1667           test "$$failed" -eq 0; \
1668         else :; fi
1669
1670 distdir: $(DISTFILES)
1671         @list='$(MANS)'; if test -n "$$list"; then \
1672           list=`for p in $$list; do \
1673             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1674             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
1675           if test -n "$$list" && \
1676             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
1677             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
1678             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
1679             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
1680             echo "       typically \`make maintainer-clean' will remove them" >&2; \
1681             exit 1; \
1682           else :; fi; \
1683         else :; fi
1684         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1685         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1686         list='$(DISTFILES)'; \
1687           dist_files=`for file in $$list; do echo $$file; done | \
1688           sed -e "s|^$$srcdirstrip/||;t" \
1689               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1690         case $$dist_files in \
1691           */*) $(MKDIR_P) `echo "$$dist_files" | \
1692                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1693                            sort -u` ;; \
1694         esac; \
1695         for file in $$dist_files; do \
1696           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1697           if test -d $$d/$$file; then \
1698             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1699             if test -d "$(distdir)/$$file"; then \
1700               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1701             fi; \
1702             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1703               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1704               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1705             fi; \
1706             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1707           else \
1708             test -f "$(distdir)/$$file" \
1709             || cp -p $$d/$$file "$(distdir)/$$file" \
1710             || exit 1; \
1711           fi; \
1712         done
1713         $(MAKE) $(AM_MAKEFLAGS) \
1714           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1715           dist-hook
1716 check-am: all-am
1717         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1718         $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1719 check: $(BUILT_SOURCES)
1720         $(MAKE) $(AM_MAKEFLAGS) check-am
1721 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(HEADERS) \
1722                 all-local
1723 installdirs:
1724         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(rokenincludedir)"; do \
1725           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1726         done
1727 install: $(BUILT_SOURCES)
1728         $(MAKE) $(AM_MAKEFLAGS) install-am
1729 install-exec: install-exec-am
1730 install-data: install-data-am
1731 uninstall: uninstall-am
1732
1733 install-am: all-am
1734         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1735
1736 installcheck: installcheck-am
1737 install-strip:
1738         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1739           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1740           `test -z '$(STRIP)' || \
1741             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1742 mostlyclean-generic:
1743
1744 clean-generic:
1745         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1746
1747 distclean-generic:
1748         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1749         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1750
1751 maintainer-clean-generic:
1752         @echo "This command is intended for maintainers to use"
1753         @echo "it deletes files that may require special tools to rebuild."
1754         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1755 clean: clean-am
1756
1757 clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
1758         clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
1759         mostlyclean-am
1760
1761 distclean: distclean-am
1762         -rm -rf $(DEPDIR) ./$(DEPDIR)
1763         -rm -f Makefile
1764 distclean-am: clean-am distclean-compile distclean-generic \
1765         distclean-tags
1766
1767 dvi: dvi-am
1768
1769 dvi-am:
1770
1771 html: html-am
1772
1773 html-am:
1774
1775 info: info-am
1776
1777 info-am:
1778
1779 install-data-am: install-dist_includeHEADERS install-man \
1780         install-nodist_includeHEADERS \
1781         install-nodist_rokenincludeHEADERS
1782         @$(NORMAL_INSTALL)
1783         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
1784 install-dvi: install-dvi-am
1785
1786 install-dvi-am:
1787
1788 install-exec-am: install-libLTLIBRARIES
1789         @$(NORMAL_INSTALL)
1790         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1791 install-html: install-html-am
1792
1793 install-html-am:
1794
1795 install-info: install-info-am
1796
1797 install-info-am:
1798
1799 install-man: install-man3
1800
1801 install-pdf: install-pdf-am
1802
1803 install-pdf-am:
1804
1805 install-ps: install-ps-am
1806
1807 install-ps-am:
1808
1809 installcheck-am:
1810
1811 maintainer-clean: maintainer-clean-am
1812         -rm -rf $(DEPDIR) ./$(DEPDIR)
1813         -rm -f Makefile
1814 maintainer-clean-am: distclean-am maintainer-clean-generic
1815
1816 mostlyclean: mostlyclean-am
1817
1818 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1819         mostlyclean-libtool
1820
1821 pdf: pdf-am
1822
1823 pdf-am:
1824
1825 ps: ps-am
1826
1827 ps-am:
1828
1829 uninstall-am: uninstall-dist_includeHEADERS uninstall-libLTLIBRARIES \
1830         uninstall-man uninstall-nodist_includeHEADERS \
1831         uninstall-nodist_rokenincludeHEADERS
1832         @$(NORMAL_INSTALL)
1833         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1834 uninstall-man: uninstall-man3
1835
1836 .MAKE: all check check-am install install-am install-data-am \
1837         install-exec-am install-strip uninstall-am
1838
1839 .PHONY: CTAGS GTAGS all all-am all-local check check-TESTS check-am \
1840         check-local clean clean-checkPROGRAMS clean-generic \
1841         clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
1842         clean-noinstPROGRAMS ctags dist-hook distclean \
1843         distclean-compile distclean-generic distclean-libtool \
1844         distclean-tags distdir dvi dvi-am html html-am info info-am \
1845         install install-am install-data install-data-am \
1846         install-data-hook install-dist_includeHEADERS install-dvi \
1847         install-dvi-am install-exec install-exec-am install-exec-hook \
1848         install-html install-html-am install-info install-info-am \
1849         install-libLTLIBRARIES install-man install-man3 \
1850         install-nodist_includeHEADERS \
1851         install-nodist_rokenincludeHEADERS install-pdf install-pdf-am \
1852         install-ps install-ps-am install-strip installcheck \
1853         installcheck-am installdirs maintainer-clean \
1854         maintainer-clean-generic mostlyclean mostlyclean-compile \
1855         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1856         tags uninstall uninstall-am uninstall-dist_includeHEADERS \
1857         uninstall-hook uninstall-libLTLIBRARIES uninstall-man \
1858         uninstall-man3 uninstall-nodist_includeHEADERS \
1859         uninstall-nodist_rokenincludeHEADERS
1860
1861
1862 install-suid-programs:
1863         @foo='$(bin_SUIDS)'; \
1864         for file in $$foo; do \
1865         x=$(DESTDIR)$(bindir)/$$file; \
1866         if chown 0:0 $$x && chmod u+s $$x; then :; else \
1867         echo "*"; \
1868         echo "* Failed to install $$x setuid root"; \
1869         echo "*"; \
1870         fi; done
1871
1872 install-exec-hook: install-suid-programs
1873
1874 install-build-headers:: $(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(nobase_include_HEADERS)
1875         @foo='$(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
1876         for f in $$foo; do \
1877                 f=`basename $$f`; \
1878                 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
1879                 else file="$$f"; fi; \
1880                 if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
1881                 : ; else \
1882                         echo " $(CP) $$file $(buildinclude)/$$f"; \
1883                         $(CP) $$file $(buildinclude)/$$f; \
1884                 fi ; \
1885         done ; \
1886         foo='$(nobase_include_HEADERS)'; \
1887         for f in $$foo; do \
1888                 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
1889                 else file="$$f"; fi; \
1890                 $(mkdir_p) $(buildinclude)/`dirname $$f` ; \
1891                 if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
1892                 : ; else \
1893                         echo " $(CP) $$file $(buildinclude)/$$f"; \
1894                         $(CP) $$file $(buildinclude)/$$f; \
1895                 fi ; \
1896         done
1897
1898 all-local: install-build-headers
1899
1900 check-local::
1901         @if test '$(CHECK_LOCAL)' = "no-check-local"; then \
1902           foo=''; elif test '$(CHECK_LOCAL)'; then \
1903           foo='$(CHECK_LOCAL)'; else \
1904           foo='$(PROGRAMS)'; fi; \
1905           if test "$$foo"; then \
1906           failed=0; all=0; \
1907           for i in $$foo; do \
1908             all=`expr $$all + 1`; \
1909             if (./$$i --version && ./$$i --help) > /dev/null 2>&1; then \
1910               echo "PASS: $$i"; \
1911             else \
1912               echo "FAIL: $$i"; \
1913               failed=`expr $$failed + 1`; \
1914             fi; \
1915           done; \
1916           if test "$$failed" -eq 0; then \
1917             banner="All $$all tests passed"; \
1918           else \
1919             banner="$$failed of $$all tests failed"; \
1920           fi; \
1921           dashes=`echo "$$banner" | sed s/./=/g`; \
1922           echo "$$dashes"; \
1923           echo "$$banner"; \
1924           echo "$$dashes"; \
1925           test "$$failed" -eq 0 || exit 1; \
1926         fi
1927
1928 .x.c:
1929         @cmp -s $< $@ 2> /dev/null || cp $< $@
1930
1931 .hx.h:
1932         @cmp -s $< $@ 2> /dev/null || cp $< $@
1933 #NROFF_MAN = nroff -man
1934 .1.cat1:
1935         $(NROFF_MAN) $< > $@
1936 .3.cat3:
1937         $(NROFF_MAN) $< > $@
1938 .5.cat5:
1939         $(NROFF_MAN) $< > $@
1940 .8.cat8:
1941         $(NROFF_MAN) $< > $@
1942
1943 dist-cat1-mans:
1944         @foo='$(man1_MANS)'; \
1945         bar='$(man_MANS)'; \
1946         for i in $$bar; do \
1947         case $$i in \
1948         *.1) foo="$$foo $$i";; \
1949         esac; done ;\
1950         for i in $$foo; do \
1951                 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
1952                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1953                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1954         done
1955
1956 dist-cat3-mans:
1957         @foo='$(man3_MANS)'; \
1958         bar='$(man_MANS)'; \
1959         for i in $$bar; do \
1960         case $$i in \
1961         *.3) foo="$$foo $$i";; \
1962         esac; done ;\
1963         for i in $$foo; do \
1964                 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
1965                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1966                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1967         done
1968
1969 dist-cat5-mans:
1970         @foo='$(man5_MANS)'; \
1971         bar='$(man_MANS)'; \
1972         for i in $$bar; do \
1973         case $$i in \
1974         *.5) foo="$$foo $$i";; \
1975         esac; done ;\
1976         for i in $$foo; do \
1977                 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
1978                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1979                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1980         done
1981
1982 dist-cat8-mans:
1983         @foo='$(man8_MANS)'; \
1984         bar='$(man_MANS)'; \
1985         for i in $$bar; do \
1986         case $$i in \
1987         *.8) foo="$$foo $$i";; \
1988         esac; done ;\
1989         for i in $$foo; do \
1990                 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
1991                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1992                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1993         done
1994
1995 dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
1996
1997 install-cat-mans:
1998         $(SHELL) $(top_srcdir)/cf/install-catman.sh install "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
1999
2000 uninstall-cat-mans:
2001         $(SHELL) $(top_srcdir)/cf/install-catman.sh uninstall "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
2002
2003 install-data-hook: install-cat-mans
2004 uninstall-hook: uninstall-cat-mans
2005
2006 .et.h:
2007         $(COMPILE_ET) $<
2008 .et.c:
2009         $(COMPILE_ET) $<
2010
2011 #
2012 # Useful target for debugging
2013 #
2014
2015 check-valgrind:
2016         tobjdir=`cd $(top_builddir) && pwd` ; \
2017         tsrcdir=`cd $(top_srcdir) && pwd` ; \
2018         env TESTS_ENVIRONMENT="$${tsrcdir}/cf/maybe-valgrind.sh -s $${tsrcdir} -o $${tobjdir}" make check
2019
2020 #
2021 # Target to please samba build farm, builds distfiles in-tree.
2022 # Will break when automake changes...
2023 #
2024
2025 distdir-in-tree: $(DISTFILES) $(INFO_DEPS)
2026         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
2027           if test "$$subdir" != .; then \
2028           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \
2029           fi ; \
2030         done
2031
2032 $(LTLIBOBJS) $(libroken_la_OBJECTS): roken.h $(XHEADERS)
2033 .hin.h:
2034         cp $< $@
2035
2036 @CROSS_COMPILE_FALSE@roken.h: make-roken$(EXEEXT)
2037 @CROSS_COMPILE_FALSE@   @./make-roken$(EXEEXT) > tmp.h ;\
2038 @CROSS_COMPILE_FALSE@   if [ -f roken.h ] && cmp -s tmp.h roken.h ; then rm -f tmp.h ; \
2039 @CROSS_COMPILE_FALSE@   else rm -f roken.h; mv tmp.h roken.h; fi
2040
2041 @CROSS_COMPILE_FALSE@make-roken.c: roken.h.in roken.awk
2042 @CROSS_COMPILE_FALSE@   $(AWK) -f $(srcdir)/roken.awk $(srcdir)/roken.h.in > make-roken.c
2043
2044 @CROSS_COMPILE_TRUE@roken.h: $(top_srcdir)/cf/roken-h-process.pl roken.h.in
2045 @CROSS_COMPILE_TRUE@    perl $(top_srcdir)/cf/roken-h-process.pl \
2046 @CROSS_COMPILE_TRUE@    -c $(top_builddir)/include/config.h  \
2047 @CROSS_COMPILE_TRUE@    -p $(srcdir)/roken.h.in -o roken.h
2048
2049 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2050 # Otherwise a system limit (for SysV at least) may be exceeded.
2051 .NOEXPORT: