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