xref: /freebsd/crypto/heimdal/appl/Makefile.in (revision 4b2eaea43fec8e8792be611dea204071a10b655a)
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 $
22SHELL = @SHELL@
23
24srcdir = @srcdir@
25top_srcdir = @top_srcdir@
26VPATH = @srcdir@
27prefix = @prefix@
28exec_prefix = @exec_prefix@
29
30bindir = @bindir@
31sbindir = @sbindir@
32libexecdir = @libexecdir@
33datadir = @datadir@
34sysconfdir = @sysconfdir@
35sharedstatedir = @sharedstatedir@
36localstatedir = @localstatedir@
37libdir = @libdir@
38infodir = @infodir@
39mandir = @mandir@
40includedir = @includedir@
41oldincludedir = /usr/include
42pkgdatadir = $(datadir)/@PACKAGE@
43pkglibdir = $(libdir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45top_builddir = ..
46
47ACLOCAL = @ACLOCAL@
48AUTOCONF = @AUTOCONF@
49AUTOMAKE = @AUTOMAKE@
50AUTOHEADER = @AUTOHEADER@
51
52am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53INSTALL = @INSTALL@
54INSTALL_PROGRAM = @INSTALL_PROGRAM@
55INSTALL_DATA = @INSTALL_DATA@
56install_sh_DATA = $(install_sh) -c -m 644
57install_sh_PROGRAM = $(install_sh) -c
58INSTALL_SCRIPT = @INSTALL_SCRIPT@
59INSTALL_HEADER = $(INSTALL_DATA)
60transform = @program_transform_name@
61NORMAL_INSTALL = :
62PRE_INSTALL = :
63POST_INSTALL = :
64NORMAL_UNINSTALL = :
65PRE_UNINSTALL = :
66POST_UNINSTALL = :
67host_alias = @host_alias@
68host_triplet = @host@
69
70EXEEXT = @EXEEXT@
71OBJEXT = @OBJEXT@
72PATH_SEPARATOR = @PATH_SEPARATOR@
73AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
74AMTAR = @AMTAR@
75AS = @AS@
76AWK = @AWK@
77CANONICAL_HOST = @CANONICAL_HOST@
78CATMAN = @CATMAN@
79CATMANEXT = @CATMANEXT@
80CC = @CC@
81COMPILE_ET = @COMPILE_ET@
82CPP = @CPP@
83DBLIB = @DBLIB@
84DEPDIR = @DEPDIR@
85DIR_com_err = @DIR_com_err@
86DIR_des = @DIR_des@
87DIR_roken = @DIR_roken@
88DLLTOOL = @DLLTOOL@
89ECHO = @ECHO@
90EXTRA_LIB45 = @EXTRA_LIB45@
91GROFF = @GROFF@
92INCLUDES_roken = @INCLUDES_roken@
93INCLUDE_ = @INCLUDE_@
94INCLUDE_des = @INCLUDE_des@
95INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96LEX = @LEX@
97
98LEXLIB = @LEXLIB@
99LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
100LIBTOOL = @LIBTOOL@
101LIB_ = @LIB_@
102LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
103LIB_NDBM = @LIB_NDBM@
104LIB_com_err = @LIB_com_err@
105LIB_com_err_a = @LIB_com_err_a@
106LIB_com_err_so = @LIB_com_err_so@
107LIB_des = @LIB_des@
108LIB_des_a = @LIB_des_a@
109LIB_des_appl = @LIB_des_appl@
110LIB_des_so = @LIB_des_so@
111LIB_kdb = @LIB_kdb@
112LIB_otp = @LIB_otp@
113LIB_roken = @LIB_roken@
114LIB_security = @LIB_security@
115LN_S = @LN_S@
116LTLIBOBJS = @LTLIBOBJS@
117NEED_WRITEAUTH_FALSE = @NEED_WRITEAUTH_FALSE@
118NEED_WRITEAUTH_TRUE = @NEED_WRITEAUTH_TRUE@
119NROFF = @NROFF@
120OBJDUMP = @OBJDUMP@
121PACKAGE = @PACKAGE@
122RANLIB = @RANLIB@
123STRIP = @STRIP@
124VERSION = @VERSION@
125VOID_RETSIGTYPE = @VOID_RETSIGTYPE@
126WFLAGS = @WFLAGS@
127WFLAGS_NOIMPLICITINT = @WFLAGS_NOIMPLICITINT@
128WFLAGS_NOUNUSED = @WFLAGS_NOUNUSED@
129X_CFLAGS = @X_CFLAGS@
130X_EXTRA_LIBS = @X_EXTRA_LIBS@
131X_LIBS = @X_LIBS@
132X_PRE_LIBS = @X_PRE_LIBS@
133YACC = @YACC@
134am__include = @am__include@
135am__quote = @am__quote@
136dpagaix_cflags = @dpagaix_cflags@
137dpagaix_ldadd = @dpagaix_ldadd@
138dpagaix_ldflags = @dpagaix_ldflags@
139install_sh = @install_sh@
140
141AUTOMAKE_OPTIONS = foreign no-dependencies 1.6
142
143SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
144
145INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
146
147@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
148
149AM_CFLAGS = $(WFLAGS)
150
151CP = cp
152
153buildinclude = $(top_builddir)/include
154
155LIB_XauReadAuth = @LIB_XauReadAuth@
156LIB_crypt = @LIB_crypt@
157LIB_dbm_firstkey = @LIB_dbm_firstkey@
158LIB_dbopen = @LIB_dbopen@
159LIB_dlopen = @LIB_dlopen@
160LIB_dn_expand = @LIB_dn_expand@
161LIB_el_init = @LIB_el_init@
162LIB_getattr = @LIB_getattr@
163LIB_gethostbyname = @LIB_gethostbyname@
164LIB_getpwent_r = @LIB_getpwent_r@
165LIB_getpwnam_r = @LIB_getpwnam_r@
166LIB_getsockopt = @LIB_getsockopt@
167LIB_logout = @LIB_logout@
168LIB_logwtmp = @LIB_logwtmp@
169LIB_odm_initialize = @LIB_odm_initialize@
170LIB_openpty = @LIB_openpty@
171LIB_pidfile = @LIB_pidfile@
172LIB_res_search = @LIB_res_search@
173LIB_setpcred = @LIB_setpcred@
174LIB_setsockopt = @LIB_setsockopt@
175LIB_socket = @LIB_socket@
176LIB_syslog = @LIB_syslog@
177LIB_tgetent = @LIB_tgetent@
178
179HESIODLIB = @HESIODLIB@
180HESIODINCLUDE = @HESIODINCLUDE@
181INCLUDE_hesiod = @INCLUDE_hesiod@
182LIB_hesiod = @LIB_hesiod@
183
184INCLUDE_krb4 = @INCLUDE_krb4@
185LIB_krb4 = @LIB_krb4@
186
187INCLUDE_openldap = @INCLUDE_openldap@
188LIB_openldap = @LIB_openldap@
189
190INCLUDE_readline = @INCLUDE_readline@
191LIB_readline = @LIB_readline@
192
193NROFF_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
206SUBDIRS = \
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
223subdir = appl
224mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
225CONFIG_HEADER = $(top_builddir)/include/config.h
226CONFIG_CLEAN_FILES =
227depcomp =
228am__depfiles_maybe =
229CFLAGS = @CFLAGS@
230COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
231	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
232LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
233	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
234CCLD = $(CC)
235LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
236	$(AM_LDFLAGS) $(LDFLAGS) -o $@
237DIST_SOURCES =
238
239RECURSIVE_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
243DIST_COMMON = Makefile.am Makefile.in
244DIST_SUBDIRS = afsutil ftp login otp popper push rsh rcp su xnlock \
245	telnet test kx kf dceutils
246all: 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
253Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
254	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
255
256mostlyclean-libtool:
257	-rm -f *.lo
258
259clean-libtool:
260	-rm -rf .libs _libs
261
262distclean-libtool:
263	-rm -f libtool
264uninstall-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
291mostlyclean-recursive clean-recursive distclean-recursive \
292maintainer-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"
316tags-recursive:
317	list='$(SUBDIRS)'; for subdir in $$list; do \
318	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
319	done
320
321ETAGS = etags
322ETAGSFLAGS =
323
324tags: TAGS
325
326ID: $(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
335TAGS: 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
354GTAGS:
355	here=`$(am__cd) $(top_builddir) && pwd` \
356	  && cd $(top_srcdir) \
357	  && gtags -i $(GTAGS_ARGS) $$here
358
359distclean-tags:
360	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
361DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
362
363top_distdir = ..
364distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
365
366distdir: $(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
403check-am: all-am
404	$(MAKE) $(AM_MAKEFLAGS) check-local
405check: check-recursive
406all-am: Makefile all-local
407installdirs: installdirs-recursive
408installdirs-am:
409
410install: install-recursive
411install-exec: install-exec-recursive
412install-data: install-data-recursive
413uninstall: uninstall-recursive
414
415install-am: all-am
416	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417
418installcheck: installcheck-recursive
419install-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
424mostlyclean-generic:
425
426clean-generic:
427
428distclean-generic:
429	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
430
431maintainer-clean-generic:
432	@echo "This command is intended for maintainers to use"
433	@echo "it deletes files that may require special tools to rebuild."
434clean: clean-recursive
435
436clean-am: clean-generic clean-libtool mostlyclean-am
437
438distclean: distclean-recursive
439
440distclean-am: clean-am distclean-generic distclean-libtool \
441	distclean-tags
442
443dvi: dvi-recursive
444
445dvi-am:
446
447info: info-recursive
448
449info-am:
450
451install-data-am: install-data-local
452
453install-exec-am:
454	@$(NORMAL_INSTALL)
455	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
456
457install-info: install-info-recursive
458
459install-man:
460
461installcheck-am:
462
463maintainer-clean: maintainer-clean-recursive
464
465maintainer-clean-am: distclean-am maintainer-clean-generic
466
467mostlyclean: mostlyclean-recursive
468
469mostlyclean-am: mostlyclean-generic mostlyclean-libtool
470
471uninstall-am: uninstall-info-am
472
473uninstall-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
492install-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
502install-exec-hook: install-suid-programs
503
504install-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
517all-local: install-build-headers
518
519check-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
558dist-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
571dist-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
584dist-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
597dist-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
610dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
611
612install-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
615install-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:
624