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