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@

--- 44 unchanged lines hidden (view full) ---

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@

--- 44 unchanged lines hidden (view full) ---

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@

--- 112 unchanged lines hidden (view full) ---

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@

--- 112 unchanged lines hidden (view full) ---

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

--- 55 unchanged lines hidden (view full) ---

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

--- 55 unchanged lines hidden (view full) ---

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 \

--- 9 unchanged lines hidden (view full) ---

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 \

--- 9 unchanged lines hidden (view full) ---

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; \

--- 6 unchanged lines hidden (view full) ---

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; \

--- 6 unchanged lines hidden (view full) ---

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) ; \

--- 8 unchanged lines hidden (view full) ---

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) ; \

--- 8 unchanged lines hidden (view full) ---

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

--- 22 unchanged lines hidden (view full) ---

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

--- 22 unchanged lines hidden (view full) ---

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

--- 24 unchanged lines hidden (view full) ---

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

--- 24 unchanged lines hidden (view full) ---

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 "*"; \

--- 126 unchanged lines hidden ---
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 "*"; \

--- 126 unchanged lines hidden ---