Merge from vendor branch AWK:
[dragonfly.git] / crypto / heimdal / appl / Makefile.in
1 # Makefile.in generated by automake 1.6.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # $Id: Makefile.am,v 1.24 2001/01/27 18:34:39 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.36 2002/08/19 16:10:25 joda Exp $
22 SHELL = @SHELL@
23
24 srcdir = @srcdir@
25 top_srcdir = @top_srcdir@
26 VPATH = @srcdir@
27 prefix = @prefix@
28 exec_prefix = @exec_prefix@
29
30 bindir = @bindir@
31 sbindir = @sbindir@
32 libexecdir = @libexecdir@
33 datadir = @datadir@
34 sysconfdir = @sysconfdir@
35 sharedstatedir = @sharedstatedir@
36 localstatedir = @localstatedir@
37 libdir = @libdir@
38 infodir = @infodir@
39 mandir = @mandir@
40 includedir = @includedir@
41 oldincludedir = /usr/include
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkgincludedir = $(includedir)/@PACKAGE@
45 top_builddir = ..
46
47 ACLOCAL = @ACLOCAL@
48 AUTOCONF = @AUTOCONF@
49 AUTOMAKE = @AUTOMAKE@
50 AUTOHEADER = @AUTOHEADER@
51
52 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53 INSTALL = @INSTALL@
54 INSTALL_PROGRAM = @INSTALL_PROGRAM@
55 INSTALL_DATA = @INSTALL_DATA@
56 install_sh_DATA = $(install_sh) -c -m 644
57 install_sh_PROGRAM = $(install_sh) -c
58 INSTALL_SCRIPT = @INSTALL_SCRIPT@
59 INSTALL_HEADER = $(INSTALL_DATA)
60 transform = @program_transform_name@
61 NORMAL_INSTALL = :
62 PRE_INSTALL = :
63 POST_INSTALL = :
64 NORMAL_UNINSTALL = :
65 PRE_UNINSTALL = :
66 POST_UNINSTALL = :
67 host_alias = @host_alias@
68 host_triplet = @host@
69
70 EXEEXT = @EXEEXT@
71 OBJEXT = @OBJEXT@
72 PATH_SEPARATOR = @PATH_SEPARATOR@
73 AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
74 AMTAR = @AMTAR@
75 AS = @AS@
76 AWK = @AWK@
77 CANONICAL_HOST = @CANONICAL_HOST@
78 CATMAN = @CATMAN@
79 CATMANEXT = @CATMANEXT@
80 CC = @CC@
81 COMPILE_ET = @COMPILE_ET@
82 CPP = @CPP@
83 DBLIB = @DBLIB@
84 DEPDIR = @DEPDIR@
85 DIR_com_err = @DIR_com_err@
86 DIR_des = @DIR_des@
87 DIR_roken = @DIR_roken@
88 DLLTOOL = @DLLTOOL@
89 ECHO = @ECHO@
90 EXTRA_LIB45 = @EXTRA_LIB45@
91 GROFF = @GROFF@
92 INCLUDES_roken = @INCLUDES_roken@
93 INCLUDE_ = @INCLUDE_@
94 INCLUDE_des = @INCLUDE_des@
95 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96 LEX = @LEX@
97
98 LEXLIB = @LEXLIB@
99 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
100 LIBTOOL = @LIBTOOL@
101 LIB_ = @LIB_@
102 LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
103 LIB_NDBM = @LIB_NDBM@
104 LIB_com_err = @LIB_com_err@
105 LIB_com_err_a = @LIB_com_err_a@
106 LIB_com_err_so = @LIB_com_err_so@
107 LIB_des = @LIB_des@
108 LIB_des_a = @LIB_des_a@
109 LIB_des_appl = @LIB_des_appl@
110 LIB_des_so = @LIB_des_so@
111 LIB_kdb = @LIB_kdb@
112 LIB_otp = @LIB_otp@
113 LIB_roken = @LIB_roken@
114 LIB_security = @LIB_security@
115 LN_S = @LN_S@
116 LTLIBOBJS = @LTLIBOBJS@
117 NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
118 NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
119 NROFF = @NROFF@
120 OBJDUMP = @OBJDUMP@
121 PACKAGE = @PACKAGE@
122 RANLIB = @RANLIB@
123 STRIP = @STRIP@
124 VERSION = @VERSION@
125 VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
126 WFLAGS = @WFLAGS@
127 WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
128 WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
129 X_CFLAGS = @X_CFLAGS@
130 X_EXTRA_LIBS = @X_EXTRA_LIBS@
131 X_LIBS = @X_LIBS@
132 X_PRE_LIBS = @X_PRE_LIBS@
133 YACC = @YACC@
134 am__include = @am__include@
135 am__quote = @am__quote@
136 dpagaix_cflags = @dpagaix_cflags@
137 dpagaix_ldadd = @dpagaix_ldadd@
138 dpagaix_ldflags = @dpagaix_ldflags@
139 install_sh = @install_sh@
140
141 AUTOMAKE_OPTIONS = foreign no-dependencies 1.6
142
143 SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
144
145 INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
146
147 @do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
148
149 AM_CFLAGS = $(WFLAGS)
150
151 CP = cp
152
153 buildinclude = $(top_builddir)/include
154
155 LIB_XauReadAuth = @LIB_XauReadAuth@
156 LIB_crypt = @LIB_crypt@
157 LIB_dbm_firstkey = @LIB_dbm_firstkey@
158 LIB_dbopen = @LIB_dbopen@
159 LIB_dlopen = @LIB_dlopen@
160 LIB_dn_expand = @LIB_dn_expand@
161 LIB_el_init = @LIB_el_init@
162 LIB_getattr = @LIB_getattr@
163 LIB_gethostbyname = @LIB_gethostbyname@
164 LIB_getpwent_r = @LIB_getpwent_r@
165 LIB_getpwnam_r = @LIB_getpwnam_r@
166 LIB_getsockopt = @LIB_getsockopt@
167 LIB_logout = @LIB_logout@
168 LIB_logwtmp = @LIB_logwtmp@
169 LIB_odm_initialize = @LIB_odm_initialize@
170 LIB_openpty = @LIB_openpty@
171 LIB_pidfile = @LIB_pidfile@
172 LIB_res_search = @LIB_res_search@
173 LIB_setpcred = @LIB_setpcred@
174 LIB_setsockopt = @LIB_setsockopt@
175 LIB_socket = @LIB_socket@
176 LIB_syslog = @LIB_syslog@
177 LIB_tgetent = @LIB_tgetent@
178
179 HESIODLIB = @HESIODLIB@
180 HESIODINCLUDE = @HESIODINCLUDE@
181 INCLUDE_hesiod = @INCLUDE_hesiod@
182 LIB_hesiod = @LIB_hesiod@
183
184 INCLUDE_krb4 = @INCLUDE_krb4@
185 LIB_krb4 = @LIB_krb4@
186
187 INCLUDE_openldap = @INCLUDE_openldap@
188 LIB_openldap = @LIB_openldap@
189
190 INCLUDE_readline = @INCLUDE_readline@
191 LIB_readline = @LIB_readline@
192
193 NROFF_MAN = groff -mandoc -Tascii
194
195 @KRB4_TRUE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
196
197 @KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
198 @KRB5_TRUE@     $(top_builddir)/lib/asn1/libasn1.la
199
200 @KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
201
202 @DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
203
204 @OTP_TRUE@dir_otp = otp
205 @DCE_TRUE@dir_dce = dceutils
206 SUBDIRS = \
207           afsutil                               \
208           ftp                                   \
209           login                                 \
210           $(dir_otp)                            \
211           popper                                \
212           push                                  \
213           rsh                                   \
214           rcp                                   \
215           su                                    \
216           xnlock                                \
217           telnet                                \
218           test                                  \
219           kx                                    \
220           kf                                    \
221           $(dir_dce)
222
223 subdir = appl
224 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
225 CONFIG_HEADER = $(top_builddir)/include/config.h
226 CONFIG_CLEAN_FILES =
227 depcomp =
228 am__depfiles_maybe =
229 CFLAGS = @CFLAGS@
230 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
231         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
232 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
233         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
234 CCLD = $(CC)
235 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
236         $(AM_LDFLAGS) $(LDFLAGS) -o $@
237 DIST_SOURCES =
238
239 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
240         uninstall-info-recursive all-recursive install-data-recursive \
241         install-exec-recursive installdirs-recursive install-recursive \
242         uninstall-recursive check-recursive installcheck-recursive
243 DIST_COMMON = Makefile.am Makefile.in
244 DIST_SUBDIRS = afsutil ftp login otp popper push rsh rcp su xnlock \
245         telnet test kx kf dceutils
246 all: all-recursive
247
248 .SUFFIXES:
249 .SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c
250 $(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4)
251         cd $(top_srcdir) && \
252           $(AUTOMAKE) --foreign  appl/Makefile
253 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
254         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
255
256 mostlyclean-libtool:
257         -rm -f *.lo
258
259 clean-libtool:
260         -rm -rf .libs _libs
261
262 distclean-libtool:
263         -rm -f libtool
264 uninstall-info-am:
265
266 # This directory's subdirectories are mostly independent; you can cd
267 # into them and run `make' without going through this Makefile.
268 # To change the values of `make' variables: instead of editing Makefiles,
269 # (1) if the variable is set in `config.status', edit `config.status'
270 #     (which will cause the Makefiles to be regenerated when you run `make');
271 # (2) otherwise, pass the desired values on the `make' command line.
272 $(RECURSIVE_TARGETS):
273         @set fnord $$MAKEFLAGS; amf=$$2; \
274         dot_seen=no; \
275         target=`echo $@ | sed s/-recursive//`; \
276         list='$(SUBDIRS)'; for subdir in $$list; do \
277           echo "Making $$target in $$subdir"; \
278           if test "$$subdir" = "."; then \
279             dot_seen=yes; \
280             local_target="$$target-am"; \
281           else \
282             local_target="$$target"; \
283           fi; \
284           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
285            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
286         done; \
287         if test "$$dot_seen" = "no"; then \
288           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
289         fi; test -z "$$fail"
290
291 mostlyclean-recursive clean-recursive distclean-recursive \
292 maintainer-clean-recursive:
293         @set fnord $$MAKEFLAGS; amf=$$2; \
294         dot_seen=no; \
295         case "$@" in \
296           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
297           *) list='$(SUBDIRS)' ;; \
298         esac; \
299         rev=''; for subdir in $$list; do \
300           if test "$$subdir" = "."; then :; else \
301             rev="$$subdir $$rev"; \
302           fi; \
303         done; \
304         rev="$$rev ."; \
305         target=`echo $@ | sed s/-recursive//`; \
306         for subdir in $$rev; do \
307           echo "Making $$target in $$subdir"; \
308           if test "$$subdir" = "."; then \
309             local_target="$$target-am"; \
310           else \
311             local_target="$$target"; \
312           fi; \
313           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
314            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
315         done && test -z "$$fail"
316 tags-recursive:
317         list='$(SUBDIRS)'; for subdir in $$list; do \
318           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
319         done
320
321 ETAGS = etags
322 ETAGSFLAGS =
323
324 tags: TAGS
325
326 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '    { files[$$0] = 1; } \
332                END { for (i in files) print i; }'`; \
333         mkid -fID $$unique
334
335 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
336                 $(TAGS_FILES) $(LISP)
337         tags=; \
338         here=`pwd`; \
339         list='$(SUBDIRS)'; for subdir in $$list; do \
340           if test "$$subdir" = .; then :; else \
341             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
342           fi; \
343         done; \
344         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
345         unique=`for i in $$list; do \
346             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347           done | \
348           $(AWK) '    { files[$$0] = 1; } \
349                END { for (i in files) print i; }'`; \
350         test -z "$(ETAGS_ARGS)$$tags$$unique" \
351           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
352              $$tags $$unique
353
354 GTAGS:
355         here=`$(am__cd) $(top_builddir) && pwd` \
356           && cd $(top_srcdir) \
357           && gtags -i $(GTAGS_ARGS) $$here
358
359 distclean-tags:
360         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
361 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
362
363 top_distdir = ..
364 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
365
366 distdir: $(DISTFILES)
367         @for file in $(DISTFILES); do \
368           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
369           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
370           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
371             dir="/$$dir"; \
372             $(mkinstalldirs) "$(distdir)$$dir"; \
373           else \
374             dir=''; \
375           fi; \
376           if test -d $$d/$$file; then \
377             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
378               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
379             fi; \
380             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
381           else \
382             test -f $(distdir)/$$file \
383             || cp -p $$d/$$file $(distdir)/$$file \
384             || exit 1; \
385           fi; \
386         done
387         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
388           if test "$$subdir" = .; then :; else \
389             test -d $(distdir)/$$subdir \
390             || mkdir $(distdir)/$$subdir \
391             || exit 1; \
392             (cd $$subdir && \
393               $(MAKE) $(AM_MAKEFLAGS) \
394                 top_distdir="$(top_distdir)" \
395                 distdir=../$(distdir)/$$subdir \
396                 distdir) \
397               || exit 1; \
398           fi; \
399         done
400         $(MAKE) $(AM_MAKEFLAGS) \
401           top_distdir="${top_distdir}" distdir="$(distdir)" \
402           dist-hook
403 check-am: all-am
404         $(MAKE) $(AM_MAKEFLAGS) check-local
405 check: check-recursive
406 all-am: Makefile all-local
407 installdirs: installdirs-recursive
408 installdirs-am:
409
410 install: install-recursive
411 install-exec: install-exec-recursive
412 install-data: install-data-recursive
413 uninstall: uninstall-recursive
414
415 install-am: all-am
416         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417
418 installcheck: installcheck-recursive
419 install-strip:
420         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
421           INSTALL_STRIP_FLAG=-s \
422           `test -z '$(STRIP)' || \
423             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
424 mostlyclean-generic:
425
426 clean-generic:
427
428 distclean-generic:
429         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
430
431 maintainer-clean-generic:
432         @echo "This command is intended for maintainers to use"
433         @echo "it deletes files that may require special tools to rebuild."
434 clean: clean-recursive
435
436 clean-am: clean-generic clean-libtool mostlyclean-am
437
438 distclean: distclean-recursive
439
440 distclean-am: clean-am distclean-generic distclean-libtool \
441         distclean-tags
442
443 dvi: dvi-recursive
444
445 dvi-am:
446
447 info: info-recursive
448
449 info-am:
450
451 install-data-am: install-data-local
452
453 install-exec-am:
454         @$(NORMAL_INSTALL)
455         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
456
457 install-info: install-info-recursive
458
459 install-man:
460
461 installcheck-am:
462
463 maintainer-clean: maintainer-clean-recursive
464
465 maintainer-clean-am: distclean-am maintainer-clean-generic
466
467 mostlyclean: mostlyclean-recursive
468
469 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
470
471 uninstall-am: uninstall-info-am
472
473 uninstall-info: uninstall-info-recursive
474
475 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am all-local check check-am \
476         check-local clean clean-generic clean-libtool clean-recursive \
477         distclean distclean-generic distclean-libtool \
478         distclean-recursive distclean-tags distdir dvi dvi-am \
479         dvi-recursive info info-am info-recursive install install-am \
480         install-data install-data-am install-data-local \
481         install-data-recursive install-exec install-exec-am \
482         install-exec-recursive install-info install-info-am \
483         install-info-recursive install-man install-recursive \
484         install-strip installcheck installcheck-am installdirs \
485         installdirs-am installdirs-recursive maintainer-clean \
486         maintainer-clean-generic maintainer-clean-recursive mostlyclean \
487         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
488         tags tags-recursive uninstall uninstall-am uninstall-info-am \
489         uninstall-info-recursive uninstall-recursive
490
491
492 install-suid-programs:
493         @foo='$(bin_SUIDS)'; \
494         for file in $$foo; do \
495         x=$(DESTDIR)$(bindir)/$$file; \
496         if chown 0:0 $$x && chmod u+s $$x; then :; else \
497         echo "*"; \
498         echo "* Failed to install $$x setuid root"; \
499         echo "*"; \
500         fi; done
501
502 install-exec-hook: install-suid-programs
503
504 install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
505         @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
506         for f in $$foo; do \
507                 f=`basename $$f`; \
508                 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
509                 else file="$$f"; fi; \
510                 if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
511                 : ; else \
512                         echo " $(CP) $$file $(buildinclude)/$$f"; \
513                         $(CP) $$file $(buildinclude)/$$f; \
514                 fi ; \
515         done
516
517 all-local: install-build-headers
518
519 check-local::
520         @if test '$(CHECK_LOCAL)'; then \
521           foo='$(CHECK_LOCAL)'; else \
522           foo='$(PROGRAMS)'; fi; \
523           if test "$$foo"; then \
524           failed=0; all=0; \
525           for i in $$foo; do \
526             all=`expr $$all + 1`; \
527             if ./$$i --version > /dev/null 2>&1; then \
528               echo "PASS: $$i"; \
529             else \
530               echo "FAIL: $$i"; \
531               failed=`expr $$failed + 1`; \
532             fi; \
533           done; \
534           if test "$$failed" -eq 0; then \
535             banner="All $$all tests passed"; \
536           else \
537             banner="$$failed of $$all tests failed"; \
538           fi; \
539           dashes=`echo "$$banner" | sed s/./=/g`; \
540           echo "$$dashes"; \
541           echo "$$banner"; \
542           echo "$$dashes"; \
543           test "$$failed" -eq 0; \
544         fi
545
546 .x.c:
547         @cmp -s $< $@ 2> /dev/null || cp $< $@
548 #NROFF_MAN = nroff -man
549 .1.cat1:
550         $(NROFF_MAN) $< > $@
551 .3.cat3:
552         $(NROFF_MAN) $< > $@
553 .5.cat5:
554         $(NROFF_MAN) $< > $@
555 .8.cat8:
556         $(NROFF_MAN) $< > $@
557
558 dist-cat1-mans:
559         @foo='$(man1_MANS)'; \
560         bar='$(man_MANS)'; \
561         for i in $$bar; do \
562         case $$i in \
563         *.1) foo="$$foo $$i";; \
564         esac; done ;\
565         for i in $$foo; do \
566                 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
567                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
568                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
569         done
570
571 dist-cat3-mans:
572         @foo='$(man3_MANS)'; \
573         bar='$(man_MANS)'; \
574         for i in $$bar; do \
575         case $$i in \
576         *.3) foo="$$foo $$i";; \
577         esac; done ;\
578         for i in $$foo; do \
579                 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
580                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
581                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
582         done
583
584 dist-cat5-mans:
585         @foo='$(man5_MANS)'; \
586         bar='$(man_MANS)'; \
587         for i in $$bar; do \
588         case $$i in \
589         *.5) foo="$$foo $$i";; \
590         esac; done ;\
591         for i in $$foo; do \
592                 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
593                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
594                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
595         done
596
597 dist-cat8-mans:
598         @foo='$(man8_MANS)'; \
599         bar='$(man_MANS)'; \
600         for i in $$bar; do \
601         case $$i in \
602         *.8) foo="$$foo $$i";; \
603         esac; done ;\
604         for i in $$foo; do \
605                 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
606                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
607                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
608         done
609
610 dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
611
612 install-cat-mans:
613         $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
614
615 install-data-local: install-cat-mans
616
617 .et.h:
618         $(COMPILE_ET) $<
619 .et.c:
620         $(COMPILE_ET) $<
621 # Tell versions [3.59,3.63) of GNU make to not export all variables.
622 # Otherwise a system limit (for SysV at least) may be exceeded.
623 .NOEXPORT: