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