1# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = po
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
94	$(top_srcdir)/cf/auth-modules.m4 \
95	$(top_srcdir)/cf/broken-glob.m4 \
96	$(top_srcdir)/cf/broken-realloc.m4 \
97	$(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
98	$(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
99	$(top_srcdir)/cf/capabilities.m4 \
100	$(top_srcdir)/cf/check-compile-et.m4 \
101	$(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
102	$(top_srcdir)/cf/check-man.m4 \
103	$(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
104	$(top_srcdir)/cf/check-type-extra.m4 \
105	$(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/crypto.m4 \
106	$(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \
107	$(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
108	$(top_srcdir)/cf/find-func-no-libs.m4 \
109	$(top_srcdir)/cf/find-func-no-libs2.m4 \
110	$(top_srcdir)/cf/find-func.m4 \
111	$(top_srcdir)/cf/find-if-not-broken.m4 \
112	$(top_srcdir)/cf/framework-security.m4 \
113	$(top_srcdir)/cf/have-struct-field.m4 \
114	$(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
115	$(top_srcdir)/cf/krb-bigendian.m4 \
116	$(top_srcdir)/cf/krb-func-getlogin.m4 \
117	$(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \
118	$(top_srcdir)/cf/krb-prog-perl.m4 \
119	$(top_srcdir)/cf/krb-readline.m4 \
120	$(top_srcdir)/cf/krb-struct-spwd.m4 \
121	$(top_srcdir)/cf/krb-struct-winsize.m4 \
122	$(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/libtool.m4 \
123	$(top_srcdir)/cf/ltoptions.m4 $(top_srcdir)/cf/ltsugar.m4 \
124	$(top_srcdir)/cf/ltversion.m4 $(top_srcdir)/cf/lt~obsolete.m4 \
125	$(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \
126	$(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \
127	$(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
128	$(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \
129	$(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \
130	$(top_srcdir)/cf/roken-frag.m4 \
131	$(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \
132	$(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \
133	$(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
134	$(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \
135	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
136am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
137	$(ACLOCAL_M4)
138DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
139mkinstalldirs = $(install_sh) -d
140CONFIG_HEADER = $(top_builddir)/include/config.h
141CONFIG_CLEAN_FILES =
142CONFIG_CLEAN_VPATH_FILES =
143SCRIPTS = $(noinst_SCRIPTS)
144AM_V_P = $(am__v_P_@AM_V@)
145am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
146am__v_P_0 = false
147am__v_P_1 = :
148AM_V_GEN = $(am__v_GEN_@AM_V@)
149am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
150am__v_GEN_0 = @echo "  GEN     " $@;
151am__v_GEN_1 = 
152AM_V_at = $(am__v_at_@AM_V@)
153am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
154am__v_at_0 = @
155am__v_at_1 = 
156SOURCES =
157DIST_SOURCES =
158am__can_run_installinfo = \
159  case $$AM_UPDATE_INFO_DIR in \
160    n|no|NO) false;; \
161    *) (install-info --version) >/dev/null 2>&1;; \
162  esac
163am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
164am__DIST_COMMON = $(srcdir)/Makefile.in
165DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
166ACLOCAL = @ACLOCAL@
167AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
168AMTAR = @AMTAR@
169AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
170AR = @AR@
171AS = @AS@
172ASN1_COMPILE = @ASN1_COMPILE@
173ASN1_COMPILE_DEP = @ASN1_COMPILE_DEP@
174AUTOCONF = @AUTOCONF@
175AUTOHEADER = @AUTOHEADER@
176AUTOMAKE = @AUTOMAKE@
177AWK = @AWK@
178CANONICAL_HOST = @CANONICAL_HOST@
179CAPNG_CFLAGS = @CAPNG_CFLAGS@
180CAPNG_LIBS = @CAPNG_LIBS@
181CATMAN = @CATMAN@
182CATMANEXT = @CATMANEXT@
183CC = @CC@
184CCDEPMODE = @CCDEPMODE@
185CFLAGS = @CFLAGS@
186CLANG_FORMAT = @CLANG_FORMAT@
187COMPILE_ET = @COMPILE_ET@
188CPP = @CPP@
189CPPFLAGS = @CPPFLAGS@
190CSCOPE = @CSCOPE@
191CTAGS = @CTAGS@
192CYGPATH_W = @CYGPATH_W@
193DB1LIB = @DB1LIB@
194DB3LIB = @DB3LIB@
195DBHEADER = @DBHEADER@
196DEFS = @DEFS@
197DEPDIR = @DEPDIR@
198DIR_com_err = @DIR_com_err@
199DIR_hdbdir = @DIR_hdbdir@
200DIR_roken = @DIR_roken@
201DLLTOOL = @DLLTOOL@
202DSYMUTIL = @DSYMUTIL@
203DUMPBIN = @DUMPBIN@
204ECHO_C = @ECHO_C@
205ECHO_N = @ECHO_N@
206ECHO_T = @ECHO_T@
207EGREP = @EGREP@
208ENABLE_AFS_STRING_TO_KEY = @ENABLE_AFS_STRING_TO_KEY@
209ETAGS = @ETAGS@
210EXEEXT = @EXEEXT@
211FGREP = @FGREP@
212FILECMD = @FILECMD@
213GCD_MIG = @GCD_MIG@
214GREP = @GREP@
215GROFF = @GROFF@
216INCLUDES_roken = @INCLUDES_roken@
217INCLUDE_libedit = @INCLUDE_libedit@
218INCLUDE_libintl = @INCLUDE_libintl@
219INCLUDE_openldap = @INCLUDE_openldap@
220INCLUDE_openssl_crypto = @INCLUDE_openssl_crypto@
221INCLUDE_readline = @INCLUDE_readline@
222INCLUDE_sqlite3 = @INCLUDE_sqlite3@
223INSTALL = @INSTALL@
224INSTALL_DATA = @INSTALL_DATA@
225INSTALL_PROGRAM = @INSTALL_PROGRAM@
226INSTALL_SCRIPT = @INSTALL_SCRIPT@
227INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
228LD = @LD@
229LDFLAGS = @LDFLAGS@
230LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@
231LEX = @LEX@
232LEXLIB = @LEXLIB@
233LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
234LIBADD_roken = @LIBADD_roken@
235LIBOBJS = @LIBOBJS@
236LIBS = @LIBS@
237LIBTOOL = @LIBTOOL@
238LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
239LIB_bswap16 = @LIB_bswap16@
240LIB_bswap32 = @LIB_bswap32@
241LIB_bswap64 = @LIB_bswap64@
242LIB_com_err = @LIB_com_err@
243LIB_com_err_a = @LIB_com_err_a@
244LIB_com_err_so = @LIB_com_err_so@
245LIB_crypt = @LIB_crypt@
246LIB_db_create = @LIB_db_create@
247LIB_dbm_firstkey = @LIB_dbm_firstkey@
248LIB_dbopen = @LIB_dbopen@
249LIB_dispatch_async_f = @LIB_dispatch_async_f@
250LIB_dladdr = @LIB_dladdr@
251LIB_dlopen = @LIB_dlopen@
252LIB_dn_expand = @LIB_dn_expand@
253LIB_dns_search = @LIB_dns_search@
254LIB_door_create = @LIB_door_create@
255LIB_freeaddrinfo = @LIB_freeaddrinfo@
256LIB_gai_strerror = @LIB_gai_strerror@
257LIB_getaddrinfo = @LIB_getaddrinfo@
258LIB_gethostbyname = @LIB_gethostbyname@
259LIB_gethostbyname2 = @LIB_gethostbyname2@
260LIB_getnameinfo = @LIB_getnameinfo@
261LIB_getpwnam_r = @LIB_getpwnam_r@
262LIB_getsockopt = @LIB_getsockopt@
263LIB_hcrypto = @LIB_hcrypto@
264LIB_hcrypto_a = @LIB_hcrypto_a@
265LIB_hcrypto_appl = @LIB_hcrypto_appl@
266LIB_hcrypto_so = @LIB_hcrypto_so@
267LIB_hstrerror = @LIB_hstrerror@
268LIB_kdb = @LIB_kdb@
269LIB_libedit = @LIB_libedit@
270LIB_libintl = @LIB_libintl@
271LIB_loadquery = @LIB_loadquery@
272LIB_logout = @LIB_logout@
273LIB_logwtmp = @LIB_logwtmp@
274LIB_openldap = @LIB_openldap@
275LIB_openpty = @LIB_openpty@
276LIB_openssl_crypto = @LIB_openssl_crypto@
277LIB_otp = @LIB_otp@
278LIB_pidfile = @LIB_pidfile@
279LIB_readline = @LIB_readline@
280LIB_res_ndestroy = @LIB_res_ndestroy@
281LIB_res_nsearch = @LIB_res_nsearch@
282LIB_res_search = @LIB_res_search@
283LIB_roken = @LIB_roken@
284LIB_security = @LIB_security@
285LIB_setsockopt = @LIB_setsockopt@
286LIB_socket = @LIB_socket@
287LIB_sqlite3 = @LIB_sqlite3@
288LIB_syslog = @LIB_syslog@
289LIB_tgetent = @LIB_tgetent@
290LIPO = @LIPO@
291LMDBLIB = @LMDBLIB@
292LN_S = @LN_S@
293LTLIBOBJS = @LTLIBOBJS@
294LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
295MAINT = @MAINT@
296MAKEINFO = @MAKEINFO@
297MANIFEST_TOOL = @MANIFEST_TOOL@
298MKDIR_P = @MKDIR_P@
299NDBMLIB = @NDBMLIB@
300NM = @NM@
301NMEDIT = @NMEDIT@
302NO_AFS = @NO_AFS@
303NROFF = @NROFF@
304OBJDUMP = @OBJDUMP@
305OBJEXT = @OBJEXT@
306OTOOL = @OTOOL@
307OTOOL64 = @OTOOL64@
308PACKAGE = @PACKAGE@
309PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
310PACKAGE_NAME = @PACKAGE_NAME@
311PACKAGE_STRING = @PACKAGE_STRING@
312PACKAGE_TARNAME = @PACKAGE_TARNAME@
313PACKAGE_URL = @PACKAGE_URL@
314PACKAGE_VERSION = @PACKAGE_VERSION@
315PATH_SEPARATOR = @PATH_SEPARATOR@
316PERL = @PERL@
317PKG_CONFIG = @PKG_CONFIG@
318PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
319PTHREAD_LDADD = @PTHREAD_LDADD@
320PTHREAD_LIBADD = @PTHREAD_LIBADD@
321PYTHON = @PYTHON@
322PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
323PYTHON_PLATFORM = @PYTHON_PLATFORM@
324PYTHON_PREFIX = @PYTHON_PREFIX@
325PYTHON_VERSION = @PYTHON_VERSION@
326RANLIB = @RANLIB@
327SED = @SED@
328SET_MAKE = @SET_MAKE@
329SHELL = @SHELL@
330SLC = @SLC@
331SLC_DEP = @SLC_DEP@
332STRIP = @STRIP@
333VERSION = @VERSION@
334VERSIONING = @VERSIONING@
335WFLAGS = @WFLAGS@
336WFLAGS_LITE = @WFLAGS_LITE@
337YACC = @YACC@
338YFLAGS = @YFLAGS@
339abs_builddir = @abs_builddir@
340abs_srcdir = @abs_srcdir@
341abs_top_builddir = @abs_top_builddir@
342abs_top_srcdir = @abs_top_srcdir@
343ac_ct_AR = @ac_ct_AR@
344ac_ct_CC = @ac_ct_CC@
345ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
346am__include = @am__include@
347am__leading_dot = @am__leading_dot@
348am__quote = @am__quote@
349am__tar = @am__tar@
350am__untar = @am__untar@
351bindir = @bindir@
352build = @build@
353build_alias = @build_alias@
354build_cpu = @build_cpu@
355build_os = @build_os@
356build_vendor = @build_vendor@
357builddir = @builddir@
358datadir = @datadir@
359datarootdir = @datarootdir@
360db_type = @db_type@
361db_type_preference = @db_type_preference@
362docdir = @docdir@
363dpagaix_cflags = @dpagaix_cflags@
364dpagaix_ldadd = @dpagaix_ldadd@
365dpagaix_ldflags = @dpagaix_ldflags@
366dvidir = @dvidir@
367exec_prefix = @exec_prefix@
368host = @host@
369host_alias = @host_alias@
370host_cpu = @host_cpu@
371host_os = @host_os@
372host_vendor = @host_vendor@
373htmldir = @htmldir@
374includedir = @includedir@
375infodir = @infodir@
376install_sh = @install_sh@
377libdir = @libdir@
378libexecdir = @libexecdir@
379localedir = @localedir@
380localstatedir = @localstatedir@
381mandir = @mandir@
382mkdir_p = @mkdir_p@
383oldincludedir = @oldincludedir@
384pdfdir = @pdfdir@
385pkgpyexecdir = @pkgpyexecdir@
386pkgpythondir = @pkgpythondir@
387prefix = @prefix@
388program_transform_name = @program_transform_name@
389psdir = @psdir@
390pyexecdir = @pyexecdir@
391pythondir = @pythondir@
392runstatedir = @runstatedir@
393sbindir = @sbindir@
394sharedstatedir = @sharedstatedir@
395srcdir = @srcdir@
396subdirs = @subdirs@
397sysconfdir = @sysconfdir@
398target_alias = @target_alias@
399top_build_prefix = @top_build_prefix@
400top_builddir = @top_builddir@
401top_srcdir = @top_srcdir@
402noinst_SCRIPTS = gen-po.sh
403ceprefix = heim_com_err
404
405#find . -name '*.po' -or -name '*.pot' -or -name '*.mo' | sed 's/^../    /' | sed 's/$/ \\/'
406FILES = \
407    heim_com_err-1750206208/heim_com_err-1750206208.pot \
408    heim_com_err-1765328384/heim_com_err-1765328384.pot \
409    heim_com_err-1765328384/sv_SE.mo \
410    heim_com_err-1765328384/sv_SE.po \
411    heim_com_err-1980176640/heim_com_err-1980176640.pot \
412    heim_com_err-969269760/heim_com_err-969269760.pot \
413    heim_com_err1859794432/heim_com_err1859794432.pot \
414    heim_com_err35224064/heim_com_err35224064.pot \
415    heim_com_err36150272/heim_com_err36150272.pot \
416    heim_com_err39525376/heim_com_err39525376.pot \
417    heim_com_err43787520/heim_com_err43787520.pot \
418    heim_com_err569856/heim_com_err569856.pot \
419    heimdal_kuser/heimdal_kuser.pot \
420    heimdal_krb5/heimdal_krb5.pot \
421    heimdal_krb5/sv_SE.mo \
422    heimdal_krb5/sv_SE.po
423
424EXTRA_DIST = gen-po.in $(FILES)
425CLEANFILES = gen-po.tmp $(noinst_SCRIPTS) heimdal-pot.tar.gz
426all: all-am
427
428.SUFFIXES:
429$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
430	@for dep in $?; do \
431	  case '$(am__configure_deps)' in \
432	    *$$dep*) \
433	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
434	        && { if test -f $@; then exit 0; else break; fi; }; \
435	      exit 1;; \
436	  esac; \
437	done; \
438	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign po/Makefile'; \
439	$(am__cd) $(top_srcdir) && \
440	  $(AUTOMAKE) --foreign po/Makefile
441Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
442	@case '$?' in \
443	  *config.status*) \
444	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
445	  *) \
446	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
447	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
448	esac;
449
450$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
451	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452
453$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
454	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
455$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
456	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
457$(am__aclocal_m4_deps):
458
459mostlyclean-libtool:
460	-rm -f *.lo
461
462clean-libtool:
463	-rm -rf .libs _libs
464tags TAGS:
465
466ctags CTAGS:
467
468cscope cscopelist:
469
470distdir: $(BUILT_SOURCES)
471	$(MAKE) $(AM_MAKEFLAGS) distdir-am
472
473distdir-am: $(DISTFILES)
474	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
476	list='$(DISTFILES)'; \
477	  dist_files=`for file in $$list; do echo $$file; done | \
478	  sed -e "s|^$$srcdirstrip/||;t" \
479	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
480	case $$dist_files in \
481	  */*) $(MKDIR_P) `echo "$$dist_files" | \
482			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
483			   sort -u` ;; \
484	esac; \
485	for file in $$dist_files; do \
486	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
487	  if test -d $$d/$$file; then \
488	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
489	    if test -d "$(distdir)/$$file"; then \
490	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
491	    fi; \
492	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
493	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
494	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495	    fi; \
496	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
497	  else \
498	    test -f "$(distdir)/$$file" \
499	    || cp -p $$d/$$file "$(distdir)/$$file" \
500	    || exit 1; \
501	  fi; \
502	done
503check-am: all-am
504check: check-am
505all-am: Makefile $(SCRIPTS)
506installdirs:
507install: install-am
508install-exec: install-exec-am
509install-data: install-data-am
510uninstall: uninstall-am
511
512install-am: all-am
513	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
514
515installcheck: installcheck-am
516install-strip:
517	if test -z '$(STRIP)'; then \
518	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
519	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
520	      install; \
521	else \
522	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
525	fi
526mostlyclean-generic:
527
528clean-generic:
529	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
530
531distclean-generic:
532	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
533	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
534
535maintainer-clean-generic:
536	@echo "This command is intended for maintainers to use"
537	@echo "it deletes files that may require special tools to rebuild."
538clean: clean-am
539
540clean-am: clean-generic clean-libtool mostlyclean-am
541
542distclean: distclean-am
543	-rm -f Makefile
544distclean-am: clean-am distclean-generic
545
546dvi: dvi-am
547
548dvi-am:
549
550html: html-am
551
552html-am:
553
554info: info-am
555
556info-am:
557
558install-data-am:
559	@$(NORMAL_INSTALL)
560	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
561install-dvi: install-dvi-am
562
563install-dvi-am:
564
565install-exec-am:
566
567install-html: install-html-am
568
569install-html-am:
570
571install-info: install-info-am
572
573install-info-am:
574
575install-man:
576
577install-pdf: install-pdf-am
578
579install-pdf-am:
580
581install-ps: install-ps-am
582
583install-ps-am:
584
585installcheck-am:
586
587maintainer-clean: maintainer-clean-am
588	-rm -f Makefile
589maintainer-clean-am: distclean-am maintainer-clean-generic
590
591mostlyclean: mostlyclean-am
592
593mostlyclean-am: mostlyclean-generic mostlyclean-libtool
594
595pdf: pdf-am
596
597pdf-am:
598
599ps: ps-am
600
601ps-am:
602
603uninstall-am:
604
605.MAKE: install-am install-data-am install-strip
606
607.PHONY: all all-am check check-am clean clean-generic clean-libtool \
608	cscopelist-am ctags-am distclean distclean-generic \
609	distclean-libtool distdir dvi dvi-am html html-am info info-am \
610	install install-am install-data install-data-am \
611	install-data-hook install-dvi install-dvi-am install-exec \
612	install-exec-am install-html install-html-am install-info \
613	install-info-am install-man install-pdf install-pdf-am \
614	install-ps install-ps-am install-strip installcheck \
615	installcheck-am installdirs maintainer-clean \
616	maintainer-clean-generic mostlyclean mostlyclean-generic \
617	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
618	uninstall-am
619
620.PRECIOUS: Makefile
621
622
623gen-po.sh: gen-po.in
624	sed \
625	  -e 's,[@]top_srcdir[@],$(top_srcdir),' \
626	  -e 's,[@]PACKAGE_NAME[@],$(PACKAGE_NAME),' \
627	  -e 's,[@]PACKAGE_VERSION[@],$(PACKAGE_VERSION),' \
628	  < $(srcdir)/gen-po.in > gen-po.tmp
629	chmod +x gen-po.tmp
630	mv gen-po.tmp gen-po.sh
631
632po: gen-po.sh
633	./gen-po.sh heimdal_krb5 $(top_srcdir)/lib/krb5/*.[chly]
634	./gen-po.sh heimdal_kuser $(top_srcdir)/kuser/*.[ch]
635	find $(top_srcdir) -name *.et | while read x; do \
636		y=$$(basename $$x); \
637		echo $$y ; \
638		z=$$(echo $$y | sed 's/\.et$$//') ; \
639		t=$$(find $(top_builddir) -name $$z.c) ; \
640		t=$$(echo $$t | sed 's/\.c$$//') ; \
641		base=$$(grep 'ERROR_TABLE_BASE_' $${t}.h | cut -f3 -d' ') ; \
642		./gen-po.sh $(ceprefix)$$base $${t}.c ; \
643		test -f $(top_srcdir)/po/$(ceprefix)$$base/$(ceprefix)$$base.pot || { echo "$$y missing" ; exit 1; } \
644	done
645
646mo:
647	cd $(srcdir) ; \
648	rm localefiles ; \
649	touch localefiles ; \
650	find . -name '*.po' | while read s ; do \
651	   t=$$(echo $$s | sed -e 's/\.po$$/.mo/') ; \
652	   msgfmt -o $$t $$s ; \
653	   echo $$t | sed 's@\./@@' >> localefiles ; \
654	done
655
656install-data-hook:
657	@for x in `cat $(srcdir)/localefiles` ; do \
658	    domain=`echo $$x | sed 's@/.*@@'`; \
659	    lang=`echo $$x | sed 's@.*/\(.*\)\\.mo$$@\1@'`; \
660	    echo "installing lang $$domain $$lang" ; \
661	    $(top_srcdir)/install-sh -d \
662		"$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES" ; \
663	    $(top_srcdir)/install-sh $(srcdir)/$$x \
664	        "$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$$domain.mo" ; \
665	done
666
667launchpad:
668	tar czCf \
669		$(top_srcdir) \
670		$(top_builddir)/po/heimdal-pot.tar.gz \
671		$$(cd $(top_srcdir) && find . -name '*.pot')
672
673# Tell versions [3.59,3.63) of GNU make to not export all variables.
674# Otherwise a system limit (for SysV at least) may be exceeded.
675.NOEXPORT:
676