Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / heimdal / lib / roken / Makefile.in
1 # Makefile.in generated by automake 1.6.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # $Id: Makefile.am,v 1.122.4.1 2002/10/21 15:03:04 joda Exp $
18
19 # $Id: Makefile.am.common,v 1.5 2002/05/19 18:35:37 joda Exp $
20
21 # $Id: Makefile.am.common,v 1.36 2002/08/19 16:10:25 joda Exp $
22 SHELL = @SHELL@
23
24 srcdir = @srcdir@
25 top_srcdir = @top_srcdir@
26 VPATH = @srcdir@
27 prefix = @prefix@
28 exec_prefix = @exec_prefix@
29
30 bindir = @bindir@
31 sbindir = @sbindir@
32 libexecdir = @libexecdir@
33 datadir = @datadir@
34 sysconfdir = @sysconfdir@
35 sharedstatedir = @sharedstatedir@
36 localstatedir = @localstatedir@
37 libdir = @libdir@
38 infodir = @infodir@
39 mandir = @mandir@
40 includedir = @includedir@
41 oldincludedir = /usr/include
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkgincludedir = $(includedir)/@PACKAGE@
45 top_builddir = ../..
46
47 ACLOCAL = @ACLOCAL@
48 AUTOCONF = @AUTOCONF@
49 AUTOMAKE = @AUTOMAKE@
50 AUTOHEADER = @AUTOHEADER@
51
52 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53 INSTALL = @INSTALL@
54 INSTALL_PROGRAM = @INSTALL_PROGRAM@
55 INSTALL_DATA = @INSTALL_DATA@
56 install_sh_DATA = $(install_sh) -c -m 644
57 install_sh_PROGRAM = $(install_sh) -c
58 INSTALL_SCRIPT = @INSTALL_SCRIPT@
59 INSTALL_HEADER = $(INSTALL_DATA)
60 transform = @program_transform_name@
61 NORMAL_INSTALL = :
62 PRE_INSTALL = :
63 POST_INSTALL = :
64 NORMAL_UNINSTALL = :
65 PRE_UNINSTALL = :
66 POST_UNINSTALL = :
67 host_alias = @host_alias@
68 host_triplet = @host@
69
70 EXEEXT = @EXEEXT@
71 OBJEXT = @OBJEXT@
72 PATH_SEPARATOR = @PATH_SEPARATOR@
73 AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
74 AMTAR = @AMTAR@
75 AS = @AS@
76 AWK = @AWK@
77 CANONICAL_HOST = @CANONICAL_HOST@
78 CATMAN = @CATMAN@
79 CATMANEXT = @CATMANEXT@
80 CC = @CC@
81 COMPILE_ET = @COMPILE_ET@
82 CPP = @CPP@
83 DBLIB = @DBLIB@
84 DEPDIR = @DEPDIR@
85 DIR_com_err = @DIR_com_err@
86 DIR_des = @DIR_des@
87 DIR_roken = @DIR_roken@
88 DLLTOOL = @DLLTOOL@
89 ECHO = @ECHO@
90 EXTRA_LIB45 = @EXTRA_LIB45@
91 GROFF = @GROFF@
92 INCLUDES_roken = @INCLUDES_roken@
93 INCLUDE_ = @INCLUDE_@
94 INCLUDE_des = @INCLUDE_des@
95 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96 LEX = @LEX@
97
98 LEXLIB = @LEXLIB@
99 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
100 LIBTOOL = @LIBTOOL@
101 LIB_ = @LIB_@
102 LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
103 LIB_NDBM = @LIB_NDBM@
104 LIB_com_err = @LIB_com_err@
105 LIB_com_err_a = @LIB_com_err_a@
106 LIB_com_err_so = @LIB_com_err_so@
107 LIB_des = @LIB_des@
108 LIB_des_a = @LIB_des_a@
109 LIB_des_appl = @LIB_des_appl@
110 LIB_des_so = @LIB_des_so@
111 LIB_kdb = @LIB_kdb@
112 LIB_otp = @LIB_otp@
113 LIB_roken = @LIB_roken@
114 LIB_security = @LIB_security@
115 LN_S = @LN_S@
116 LTLIBOBJS = @LTLIBOBJS@
117 NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
118 NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
119 NROFF = @NROFF@
120 OBJDUMP = @OBJDUMP@
121 PACKAGE = @PACKAGE@
122 RANLIB = @RANLIB@
123 STRIP = @STRIP@
124 VERSION = @VERSION@
125 VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
126 WFLAGS = @WFLAGS@
127 WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
128 WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
129 X_CFLAGS = @X_CFLAGS@
130 X_EXTRA_LIBS = @X_EXTRA_LIBS@
131 X_LIBS = @X_LIBS@
132 X_PRE_LIBS = @X_PRE_LIBS@
133 YACC = @YACC@
134 am__include = @am__include@
135 am__quote = @am__quote@
136 dpagaix_cflags = @dpagaix_cflags@
137 dpagaix_ldadd = @dpagaix_ldadd@
138 dpagaix_ldflags = @dpagaix_ldflags@
139 install_sh = @install_sh@
140
141 AUTOMAKE_OPTIONS = foreign no-dependencies 1.6
142
143 SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .hin
144
145 INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
146
147 @do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
148
149 AM_CFLAGS = $(WFLAGS)
150
151 CP = cp
152
153 buildinclude = $(top_builddir)/include
154
155 LIB_XauReadAuth = @LIB_XauReadAuth@
156 LIB_crypt = @LIB_crypt@
157 LIB_dbm_firstkey = @LIB_dbm_firstkey@
158 LIB_dbopen = @LIB_dbopen@
159 LIB_dlopen = @LIB_dlopen@
160 LIB_dn_expand = @LIB_dn_expand@
161 LIB_el_init = @LIB_el_init@
162 LIB_getattr = @LIB_getattr@
163 LIB_gethostbyname = @LIB_gethostbyname@
164 LIB_getpwent_r = @LIB_getpwent_r@
165 LIB_getpwnam_r = @LIB_getpwnam_r@
166 LIB_getsockopt = @LIB_getsockopt@
167 LIB_logout = @LIB_logout@
168 LIB_logwtmp = @LIB_logwtmp@
169 LIB_odm_initialize = @LIB_odm_initialize@
170 LIB_openpty = @LIB_openpty@
171 LIB_pidfile = @LIB_pidfile@
172 LIB_res_search = @LIB_res_search@
173 LIB_setpcred = @LIB_setpcred@
174 LIB_setsockopt = @LIB_setsockopt@
175 LIB_socket = @LIB_socket@
176 LIB_syslog = @LIB_syslog@
177 LIB_tgetent = @LIB_tgetent@
178
179 HESIODLIB = @HESIODLIB@
180 HESIODINCLUDE = @HESIODINCLUDE@
181 INCLUDE_hesiod = @INCLUDE_hesiod@
182 LIB_hesiod = @LIB_hesiod@
183
184 INCLUDE_krb4 = @INCLUDE_krb4@
185 LIB_krb4 = @LIB_krb4@
186
187 INCLUDE_openldap = @INCLUDE_openldap@
188 LIB_openldap = @LIB_openldap@
189
190 INCLUDE_readline = @INCLUDE_readline@
191 LIB_readline = @LIB_readline@
192
193 NROFF_MAN = groff -mandoc -Tascii
194
195 @KRB4_TRUE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
196
197 @KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
198 @KRB5_TRUE@     $(top_builddir)/lib/asn1/libasn1.la
199
200 @KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
201
202 @DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
203
204 ACLOCAL_AMFLAGS = -I ../../cf
205
206 CLEANFILES = roken.h make-roken.c $(XHEADERS)
207
208 lib_LTLIBRARIES = libroken.la
209 libroken_la_LDFLAGS = -version-info 16:1:0
210
211 noinst_PROGRAMS = make-roken snprintf-test
212
213 nodist_make_roken_SOURCES = make-roken.c
214
215 check_PROGRAMS = \
216                 base64-test                     \
217                 getaddrinfo-test                \
218                 parse_bytes-test                \
219                 parse_reply-test                \
220                 snprintf-test                   \
221                 strpftime-test
222
223
224 TESTS = $(check_PROGRAMS)
225
226 LDADD = libroken.la $(LIB_crypt)
227 make_roken_LDADD = 
228
229 noinst_LTLIBRARIES = libtest.la
230 libtest_la_SOURCES = strftime.c strptime.c snprintf.c
231 libtest_la_CFLAGS = -DTEST_SNPRINTF
232
233 parse_reply_test_SOURCES = parse_reply-test.c resolve.c
234 parse_reply_test_CFLAGS = -DTEST_RESOLVE
235
236 strpftime_test_SOURCES = strpftime-test.c
237 strpftime_test_LDADD = libtest.la $(LDADD)
238 snprintf_test_SOURCES = snprintf-test.c
239 snprintf_test_LDADD = libtest.la $(LDADD)
240 snprintf_test_CFLAGS = -DTEST_SNPRINTF
241
242 libroken_la_SOURCES = \
243         base64.c                \
244         bswap.c                 \
245         concat.c                \
246         environment.c           \
247         eread.c                 \
248         esetenv.c               \
249         ewrite.c                \
250         getaddrinfo_hostspec.c  \
251         get_default_username.c  \
252         get_window_size.c       \
253         getarg.c                \
254         getnameinfo_verified.c  \
255         getprogname.c           \
256         h_errno.c               \
257         hostent_find_fqdn.c     \
258         issuid.c                \
259         k_getpwnam.c            \
260         k_getpwuid.c            \
261         mini_inetd.c            \
262         net_read.c              \
263         net_write.c             \
264         parse_bytes.c           \
265         parse_time.c            \
266         parse_units.c           \
267         resolve.c               \
268         roken_gethostby.c       \
269         rtbl.c                  \
270         rtbl.h                  \
271         setprogname.c           \
272         signal.c                \
273         simple_exec.c           \
274         snprintf.c              \
275         socket.c                \
276         strcollect.c            \
277         timeval.c               \
278         tm2time.c               \
279         unvis.c                 \
280         verify.c                \
281         vis.c                   \
282         vis.h                   \
283         warnerr.c               \
284         write_pid.c             \
285         xdbm.h
286
287
288 EXTRA_libroken_la_SOURCES = \
289         chown.c                 \
290         copyhostent.c           \
291         daemon.c                \
292         ecalloc.c               \
293         emalloc.c               \
294         erealloc.c              \
295         estrdup.c               \
296         err.c                   \
297         err.hin                 \
298         errx.c                  \
299         fchown.c                \
300         flock.c                 \
301         fnmatch.c               \
302         fnmatch.hin             \
303         freehostent.c           \
304         gai_strerror.c          \
305         getdtablesize.c         \
306         getegid.c               \
307         geteuid.c               \
308         getgid.c                \
309         gethostname.c           \
310         getifaddrs.c            \
311         getipnodebyaddr.c       \
312         getipnodebyname.c       \
313         getopt.c                \
314         gettimeofday.c          \
315         getuid.c                \
316         getusershell.c          \
317         glob.hin                \
318         hstrerror.c             \
319         ifaddrs.hin             \
320         inet_aton.c             \
321         inet_ntop.c             \
322         inet_pton.c             \
323         initgroups.c            \
324         innetgr.c               \
325         iruserok.c              \
326         lstat.c                 \
327         memmove.c               \
328         mkstemp.c               \
329         putenv.c                \
330         rcmd.c                  \
331         readv.c                 \
332         recvmsg.c               \
333         sendmsg.c               \
334         setegid.c               \
335         setenv.c                \
336         seteuid.c               \
337         strcasecmp.c            \
338         strdup.c                \
339         strerror.c              \
340         strftime.c              \
341         strlcat.c               \
342         strlcpy.c               \
343         strlwr.c                \
344         strncasecmp.c           \
345         strndup.c               \
346         strnlen.c               \
347         strptime.c              \
348         strsep.c                \
349         strsep_copy.c           \
350         strtok_r.c              \
351         strupr.c                \
352         swab.c                  \
353         unsetenv.c              \
354         verr.c                  \
355         verrx.c                 \
356         vis.hin                 \
357         vsyslog.c               \
358         vwarn.c                 \
359         vwarnx.c                \
360         warn.c                  \
361         warnx.c                 \
362         writev.c
363
364
365 EXTRA_DIST = roken.awk roken.h.in
366
367 libroken_la_LIBADD = @LTLIBOBJS@ $(DBLIB)
368
369 BUILT_SOURCES = make-roken.c roken.h
370
371 @have_err_h_TRUE@err_h = 
372 @have_err_h_FALSE@err_h = err.h
373
374 @have_fnmatch_h_TRUE@fnmatch_h = 
375 @have_fnmatch_h_FALSE@fnmatch_h = fnmatch.h
376
377 @have_glob_h_TRUE@glob_h = 
378 @have_glob_h_FALSE@glob_h = glob.h
379
380 @have_ifaddrs_h_TRUE@ifaddrs_h = 
381 @have_ifaddrs_h_FALSE@ifaddrs_h = ifaddrs.h
382
383 @have_vis_h_TRUE@vis_h = 
384 @have_vis_h_FALSE@vis_h = vis.h
385
386 XHEADERS = $(err_h) $(fnmatch_h) $(glob_h) $(ifaddrs_h) $(vis_h)
387
388 include_HEADERS = \
389         base64.h                                \
390         getarg.h                                \
391         parse_bytes.h                           \
392         parse_time.h                            \
393         parse_units.h                           \
394         resolve.h                               \
395         roken-common.h                          \
396         rtbl.h                                  \
397         xdbm.h                                  \
398         $(XHEADERS) 
399
400
401 nodist_include_HEADERS = roken.h
402
403 man_MANS = getarg.3
404 subdir = lib/roken
405 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
406 CONFIG_HEADER = $(top_builddir)/include/config.h
407 CONFIG_CLEAN_FILES =
408 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
409
410 libroken_la_DEPENDENCIES = @LTLIBOBJS@
411 am_libroken_la_OBJECTS = base64.lo bswap.lo concat.lo environment.lo \
412         eread.lo esetenv.lo ewrite.lo getaddrinfo_hostspec.lo \
413         get_default_username.lo get_window_size.lo getarg.lo \
414         getnameinfo_verified.lo getprogname.lo h_errno.lo \
415         hostent_find_fqdn.lo issuid.lo k_getpwnam.lo k_getpwuid.lo \
416         mini_inetd.lo net_read.lo net_write.lo parse_bytes.lo \
417         parse_time.lo parse_units.lo resolve.lo roken_gethostby.lo \
418         rtbl.lo setprogname.lo signal.lo simple_exec.lo snprintf.lo \
419         socket.lo strcollect.lo timeval.lo tm2time.lo unvis.lo \
420         verify.lo vis.lo warnerr.lo write_pid.lo
421 libroken_la_OBJECTS = $(am_libroken_la_OBJECTS)
422 libtest_la_LDFLAGS =
423 libtest_la_LIBADD =
424 am_libtest_la_OBJECTS = libtest_la-strftime.lo libtest_la-strptime.lo \
425         libtest_la-snprintf.lo
426 libtest_la_OBJECTS = $(am_libtest_la_OBJECTS)
427 check_PROGRAMS = base64-test$(EXEEXT) getaddrinfo-test$(EXEEXT) \
428         parse_bytes-test$(EXEEXT) parse_reply-test$(EXEEXT) \
429         snprintf-test$(EXEEXT) strpftime-test$(EXEEXT)
430 noinst_PROGRAMS = make-roken$(EXEEXT) snprintf-test$(EXEEXT)
431 PROGRAMS = $(noinst_PROGRAMS)
432
433 base64_test_SOURCES = base64-test.c
434 base64_test_OBJECTS = base64-test.$(OBJEXT)
435 base64_test_LDADD = $(LDADD)
436 base64_test_DEPENDENCIES = libroken.la
437 base64_test_LDFLAGS =
438 getaddrinfo_test_SOURCES = getaddrinfo-test.c
439 getaddrinfo_test_OBJECTS = getaddrinfo-test.$(OBJEXT)
440 getaddrinfo_test_LDADD = $(LDADD)
441 getaddrinfo_test_DEPENDENCIES = libroken.la
442 getaddrinfo_test_LDFLAGS =
443 nodist_make_roken_OBJECTS = make-roken.$(OBJEXT)
444 make_roken_OBJECTS = $(nodist_make_roken_OBJECTS)
445 make_roken_DEPENDENCIES =
446 make_roken_LDFLAGS =
447 parse_bytes_test_SOURCES = parse_bytes-test.c
448 parse_bytes_test_OBJECTS = parse_bytes-test.$(OBJEXT)
449 parse_bytes_test_LDADD = $(LDADD)
450 parse_bytes_test_DEPENDENCIES = libroken.la
451 parse_bytes_test_LDFLAGS =
452 am_parse_reply_test_OBJECTS = \
453         parse_reply_test-parse_reply-test.$(OBJEXT) \
454         parse_reply_test-resolve.$(OBJEXT)
455 parse_reply_test_OBJECTS = $(am_parse_reply_test_OBJECTS)
456 parse_reply_test_LDADD = $(LDADD)
457 parse_reply_test_DEPENDENCIES = libroken.la
458 parse_reply_test_LDFLAGS =
459 am_snprintf_test_OBJECTS = snprintf_test-snprintf-test.$(OBJEXT)
460 snprintf_test_OBJECTS = $(am_snprintf_test_OBJECTS)
461 snprintf_test_DEPENDENCIES = libtest.la libroken.la
462 snprintf_test_LDFLAGS =
463 am_strpftime_test_OBJECTS = strpftime-test.$(OBJEXT)
464 strpftime_test_OBJECTS = $(am_strpftime_test_OBJECTS)
465 strpftime_test_DEPENDENCIES = libtest.la libroken.la
466 strpftime_test_LDFLAGS =
467
468 DEFS = @DEFS@
469 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/include
470 CPPFLAGS = @CPPFLAGS@
471 LDFLAGS = @LDFLAGS@
472 LIBS = @LIBS@
473 depcomp =
474 am__depfiles_maybe =
475 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
476         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
477 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
478         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
479 CCLD = $(CC)
480 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
481         $(AM_LDFLAGS) $(LDFLAGS) -o $@
482 CFLAGS = @CFLAGS@
483 DIST_SOURCES = $(libroken_la_SOURCES) $(EXTRA_libroken_la_SOURCES) \
484         $(libtest_la_SOURCES) base64-test.c getaddrinfo-test.c \
485         parse_bytes-test.c $(parse_reply_test_SOURCES) \
486         $(snprintf_test_SOURCES) $(strpftime_test_SOURCES)
487 MANS = $(man_MANS)
488 HEADERS = $(include_HEADERS) $(nodist_include_HEADERS)
489
490 DIST_COMMON = $(include_HEADERS) ChangeLog Makefile.am Makefile.in \
491         acinclude.m4 freeaddrinfo.c getaddrinfo.c getcap.c \
492         getnameinfo.c glob.c install-sh missing mkinstalldirs
493 SOURCES = $(libroken_la_SOURCES) $(EXTRA_libroken_la_SOURCES) $(libtest_la_SOURCES) base64-test.c getaddrinfo-test.c $(nodist_make_roken_SOURCES) parse_bytes-test.c $(parse_reply_test_SOURCES) $(snprintf_test_SOURCES) $(strpftime_test_SOURCES)
494
495 all: $(BUILT_SOURCES)
496         $(MAKE) $(AM_MAKEFLAGS) all-am
497
498 .SUFFIXES:
499 .SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .hin .c .lo .o .obj
500 $(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4)
501         cd $(top_srcdir) && \
502           $(AUTOMAKE) --foreign  lib/roken/Makefile
503 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
504         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
505 libLTLIBRARIES_INSTALL = $(INSTALL)
506 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
507         @$(NORMAL_INSTALL)
508         $(mkinstalldirs) $(DESTDIR)$(libdir)
509         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
510           if test -f $$p; then \
511             f="`echo $$p | sed -e 's|^.*/||'`"; \
512             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
513             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
514           else :; fi; \
515         done
516
517 uninstall-libLTLIBRARIES:
518         @$(NORMAL_UNINSTALL)
519         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
520             p="`echo $$p | sed -e 's|^.*/||'`"; \
521           echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
522           $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
523         done
524
525 clean-libLTLIBRARIES:
526         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
527
528 clean-noinstLTLIBRARIES:
529         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
530 libroken.la: $(libroken_la_OBJECTS) $(libroken_la_DEPENDENCIES) 
531         $(LINK) -rpath $(libdir) $(libroken_la_LDFLAGS) $(libroken_la_OBJECTS) $(libroken_la_LIBADD) $(LIBS)
532 libtest_la-strftime.lo: strftime.c
533 libtest_la-strptime.lo: strptime.c
534 libtest_la-snprintf.lo: snprintf.c
535 libtest.la: $(libtest_la_OBJECTS) $(libtest_la_DEPENDENCIES) 
536         $(LINK)  $(libtest_la_LDFLAGS) $(libtest_la_OBJECTS) $(libtest_la_LIBADD) $(LIBS)
537
538 clean-checkPROGRAMS:
539         -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
540
541 clean-noinstPROGRAMS:
542         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
543 base64-test$(EXEEXT): $(base64_test_OBJECTS) $(base64_test_DEPENDENCIES) 
544         @rm -f base64-test$(EXEEXT)
545         $(LINK) $(base64_test_LDFLAGS) $(base64_test_OBJECTS) $(base64_test_LDADD) $(LIBS)
546 getaddrinfo-test$(EXEEXT): $(getaddrinfo_test_OBJECTS) $(getaddrinfo_test_DEPENDENCIES) 
547         @rm -f getaddrinfo-test$(EXEEXT)
548         $(LINK) $(getaddrinfo_test_LDFLAGS) $(getaddrinfo_test_OBJECTS) $(getaddrinfo_test_LDADD) $(LIBS)
549 make-roken$(EXEEXT): $(make_roken_OBJECTS) $(make_roken_DEPENDENCIES) 
550         @rm -f make-roken$(EXEEXT)
551         $(LINK) $(make_roken_LDFLAGS) $(make_roken_OBJECTS) $(make_roken_LDADD) $(LIBS)
552 parse_bytes-test$(EXEEXT): $(parse_bytes_test_OBJECTS) $(parse_bytes_test_DEPENDENCIES) 
553         @rm -f parse_bytes-test$(EXEEXT)
554         $(LINK) $(parse_bytes_test_LDFLAGS) $(parse_bytes_test_OBJECTS) $(parse_bytes_test_LDADD) $(LIBS)
555 parse_reply_test-parse_reply-test.$(OBJEXT): parse_reply-test.c
556 parse_reply_test-resolve.$(OBJEXT): resolve.c
557 parse_reply-test$(EXEEXT): $(parse_reply_test_OBJECTS) $(parse_reply_test_DEPENDENCIES) 
558         @rm -f parse_reply-test$(EXEEXT)
559         $(LINK) $(parse_reply_test_LDFLAGS) $(parse_reply_test_OBJECTS) $(parse_reply_test_LDADD) $(LIBS)
560 snprintf_test-snprintf-test.$(OBJEXT): snprintf-test.c
561 snprintf-test$(EXEEXT): $(snprintf_test_OBJECTS) $(snprintf_test_DEPENDENCIES) 
562         @rm -f snprintf-test$(EXEEXT)
563         $(LINK) $(snprintf_test_LDFLAGS) $(snprintf_test_OBJECTS) $(snprintf_test_LDADD) $(LIBS)
564 strpftime-test$(EXEEXT): $(strpftime_test_OBJECTS) $(strpftime_test_DEPENDENCIES) 
565         @rm -f strpftime-test$(EXEEXT)
566         $(LINK) $(strpftime_test_LDFLAGS) $(strpftime_test_OBJECTS) $(strpftime_test_LDADD) $(LIBS)
567
568 mostlyclean-compile:
569         -rm -f *.$(OBJEXT) core *.core
570
571 distclean-compile:
572         -rm -f *.tab.c
573
574 .c.o:
575         $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
576
577 .c.obj:
578         $(COMPILE) -c `cygpath -w $<`
579
580 .c.lo:
581         $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
582
583 libtest_la-strftime.o: strftime.c
584         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-strftime.o `test -f 'strftime.c' || echo '$(srcdir)/'`strftime.c
585
586 libtest_la-strftime.obj: strftime.c
587         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-strftime.obj `cygpath -w strftime.c`
588
589 libtest_la-strftime.lo: strftime.c
590         $(LIBTOOL) --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
591
592 libtest_la-strptime.o: strptime.c
593         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-strptime.o `test -f 'strptime.c' || echo '$(srcdir)/'`strptime.c
594
595 libtest_la-strptime.obj: strptime.c
596         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-strptime.obj `cygpath -w strptime.c`
597
598 libtest_la-strptime.lo: strptime.c
599         $(LIBTOOL) --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
600
601 libtest_la-snprintf.o: snprintf.c
602         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-snprintf.o `test -f 'snprintf.c' || echo '$(srcdir)/'`snprintf.c
603
604 libtest_la-snprintf.obj: snprintf.c
605         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtest_la_CFLAGS) $(CFLAGS) -c -o libtest_la-snprintf.obj `cygpath -w snprintf.c`
606
607 libtest_la-snprintf.lo: snprintf.c
608         $(LIBTOOL) --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
609
610 parse_reply_test-parse_reply-test.o: parse_reply-test.c
611         $(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
612
613 parse_reply_test-parse_reply-test.obj: parse_reply-test.c
614         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -c -o parse_reply_test-parse_reply-test.obj `cygpath -w parse_reply-test.c`
615
616 parse_reply_test-parse_reply-test.lo: parse_reply-test.c
617         $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -c -o parse_reply_test-parse_reply-test.lo `test -f 'parse_reply-test.c' || echo '$(srcdir)/'`parse_reply-test.c
618
619 parse_reply_test-resolve.o: resolve.c
620         $(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
621
622 parse_reply_test-resolve.obj: resolve.c
623         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -c -o parse_reply_test-resolve.obj `cygpath -w resolve.c`
624
625 parse_reply_test-resolve.lo: resolve.c
626         $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(parse_reply_test_CFLAGS) $(CFLAGS) -c -o parse_reply_test-resolve.lo `test -f 'resolve.c' || echo '$(srcdir)/'`resolve.c
627
628 snprintf_test-snprintf-test.o: snprintf-test.c
629         $(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
630
631 snprintf_test-snprintf-test.obj: snprintf-test.c
632         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snprintf_test_CFLAGS) $(CFLAGS) -c -o snprintf_test-snprintf-test.obj `cygpath -w snprintf-test.c`
633
634 snprintf_test-snprintf-test.lo: snprintf-test.c
635         $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(snprintf_test_CFLAGS) $(CFLAGS) -c -o snprintf_test-snprintf-test.lo `test -f 'snprintf-test.c' || echo '$(srcdir)/'`snprintf-test.c
636
637 mostlyclean-libtool:
638         -rm -f *.lo
639
640 clean-libtool:
641         -rm -rf .libs _libs
642
643 distclean-libtool:
644         -rm -f libtool
645 uninstall-info-am:
646
647 man3dir = $(mandir)/man3
648 install-man3: $(man3_MANS) $(man_MANS)
649         @$(NORMAL_INSTALL)
650         $(mkinstalldirs) $(DESTDIR)$(man3dir)
651         @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
652         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
653         for i in $$l2; do \
654           case "$$i" in \
655             *.3*) list="$$list $$i" ;; \
656           esac; \
657         done; \
658         for i in $$list; do \
659           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
660           else file=$$i; fi; \
661           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
662           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
663           inst=`echo $$inst | sed -e 's/^.*\///'`; \
664           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
665           echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst"; \
666           $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst; \
667         done
668 uninstall-man3:
669         @$(NORMAL_UNINSTALL)
670         @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
671         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
672         for i in $$l2; do \
673           case "$$i" in \
674             *.3*) list="$$list $$i" ;; \
675           esac; \
676         done; \
677         for i in $$list; do \
678           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
679           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
680           inst=`echo $$inst | sed -e 's/^.*\///'`; \
681           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
682           echo " rm -f $(DESTDIR)$(man3dir)/$$inst"; \
683           rm -f $(DESTDIR)$(man3dir)/$$inst; \
684         done
685 includeHEADERS_INSTALL = $(INSTALL_HEADER)
686 install-includeHEADERS: $(include_HEADERS)
687         @$(NORMAL_INSTALL)
688         $(mkinstalldirs) $(DESTDIR)$(includedir)
689         @list='$(include_HEADERS)'; for p in $$list; do \
690           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
691           f="`echo $$p | sed -e 's|^.*/||'`"; \
692           echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
693           $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
694         done
695
696 uninstall-includeHEADERS:
697         @$(NORMAL_UNINSTALL)
698         @list='$(include_HEADERS)'; for p in $$list; do \
699           f="`echo $$p | sed -e 's|^.*/||'`"; \
700           echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
701           rm -f $(DESTDIR)$(includedir)/$$f; \
702         done
703 nodist_includeHEADERS_INSTALL = $(INSTALL_HEADER)
704 install-nodist_includeHEADERS: $(nodist_include_HEADERS)
705         @$(NORMAL_INSTALL)
706         $(mkinstalldirs) $(DESTDIR)$(includedir)
707         @list='$(nodist_include_HEADERS)'; for p in $$list; do \
708           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
709           f="`echo $$p | sed -e 's|^.*/||'`"; \
710           echo " $(nodist_includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
711           $(nodist_includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
712         done
713
714 uninstall-nodist_includeHEADERS:
715         @$(NORMAL_UNINSTALL)
716         @list='$(nodist_include_HEADERS)'; for p in $$list; do \
717           f="`echo $$p | sed -e 's|^.*/||'`"; \
718           echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
719           rm -f $(DESTDIR)$(includedir)/$$f; \
720         done
721
722 ETAGS = etags
723 ETAGSFLAGS =
724
725 tags: TAGS
726
727 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
728         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
729         unique=`for i in $$list; do \
730             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
731           done | \
732           $(AWK) '    { files[$$0] = 1; } \
733                END { for (i in files) print i; }'`; \
734         mkid -fID $$unique
735
736 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
737                 $(TAGS_FILES) $(LISP)
738         tags=; \
739         here=`pwd`; \
740         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
741         unique=`for i in $$list; do \
742             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
743           done | \
744           $(AWK) '    { files[$$0] = 1; } \
745                END { for (i in files) print i; }'`; \
746         test -z "$(ETAGS_ARGS)$$tags$$unique" \
747           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
748              $$tags $$unique
749
750 GTAGS:
751         here=`$(am__cd) $(top_builddir) && pwd` \
752           && cd $(top_srcdir) \
753           && gtags -i $(GTAGS_ARGS) $$here
754
755 distclean-tags:
756         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
757
758 check-TESTS: $(TESTS)
759         @failed=0; all=0; xfail=0; xpass=0; \
760         srcdir=$(srcdir); export srcdir; \
761         list='$(TESTS)'; \
762         if test -n "$$list"; then \
763           for tst in $$list; do \
764             if test -f ./$$tst; then dir=./; \
765             elif test -f $$tst; then dir=; \
766             else dir="$(srcdir)/"; fi; \
767             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
768               all=`expr $$all + 1`; \
769               case " $(XFAIL_TESTS) " in \
770               *" $$tst "*) \
771                 xpass=`expr $$xpass + 1`; \
772                 failed=`expr $$failed + 1`; \
773                 echo "XPASS: $$tst"; \
774               ;; \
775               *) \
776                 echo "PASS: $$tst"; \
777               ;; \
778               esac; \
779             elif test $$? -ne 77; then \
780               all=`expr $$all + 1`; \
781               case " $(XFAIL_TESTS) " in \
782               *" $$tst "*) \
783                 xfail=`expr $$xfail + 1`; \
784                 echo "XFAIL: $$tst"; \
785               ;; \
786               *) \
787                 failed=`expr $$failed + 1`; \
788                 echo "FAIL: $$tst"; \
789               ;; \
790               esac; \
791             fi; \
792           done; \
793           if test "$$failed" -eq 0; then \
794             if test "$$xfail" -eq 0; then \
795               banner="All $$all tests passed"; \
796             else \
797               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
798             fi; \
799           else \
800             if test "$$xpass" -eq 0; then \
801               banner="$$failed of $$all tests failed"; \
802             else \
803               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
804             fi; \
805           fi; \
806           dashes=`echo "$$banner" | sed s/./=/g`; \
807           echo "$$dashes"; \
808           echo "$$banner"; \
809           echo "$$dashes"; \
810           test "$$failed" -eq 0; \
811         else :; fi
812 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
813
814 top_distdir = ../..
815 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
816
817 distdir: $(DISTFILES)
818         @for file in $(DISTFILES); do \
819           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
820           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
821           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
822             dir="/$$dir"; \
823             $(mkinstalldirs) "$(distdir)$$dir"; \
824           else \
825             dir=''; \
826           fi; \
827           if test -d $$d/$$file; then \
828             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
829               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
830             fi; \
831             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
832           else \
833             test -f $(distdir)/$$file \
834             || cp -p $$d/$$file $(distdir)/$$file \
835             || exit 1; \
836           fi; \
837         done
838         $(MAKE) $(AM_MAKEFLAGS) \
839           top_distdir="${top_distdir}" distdir="$(distdir)" \
840           dist-hook
841 check-am: all-am
842         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
843         $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
844 check: check-am
845 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(HEADERS) all-local
846
847 installdirs:
848         $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(man3dir) $(DESTDIR)$(includedir) $(DESTDIR)$(includedir)
849
850 install: install-am
851 install-exec: install-exec-am
852 install-data: install-data-am
853 uninstall: uninstall-am
854
855 install-am: all-am
856         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
857
858 installcheck: installcheck-am
859 install-strip:
860         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
861           INSTALL_STRIP_FLAG=-s \
862           `test -z '$(STRIP)' || \
863             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
864 mostlyclean-generic:
865
866 clean-generic:
867         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
868
869 distclean-generic:
870         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
871
872 maintainer-clean-generic:
873         @echo "This command is intended for maintainers to use"
874         @echo "it deletes files that may require special tools to rebuild."
875         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
876 clean: clean-am
877
878 clean-am: clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
879         clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
880         mostlyclean-am
881
882 distclean: distclean-am
883
884 distclean-am: clean-am distclean-compile distclean-generic \
885         distclean-libtool distclean-tags
886
887 dvi: dvi-am
888
889 dvi-am:
890
891 info: info-am
892
893 info-am:
894
895 install-data-am: install-data-local install-includeHEADERS install-man \
896         install-nodist_includeHEADERS
897
898 install-exec-am: install-libLTLIBRARIES
899         @$(NORMAL_INSTALL)
900         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
901
902 install-info: install-info-am
903
904 install-man: install-man3
905
906 installcheck-am:
907
908 maintainer-clean: maintainer-clean-am
909
910 maintainer-clean-am: distclean-am maintainer-clean-generic
911
912 mostlyclean: mostlyclean-am
913
914 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
915         mostlyclean-libtool
916
917 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
918         uninstall-libLTLIBRARIES uninstall-man \
919         uninstall-nodist_includeHEADERS
920
921 uninstall-man: uninstall-man3
922
923 .PHONY: GTAGS all all-am all-local check check-TESTS check-am \
924         check-local clean clean-checkPROGRAMS clean-generic \
925         clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
926         clean-noinstPROGRAMS distclean distclean-compile \
927         distclean-generic distclean-libtool distclean-tags distdir dvi \
928         dvi-am info info-am install install-am install-data \
929         install-data-am install-data-local install-exec install-exec-am \
930         install-includeHEADERS install-info install-info-am \
931         install-libLTLIBRARIES install-man install-man3 \
932         install-nodist_includeHEADERS install-strip installcheck \
933         installcheck-am installdirs maintainer-clean \
934         maintainer-clean-generic mostlyclean mostlyclean-compile \
935         mostlyclean-generic mostlyclean-libtool tags uninstall \
936         uninstall-am uninstall-includeHEADERS uninstall-info-am \
937         uninstall-libLTLIBRARIES uninstall-man uninstall-man3 \
938         uninstall-nodist_includeHEADERS
939
940
941 install-suid-programs:
942         @foo='$(bin_SUIDS)'; \
943         for file in $$foo; do \
944         x=$(DESTDIR)$(bindir)/$$file; \
945         if chown 0:0 $$x && chmod u+s $$x; then :; else \
946         echo "*"; \
947         echo "* Failed to install $$x setuid root"; \
948         echo "*"; \
949         fi; done
950
951 install-exec-hook: install-suid-programs
952
953 install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
954         @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
955         for f in $$foo; do \
956                 f=`basename $$f`; \
957                 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
958                 else file="$$f"; fi; \
959                 if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
960                 : ; else \
961                         echo " $(CP) $$file $(buildinclude)/$$f"; \
962                         $(CP) $$file $(buildinclude)/$$f; \
963                 fi ; \
964         done
965
966 all-local: install-build-headers
967
968 check-local::
969         @if test '$(CHECK_LOCAL)'; then \
970           foo='$(CHECK_LOCAL)'; else \
971           foo='$(PROGRAMS)'; fi; \
972           if test "$$foo"; then \
973           failed=0; all=0; \
974           for i in $$foo; do \
975             all=`expr $$all + 1`; \
976             if ./$$i --version > /dev/null 2>&1; then \
977               echo "PASS: $$i"; \
978             else \
979               echo "FAIL: $$i"; \
980               failed=`expr $$failed + 1`; \
981             fi; \
982           done; \
983           if test "$$failed" -eq 0; then \
984             banner="All $$all tests passed"; \
985           else \
986             banner="$$failed of $$all tests failed"; \
987           fi; \
988           dashes=`echo "$$banner" | sed s/./=/g`; \
989           echo "$$dashes"; \
990           echo "$$banner"; \
991           echo "$$dashes"; \
992           test "$$failed" -eq 0; \
993         fi
994
995 .x.c:
996         @cmp -s $< $@ 2> /dev/null || cp $< $@
997 #NROFF_MAN = nroff -man
998 .1.cat1:
999         $(NROFF_MAN) $< > $@
1000 .3.cat3:
1001         $(NROFF_MAN) $< > $@
1002 .5.cat5:
1003         $(NROFF_MAN) $< > $@
1004 .8.cat8:
1005         $(NROFF_MAN) $< > $@
1006
1007 dist-cat1-mans:
1008         @foo='$(man1_MANS)'; \
1009         bar='$(man_MANS)'; \
1010         for i in $$bar; do \
1011         case $$i in \
1012         *.1) foo="$$foo $$i";; \
1013         esac; done ;\
1014         for i in $$foo; do \
1015                 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
1016                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1017                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1018         done
1019
1020 dist-cat3-mans:
1021         @foo='$(man3_MANS)'; \
1022         bar='$(man_MANS)'; \
1023         for i in $$bar; do \
1024         case $$i in \
1025         *.3) foo="$$foo $$i";; \
1026         esac; done ;\
1027         for i in $$foo; do \
1028                 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
1029                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1030                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1031         done
1032
1033 dist-cat5-mans:
1034         @foo='$(man5_MANS)'; \
1035         bar='$(man_MANS)'; \
1036         for i in $$bar; do \
1037         case $$i in \
1038         *.5) foo="$$foo $$i";; \
1039         esac; done ;\
1040         for i in $$foo; do \
1041                 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
1042                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1043                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1044         done
1045
1046 dist-cat8-mans:
1047         @foo='$(man8_MANS)'; \
1048         bar='$(man_MANS)'; \
1049         for i in $$bar; do \
1050         case $$i in \
1051         *.8) foo="$$foo $$i";; \
1052         esac; done ;\
1053         for i in $$foo; do \
1054                 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
1055                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1056                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1057         done
1058
1059 dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
1060
1061 install-cat-mans:
1062         $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
1063
1064 install-data-local: install-cat-mans
1065
1066 .et.h:
1067         $(COMPILE_ET) $<
1068 .et.c:
1069         $(COMPILE_ET) $<
1070
1071 $(LTLIBOBJS) $(libroken_la_OBJECTS): $(include_HEADERS) roken.h $(XHEADERS)
1072 .hin.h:
1073         cp $< $@
1074
1075 roken.h: make-roken$(EXEEXT)
1076         @./make-roken$(EXEEXT) > tmp.h ;\
1077         if [ -f roken.h ] && cmp -s tmp.h roken.h ; then rm -f tmp.h ; \
1078         else rm -f roken.h; mv tmp.h roken.h; fi
1079
1080 make-roken.c: roken.h.in roken.awk
1081         $(AWK) -f $(srcdir)/roken.awk $(srcdir)/roken.h.in > make-roken.c
1082 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1083 # Otherwise a system limit (for SysV at least) may be exceeded.
1084 .NOEXPORT: