Deleted Added
full compact
Makefile.in (127808) Makefile.in (142403)
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
1# Makefile.in generated by automake 1.8.3 from Makefile.am.
2# @configure_input@
3
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 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.16 2000/11/15 22:54:15 assar 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.37.2.2 2003/10/13 13:15:39 joda Exp $
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.16 2000/11/15 22:54:15 assar 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.37.2.2 2003/10/13 13:15:39 joda Exp $
22
23srcdir = @srcdir@
24top_srcdir = @top_srcdir@
25VPATH = @srcdir@
26pkgdatadir = $(datadir)/@PACKAGE@
27pkglibdir = $(libdir)/@PACKAGE@
28pkgincludedir = $(includedir)/@PACKAGE@
29top_builddir = .
22srcdir = @srcdir@
23top_srcdir = @top_srcdir@
24VPATH = @srcdir@
25pkgdatadir = $(datadir)/@PACKAGE@
26pkglibdir = $(libdir)/@PACKAGE@
27pkgincludedir = $(includedir)/@PACKAGE@
28top_builddir = .
30
31am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32INSTALL = @INSTALL@
33install_sh_DATA = $(install_sh) -c -m 644
34install_sh_PROGRAM = $(install_sh) -c
35install_sh_SCRIPT = $(install_sh) -c
36INSTALL_HEADER = $(INSTALL_DATA)
37transform = $(program_transform_name)
38NORMAL_INSTALL = :
39PRE_INSTALL = :
40POST_INSTALL = :
41NORMAL_UNINSTALL = :
42PRE_UNINSTALL = :
43POST_UNINSTALL = :
44host_triplet = @host@
29am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30INSTALL = @INSTALL@
31install_sh_DATA = $(install_sh) -c -m 644
32install_sh_PROGRAM = $(install_sh) -c
33install_sh_SCRIPT = $(install_sh) -c
34INSTALL_HEADER = $(INSTALL_DATA)
35transform = $(program_transform_name)
36NORMAL_INSTALL = :
37PRE_INSTALL = :
38POST_INSTALL = :
39NORMAL_UNINSTALL = :
40PRE_UNINSTALL = :
41POST_UNINSTALL = :
42host_triplet = @host@
43DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
44 $(srcdir)/Makefile.in $(top_srcdir)/Makefile.am.common \
45 $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure \
46 ChangeLog NEWS TODO compile config.guess config.sub install-sh \
47 ltconfig ltmain.sh missing mkinstalldirs
48subdir = .
49ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
51 $(top_srcdir)/cf/auth-modules.m4 \
52 $(top_srcdir)/cf/broken-getaddrinfo.m4 \
53 $(top_srcdir)/cf/broken-getnameinfo.m4 \
54 $(top_srcdir)/cf/broken-glob.m4 \
55 $(top_srcdir)/cf/broken-realloc.m4 \
56 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
57 $(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
58 $(top_srcdir)/cf/capabilities.m4 \
59 $(top_srcdir)/cf/check-compile-et.m4 \
60 $(top_srcdir)/cf/check-declaration.m4 \
61 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
62 $(top_srcdir)/cf/check-man.m4 \
63 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
64 $(top_srcdir)/cf/check-type-extra.m4 \
65 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/check-x.m4 \
66 $(top_srcdir)/cf/check-xau.m4 $(top_srcdir)/cf/crypto.m4 \
67 $(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \
68 $(top_srcdir)/cf/dlopen.m4 \
69 $(top_srcdir)/cf/find-func-no-libs.m4 \
70 $(top_srcdir)/cf/find-func-no-libs2.m4 \
71 $(top_srcdir)/cf/find-func.m4 \
72 $(top_srcdir)/cf/find-if-not-broken.m4 \
73 $(top_srcdir)/cf/have-struct-field.m4 \
74 $(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
75 $(top_srcdir)/cf/krb-bigendian.m4 \
76 $(top_srcdir)/cf/krb-func-getlogin.m4 \
77 $(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \
78 $(top_srcdir)/cf/krb-readline.m4 \
79 $(top_srcdir)/cf/krb-struct-spwd.m4 \
80 $(top_srcdir)/cf/krb-struct-winsize.m4 \
81 $(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \
82 $(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \
83 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/proto-compat.m4 \
84 $(top_srcdir)/cf/retsigtype.m4 $(top_srcdir)/cf/roken-frag.m4 \
85 $(top_srcdir)/cf/sunos.m4 $(top_srcdir)/cf/telnet.m4 \
86 $(top_srcdir)/cf/test-package.m4 $(top_srcdir)/cf/wflags.m4 \
87 $(top_srcdir)/cf/with-all.m4 $(top_srcdir)/configure.in
88am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89 $(ACLOCAL_M4)
90am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
91 configure.lineno configure.status.lineno
92mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
93CONFIG_HEADER = $(top_builddir)/include/config.h
94CONFIG_CLEAN_FILES =
95depcomp =
96am__depfiles_maybe =
97SOURCES =
98DIST_SOURCES =
99RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
100 html-recursive info-recursive install-data-recursive \
101 install-exec-recursive install-info-recursive \
102 install-recursive installcheck-recursive installdirs-recursive \
103 pdf-recursive ps-recursive uninstall-info-recursive \
104 uninstall-recursive
105ETAGS = etags
106CTAGS = ctags
107DIST_SUBDIRS = $(SUBDIRS)
108DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109distdir = $(PACKAGE)-$(VERSION)
110top_distdir = $(distdir)
111am__remove_distdir = \
112 { test ! -d $(distdir) \
113 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
114 && rm -fr $(distdir); }; }
115DIST_ARCHIVES = $(distdir).tar.gz
116GZIP_ENV = --best
117distuninstallcheck_listfiles = find . -type f -print
118distcleancheck_listfiles = find . -type f -print
45ACLOCAL = @ACLOCAL@
46AIX4_FALSE = @AIX4_FALSE@
47AIX4_TRUE = @AIX4_TRUE@
48AIX_DYNAMIC_AFS_FALSE = @AIX_DYNAMIC_AFS_FALSE@
49AIX_DYNAMIC_AFS_TRUE = @AIX_DYNAMIC_AFS_TRUE@
50AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
51AIX_FALSE = @AIX_FALSE@
52AIX_TRUE = @AIX_TRUE@
53AMTAR = @AMTAR@
54AR = @AR@
55AUTOCONF = @AUTOCONF@
56AUTOHEADER = @AUTOHEADER@
57AUTOMAKE = @AUTOMAKE@
58AWK = @AWK@
59CANONICAL_HOST = @CANONICAL_HOST@
60CATMAN = @CATMAN@
61CATMANEXT = @CATMANEXT@
62CATMAN_FALSE = @CATMAN_FALSE@
63CATMAN_TRUE = @CATMAN_TRUE@
64CC = @CC@
65CFLAGS = @CFLAGS@
66COMPILE_ET = @COMPILE_ET@
67CPP = @CPP@
68CPPFLAGS = @CPPFLAGS@
69CXX = @CXX@
70CXXCPP = @CXXCPP@
71CXXFLAGS = @CXXFLAGS@
72CYGPATH_W = @CYGPATH_W@
73DBLIB = @DBLIB@
74DCE_FALSE = @DCE_FALSE@
75DCE_TRUE = @DCE_TRUE@
76DEFS = @DEFS@
77DIR_com_err = @DIR_com_err@
78DIR_des = @DIR_des@
79DIR_roken = @DIR_roken@
80ECHO = @ECHO@
81ECHO_C = @ECHO_C@
82ECHO_N = @ECHO_N@
83ECHO_T = @ECHO_T@
84EGREP = @EGREP@
85EXEEXT = @EXEEXT@
86EXTRA_LIB45 = @EXTRA_LIB45@
87F77 = @F77@
88FFLAGS = @FFLAGS@
89GROFF = @GROFF@
90HAVE_DB1_FALSE = @HAVE_DB1_FALSE@
91HAVE_DB1_TRUE = @HAVE_DB1_TRUE@
92HAVE_DB3_FALSE = @HAVE_DB3_FALSE@
93HAVE_DB3_TRUE = @HAVE_DB3_TRUE@
94HAVE_DLOPEN_FALSE = @HAVE_DLOPEN_FALSE@
95HAVE_DLOPEN_TRUE = @HAVE_DLOPEN_TRUE@
96HAVE_NDBM_FALSE = @HAVE_NDBM_FALSE@
97HAVE_NDBM_TRUE = @HAVE_NDBM_TRUE@
98HAVE_OPENSSL_FALSE = @HAVE_OPENSSL_FALSE@
99HAVE_OPENSSL_TRUE = @HAVE_OPENSSL_TRUE@
100HAVE_X_FALSE = @HAVE_X_FALSE@
101HAVE_X_TRUE = @HAVE_X_TRUE@
102INCLUDES_roken = @INCLUDES_roken@
103INCLUDE_des = @INCLUDE_des@
104INCLUDE_hesiod = @INCLUDE_hesiod@
119ACLOCAL = @ACLOCAL@
120AIX4_FALSE = @AIX4_FALSE@
121AIX4_TRUE = @AIX4_TRUE@
122AIX_DYNAMIC_AFS_FALSE = @AIX_DYNAMIC_AFS_FALSE@
123AIX_DYNAMIC_AFS_TRUE = @AIX_DYNAMIC_AFS_TRUE@
124AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
125AIX_FALSE = @AIX_FALSE@
126AIX_TRUE = @AIX_TRUE@
127AMTAR = @AMTAR@
128AR = @AR@
129AUTOCONF = @AUTOCONF@
130AUTOHEADER = @AUTOHEADER@
131AUTOMAKE = @AUTOMAKE@
132AWK = @AWK@
133CANONICAL_HOST = @CANONICAL_HOST@
134CATMAN = @CATMAN@
135CATMANEXT = @CATMANEXT@
136CATMAN_FALSE = @CATMAN_FALSE@
137CATMAN_TRUE = @CATMAN_TRUE@
138CC = @CC@
139CFLAGS = @CFLAGS@
140COMPILE_ET = @COMPILE_ET@
141CPP = @CPP@
142CPPFLAGS = @CPPFLAGS@
143CXX = @CXX@
144CXXCPP = @CXXCPP@
145CXXFLAGS = @CXXFLAGS@
146CYGPATH_W = @CYGPATH_W@
147DBLIB = @DBLIB@
148DCE_FALSE = @DCE_FALSE@
149DCE_TRUE = @DCE_TRUE@
150DEFS = @DEFS@
151DIR_com_err = @DIR_com_err@
152DIR_des = @DIR_des@
153DIR_roken = @DIR_roken@
154ECHO = @ECHO@
155ECHO_C = @ECHO_C@
156ECHO_N = @ECHO_N@
157ECHO_T = @ECHO_T@
158EGREP = @EGREP@
159EXEEXT = @EXEEXT@
160EXTRA_LIB45 = @EXTRA_LIB45@
161F77 = @F77@
162FFLAGS = @FFLAGS@
163GROFF = @GROFF@
164HAVE_DB1_FALSE = @HAVE_DB1_FALSE@
165HAVE_DB1_TRUE = @HAVE_DB1_TRUE@
166HAVE_DB3_FALSE = @HAVE_DB3_FALSE@
167HAVE_DB3_TRUE = @HAVE_DB3_TRUE@
168HAVE_DLOPEN_FALSE = @HAVE_DLOPEN_FALSE@
169HAVE_DLOPEN_TRUE = @HAVE_DLOPEN_TRUE@
170HAVE_NDBM_FALSE = @HAVE_NDBM_FALSE@
171HAVE_NDBM_TRUE = @HAVE_NDBM_TRUE@
172HAVE_OPENSSL_FALSE = @HAVE_OPENSSL_FALSE@
173HAVE_OPENSSL_TRUE = @HAVE_OPENSSL_TRUE@
174HAVE_X_FALSE = @HAVE_X_FALSE@
175HAVE_X_TRUE = @HAVE_X_TRUE@
176INCLUDES_roken = @INCLUDES_roken@
177INCLUDE_des = @INCLUDE_des@
178INCLUDE_hesiod = @INCLUDE_hesiod@
105
106INCLUDE_krb4 = @INCLUDE_krb4@
179INCLUDE_krb4 = @INCLUDE_krb4@
107
108INCLUDE_openldap = @INCLUDE_openldap@
180INCLUDE_openldap = @INCLUDE_openldap@
109
110INCLUDE_readline = @INCLUDE_readline@
111INSTALL_DATA = @INSTALL_DATA@
112INSTALL_PROGRAM = @INSTALL_PROGRAM@
113INSTALL_SCRIPT = @INSTALL_SCRIPT@
114INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115IRIX_FALSE = @IRIX_FALSE@
116IRIX_TRUE = @IRIX_TRUE@
117KRB4_FALSE = @KRB4_FALSE@
118KRB4_TRUE = @KRB4_TRUE@
119KRB5_FALSE = @KRB5_FALSE@
120KRB5_TRUE = @KRB5_TRUE@
121LDFLAGS = @LDFLAGS@
122LEX = @LEX@
181INCLUDE_readline = @INCLUDE_readline@
182INSTALL_DATA = @INSTALL_DATA@
183INSTALL_PROGRAM = @INSTALL_PROGRAM@
184INSTALL_SCRIPT = @INSTALL_SCRIPT@
185INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
186IRIX_FALSE = @IRIX_FALSE@
187IRIX_TRUE = @IRIX_TRUE@
188KRB4_FALSE = @KRB4_FALSE@
189KRB4_TRUE = @KRB4_TRUE@
190KRB5_FALSE = @KRB5_FALSE@
191KRB5_TRUE = @KRB5_TRUE@
192LDFLAGS = @LDFLAGS@
193LEX = @LEX@
123
124LEXLIB = @LEXLIB@
125LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
126LIBOBJS = @LIBOBJS@
127LIBS = @LIBS@
128LIBTOOL = @LIBTOOL@
129LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
130LIB_NDBM = @LIB_NDBM@
131LIB_XauFileName = @LIB_XauFileName@
194LEXLIB = @LEXLIB@
195LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
196LIBOBJS = @LIBOBJS@
197LIBS = @LIBS@
198LIBTOOL = @LIBTOOL@
199LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
200LIB_NDBM = @LIB_NDBM@
201LIB_XauFileName = @LIB_XauFileName@
132
133LIB_XauReadAuth = @LIB_XauReadAuth@
134LIB_XauWriteAuth = @LIB_XauWriteAuth@
135LIB_bswap16 = @LIB_bswap16@
136LIB_bswap32 = @LIB_bswap32@
137LIB_com_err = @LIB_com_err@
138LIB_com_err_a = @LIB_com_err_a@
139LIB_com_err_so = @LIB_com_err_so@
140LIB_crypt = @LIB_crypt@
141LIB_db_create = @LIB_db_create@
142LIB_dbm_firstkey = @LIB_dbm_firstkey@
143LIB_dbopen = @LIB_dbopen@
144LIB_des = @LIB_des@
145LIB_des_a = @LIB_des_a@
146LIB_des_appl = @LIB_des_appl@
147LIB_des_so = @LIB_des_so@
148LIB_dlopen = @LIB_dlopen@
149LIB_dn_expand = @LIB_dn_expand@
150LIB_el_init = @LIB_el_init@
151LIB_freeaddrinfo = @LIB_freeaddrinfo@
152LIB_gai_strerror = @LIB_gai_strerror@
153LIB_getaddrinfo = @LIB_getaddrinfo@
154LIB_gethostbyname = @LIB_gethostbyname@
155LIB_gethostbyname2 = @LIB_gethostbyname2@
156LIB_getnameinfo = @LIB_getnameinfo@
157LIB_getpwnam_r = @LIB_getpwnam_r@
158LIB_getsockopt = @LIB_getsockopt@
159LIB_hesiod = @LIB_hesiod@
160LIB_hstrerror = @LIB_hstrerror@
161LIB_kdb = @LIB_kdb@
162LIB_krb4 = @LIB_krb4@
163LIB_krb_disable_debug = @LIB_krb_disable_debug@
164LIB_krb_enable_debug = @LIB_krb_enable_debug@
165LIB_krb_get_kdc_time_diff = @LIB_krb_get_kdc_time_diff@
166LIB_krb_get_our_ip_for_realm = @LIB_krb_get_our_ip_for_realm@
167LIB_krb_kdctimeofday = @LIB_krb_kdctimeofday@
168LIB_loadquery = @LIB_loadquery@
169LIB_logout = @LIB_logout@
170LIB_logwtmp = @LIB_logwtmp@
171LIB_openldap = @LIB_openldap@
172LIB_openpty = @LIB_openpty@
173LIB_otp = @LIB_otp@
174LIB_pidfile = @LIB_pidfile@
175LIB_readline = @LIB_readline@
176LIB_res_nsearch = @LIB_res_nsearch@
177LIB_res_search = @LIB_res_search@
178LIB_roken = @LIB_roken@
179LIB_security = @LIB_security@
180LIB_setsockopt = @LIB_setsockopt@
181LIB_socket = @LIB_socket@
182LIB_syslog = @LIB_syslog@
183LIB_tgetent = @LIB_tgetent@
184LN_S = @LN_S@
185LTLIBOBJS = @LTLIBOBJS@
186MAINT = @MAINT@
187MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
188MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
189MAKEINFO = @MAKEINFO@
190NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
191NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
192NROFF = @NROFF@
193OBJEXT = @OBJEXT@
194OTP_FALSE = @OTP_FALSE@
195OTP_TRUE = @OTP_TRUE@
196PACKAGE = @PACKAGE@
197PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198PACKAGE_NAME = @PACKAGE_NAME@
199PACKAGE_STRING = @PACKAGE_STRING@
200PACKAGE_TARNAME = @PACKAGE_TARNAME@
201PACKAGE_VERSION = @PACKAGE_VERSION@
202PATH_SEPARATOR = @PATH_SEPARATOR@
203RANLIB = @RANLIB@
204SET_MAKE = @SET_MAKE@
205SHELL = @SHELL@
206STRIP = @STRIP@
207VERSION = @VERSION@
208VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
209WFLAGS = @WFLAGS@
210WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
211WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
212X_CFLAGS = @X_CFLAGS@
213X_EXTRA_LIBS = @X_EXTRA_LIBS@
214X_LIBS = @X_LIBS@
215X_PRE_LIBS = @X_PRE_LIBS@
216YACC = @YACC@
217ac_ct_AR = @ac_ct_AR@
218ac_ct_CC = @ac_ct_CC@
219ac_ct_CXX = @ac_ct_CXX@
220ac_ct_F77 = @ac_ct_F77@
221ac_ct_RANLIB = @ac_ct_RANLIB@
222ac_ct_STRIP = @ac_ct_STRIP@
223am__leading_dot = @am__leading_dot@
224bindir = @bindir@
225build = @build@
226build_alias = @build_alias@
227build_cpu = @build_cpu@
228build_os = @build_os@
229build_vendor = @build_vendor@
230datadir = @datadir@
231do_roken_rename_FALSE = @do_roken_rename_FALSE@
232do_roken_rename_TRUE = @do_roken_rename_TRUE@
233dpagaix_cflags = @dpagaix_cflags@
234dpagaix_ldadd = @dpagaix_ldadd@
235dpagaix_ldflags = @dpagaix_ldflags@
236el_compat_FALSE = @el_compat_FALSE@
237el_compat_TRUE = @el_compat_TRUE@
238exec_prefix = @exec_prefix@
239have_err_h_FALSE = @have_err_h_FALSE@
240have_err_h_TRUE = @have_err_h_TRUE@
241have_fnmatch_h_FALSE = @have_fnmatch_h_FALSE@
242have_fnmatch_h_TRUE = @have_fnmatch_h_TRUE@
243have_glob_h_FALSE = @have_glob_h_FALSE@
244have_glob_h_TRUE = @have_glob_h_TRUE@
245have_ifaddrs_h_FALSE = @have_ifaddrs_h_FALSE@
246have_ifaddrs_h_TRUE = @have_ifaddrs_h_TRUE@
247have_vis_h_FALSE = @have_vis_h_FALSE@
248have_vis_h_TRUE = @have_vis_h_TRUE@
249host = @host@
250host_alias = @host_alias@
251host_cpu = @host_cpu@
252host_os = @host_os@
253host_vendor = @host_vendor@
254includedir = @includedir@
255infodir = @infodir@
256install_sh = @install_sh@
257libdir = @libdir@
258libexecdir = @libexecdir@
259localstatedir = @localstatedir@
260mandir = @mandir@
202LIB_XauReadAuth = @LIB_XauReadAuth@
203LIB_XauWriteAuth = @LIB_XauWriteAuth@
204LIB_bswap16 = @LIB_bswap16@
205LIB_bswap32 = @LIB_bswap32@
206LIB_com_err = @LIB_com_err@
207LIB_com_err_a = @LIB_com_err_a@
208LIB_com_err_so = @LIB_com_err_so@
209LIB_crypt = @LIB_crypt@
210LIB_db_create = @LIB_db_create@
211LIB_dbm_firstkey = @LIB_dbm_firstkey@
212LIB_dbopen = @LIB_dbopen@
213LIB_des = @LIB_des@
214LIB_des_a = @LIB_des_a@
215LIB_des_appl = @LIB_des_appl@
216LIB_des_so = @LIB_des_so@
217LIB_dlopen = @LIB_dlopen@
218LIB_dn_expand = @LIB_dn_expand@
219LIB_el_init = @LIB_el_init@
220LIB_freeaddrinfo = @LIB_freeaddrinfo@
221LIB_gai_strerror = @LIB_gai_strerror@
222LIB_getaddrinfo = @LIB_getaddrinfo@
223LIB_gethostbyname = @LIB_gethostbyname@
224LIB_gethostbyname2 = @LIB_gethostbyname2@
225LIB_getnameinfo = @LIB_getnameinfo@
226LIB_getpwnam_r = @LIB_getpwnam_r@
227LIB_getsockopt = @LIB_getsockopt@
228LIB_hesiod = @LIB_hesiod@
229LIB_hstrerror = @LIB_hstrerror@
230LIB_kdb = @LIB_kdb@
231LIB_krb4 = @LIB_krb4@
232LIB_krb_disable_debug = @LIB_krb_disable_debug@
233LIB_krb_enable_debug = @LIB_krb_enable_debug@
234LIB_krb_get_kdc_time_diff = @LIB_krb_get_kdc_time_diff@
235LIB_krb_get_our_ip_for_realm = @LIB_krb_get_our_ip_for_realm@
236LIB_krb_kdctimeofday = @LIB_krb_kdctimeofday@
237LIB_loadquery = @LIB_loadquery@
238LIB_logout = @LIB_logout@
239LIB_logwtmp = @LIB_logwtmp@
240LIB_openldap = @LIB_openldap@
241LIB_openpty = @LIB_openpty@
242LIB_otp = @LIB_otp@
243LIB_pidfile = @LIB_pidfile@
244LIB_readline = @LIB_readline@
245LIB_res_nsearch = @LIB_res_nsearch@
246LIB_res_search = @LIB_res_search@
247LIB_roken = @LIB_roken@
248LIB_security = @LIB_security@
249LIB_setsockopt = @LIB_setsockopt@
250LIB_socket = @LIB_socket@
251LIB_syslog = @LIB_syslog@
252LIB_tgetent = @LIB_tgetent@
253LN_S = @LN_S@
254LTLIBOBJS = @LTLIBOBJS@
255MAINT = @MAINT@
256MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
257MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
258MAKEINFO = @MAKEINFO@
259NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
260NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
261NROFF = @NROFF@
262OBJEXT = @OBJEXT@
263OTP_FALSE = @OTP_FALSE@
264OTP_TRUE = @OTP_TRUE@
265PACKAGE = @PACKAGE@
266PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
267PACKAGE_NAME = @PACKAGE_NAME@
268PACKAGE_STRING = @PACKAGE_STRING@
269PACKAGE_TARNAME = @PACKAGE_TARNAME@
270PACKAGE_VERSION = @PACKAGE_VERSION@
271PATH_SEPARATOR = @PATH_SEPARATOR@
272RANLIB = @RANLIB@
273SET_MAKE = @SET_MAKE@
274SHELL = @SHELL@
275STRIP = @STRIP@
276VERSION = @VERSION@
277VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
278WFLAGS = @WFLAGS@
279WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
280WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
281X_CFLAGS = @X_CFLAGS@
282X_EXTRA_LIBS = @X_EXTRA_LIBS@
283X_LIBS = @X_LIBS@
284X_PRE_LIBS = @X_PRE_LIBS@
285YACC = @YACC@
286ac_ct_AR = @ac_ct_AR@
287ac_ct_CC = @ac_ct_CC@
288ac_ct_CXX = @ac_ct_CXX@
289ac_ct_F77 = @ac_ct_F77@
290ac_ct_RANLIB = @ac_ct_RANLIB@
291ac_ct_STRIP = @ac_ct_STRIP@
292am__leading_dot = @am__leading_dot@
293bindir = @bindir@
294build = @build@
295build_alias = @build_alias@
296build_cpu = @build_cpu@
297build_os = @build_os@
298build_vendor = @build_vendor@
299datadir = @datadir@
300do_roken_rename_FALSE = @do_roken_rename_FALSE@
301do_roken_rename_TRUE = @do_roken_rename_TRUE@
302dpagaix_cflags = @dpagaix_cflags@
303dpagaix_ldadd = @dpagaix_ldadd@
304dpagaix_ldflags = @dpagaix_ldflags@
305el_compat_FALSE = @el_compat_FALSE@
306el_compat_TRUE = @el_compat_TRUE@
307exec_prefix = @exec_prefix@
308have_err_h_FALSE = @have_err_h_FALSE@
309have_err_h_TRUE = @have_err_h_TRUE@
310have_fnmatch_h_FALSE = @have_fnmatch_h_FALSE@
311have_fnmatch_h_TRUE = @have_fnmatch_h_TRUE@
312have_glob_h_FALSE = @have_glob_h_FALSE@
313have_glob_h_TRUE = @have_glob_h_TRUE@
314have_ifaddrs_h_FALSE = @have_ifaddrs_h_FALSE@
315have_ifaddrs_h_TRUE = @have_ifaddrs_h_TRUE@
316have_vis_h_FALSE = @have_vis_h_FALSE@
317have_vis_h_TRUE = @have_vis_h_TRUE@
318host = @host@
319host_alias = @host_alias@
320host_cpu = @host_cpu@
321host_os = @host_os@
322host_vendor = @host_vendor@
323includedir = @includedir@
324infodir = @infodir@
325install_sh = @install_sh@
326libdir = @libdir@
327libexecdir = @libexecdir@
328localstatedir = @localstatedir@
329mandir = @mandir@
330mkdir_p = @mkdir_p@
261oldincludedir = @oldincludedir@
262prefix = @prefix@
263program_transform_name = @program_transform_name@
264sbindir = @sbindir@
265sharedstatedir = @sharedstatedir@
266sysconfdir = @sysconfdir@
267target_alias = @target_alias@
331oldincludedir = @oldincludedir@
332prefix = @prefix@
333program_transform_name = @program_transform_name@
334sbindir = @sbindir@
335sharedstatedir = @sharedstatedir@
336sysconfdir = @sysconfdir@
337target_alias = @target_alias@
268
269SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
338SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
270
271INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
339INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
272
273@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
340@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
274
275AM_CFLAGS = $(WFLAGS)
341AM_CFLAGS = $(WFLAGS)
276
277CP = cp
342CP = cp
278
279buildinclude = $(top_builddir)/include
280LIB_getattr = @LIB_getattr@
281LIB_getpwent_r = @LIB_getpwent_r@
282LIB_odm_initialize = @LIB_odm_initialize@
283LIB_setpcred = @LIB_setpcred@
343buildinclude = $(top_builddir)/include
344LIB_getattr = @LIB_getattr@
345LIB_getpwent_r = @LIB_getpwent_r@
346LIB_odm_initialize = @LIB_odm_initialize@
347LIB_setpcred = @LIB_setpcred@
284
285HESIODLIB = @HESIODLIB@
286HESIODINCLUDE = @HESIODINCLUDE@
348HESIODLIB = @HESIODLIB@
349HESIODINCLUDE = @HESIODINCLUDE@
287
288NROFF_MAN = groff -mandoc -Tascii
350NROFF_MAN = groff -mandoc -Tascii
289
290LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
351LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
291
292@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
293@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la
294
295@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
352@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
353@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la
354
355@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
296
297@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
356@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
298
299SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc tools
357SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc tools
300
301ACLOCAL_AMFLAGS = -I cf
358ACLOCAL_AMFLAGS = -I cf
302
303EXTRA_DIST = Makefile.am.common krb5.conf
359EXTRA_DIST = Makefile.am.common krb5.conf
304subdir = .
305ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
306mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
307CONFIG_HEADER = $(top_builddir)/include/config.h
308CONFIG_CLEAN_FILES =
309depcomp =
310am__depfiles_maybe =
311DIST_SOURCES =
312
313RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
314 ps-recursive install-info-recursive uninstall-info-recursive \
315 all-recursive install-data-recursive install-exec-recursive \
316 installdirs-recursive install-recursive uninstall-recursive \
317 check-recursive installcheck-recursive
318DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
319 $(top_srcdir)/Makefile.am.common \
320 $(top_srcdir)/cf/Makefile.am.common ChangeLog Makefile.am NEWS \
321 TODO aclocal.m4 compile config.guess config.sub configure \
322 configure.in install-sh ltconfig ltmain.sh missing \
323 mkinstalldirs
324DIST_SUBDIRS = $(SUBDIRS)
325all: all-recursive
326
327.SUFFIXES:
328.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c
360all: all-recursive
361
362.SUFFIXES:
363.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c
329
330am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
331 configure.lineno
332$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4)
364am--refresh:
365 @:
366$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps)
367 @for dep in $?; do \
368 case '$(am__configure_deps)' in \
369 *$$dep*) \
370 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
371 cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
372 && exit 0; \
373 exit 1;; \
374 esac; \
375 done; \
376 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
333 cd $(top_srcdir) && \
377 cd $(top_srcdir) && \
334 $(AUTOMAKE) --foreign Makefile
335Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
336 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
378 $(AUTOMAKE) --foreign --ignore-deps Makefile
379.PRECIOUS: Makefile
380Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
381 @case '$?' in \
382 *config.status*) \
383 echo ' $(SHELL) ./config.status'; \
384 $(SHELL) ./config.status;; \
385 *) \
386 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
387 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
388 esac;
337
389
338$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
390$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
339 $(SHELL) ./config.status --recheck
391 $(SHELL) ./config.status --recheck
340$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
341 cd $(srcdir) && $(AUTOCONF)
342
392
343$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in cf/aix.m4 cf/auth-modules.m4 cf/broken-getaddrinfo.m4 cf/broken-getnameinfo.m4 cf/broken-glob.m4 cf/broken-realloc.m4 cf/broken-snprintf.m4 cf/broken.m4 cf/broken2.m4 cf/c-attribute.m4 cf/c-function.m4 cf/capabilities.m4 cf/check-compile-et.m4 cf/check-declaration.m4 cf/check-getpwnam_r-posix.m4 cf/check-man.m4 cf/check-netinet-ip-and-tcp.m4 cf/check-type-extra.m4 cf/check-var.m4 cf/check-x.m4 cf/check-xau.m4 cf/crypto.m4 cf/db.m4 cf/destdirs.m4 cf/dlopen.m4 cf/find-func-no-libs.m4 cf/find-func-no-libs2.m4 cf/find-func.m4 cf/find-if-not-broken.m4 cf/have-pragma-weak.m4 cf/have-struct-field.m4 cf/have-type.m4 cf/have-types.m4 cf/irix.m4 cf/krb-bigendian.m4 cf/krb-func-getcwd-broken.m4 cf/krb-func-getlogin.m4 cf/krb-ipv6.m4 cf/krb-prog-ln-s.m4 cf/krb-prog-ranlib.m4 cf/krb-prog-yacc.m4 cf/krb-readline.m4 cf/krb-struct-spwd.m4 cf/krb-struct-winsize.m4 cf/krb-sys-aix.m4 cf/krb-sys-nextstep.m4 cf/krb-version.m4 cf/mips-abi.m4 cf/misc.m4 cf/need-proto.m4 cf/osfc2.m4 cf/otp.m4 cf/proto-compat.m4 cf/retsigtype.m4 cf/roken-frag.m4 cf/roken.m4 cf/sunos.m4 cf/telnet.m4 cf/test-package.m4 cf/wflags.m4 cf/with-all.m4
393$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
394 cd $(srcdir) && $(AUTOCONF)
395$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
344 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
345
346mostlyclean-libtool:
347 -rm -f *.lo
348
349clean-libtool:
350 -rm -rf .libs _libs
351
352distclean-libtool:
353 -rm -f libtool
354uninstall-info-am:
355
356# This directory's subdirectories are mostly independent; you can cd
357# into them and run `make' without going through this Makefile.
358# To change the values of `make' variables: instead of editing Makefiles,
359# (1) if the variable is set in `config.status', edit `config.status'
360# (which will cause the Makefiles to be regenerated when you run `make');
361# (2) otherwise, pass the desired values on the `make' command line.
362$(RECURSIVE_TARGETS):
363 @set fnord $$MAKEFLAGS; amf=$$2; \
364 dot_seen=no; \
365 target=`echo $@ | sed s/-recursive//`; \
366 list='$(SUBDIRS)'; for subdir in $$list; do \
367 echo "Making $$target in $$subdir"; \
368 if test "$$subdir" = "."; then \
369 dot_seen=yes; \
370 local_target="$$target-am"; \
371 else \
372 local_target="$$target"; \
373 fi; \
374 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
375 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
376 done; \
377 if test "$$dot_seen" = "no"; then \
378 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
379 fi; test -z "$$fail"
380
381mostlyclean-recursive clean-recursive distclean-recursive \
382maintainer-clean-recursive:
383 @set fnord $$MAKEFLAGS; amf=$$2; \
384 dot_seen=no; \
385 case "$@" in \
386 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
387 *) list='$(SUBDIRS)' ;; \
388 esac; \
389 rev=''; for subdir in $$list; do \
390 if test "$$subdir" = "."; then :; else \
391 rev="$$subdir $$rev"; \
392 fi; \
393 done; \
394 rev="$$rev ."; \
395 target=`echo $@ | sed s/-recursive//`; \
396 for subdir in $$rev; do \
397 echo "Making $$target in $$subdir"; \
398 if test "$$subdir" = "."; then \
399 local_target="$$target-am"; \
400 else \
401 local_target="$$target"; \
402 fi; \
403 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
404 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
405 done && test -z "$$fail"
406tags-recursive:
407 list='$(SUBDIRS)'; for subdir in $$list; do \
408 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
409 done
410ctags-recursive:
411 list='$(SUBDIRS)'; for subdir in $$list; do \
412 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
413 done
414
396 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
397
398mostlyclean-libtool:
399 -rm -f *.lo
400
401clean-libtool:
402 -rm -rf .libs _libs
403
404distclean-libtool:
405 -rm -f libtool
406uninstall-info-am:
407
408# This directory's subdirectories are mostly independent; you can cd
409# into them and run `make' without going through this Makefile.
410# To change the values of `make' variables: instead of editing Makefiles,
411# (1) if the variable is set in `config.status', edit `config.status'
412# (which will cause the Makefiles to be regenerated when you run `make');
413# (2) otherwise, pass the desired values on the `make' command line.
414$(RECURSIVE_TARGETS):
415 @set fnord $$MAKEFLAGS; amf=$$2; \
416 dot_seen=no; \
417 target=`echo $@ | sed s/-recursive//`; \
418 list='$(SUBDIRS)'; for subdir in $$list; do \
419 echo "Making $$target in $$subdir"; \
420 if test "$$subdir" = "."; then \
421 dot_seen=yes; \
422 local_target="$$target-am"; \
423 else \
424 local_target="$$target"; \
425 fi; \
426 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
427 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
428 done; \
429 if test "$$dot_seen" = "no"; then \
430 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
431 fi; test -z "$$fail"
432
433mostlyclean-recursive clean-recursive distclean-recursive \
434maintainer-clean-recursive:
435 @set fnord $$MAKEFLAGS; amf=$$2; \
436 dot_seen=no; \
437 case "$@" in \
438 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
439 *) list='$(SUBDIRS)' ;; \
440 esac; \
441 rev=''; for subdir in $$list; do \
442 if test "$$subdir" = "."; then :; else \
443 rev="$$subdir $$rev"; \
444 fi; \
445 done; \
446 rev="$$rev ."; \
447 target=`echo $@ | sed s/-recursive//`; \
448 for subdir in $$rev; do \
449 echo "Making $$target in $$subdir"; \
450 if test "$$subdir" = "."; then \
451 local_target="$$target-am"; \
452 else \
453 local_target="$$target"; \
454 fi; \
455 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
456 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
457 done && test -z "$$fail"
458tags-recursive:
459 list='$(SUBDIRS)'; for subdir in $$list; do \
460 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
461 done
462ctags-recursive:
463 list='$(SUBDIRS)'; for subdir in $$list; do \
464 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
465 done
466
415ETAGS = etags
416ETAGSFLAGS =
417
418CTAGS = ctags
419CTAGSFLAGS =
420
421tags: TAGS
422
423ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
424 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
425 unique=`for i in $$list; do \
426 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427 done | \
428 $(AWK) ' { files[$$0] = 1; } \
429 END { for (i in files) print i; }'`; \
430 mkid -fID $$unique
467ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
468 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
469 unique=`for i in $$list; do \
470 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471 done | \
472 $(AWK) ' { files[$$0] = 1; } \
473 END { for (i in files) print i; }'`; \
474 mkid -fID $$unique
475tags: TAGS
431
432TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
433 $(TAGS_FILES) $(LISP)
434 tags=; \
435 here=`pwd`; \
436 if (etags --etags-include --version) >/dev/null 2>&1; then \
437 include_option=--etags-include; \
438 else \
439 include_option=--include; \
440 fi; \
441 list='$(SUBDIRS)'; for subdir in $$list; do \
442 if test "$$subdir" = .; then :; else \
443 test -f $$subdir/TAGS && \
444 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
445 fi; \
446 done; \
447 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
448 unique=`for i in $$list; do \
449 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
450 done | \
451 $(AWK) ' { files[$$0] = 1; } \
452 END { for (i in files) print i; }'`; \
453 test -z "$(ETAGS_ARGS)$$tags$$unique" \
454 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
455 $$tags $$unique
476
477TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
478 $(TAGS_FILES) $(LISP)
479 tags=; \
480 here=`pwd`; \
481 if (etags --etags-include --version) >/dev/null 2>&1; then \
482 include_option=--etags-include; \
483 else \
484 include_option=--include; \
485 fi; \
486 list='$(SUBDIRS)'; for subdir in $$list; do \
487 if test "$$subdir" = .; then :; else \
488 test -f $$subdir/TAGS && \
489 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
490 fi; \
491 done; \
492 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
493 unique=`for i in $$list; do \
494 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
495 done | \
496 $(AWK) ' { files[$$0] = 1; } \
497 END { for (i in files) print i; }'`; \
498 test -z "$(ETAGS_ARGS)$$tags$$unique" \
499 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
500 $$tags $$unique
456
457ctags: CTAGS
458CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
459 $(TAGS_FILES) $(LISP)
460 tags=; \
461 here=`pwd`; \
462 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
463 unique=`for i in $$list; do \
464 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
465 done | \
466 $(AWK) ' { files[$$0] = 1; } \
467 END { for (i in files) print i; }'`; \
468 test -z "$(CTAGS_ARGS)$$tags$$unique" \
469 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
470 $$tags $$unique
471
472GTAGS:
473 here=`$(am__cd) $(top_builddir) && pwd` \
474 && cd $(top_srcdir) \
475 && gtags -i $(GTAGS_ARGS) $$here
476
477distclean-tags:
478 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
501ctags: CTAGS
502CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
503 $(TAGS_FILES) $(LISP)
504 tags=; \
505 here=`pwd`; \
506 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
507 unique=`for i in $$list; do \
508 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509 done | \
510 $(AWK) ' { files[$$0] = 1; } \
511 END { for (i in files) print i; }'`; \
512 test -z "$(CTAGS_ARGS)$$tags$$unique" \
513 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
514 $$tags $$unique
515
516GTAGS:
517 here=`$(am__cd) $(top_builddir) && pwd` \
518 && cd $(top_srcdir) \
519 && gtags -i $(GTAGS_ARGS) $$here
520
521distclean-tags:
522 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
479DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
480
523
481top_distdir = .
482distdir = $(PACKAGE)-$(VERSION)
483
484am__remove_distdir = \
485 { test ! -d $(distdir) \
486 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
487 && rm -fr $(distdir); }; }
488
489GZIP_ENV = --best
490distuninstallcheck_listfiles = find . -type f -print
491distcleancheck_listfiles = find . -type f -print
492
493distdir: $(DISTFILES)
494 $(am__remove_distdir)
495 mkdir $(distdir)
524distdir: $(DISTFILES)
525 $(am__remove_distdir)
526 mkdir $(distdir)
496 $(mkinstalldirs) $(distdir)/./cf
527 $(mkdir_p) $(distdir)/cf
497 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
498 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
499 list='$(DISTFILES)'; for file in $$list; do \
500 case $$file in \
501 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
502 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
503 esac; \
504 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
505 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
506 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
507 dir="/$$dir"; \
528 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
529 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
530 list='$(DISTFILES)'; for file in $$list; do \
531 case $$file in \
532 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
533 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
534 esac; \
535 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
536 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
537 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
538 dir="/$$dir"; \
508 $(mkinstalldirs) "$(distdir)$$dir"; \
539 $(mkdir_p) "$(distdir)$$dir"; \
509 else \
510 dir=''; \
511 fi; \
512 if test -d $$d/$$file; then \
513 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
514 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
515 fi; \
516 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
517 else \
518 test -f $(distdir)/$$file \
519 || cp -p $$d/$$file $(distdir)/$$file \
520 || exit 1; \
521 fi; \
522 done
523 list='$(SUBDIRS)'; for subdir in $$list; do \
524 if test "$$subdir" = .; then :; else \
540 else \
541 dir=''; \
542 fi; \
543 if test -d $$d/$$file; then \
544 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
545 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
546 fi; \
547 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
548 else \
549 test -f $(distdir)/$$file \
550 || cp -p $$d/$$file $(distdir)/$$file \
551 || exit 1; \
552 fi; \
553 done
554 list='$(SUBDIRS)'; for subdir in $$list; do \
555 if test "$$subdir" = .; then :; else \
525 test -d $(distdir)/$$subdir \
526 || mkdir $(distdir)/$$subdir \
556 test -d "$(distdir)/$$subdir" \
557 || mkdir "$(distdir)/$$subdir" \
527 || exit 1; \
528 (cd $$subdir && \
529 $(MAKE) $(AM_MAKEFLAGS) \
558 || exit 1; \
559 (cd $$subdir && \
560 $(MAKE) $(AM_MAKEFLAGS) \
530 top_distdir="$(top_distdir)" \
531 distdir=../$(distdir)/$$subdir \
561 top_distdir="../$(top_distdir)" \
562 distdir="../$(distdir)/$$subdir" \
532 distdir) \
533 || exit 1; \
534 fi; \
535 done
536 $(MAKE) $(AM_MAKEFLAGS) \
537 top_distdir="$(top_distdir)" distdir="$(distdir)" \
538 dist-hook
539 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
540 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
541 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
542 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
543 || chmod -R a+r $(distdir)
544dist-gzip: distdir
545 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
546 $(am__remove_distdir)
547
563 distdir) \
564 || exit 1; \
565 fi; \
566 done
567 $(MAKE) $(AM_MAKEFLAGS) \
568 top_distdir="$(top_distdir)" distdir="$(distdir)" \
569 dist-hook
570 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
571 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
572 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
573 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
574 || chmod -R a+r $(distdir)
575dist-gzip: distdir
576 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
577 $(am__remove_distdir)
578
579dist-bzip2: distdir
580 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
581 $(am__remove_distdir)
582
583dist-tarZ: distdir
584 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
585 $(am__remove_distdir)
586
587dist-shar: distdir
588 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
589 $(am__remove_distdir)
590
591dist-zip: distdir
592 -rm -f $(distdir).zip
593 zip -rq $(distdir).zip $(distdir)
594 $(am__remove_distdir)
595
548dist dist-all: distdir
549 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
550 $(am__remove_distdir)
551
552# This target untars the dist file and tries a VPATH configuration. Then
553# it guarantees that the distribution is self-contained by making another
554# tarfile.
555distcheck: dist
596dist dist-all: distdir
597 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
598 $(am__remove_distdir)
599
600# This target untars the dist file and tries a VPATH configuration. Then
601# it guarantees that the distribution is self-contained by making another
602# tarfile.
603distcheck: dist
556 $(am__remove_distdir)
557 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
604 case '$(DIST_ARCHIVES)' in \
605 *.tar.gz*) \
606 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
607 *.tar.bz2*) \
608 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
609 *.tar.Z*) \
610 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
611 *.shar.gz*) \
612 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | unshar ;;\
613 *.zip*) \
614 unzip $(distdir).zip ;;\
615 esac
558 chmod -R a-w $(distdir); chmod a+w $(distdir)
559 mkdir $(distdir)/_build
560 mkdir $(distdir)/_inst
561 chmod a-w $(distdir)
562 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
563 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
564 && cd $(distdir)/_build \
565 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
566 $(DISTCHECK_CONFIGURE_FLAGS) \
567 && $(MAKE) $(AM_MAKEFLAGS) \
568 && $(MAKE) $(AM_MAKEFLAGS) dvi \
569 && $(MAKE) $(AM_MAKEFLAGS) check \
570 && $(MAKE) $(AM_MAKEFLAGS) install \
571 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
572 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
573 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
574 distuninstallcheck \
575 && chmod -R a-w "$$dc_install_base" \
576 && ({ \
616 chmod -R a-w $(distdir); chmod a+w $(distdir)
617 mkdir $(distdir)/_build
618 mkdir $(distdir)/_inst
619 chmod a-w $(distdir)
620 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
621 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
622 && cd $(distdir)/_build \
623 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
624 $(DISTCHECK_CONFIGURE_FLAGS) \
625 && $(MAKE) $(AM_MAKEFLAGS) \
626 && $(MAKE) $(AM_MAKEFLAGS) dvi \
627 && $(MAKE) $(AM_MAKEFLAGS) check \
628 && $(MAKE) $(AM_MAKEFLAGS) install \
629 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
630 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
631 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
632 distuninstallcheck \
633 && chmod -R a-w "$$dc_install_base" \
634 && ({ \
577 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
635 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
578 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
579 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
580 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
581 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
582 } || { rm -rf "$$dc_destdir"; exit 1; }) \
583 && rm -rf "$$dc_destdir" \
636 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
637 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
638 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
639 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
640 } || { rm -rf "$$dc_destdir"; exit 1; }) \
641 && rm -rf "$$dc_destdir" \
584 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
585 && rm -f $(distdir).tar.gz \
642 && $(MAKE) $(AM_MAKEFLAGS) dist \
643 && rm -rf $(DIST_ARCHIVES) \
586 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
587 $(am__remove_distdir)
644 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
645 $(am__remove_distdir)
588 @echo "$(distdir).tar.gz is ready for distribution" | \
589 sed 'h;s/./=/g;p;x;p;x'
646 @(echo "$(distdir) archives ready for distribution: "; \
647 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
648 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
590distuninstallcheck:
591 @cd $(distuninstallcheck_dir) \
592 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
593 || { echo "ERROR: files left after uninstall:" ; \
594 if test -n "$(DESTDIR)"; then \
595 echo " (check DESTDIR support)"; \
596 fi ; \
597 $(distuninstallcheck_listfiles) ; \
598 exit 1; } >&2
599distcleancheck: distclean
600 @if test '$(srcdir)' = . ; then \
601 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
602 exit 1 ; \
603 fi
604 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
605 || { echo "ERROR: files left in build directory after distclean:" ; \
606 $(distcleancheck_listfiles) ; \
607 exit 1; } >&2
608check-am: all-am
609 $(MAKE) $(AM_MAKEFLAGS) check-local
610check: check-recursive
611all-am: Makefile all-local
612installdirs: installdirs-recursive
613installdirs-am:
649distuninstallcheck:
650 @cd $(distuninstallcheck_dir) \
651 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
652 || { echo "ERROR: files left after uninstall:" ; \
653 if test -n "$(DESTDIR)"; then \
654 echo " (check DESTDIR support)"; \
655 fi ; \
656 $(distuninstallcheck_listfiles) ; \
657 exit 1; } >&2
658distcleancheck: distclean
659 @if test '$(srcdir)' = . ; then \
660 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
661 exit 1 ; \
662 fi
663 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
664 || { echo "ERROR: files left in build directory after distclean:" ; \
665 $(distcleancheck_listfiles) ; \
666 exit 1; } >&2
667check-am: all-am
668 $(MAKE) $(AM_MAKEFLAGS) check-local
669check: check-recursive
670all-am: Makefile all-local
671installdirs: installdirs-recursive
672installdirs-am:
614
615install: install-recursive
616install-exec: install-exec-recursive
617install-data: install-data-recursive
618uninstall: uninstall-recursive
619
620install-am: all-am
621 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
622
623installcheck: installcheck-recursive
624install-strip:
625 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
626 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
627 `test -z '$(STRIP)' || \
628 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
629mostlyclean-generic:
630
631clean-generic:
632
633distclean-generic:
634 -rm -f $(CONFIG_CLEAN_FILES)
635
636maintainer-clean-generic:
637 @echo "This command is intended for maintainers to use"
638 @echo "it deletes files that may require special tools to rebuild."
639clean: clean-recursive
640
641clean-am: clean-generic clean-libtool mostlyclean-am
642
643distclean: distclean-recursive
644 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
645 -rm -f Makefile
646distclean-am: clean-am distclean-generic distclean-libtool \
647 distclean-tags
648
649dvi: dvi-recursive
650
651dvi-am:
652
673install: install-recursive
674install-exec: install-exec-recursive
675install-data: install-data-recursive
676uninstall: uninstall-recursive
677
678install-am: all-am
679 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
680
681installcheck: installcheck-recursive
682install-strip:
683 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
684 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
685 `test -z '$(STRIP)' || \
686 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
687mostlyclean-generic:
688
689clean-generic:
690
691distclean-generic:
692 -rm -f $(CONFIG_CLEAN_FILES)
693
694maintainer-clean-generic:
695 @echo "This command is intended for maintainers to use"
696 @echo "it deletes files that may require special tools to rebuild."
697clean: clean-recursive
698
699clean-am: clean-generic clean-libtool mostlyclean-am
700
701distclean: distclean-recursive
702 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
703 -rm -f Makefile
704distclean-am: clean-am distclean-generic distclean-libtool \
705 distclean-tags
706
707dvi: dvi-recursive
708
709dvi-am:
710
711html: html-recursive
712
653info: info-recursive
654
655info-am:
656
657install-data-am:
658 @$(NORMAL_INSTALL)
659 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
660
661install-exec-am:
662 @$(NORMAL_INSTALL)
663 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
664
665install-info: install-info-recursive
666
667install-man:
668
669installcheck-am:
670
671maintainer-clean: maintainer-clean-recursive
672 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
673 -rm -rf $(top_srcdir)/autom4te.cache
674 -rm -f Makefile
675maintainer-clean-am: distclean-am maintainer-clean-generic
676
677mostlyclean: mostlyclean-recursive
678
679mostlyclean-am: mostlyclean-generic mostlyclean-libtool
680
681pdf: pdf-recursive
682
683pdf-am:
684
685ps: ps-recursive
686
687ps-am:
688
689uninstall-am: uninstall-info-am
690
691uninstall-info: uninstall-info-recursive
692
713info: info-recursive
714
715info-am:
716
717install-data-am:
718 @$(NORMAL_INSTALL)
719 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
720
721install-exec-am:
722 @$(NORMAL_INSTALL)
723 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
724
725install-info: install-info-recursive
726
727install-man:
728
729installcheck-am:
730
731maintainer-clean: maintainer-clean-recursive
732 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
733 -rm -rf $(top_srcdir)/autom4te.cache
734 -rm -f Makefile
735maintainer-clean-am: distclean-am maintainer-clean-generic
736
737mostlyclean: mostlyclean-recursive
738
739mostlyclean-am: mostlyclean-generic mostlyclean-libtool
740
741pdf: pdf-recursive
742
743pdf-am:
744
745ps: ps-recursive
746
747ps-am:
748
749uninstall-am: uninstall-info-am
750
751uninstall-info: uninstall-info-recursive
752
693.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local check \
694 check-am check-local clean clean-generic clean-libtool \
695 clean-recursive ctags ctags-recursive dist dist-all dist-gzip \
753.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \
754 am--refresh check check-am check-local clean clean-generic \
755 clean-libtool clean-recursive ctags ctags-recursive dist \
756 dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
696 distcheck distclean distclean-generic distclean-libtool \
697 distclean-recursive distclean-tags distcleancheck distdir \
757 distcheck distclean distclean-generic distclean-libtool \
758 distclean-recursive distclean-tags distcleancheck distdir \
698 distuninstallcheck dvi dvi-am dvi-recursive info info-am \
699 info-recursive install install-am install-data install-data-am \
700 install-data-recursive install-exec install-exec-am \
701 install-exec-recursive install-info install-info-am \
702 install-info-recursive install-man install-recursive \
759 distuninstallcheck dvi dvi-am html html-am info info-am \
760 install install-am install-data install-data-am install-exec \
761 install-exec-am install-info install-info-am install-man \
703 install-strip installcheck installcheck-am installdirs \
762 install-strip installcheck installcheck-am installdirs \
704 installdirs-am installdirs-recursive maintainer-clean \
705 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
706 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
707 pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
708 tags-recursive uninstall uninstall-am uninstall-info-am \
709 uninstall-info-recursive uninstall-recursive
763 installdirs-am maintainer-clean maintainer-clean-generic \
764 maintainer-clean-recursive mostlyclean mostlyclean-generic \
765 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
766 tags tags-recursive uninstall uninstall-am uninstall-info-am
710
711
712install-suid-programs:
713 @foo='$(bin_SUIDS)'; \
714 for file in $$foo; do \
715 x=$(DESTDIR)$(bindir)/$$file; \
716 if chown 0:0 $$x && chmod u+s $$x; then :; else \
717 echo "*"; \
718 echo "* Failed to install $$x setuid root"; \
719 echo "*"; \
720 fi; done
721
722install-exec-hook: install-suid-programs
723
724install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
725 @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
726 for f in $$foo; do \
727 f=`basename $$f`; \
728 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
729 else file="$$f"; fi; \
730 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \
731 : ; else \
732 echo " $(CP) $$file $(buildinclude)/$$f"; \
733 $(CP) $$file $(buildinclude)/$$f; \
734 fi ; \
735 done
736
737all-local: install-build-headers
738
739check-local::
740 @if test '$(CHECK_LOCAL)'; then \
741 foo='$(CHECK_LOCAL)'; else \
742 foo='$(PROGRAMS)'; fi; \
743 if test "$$foo"; then \
744 failed=0; all=0; \
745 for i in $$foo; do \
746 all=`expr $$all + 1`; \
747 if ./$$i --version > /dev/null 2>&1; then \
748 echo "PASS: $$i"; \
749 else \
750 echo "FAIL: $$i"; \
751 failed=`expr $$failed + 1`; \
752 fi; \
753 done; \
754 if test "$$failed" -eq 0; then \
755 banner="All $$all tests passed"; \
756 else \
757 banner="$$failed of $$all tests failed"; \
758 fi; \
759 dashes=`echo "$$banner" | sed s/./=/g`; \
760 echo "$$dashes"; \
761 echo "$$banner"; \
762 echo "$$dashes"; \
763 test "$$failed" -eq 0; \
764 fi
765
766.x.c:
767 @cmp -s $< $@ 2> /dev/null || cp $< $@
768#NROFF_MAN = nroff -man
769.1.cat1:
770 $(NROFF_MAN) $< > $@
771.3.cat3:
772 $(NROFF_MAN) $< > $@
773.5.cat5:
774 $(NROFF_MAN) $< > $@
775.8.cat8:
776 $(NROFF_MAN) $< > $@
777
778dist-cat1-mans:
779 @foo='$(man1_MANS)'; \
780 bar='$(man_MANS)'; \
781 for i in $$bar; do \
782 case $$i in \
783 *.1) foo="$$foo $$i";; \
784 esac; done ;\
785 for i in $$foo; do \
786 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
787 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
788 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
789 done
790
791dist-cat3-mans:
792 @foo='$(man3_MANS)'; \
793 bar='$(man_MANS)'; \
794 for i in $$bar; do \
795 case $$i in \
796 *.3) foo="$$foo $$i";; \
797 esac; done ;\
798 for i in $$foo; do \
799 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
800 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
801 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
802 done
803
804dist-cat5-mans:
805 @foo='$(man5_MANS)'; \
806 bar='$(man_MANS)'; \
807 for i in $$bar; do \
808 case $$i in \
809 *.5) foo="$$foo $$i";; \
810 esac; done ;\
811 for i in $$foo; do \
812 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
813 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
814 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
815 done
816
817dist-cat8-mans:
818 @foo='$(man8_MANS)'; \
819 bar='$(man_MANS)'; \
820 for i in $$bar; do \
821 case $$i in \
822 *.8) foo="$$foo $$i";; \
823 esac; done ;\
824 for i in $$foo; do \
825 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
826 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
827 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
828 done
829
830dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
831
832install-cat-mans:
833 $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
834
835install-data-hook: install-cat-mans
836
837.et.h:
838 $(COMPILE_ET) $<
839.et.c:
840 $(COMPILE_ET) $<
841# Tell versions [3.59,3.63) of GNU make to not export all variables.
842# Otherwise a system limit (for SysV at least) may be exceeded.
843.NOEXPORT:
767
768
769install-suid-programs:
770 @foo='$(bin_SUIDS)'; \
771 for file in $$foo; do \
772 x=$(DESTDIR)$(bindir)/$$file; \
773 if chown 0:0 $$x && chmod u+s $$x; then :; else \
774 echo "*"; \
775 echo "* Failed to install $$x setuid root"; \
776 echo "*"; \
777 fi; done
778
779install-exec-hook: install-suid-programs
780
781install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
782 @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
783 for f in $$foo; do \
784 f=`basename $$f`; \
785 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
786 else file="$$f"; fi; \
787 if cmp -s $$file $(buildinclude)/$$f 2> /dev/null ; then \
788 : ; else \
789 echo " $(CP) $$file $(buildinclude)/$$f"; \
790 $(CP) $$file $(buildinclude)/$$f; \
791 fi ; \
792 done
793
794all-local: install-build-headers
795
796check-local::
797 @if test '$(CHECK_LOCAL)'; then \
798 foo='$(CHECK_LOCAL)'; else \
799 foo='$(PROGRAMS)'; fi; \
800 if test "$$foo"; then \
801 failed=0; all=0; \
802 for i in $$foo; do \
803 all=`expr $$all + 1`; \
804 if ./$$i --version > /dev/null 2>&1; then \
805 echo "PASS: $$i"; \
806 else \
807 echo "FAIL: $$i"; \
808 failed=`expr $$failed + 1`; \
809 fi; \
810 done; \
811 if test "$$failed" -eq 0; then \
812 banner="All $$all tests passed"; \
813 else \
814 banner="$$failed of $$all tests failed"; \
815 fi; \
816 dashes=`echo "$$banner" | sed s/./=/g`; \
817 echo "$$dashes"; \
818 echo "$$banner"; \
819 echo "$$dashes"; \
820 test "$$failed" -eq 0; \
821 fi
822
823.x.c:
824 @cmp -s $< $@ 2> /dev/null || cp $< $@
825#NROFF_MAN = nroff -man
826.1.cat1:
827 $(NROFF_MAN) $< > $@
828.3.cat3:
829 $(NROFF_MAN) $< > $@
830.5.cat5:
831 $(NROFF_MAN) $< > $@
832.8.cat8:
833 $(NROFF_MAN) $< > $@
834
835dist-cat1-mans:
836 @foo='$(man1_MANS)'; \
837 bar='$(man_MANS)'; \
838 for i in $$bar; do \
839 case $$i in \
840 *.1) foo="$$foo $$i";; \
841 esac; done ;\
842 for i in $$foo; do \
843 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
844 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
845 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
846 done
847
848dist-cat3-mans:
849 @foo='$(man3_MANS)'; \
850 bar='$(man_MANS)'; \
851 for i in $$bar; do \
852 case $$i in \
853 *.3) foo="$$foo $$i";; \
854 esac; done ;\
855 for i in $$foo; do \
856 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
857 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
858 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
859 done
860
861dist-cat5-mans:
862 @foo='$(man5_MANS)'; \
863 bar='$(man_MANS)'; \
864 for i in $$bar; do \
865 case $$i in \
866 *.5) foo="$$foo $$i";; \
867 esac; done ;\
868 for i in $$foo; do \
869 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
870 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
871 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
872 done
873
874dist-cat8-mans:
875 @foo='$(man8_MANS)'; \
876 bar='$(man_MANS)'; \
877 for i in $$bar; do \
878 case $$i in \
879 *.8) foo="$$foo $$i";; \
880 esac; done ;\
881 for i in $$foo; do \
882 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
883 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
884 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
885 done
886
887dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
888
889install-cat-mans:
890 $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
891
892install-data-hook: install-cat-mans
893
894.et.h:
895 $(COMPILE_ET) $<
896.et.c:
897 $(COMPILE_ET) $<
898# Tell versions [3.59,3.63) of GNU make to not export all variables.
899# Otherwise a system limit (for SysV at least) may be exceeded.
900.NOEXPORT: