xref: /netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/Makefile.in (revision e7ac2a8b5bd66fa2e050809de09a075c36a7014d)
1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 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
17# Id: Makefile.am,v 1.1 2004/12/20 08:31:45 assar Exp
18
19# Id
20
21# Id
22
23
24
25VPATH = @srcdir@
26am__is_gnu_make = { \
27  if test -z '$(MAKELEVEL)'; then \
28    false; \
29  elif test -n '$(MAKE_HOST)'; then \
30    true; \
31  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
32    true; \
33  else \
34    false; \
35  fi; \
36}
37am__make_running_with_option = \
38  case $${target_option-} in \
39      ?) ;; \
40      *) echo "am__make_running_with_option: internal error: invalid" \
41              "target option '$${target_option-}' specified" >&2; \
42         exit 1;; \
43  esac; \
44  has_opt=no; \
45  sane_makeflags=$$MAKEFLAGS; \
46  if $(am__is_gnu_make); then \
47    sane_makeflags=$$MFLAGS; \
48  else \
49    case $$MAKEFLAGS in \
50      *\\[\ \	]*) \
51        bs=\\; \
52        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
54    esac; \
55  fi; \
56  skip_next=no; \
57  strip_trailopt () \
58  { \
59    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60  }; \
61  for flg in $$sane_makeflags; do \
62    test $$skip_next = yes && { skip_next=no; continue; }; \
63    case $$flg in \
64      *=*|--*) continue;; \
65        -*I) strip_trailopt 'I'; skip_next=yes;; \
66      -*I?*) strip_trailopt 'I';; \
67        -*O) strip_trailopt 'O'; skip_next=yes;; \
68      -*O?*) strip_trailopt 'O';; \
69        -*l) strip_trailopt 'l'; skip_next=yes;; \
70      -*l?*) strip_trailopt 'l';; \
71      -[dEDm]) skip_next=yes;; \
72      -[JT]) skip_next=yes;; \
73    esac; \
74    case $$flg in \
75      *$$target_option*) has_opt=yes; break;; \
76    esac; \
77  done; \
78  test $$has_opt = yes
79am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81pkgdatadir = $(datadir)/@PACKAGE@
82pkgincludedir = $(includedir)/@PACKAGE@
83pkglibdir = $(libdir)/@PACKAGE@
84pkglibexecdir = $(libexecdir)/@PACKAGE@
85am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86install_sh_DATA = $(install_sh) -c -m 644
87install_sh_PROGRAM = $(install_sh) -c
88install_sh_SCRIPT = $(install_sh) -c
89INSTALL_HEADER = $(INSTALL_DATA)
90transform = $(program_transform_name)
91NORMAL_INSTALL = :
92PRE_INSTALL = :
93POST_INSTALL = :
94NORMAL_UNINSTALL = :
95PRE_UNINSTALL = :
96POST_UNINSTALL = :
97build_triplet = @build@
98host_triplet = @host@
99@versionscript_TRUE@am__append_1 = $(LDFLAGS_VERSION_SCRIPT)$(srcdir)/version-script.map
100check_PROGRAMS = test-bidi$(EXEEXT) test-map$(EXEEXT) test-rw$(EXEEXT) \
101	test-normalize$(EXEEXT) test-prohibited$(EXEEXT) \
102	test-punycode$(EXEEXT) test-ldap$(EXEEXT) test-utf8$(EXEEXT)
103bin_PROGRAMS = idn-lookup$(EXEEXT)
104subdir = lib/wind
105ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \
107	$(top_srcdir)/cf/auth-modules.m4 \
108	$(top_srcdir)/cf/broken-getaddrinfo.m4 \
109	$(top_srcdir)/cf/broken-glob.m4 \
110	$(top_srcdir)/cf/broken-realloc.m4 \
111	$(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \
112	$(top_srcdir)/cf/broken2.m4 $(top_srcdir)/cf/c-attribute.m4 \
113	$(top_srcdir)/cf/capabilities.m4 \
114	$(top_srcdir)/cf/check-compile-et.m4 \
115	$(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
116	$(top_srcdir)/cf/check-man.m4 \
117	$(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
118	$(top_srcdir)/cf/check-type-extra.m4 \
119	$(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/crypto.m4 \
120	$(top_srcdir)/cf/db.m4 $(top_srcdir)/cf/destdirs.m4 \
121	$(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
122	$(top_srcdir)/cf/find-func-no-libs.m4 \
123	$(top_srcdir)/cf/find-func-no-libs2.m4 \
124	$(top_srcdir)/cf/find-func.m4 \
125	$(top_srcdir)/cf/find-if-not-broken.m4 \
126	$(top_srcdir)/cf/framework-security.m4 \
127	$(top_srcdir)/cf/have-struct-field.m4 \
128	$(top_srcdir)/cf/have-type.m4 $(top_srcdir)/cf/irix.m4 \
129	$(top_srcdir)/cf/krb-bigendian.m4 \
130	$(top_srcdir)/cf/krb-func-getlogin.m4 \
131	$(top_srcdir)/cf/krb-ipv6.m4 $(top_srcdir)/cf/krb-prog-ln-s.m4 \
132	$(top_srcdir)/cf/krb-prog-perl.m4 \
133	$(top_srcdir)/cf/krb-readline.m4 \
134	$(top_srcdir)/cf/krb-struct-spwd.m4 \
135	$(top_srcdir)/cf/krb-struct-winsize.m4 \
136	$(top_srcdir)/cf/largefile.m4 $(top_srcdir)/cf/libtool.m4 \
137	$(top_srcdir)/cf/ltoptions.m4 $(top_srcdir)/cf/ltsugar.m4 \
138	$(top_srcdir)/cf/ltversion.m4 $(top_srcdir)/cf/lt~obsolete.m4 \
139	$(top_srcdir)/cf/mips-abi.m4 $(top_srcdir)/cf/misc.m4 \
140	$(top_srcdir)/cf/need-proto.m4 $(top_srcdir)/cf/osfc2.m4 \
141	$(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \
142	$(top_srcdir)/cf/proto-compat.m4 $(top_srcdir)/cf/pthreads.m4 \
143	$(top_srcdir)/cf/resolv.m4 $(top_srcdir)/cf/retsigtype.m4 \
144	$(top_srcdir)/cf/roken-frag.m4 \
145	$(top_srcdir)/cf/socket-wrapper.m4 $(top_srcdir)/cf/sunos.m4 \
146	$(top_srcdir)/cf/telnet.m4 $(top_srcdir)/cf/test-package.m4 \
147	$(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
148	$(top_srcdir)/cf/win32.m4 $(top_srcdir)/cf/with-all.m4 \
149	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
150am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
151	$(ACLOCAL_M4)
152DIST_COMMON = $(srcdir)/Makefile.am $(dist_include_HEADERS) \
153	$(am__DIST_COMMON)
154mkinstalldirs = $(install_sh) -d
155CONFIG_HEADER = $(top_builddir)/include/config.h
156CONFIG_CLEAN_FILES =
157CONFIG_CLEAN_VPATH_FILES =
158am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
159am__vpath_adj = case $$p in \
160    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
161    *) f=$$p;; \
162  esac;
163am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
164am__install_max = 40
165am__nobase_strip_setup = \
166  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
167am__nobase_strip = \
168  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
169am__nobase_list = $(am__nobase_strip_setup); \
170  for p in $$list; do echo "$$p $$p"; done | \
171  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
172  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
173    if (++n[$$2] == $(am__install_max)) \
174      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
175    END { for (dir in files) print dir, files[dir] }'
176am__base_list = \
177  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
178  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
179am__uninstall_files_from_dir = { \
180  test -z "$$files" \
181    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
182    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
183         $(am__cd) "$$dir" && rm -f $$files; }; \
184  }
185am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
186	"$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"
187LTLIBRARIES = $(lib_LTLIBRARIES)
188am__DEPENDENCIES_1 =
189am__objects_1 = bidi.lo combining.lo doxygen.lo errorlist.lo map.lo \
190	ldap.lo normalize.lo punycode.lo stringprep.lo utf8.lo
191am__objects_2 = bidi_table.lo combining_table.lo errorlist_table.lo \
192	map_table.lo normalize_table.lo
193dist_libwind_la_OBJECTS = $(am__objects_1) $(am__objects_2)
194nodist_libwind_la_OBJECTS = wind_err.lo
195libwind_la_OBJECTS = $(dist_libwind_la_OBJECTS) \
196	$(nodist_libwind_la_OBJECTS)
197AM_V_lt = $(am__v_lt_@AM_V@)
198am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
199am__v_lt_0 = --silent
200am__v_lt_1 =
201libwind_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
202	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
203	$(libwind_la_LDFLAGS) $(LDFLAGS) -o $@
204PROGRAMS = $(bin_PROGRAMS)
205am_idn_lookup_OBJECTS = idn-lookup.$(OBJEXT)
206idn_lookup_OBJECTS = $(am_idn_lookup_OBJECTS)
207idn_lookup_LDADD = $(LDADD)
208idn_lookup_DEPENDENCIES = libwind.la $(am__DEPENDENCIES_1)
209test_bidi_SOURCES = test-bidi.c
210test_bidi_OBJECTS = test-bidi.$(OBJEXT)
211test_bidi_LDADD = $(LDADD)
212test_bidi_DEPENDENCIES = libwind.la $(am__DEPENDENCIES_1)
213test_ldap_SOURCES = test-ldap.c
214test_ldap_OBJECTS = test-ldap.$(OBJEXT)
215test_ldap_LDADD = $(LDADD)
216test_ldap_DEPENDENCIES = libwind.la $(am__DEPENDENCIES_1)
217test_map_SOURCES = test-map.c
218test_map_OBJECTS = test-map.$(OBJEXT)
219test_map_LDADD = $(LDADD)
220test_map_DEPENDENCIES = libwind.la $(am__DEPENDENCIES_1)
221test_normalize_SOURCES = test-normalize.c
222test_normalize_OBJECTS = test-normalize.$(OBJEXT)
223test_normalize_LDADD = $(LDADD)
224test_normalize_DEPENDENCIES = libwind.la $(am__DEPENDENCIES_1)
225test_prohibited_SOURCES = test-prohibited.c
226test_prohibited_OBJECTS = test-prohibited.$(OBJEXT)
227test_prohibited_LDADD = $(LDADD)
228test_prohibited_DEPENDENCIES = libwind.la $(am__DEPENDENCIES_1)
229am_test_punycode_OBJECTS = test-punycode.$(OBJEXT) \
230	punycode_examples.$(OBJEXT)
231test_punycode_OBJECTS = $(am_test_punycode_OBJECTS)
232test_punycode_LDADD = $(LDADD)
233test_punycode_DEPENDENCIES = libwind.la $(am__DEPENDENCIES_1)
234test_rw_SOURCES = test-rw.c
235test_rw_OBJECTS = test-rw.$(OBJEXT)
236test_rw_LDADD = $(LDADD)
237test_rw_DEPENDENCIES = libwind.la $(am__DEPENDENCIES_1)
238test_utf8_SOURCES = test-utf8.c
239test_utf8_OBJECTS = test-utf8.$(OBJEXT)
240test_utf8_LDADD = $(LDADD)
241test_utf8_DEPENDENCIES = libwind.la $(am__DEPENDENCIES_1)
242AM_V_P = $(am__v_P_@AM_V@)
243am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
244am__v_P_0 = false
245am__v_P_1 = :
246AM_V_GEN = $(am__v_GEN_@AM_V@)
247am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
248am__v_GEN_0 = @echo "  GEN     " $@;
249am__v_GEN_1 =
250AM_V_at = $(am__v_at_@AM_V@)
251am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
252am__v_at_0 = @
253am__v_at_1 =
254depcomp = $(SHELL) $(top_srcdir)/depcomp
255am__depfiles_maybe = depfiles
256am__mv = mv -f
257COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
258	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
259LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
260	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
261	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
262	$(AM_CFLAGS) $(CFLAGS)
263AM_V_CC = $(am__v_CC_@AM_V@)
264am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
265am__v_CC_0 = @echo "  CC      " $@;
266am__v_CC_1 =
267CCLD = $(CC)
268LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
269	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
270	$(AM_LDFLAGS) $(LDFLAGS) -o $@
271AM_V_CCLD = $(am__v_CCLD_@AM_V@)
272am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
273am__v_CCLD_0 = @echo "  CCLD    " $@;
274am__v_CCLD_1 =
275SOURCES = $(dist_libwind_la_SOURCES) $(nodist_libwind_la_SOURCES) \
276	$(idn_lookup_SOURCES) test-bidi.c test-ldap.c test-map.c \
277	test-normalize.c test-prohibited.c $(test_punycode_SOURCES) \
278	test-rw.c test-utf8.c
279DIST_SOURCES = $(dist_libwind_la_SOURCES) $(idn_lookup_SOURCES) \
280	test-bidi.c test-ldap.c test-map.c test-normalize.c \
281	test-prohibited.c $(test_punycode_SOURCES) test-rw.c \
282	test-utf8.c
283am__can_run_installinfo = \
284  case $$AM_UPDATE_INFO_DIR in \
285    n|no|NO) false;; \
286    *) (install-info --version) >/dev/null 2>&1;; \
287  esac
288HEADERS = $(dist_include_HEADERS) $(nodist_include_HEADERS)
289am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
290# Read a list of newline-separated strings from the standard input,
291# and print each of them once, without duplicates.  Input order is
292# *not* preserved.
293am__uniquify_input = $(AWK) '\
294  BEGIN { nonempty = 0; } \
295  { items[$$0] = 1; nonempty = 1; } \
296  END { if (nonempty) { for (i in items) print i; }; } \
297'
298# Make sure the list of sources is unique.  This is necessary because,
299# e.g., the same source file might be shared among _SOURCES variables
300# for different programs/libraries.
301am__define_uniq_tagged_files = \
302  list='$(am__tagged_files)'; \
303  unique=`for i in $$list; do \
304    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305  done | $(am__uniquify_input)`
306ETAGS = etags
307CTAGS = ctags
308am__tty_colors_dummy = \
309  mgn= red= grn= lgn= blu= brg= std=; \
310  am__color_tests=no
311am__tty_colors = { \
312  $(am__tty_colors_dummy); \
313  if test "X$(AM_COLOR_TESTS)" = Xno; then \
314    am__color_tests=no; \
315  elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
316    am__color_tests=yes; \
317  elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
318    am__color_tests=yes; \
319  fi; \
320  if test $$am__color_tests = yes; then \
321    red=''; \
322    grn=''; \
323    lgn=''; \
324    blu=''; \
325    mgn=''; \
326    brg=''; \
327    std=''; \
328  fi; \
329}
330am__recheck_rx = ^[ 	]*:recheck:[ 	]*
331am__global_test_result_rx = ^[ 	]*:global-test-result:[ 	]*
332am__copy_in_global_log_rx = ^[ 	]*:copy-in-global-log:[ 	]*
333# A command that, given a newline-separated list of test names on the
334# standard input, print the name of the tests that are to be re-run
335# upon "make recheck".
336am__list_recheck_tests = $(AWK) '{ \
337  recheck = 1; \
338  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
339    { \
340      if (rc < 0) \
341        { \
342          if ((getline line2 < ($$0 ".log")) < 0) \
343	    recheck = 0; \
344          break; \
345        } \
346      else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
347        { \
348          recheck = 0; \
349          break; \
350        } \
351      else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
352        { \
353          break; \
354        } \
355    }; \
356  if (recheck) \
357    print $$0; \
358  close ($$0 ".trs"); \
359  close ($$0 ".log"); \
360}'
361# A command that, given a newline-separated list of test names on the
362# standard input, create the global log from their .trs and .log files.
363am__create_global_log = $(AWK) ' \
364function fatal(msg) \
365{ \
366  print "fatal: making $@: " msg | "cat >&2"; \
367  exit 1; \
368} \
369function rst_section(header) \
370{ \
371  print header; \
372  len = length(header); \
373  for (i = 1; i <= len; i = i + 1) \
374    printf "="; \
375  printf "\n\n"; \
376} \
377{ \
378  copy_in_global_log = 1; \
379  global_test_result = "RUN"; \
380  while ((rc = (getline line < ($$0 ".trs"))) != 0) \
381    { \
382      if (rc < 0) \
383         fatal("failed to read from " $$0 ".trs"); \
384      if (line ~ /$(am__global_test_result_rx)/) \
385        { \
386          sub("$(am__global_test_result_rx)", "", line); \
387          sub("[ 	]*$$", "", line); \
388          global_test_result = line; \
389        } \
390      else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
391        copy_in_global_log = 0; \
392    }; \
393  if (copy_in_global_log) \
394    { \
395      rst_section(global_test_result ": " $$0); \
396      while ((rc = (getline line < ($$0 ".log"))) != 0) \
397      { \
398        if (rc < 0) \
399          fatal("failed to read from " $$0 ".log"); \
400        print line; \
401      }; \
402      printf "\n"; \
403    }; \
404  close ($$0 ".trs"); \
405  close ($$0 ".log"); \
406}'
407# Restructured Text title.
408am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
409# Solaris 10 'make', and several other traditional 'make' implementations,
410# pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
411# by disabling -e (using the XSI extension "set +e") if it's set.
412am__sh_e_setup = case $$- in *e*) set +e;; esac
413# Default flags passed to test drivers.
414am__common_driver_flags = \
415  --color-tests "$$am__color_tests" \
416  --enable-hard-errors "$$am__enable_hard_errors" \
417  --expect-failure "$$am__expect_failure"
418# To be inserted before the command running the test.  Creates the
419# directory for the log if needed.  Stores in $dir the directory
420# containing $f, in $tst the test, in $log the log.  Executes the
421# developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
422# passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
423# will run the test scripts (or their associated LOG_COMPILER, if
424# thy have one).
425am__check_pre = \
426$(am__sh_e_setup);					\
427$(am__vpath_adj_setup) $(am__vpath_adj)			\
428$(am__tty_colors);					\
429srcdir=$(srcdir); export srcdir;			\
430case "$@" in						\
431  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
432    *) am__odir=.;; 					\
433esac;							\
434test "x$$am__odir" = x"." || test -d "$$am__odir" 	\
435  || $(MKDIR_P) "$$am__odir" || exit $$?;		\
436if test -f "./$$f"; then dir=./;			\
437elif test -f "$$f"; then dir=;				\
438else dir="$(srcdir)/"; fi;				\
439tst=$$dir$$f; log='$@'; 				\
440if test -n '$(DISABLE_HARD_ERRORS)'; then		\
441  am__enable_hard_errors=no; 				\
442else							\
443  am__enable_hard_errors=yes; 				\
444fi; 							\
445case " $(XFAIL_TESTS) " in				\
446  *[\ \	]$$f[\ \	]* | *[\ \	]$$dir$$f[\ \	]*) \
447    am__expect_failure=yes;;				\
448  *)							\
449    am__expect_failure=no;;				\
450esac; 							\
451$(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
452# A shell command to get the names of the tests scripts with any registered
453# extension removed (i.e., equivalently, the names of the test logs, with
454# the '.log' extension removed).  The result is saved in the shell variable
455# '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
456# we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
457# since that might cause problem with VPATH rewrites for suffix-less tests.
458# See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
459am__set_TESTS_bases = \
460  bases='$(TEST_LOGS)'; \
461  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
462  bases=`echo $$bases`
463RECHECK_LOGS = $(TEST_LOGS)
464AM_RECURSIVE_TARGETS = check recheck
465TEST_SUITE_LOG = test-suite.log
466TEST_EXTENSIONS = @EXEEXT@ .test
467LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
468LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
469am__set_b = \
470  case '$@' in \
471    */*) \
472      case '$*' in \
473        */*) b='$*';; \
474          *) b=`echo '$@' | sed 's/\.log$$//'`; \
475       esac;; \
476    *) \
477      b='$*';; \
478  esac
479am__test_logs1 = $(TESTS:=.log)
480am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
481TEST_LOGS = $(am__test_logs2:.test.log=.log)
482TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
483TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
484	$(TEST_LOG_FLAGS)
485am__DIST_COMMON = $(srcdir)/Makefile.in \
486	$(top_srcdir)/Makefile.am.common \
487	$(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/depcomp \
488	$(top_srcdir)/test-driver ChangeLog
489DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
490ACLOCAL = @ACLOCAL@
491AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
492AMTAR = @AMTAR@
493AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
494AR = @AR@
495AS = @AS@
496ASN1_COMPILE = @ASN1_COMPILE@
497ASN1_COMPILE_DEP = @ASN1_COMPILE_DEP@
498AUTOCONF = @AUTOCONF@
499AUTOHEADER = @AUTOHEADER@
500AUTOMAKE = @AUTOMAKE@
501AWK = @AWK@
502CANONICAL_HOST = @CANONICAL_HOST@
503CAPNG_CFLAGS = @CAPNG_CFLAGS@
504CAPNG_LIBS = @CAPNG_LIBS@
505CATMAN = @CATMAN@
506CATMANEXT = @CATMANEXT@
507CC = @CC@
508CCDEPMODE = @CCDEPMODE@
509CFLAGS = @CFLAGS@
510COMPILE_ET = @COMPILE_ET@
511CPP = @CPP@
512CPPFLAGS = @CPPFLAGS@
513CYGPATH_W = @CYGPATH_W@
514DB1LIB = @DB1LIB@
515DB3LIB = @DB3LIB@
516DBHEADER = @DBHEADER@
517DEFS = @DEFS@
518DEPDIR = @DEPDIR@
519DIR_com_err = @DIR_com_err@
520DIR_hdbdir = @DIR_hdbdir@
521DIR_roken = @DIR_roken@
522DLLTOOL = @DLLTOOL@
523DSYMUTIL = @DSYMUTIL@
524DUMPBIN = @DUMPBIN@
525ECHO_C = @ECHO_C@
526ECHO_N = @ECHO_N@
527ECHO_T = @ECHO_T@
528EGREP = @EGREP@
529ENABLE_AFS_STRING_TO_KEY = @ENABLE_AFS_STRING_TO_KEY@
530EXEEXT = @EXEEXT@
531FGREP = @FGREP@
532GCD_MIG = @GCD_MIG@
533GREP = @GREP@
534GROFF = @GROFF@
535INCLUDES_roken = @INCLUDES_roken@
536INCLUDE_libedit = @INCLUDE_libedit@
537INCLUDE_libintl = @INCLUDE_libintl@
538INCLUDE_openldap = @INCLUDE_openldap@
539INCLUDE_openssl_crypto = @INCLUDE_openssl_crypto@
540INCLUDE_readline = @INCLUDE_readline@
541INCLUDE_sqlite3 = @INCLUDE_sqlite3@
542INSTALL = @INSTALL@
543INSTALL_DATA = @INSTALL_DATA@
544INSTALL_PROGRAM = @INSTALL_PROGRAM@
545INSTALL_SCRIPT = @INSTALL_SCRIPT@
546INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
547LD = @LD@
548LDFLAGS = @LDFLAGS@
549LDFLAGS_VERSION_SCRIPT = @LDFLAGS_VERSION_SCRIPT@
550LEX = @LEX@
551LEXLIB = @LEXLIB@
552LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
553LIBADD_roken = @LIBADD_roken@
554LIBOBJS = @LIBOBJS@
555LIBS = @LIBS@
556LIBTOOL = @LIBTOOL@
557LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
558LIB_bswap16 = @LIB_bswap16@
559LIB_bswap32 = @LIB_bswap32@
560LIB_bswap64 = @LIB_bswap64@
561LIB_com_err = @LIB_com_err@
562LIB_com_err_a = @LIB_com_err_a@
563LIB_com_err_so = @LIB_com_err_so@
564LIB_crypt = @LIB_crypt@
565LIB_db_create = @LIB_db_create@
566LIB_dbm_firstkey = @LIB_dbm_firstkey@
567LIB_dbopen = @LIB_dbopen@
568LIB_dispatch_async_f = @LIB_dispatch_async_f@
569LIB_dladdr = @LIB_dladdr@
570LIB_dlopen = @LIB_dlopen@
571LIB_dn_expand = @LIB_dn_expand@
572LIB_dns_search = @LIB_dns_search@
573LIB_door_create = @LIB_door_create@
574LIB_freeaddrinfo = @LIB_freeaddrinfo@
575LIB_gai_strerror = @LIB_gai_strerror@
576LIB_getaddrinfo = @LIB_getaddrinfo@
577LIB_gethostbyname = @LIB_gethostbyname@
578LIB_gethostbyname2 = @LIB_gethostbyname2@
579LIB_getnameinfo = @LIB_getnameinfo@
580LIB_getpwnam_r = @LIB_getpwnam_r@
581LIB_getsockopt = @LIB_getsockopt@
582LIB_hcrypto = @LIB_hcrypto@
583LIB_hcrypto_a = @LIB_hcrypto_a@
584LIB_hcrypto_appl = @LIB_hcrypto_appl@
585LIB_hcrypto_so = @LIB_hcrypto_so@
586LIB_hstrerror = @LIB_hstrerror@
587LIB_kdb = @LIB_kdb@
588LIB_libedit = @LIB_libedit@
589LIB_libintl = @LIB_libintl@
590LIB_loadquery = @LIB_loadquery@
591LIB_logout = @LIB_logout@
592LIB_logwtmp = @LIB_logwtmp@
593LIB_openldap = @LIB_openldap@
594LIB_openpty = @LIB_openpty@
595LIB_openssl_crypto = @LIB_openssl_crypto@
596LIB_otp = @LIB_otp@
597LIB_pidfile = @LIB_pidfile@
598LIB_readline = @LIB_readline@
599LIB_res_ndestroy = @LIB_res_ndestroy@
600LIB_res_nsearch = @LIB_res_nsearch@
601LIB_res_search = @LIB_res_search@
602LIB_roken = @LIB_roken@
603LIB_security = @LIB_security@
604LIB_setsockopt = @LIB_setsockopt@
605LIB_socket = @LIB_socket@
606LIB_sqlite3 = @LIB_sqlite3@
607LIB_syslog = @LIB_syslog@
608LIB_tgetent = @LIB_tgetent@
609LIPO = @LIPO@
610LMDBLIB = @LMDBLIB@
611LN_S = @LN_S@
612LTLIBOBJS = @LTLIBOBJS@
613LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
614MAINT = @MAINT@
615MAKEINFO = @MAKEINFO@
616MANIFEST_TOOL = @MANIFEST_TOOL@
617MKDIR_P = @MKDIR_P@
618NDBMLIB = @NDBMLIB@
619NM = @NM@
620NMEDIT = @NMEDIT@
621NO_AFS = @NO_AFS@
622NROFF = @NROFF@
623OBJDUMP = @OBJDUMP@
624OBJEXT = @OBJEXT@
625OTOOL = @OTOOL@
626OTOOL64 = @OTOOL64@
627PACKAGE = @PACKAGE@
628PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
629PACKAGE_NAME = @PACKAGE_NAME@
630PACKAGE_STRING = @PACKAGE_STRING@
631PACKAGE_TARNAME = @PACKAGE_TARNAME@
632PACKAGE_URL = @PACKAGE_URL@
633PACKAGE_VERSION = @PACKAGE_VERSION@
634PATH_SEPARATOR = @PATH_SEPARATOR@
635PERL = @PERL@
636PKG_CONFIG = @PKG_CONFIG@
637PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
638PTHREAD_LDADD = @PTHREAD_LDADD@
639PTHREAD_LIBADD = @PTHREAD_LIBADD@
640RANLIB = @RANLIB@
641SED = @SED@
642SET_MAKE = @SET_MAKE@
643SHELL = @SHELL@
644SLC = @SLC@
645SLC_DEP = @SLC_DEP@
646STRIP = @STRIP@
647VERSION = @VERSION@
648VERSIONING = @VERSIONING@
649WFLAGS = @WFLAGS@
650WFLAGS_LITE = @WFLAGS_LITE@
651YACC = @YACC@
652YFLAGS = @YFLAGS@
653abs_builddir = @abs_builddir@
654abs_srcdir = @abs_srcdir@
655abs_top_builddir = @abs_top_builddir@
656abs_top_srcdir = @abs_top_srcdir@
657ac_ct_AR = @ac_ct_AR@
658ac_ct_CC = @ac_ct_CC@
659ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
660am__include = @am__include@
661am__leading_dot = @am__leading_dot@
662am__quote = @am__quote@
663am__tar = @am__tar@
664am__untar = @am__untar@
665bindir = @bindir@
666build = @build@
667build_alias = @build_alias@
668build_cpu = @build_cpu@
669build_os = @build_os@
670build_vendor = @build_vendor@
671builddir = @builddir@
672datadir = @datadir@
673datarootdir = @datarootdir@
674db_type = @db_type@
675db_type_preference = @db_type_preference@
676docdir = @docdir@
677dpagaix_cflags = @dpagaix_cflags@
678dpagaix_ldadd = @dpagaix_ldadd@
679dpagaix_ldflags = @dpagaix_ldflags@
680dvidir = @dvidir@
681exec_prefix = @exec_prefix@
682host = @host@
683host_alias = @host_alias@
684host_cpu = @host_cpu@
685host_os = @host_os@
686host_vendor = @host_vendor@
687htmldir = @htmldir@
688includedir = @includedir@
689infodir = @infodir@
690install_sh = @install_sh@
691libdir = @libdir@
692libexecdir = @libexecdir@
693localedir = @localedir@
694localstatedir = @localstatedir@
695mandir = @mandir@
696mkdir_p = @mkdir_p@
697oldincludedir = @oldincludedir@
698pdfdir = @pdfdir@
699prefix = @prefix@
700program_transform_name = @program_transform_name@
701psdir = @psdir@
702sbindir = @sbindir@
703sharedstatedir = @sharedstatedir@
704srcdir = @srcdir@
705subdirs = @subdirs@
706sysconfdir = @sysconfdir@
707target_alias = @target_alias@
708top_build_prefix = @top_build_prefix@
709top_builddir = @top_builddir@
710top_srcdir = @top_srcdir@
711SUFFIXES = .et .h .pc.in .pc .x .z .hx .1 .3 .5 .7 .8 .cat1 .cat3 \
712	.cat5 .cat7 .cat8
713DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_srcdir)/include
714AM_CPPFLAGS = $(INCLUDES_roken)
715@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
716AM_CFLAGS = $(WFLAGS)
717CP = cp
718buildinclude = $(top_builddir)/include
719LIB_XauReadAuth = @LIB_XauReadAuth@
720LIB_el_init = @LIB_el_init@
721LIB_getattr = @LIB_getattr@
722LIB_getpwent_r = @LIB_getpwent_r@
723LIB_odm_initialize = @LIB_odm_initialize@
724LIB_setpcred = @LIB_setpcred@
725INCLUDE_krb4 = @INCLUDE_krb4@
726LIB_krb4 = @LIB_krb4@
727libexec_heimdaldir = $(libexecdir)/heimdal
728NROFF_MAN = groff -mandoc -Tascii
729@NO_AFS_FALSE@LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
730@NO_AFS_TRUE@LIB_kafs =
731@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
732@KRB5_TRUE@	$(top_builddir)/lib/asn1/libasn1.la
733
734@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
735LIB_heimbase = $(top_builddir)/lib/base/libheimbase.la
736@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
737
738#silent-rules
739heim_verbose = $(heim_verbose_$(V))
740heim_verbose_ = $(heim_verbose_$(AM_DEFAULT_VERBOSITY))
741heim_verbose_0 = @echo "  GEN    "$@;
742lib_LTLIBRARIES = libwind.la
743built = \
744	bidi_table.c				\
745	bidi_table.h				\
746	combining_table.c			\
747	combining_table.h			\
748	errorlist_table.c			\
749	errorlist_table.h			\
750	map_table.c				\
751	map_table.h				\
752	normalize_table.c			\
753	normalize_table.h
754
755built_tests = \
756	punycode_examples.h			\
757	punycode_examples.c
758
759MAINTAINERCLEANFILES = $(built) $(built_tests)
760code = \
761	bidi.c					\
762	combining.c				\
763	doxygen.c				\
764	errorlist.c				\
765	map.c					\
766	ldap.c					\
767	normalize.c				\
768	punycode.c				\
769	stringprep.c				\
770	wind.h					\
771	windlocl.h				\
772	utf8.c
773
774dist_libwind_la_SOURCES = $(code) $(built)
775nodist_libwind_la_SOURCES = wind_err.c wind_err.h
776libwind_la_DEPENDENCIES = version-script.map
777dist_include_HEADERS = wind.h
778nodist_include_HEADERS = wind_err.h
779libwind_la_LDFLAGS = -version-info 0:0:0 $(am__append_1)
780libwind_la_LIBADD = \
781	$(LIB_roken) \
782	$(LIB_com_err)
783
784BUILT_SOURCES = \
785	wind_err.c				\
786	wind_err.h
787
788TESTS = \
789	$(check_PROGRAMS)
790
791test_punycode_SOURCES = \
792	test-punycode.c				\
793	punycode_examples.c			\
794	punycode_examples.h
795
796idn_lookup_SOURCES = idn-lookup.c
797LDADD = libwind.la $(LIB_roken)
798PYTHON = python
799@MAINTAINER_MODE_FALSE@skip_python = test -f $@ ||
800EXTRA_DIST = \
801	NTMakefile \
802	libwind-exports.def \
803	CompositionExclusions-3.2.0.txt \
804	DerivedNormalizationProps.txt \
805	NormalizationCorrections.txt \
806	NormalizationTest.txt \
807	UnicodeData.py \
808	UnicodeData.txt \
809	gen-bidi.py \
810	gen-combining.py \
811	gen-errorlist.py \
812	gen-map.py \
813	gen-normalize.py \
814	gen-punycode-examples.py \
815	generate.py \
816	rfc3454.py \
817	rfc3454.txt \
818	rfc3490.txt \
819	rfc3491.txt \
820	rfc3492.txt \
821	rfc4013.txt \
822	rfc4518.py \
823	rfc4518.txt \
824	stringprep.py \
825	util.py \
826	version-script.map \
827	wind_err.et
828
829CLEANFILES = \
830	wind_err.c  \
831	wind_err.h
832
833all: $(BUILT_SOURCES)
834	$(MAKE) $(AM_MAKEFLAGS) all-am
835
836.SUFFIXES:
837.SUFFIXES: .et .h .pc.in .pc .x .z .hx .1 .3 .5 .7 .8 .cat1 .cat3 .cat5 .cat7 .cat8 .c .lo .log .o .obj .test .test$(EXEEXT) .trs
838$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__configure_deps)
839	@for dep in $?; do \
840	  case '$(am__configure_deps)' in \
841	    *$$dep*) \
842	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
843	        && { if test -f $@; then exit 0; else break; fi; }; \
844	      exit 1;; \
845	  esac; \
846	done; \
847	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/wind/Makefile'; \
848	$(am__cd) $(top_srcdir) && \
849	  $(AUTOMAKE) --foreign lib/wind/Makefile
850Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
851	@case '$?' in \
852	  *config.status*) \
853	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
854	  *) \
855	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
856	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
857	esac;
858$(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(am__empty):
859
860$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
861	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
862
863$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
864	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
865$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
866	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
867$(am__aclocal_m4_deps):
868
869install-libLTLIBRARIES: $(lib_LTLIBRARIES)
870	@$(NORMAL_INSTALL)
871	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
872	list2=; for p in $$list; do \
873	  if test -f $$p; then \
874	    list2="$$list2 $$p"; \
875	  else :; fi; \
876	done; \
877	test -z "$$list2" || { \
878	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
879	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
880	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
881	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
882	}
883
884uninstall-libLTLIBRARIES:
885	@$(NORMAL_UNINSTALL)
886	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
887	for p in $$list; do \
888	  $(am__strip_dir) \
889	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
890	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
891	done
892
893clean-libLTLIBRARIES:
894	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
895	@list='$(lib_LTLIBRARIES)'; \
896	locs=`for p in $$list; do echo $$p; done | \
897	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
898	      sort -u`; \
899	test -z "$$locs" || { \
900	  echo rm -f $${locs}; \
901	  rm -f $${locs}; \
902	}
903
904libwind.la: $(libwind_la_OBJECTS) $(libwind_la_DEPENDENCIES) $(EXTRA_libwind_la_DEPENDENCIES)
905	$(AM_V_CCLD)$(libwind_la_LINK) -rpath $(libdir) $(libwind_la_OBJECTS) $(libwind_la_LIBADD) $(LIBS)
906install-binPROGRAMS: $(bin_PROGRAMS)
907	@$(NORMAL_INSTALL)
908	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
909	if test -n "$$list"; then \
910	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
911	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
912	fi; \
913	for p in $$list; do echo "$$p $$p"; done | \
914	sed 's/$(EXEEXT)$$//' | \
915	while read p p1; do if test -f $$p \
916	 || test -f $$p1 \
917	  ; then echo "$$p"; echo "$$p"; else :; fi; \
918	done | \
919	sed -e 'p;s,.*/,,;n;h' \
920	    -e 's|.*|.|' \
921	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
922	sed 'N;N;N;s,\n, ,g' | \
923	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
924	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
925	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
926	    else { print "f", $$3 "/" $$4, $$1; } } \
927	  END { for (d in files) print "f", d, files[d] }' | \
928	while read type dir files; do \
929	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
930	    test -z "$$files" || { \
931	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
932	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
933	    } \
934	; done
935
936uninstall-binPROGRAMS:
937	@$(NORMAL_UNINSTALL)
938	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
939	files=`for p in $$list; do echo "$$p"; done | \
940	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
941	      -e 's/$$/$(EXEEXT)/' \
942	`; \
943	test -n "$$list" || exit 0; \
944	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
945	cd "$(DESTDIR)$(bindir)" && rm -f $$files
946
947clean-binPROGRAMS:
948	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
949	echo " rm -f" $$list; \
950	rm -f $$list || exit $$?; \
951	test -n "$(EXEEXT)" || exit 0; \
952	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
953	echo " rm -f" $$list; \
954	rm -f $$list
955
956clean-checkPROGRAMS:
957	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
958	echo " rm -f" $$list; \
959	rm -f $$list || exit $$?; \
960	test -n "$(EXEEXT)" || exit 0; \
961	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
962	echo " rm -f" $$list; \
963	rm -f $$list
964
965idn-lookup$(EXEEXT): $(idn_lookup_OBJECTS) $(idn_lookup_DEPENDENCIES) $(EXTRA_idn_lookup_DEPENDENCIES)
966	@rm -f idn-lookup$(EXEEXT)
967	$(AM_V_CCLD)$(LINK) $(idn_lookup_OBJECTS) $(idn_lookup_LDADD) $(LIBS)
968
969test-bidi$(EXEEXT): $(test_bidi_OBJECTS) $(test_bidi_DEPENDENCIES) $(EXTRA_test_bidi_DEPENDENCIES)
970	@rm -f test-bidi$(EXEEXT)
971	$(AM_V_CCLD)$(LINK) $(test_bidi_OBJECTS) $(test_bidi_LDADD) $(LIBS)
972
973test-ldap$(EXEEXT): $(test_ldap_OBJECTS) $(test_ldap_DEPENDENCIES) $(EXTRA_test_ldap_DEPENDENCIES)
974	@rm -f test-ldap$(EXEEXT)
975	$(AM_V_CCLD)$(LINK) $(test_ldap_OBJECTS) $(test_ldap_LDADD) $(LIBS)
976
977test-map$(EXEEXT): $(test_map_OBJECTS) $(test_map_DEPENDENCIES) $(EXTRA_test_map_DEPENDENCIES)
978	@rm -f test-map$(EXEEXT)
979	$(AM_V_CCLD)$(LINK) $(test_map_OBJECTS) $(test_map_LDADD) $(LIBS)
980
981test-normalize$(EXEEXT): $(test_normalize_OBJECTS) $(test_normalize_DEPENDENCIES) $(EXTRA_test_normalize_DEPENDENCIES)
982	@rm -f test-normalize$(EXEEXT)
983	$(AM_V_CCLD)$(LINK) $(test_normalize_OBJECTS) $(test_normalize_LDADD) $(LIBS)
984
985test-prohibited$(EXEEXT): $(test_prohibited_OBJECTS) $(test_prohibited_DEPENDENCIES) $(EXTRA_test_prohibited_DEPENDENCIES)
986	@rm -f test-prohibited$(EXEEXT)
987	$(AM_V_CCLD)$(LINK) $(test_prohibited_OBJECTS) $(test_prohibited_LDADD) $(LIBS)
988
989test-punycode$(EXEEXT): $(test_punycode_OBJECTS) $(test_punycode_DEPENDENCIES) $(EXTRA_test_punycode_DEPENDENCIES)
990	@rm -f test-punycode$(EXEEXT)
991	$(AM_V_CCLD)$(LINK) $(test_punycode_OBJECTS) $(test_punycode_LDADD) $(LIBS)
992
993test-rw$(EXEEXT): $(test_rw_OBJECTS) $(test_rw_DEPENDENCIES) $(EXTRA_test_rw_DEPENDENCIES)
994	@rm -f test-rw$(EXEEXT)
995	$(AM_V_CCLD)$(LINK) $(test_rw_OBJECTS) $(test_rw_LDADD) $(LIBS)
996
997test-utf8$(EXEEXT): $(test_utf8_OBJECTS) $(test_utf8_DEPENDENCIES) $(EXTRA_test_utf8_DEPENDENCIES)
998	@rm -f test-utf8$(EXEEXT)
999	$(AM_V_CCLD)$(LINK) $(test_utf8_OBJECTS) $(test_utf8_LDADD) $(LIBS)
1000
1001mostlyclean-compile:
1002	-rm -f *.$(OBJEXT)
1003
1004distclean-compile:
1005	-rm -f *.tab.c
1006
1007@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bidi.Plo@am__quote@
1008@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bidi_table.Plo@am__quote@
1009@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/combining.Plo@am__quote@
1010@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/combining_table.Plo@am__quote@
1011@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/doxygen.Plo@am__quote@
1012@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errorlist.Plo@am__quote@
1013@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errorlist_table.Plo@am__quote@
1014@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idn-lookup.Po@am__quote@
1015@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldap.Plo@am__quote@
1016@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
1017@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map_table.Plo@am__quote@
1018@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/normalize.Plo@am__quote@
1019@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/normalize_table.Plo@am__quote@
1020@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/punycode.Plo@am__quote@
1021@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/punycode_examples.Po@am__quote@
1022@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stringprep.Plo@am__quote@
1023@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bidi.Po@am__quote@
1024@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ldap.Po@am__quote@
1025@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-map.Po@am__quote@
1026@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-normalize.Po@am__quote@
1027@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-prohibited.Po@am__quote@
1028@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-punycode.Po@am__quote@
1029@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-rw.Po@am__quote@
1030@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-utf8.Po@am__quote@
1031@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf8.Plo@am__quote@
1032@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wind_err.Plo@am__quote@
1033
1034.c.o:
1035@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1036@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1037@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1038@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1039@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1040
1041.c.obj:
1042@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1043@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1044@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1045@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1046@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1047
1048.c.lo:
1049@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1050@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1051@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1052@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1053@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1054
1055mostlyclean-libtool:
1056	-rm -f *.lo
1057
1058clean-libtool:
1059	-rm -rf .libs _libs
1060install-dist_includeHEADERS: $(dist_include_HEADERS)
1061	@$(NORMAL_INSTALL)
1062	@list='$(dist_include_HEADERS)'; test -n "$(includedir)" || list=; \
1063	if test -n "$$list"; then \
1064	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
1065	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
1066	fi; \
1067	for p in $$list; do \
1068	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1069	  echo "$$d$$p"; \
1070	done | $(am__base_list) | \
1071	while read files; do \
1072	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1073	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
1074	done
1075
1076uninstall-dist_includeHEADERS:
1077	@$(NORMAL_UNINSTALL)
1078	@list='$(dist_include_HEADERS)'; test -n "$(includedir)" || list=; \
1079	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1080	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
1081install-nodist_includeHEADERS: $(nodist_include_HEADERS)
1082	@$(NORMAL_INSTALL)
1083	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
1084	if test -n "$$list"; then \
1085	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
1086	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
1087	fi; \
1088	for p in $$list; do \
1089	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1090	  echo "$$d$$p"; \
1091	done | $(am__base_list) | \
1092	while read files; do \
1093	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1094	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
1095	done
1096
1097uninstall-nodist_includeHEADERS:
1098	@$(NORMAL_UNINSTALL)
1099	@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
1100	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1101	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
1102
1103ID: $(am__tagged_files)
1104	$(am__define_uniq_tagged_files); mkid -fID $$unique
1105tags: tags-am
1106TAGS: tags
1107
1108tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1109	set x; \
1110	here=`pwd`; \
1111	$(am__define_uniq_tagged_files); \
1112	shift; \
1113	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1114	  test -n "$$unique" || unique=$$empty_fix; \
1115	  if test $$# -gt 0; then \
1116	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1117	      "$$@" $$unique; \
1118	  else \
1119	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1120	      $$unique; \
1121	  fi; \
1122	fi
1123ctags: ctags-am
1124
1125CTAGS: ctags
1126ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1127	$(am__define_uniq_tagged_files); \
1128	test -z "$(CTAGS_ARGS)$$unique" \
1129	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1130	     $$unique
1131
1132GTAGS:
1133	here=`$(am__cd) $(top_builddir) && pwd` \
1134	  && $(am__cd) $(top_srcdir) \
1135	  && gtags -i $(GTAGS_ARGS) "$$here"
1136cscopelist: cscopelist-am
1137
1138cscopelist-am: $(am__tagged_files)
1139	list='$(am__tagged_files)'; \
1140	case "$(srcdir)" in \
1141	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1142	  *) sdir=$(subdir)/$(srcdir) ;; \
1143	esac; \
1144	for i in $$list; do \
1145	  if test -f "$$i"; then \
1146	    echo "$(subdir)/$$i"; \
1147	  else \
1148	    echo "$$sdir/$$i"; \
1149	  fi; \
1150	done >> $(top_builddir)/cscope.files
1151
1152distclean-tags:
1153	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1154
1155# Recover from deleted '.trs' file; this should ensure that
1156# "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1157# both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1158# to avoid problems with "make -n".
1159.log.trs:
1160	rm -f $< $@
1161	$(MAKE) $(AM_MAKEFLAGS) $<
1162
1163# Leading 'am--fnord' is there to ensure the list of targets does not
1164# expand to empty, as could happen e.g. with make check TESTS=''.
1165am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1166am--force-recheck:
1167	@:
1168
1169$(TEST_SUITE_LOG): $(TEST_LOGS)
1170	@$(am__set_TESTS_bases); \
1171	am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1172	redo_bases=`for i in $$bases; do \
1173	              am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1174	            done`; \
1175	if test -n "$$redo_bases"; then \
1176	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1177	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1178	  if $(am__make_dryrun); then :; else \
1179	    rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1180	  fi; \
1181	fi; \
1182	if test -n "$$am__remaking_logs"; then \
1183	  echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1184	       "recursion detected" >&2; \
1185	elif test -n "$$redo_logs"; then \
1186	  am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1187	fi; \
1188	if $(am__make_dryrun); then :; else \
1189	  st=0;  \
1190	  errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1191	  for i in $$redo_bases; do \
1192	    test -f $$i.trs && test -r $$i.trs \
1193	      || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1194	    test -f $$i.log && test -r $$i.log \
1195	      || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1196	  done; \
1197	  test $$st -eq 0 || exit 1; \
1198	fi
1199	@$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1200	ws='[ 	]'; \
1201	results=`for b in $$bases; do echo $$b.trs; done`; \
1202	test -n "$$results" || results=/dev/null; \
1203	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1204	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1205	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1206	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1207	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1208	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1209	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1210	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1211	  success=true; \
1212	else \
1213	  success=false; \
1214	fi; \
1215	br='==================='; br=$$br$$br$$br$$br; \
1216	result_count () \
1217	{ \
1218	    if test x"$$1" = x"--maybe-color"; then \
1219	      maybe_colorize=yes; \
1220	    elif test x"$$1" = x"--no-color"; then \
1221	      maybe_colorize=no; \
1222	    else \
1223	      echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1224	    fi; \
1225	    shift; \
1226	    desc=$$1 count=$$2; \
1227	    if test $$maybe_colorize = yes && test $$count -gt 0; then \
1228	      color_start=$$3 color_end=$$std; \
1229	    else \
1230	      color_start= color_end=; \
1231	    fi; \
1232	    echo "$${color_start}# $$desc $$count$${color_end}"; \
1233	}; \
1234	create_testsuite_report () \
1235	{ \
1236	  result_count $$1 "TOTAL:" $$all   "$$brg"; \
1237	  result_count $$1 "PASS: " $$pass  "$$grn"; \
1238	  result_count $$1 "SKIP: " $$skip  "$$blu"; \
1239	  result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1240	  result_count $$1 "FAIL: " $$fail  "$$red"; \
1241	  result_count $$1 "XPASS:" $$xpass "$$red"; \
1242	  result_count $$1 "ERROR:" $$error "$$mgn"; \
1243	}; \
1244	{								\
1245	  echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |	\
1246	    $(am__rst_title);						\
1247	  create_testsuite_report --no-color;				\
1248	  echo;								\
1249	  echo ".. contents:: :depth: 2";				\
1250	  echo;								\
1251	  for b in $$bases; do echo $$b; done				\
1252	    | $(am__create_global_log);					\
1253	} >$(TEST_SUITE_LOG).tmp || exit 1;				\
1254	mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);			\
1255	if $$success; then						\
1256	  col="$$grn";							\
1257	 else								\
1258	  col="$$red";							\
1259	  test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);		\
1260	fi;								\
1261	echo "$${col}$$br$${std}"; 					\
1262	echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";	\
1263	echo "$${col}$$br$${std}"; 					\
1264	create_testsuite_report --maybe-color;				\
1265	echo "$$col$$br$$std";						\
1266	if $$success; then :; else					\
1267	  echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";		\
1268	  if test -n "$(PACKAGE_BUGREPORT)"; then			\
1269	    echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}";	\
1270	  fi;								\
1271	  echo "$$col$$br$$std";					\
1272	fi;								\
1273	$$success || exit 1
1274
1275check-TESTS:
1276	@list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1277	@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1278	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1279	@set +e; $(am__set_TESTS_bases); \
1280	log_list=`for i in $$bases; do echo $$i.log; done`; \
1281	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1282	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1283	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1284	exit $$?;
1285recheck: all $(check_PROGRAMS)
1286	@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1287	@set +e; $(am__set_TESTS_bases); \
1288	bases=`for i in $$bases; do echo $$i; done \
1289	         | $(am__list_recheck_tests)` || exit 1; \
1290	log_list=`for i in $$bases; do echo $$i.log; done`; \
1291	log_list=`echo $$log_list`; \
1292	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1293	        am__force_recheck=am--force-recheck \
1294	        TEST_LOGS="$$log_list"; \
1295	exit $$?
1296test-bidi.log: test-bidi$(EXEEXT)
1297	@p='test-bidi$(EXEEXT)'; \
1298	b='test-bidi'; \
1299	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1300	--log-file $$b.log --trs-file $$b.trs \
1301	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1302	"$$tst" $(AM_TESTS_FD_REDIRECT)
1303test-map.log: test-map$(EXEEXT)
1304	@p='test-map$(EXEEXT)'; \
1305	b='test-map'; \
1306	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1307	--log-file $$b.log --trs-file $$b.trs \
1308	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1309	"$$tst" $(AM_TESTS_FD_REDIRECT)
1310test-rw.log: test-rw$(EXEEXT)
1311	@p='test-rw$(EXEEXT)'; \
1312	b='test-rw'; \
1313	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1314	--log-file $$b.log --trs-file $$b.trs \
1315	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1316	"$$tst" $(AM_TESTS_FD_REDIRECT)
1317test-normalize.log: test-normalize$(EXEEXT)
1318	@p='test-normalize$(EXEEXT)'; \
1319	b='test-normalize'; \
1320	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1321	--log-file $$b.log --trs-file $$b.trs \
1322	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1323	"$$tst" $(AM_TESTS_FD_REDIRECT)
1324test-prohibited.log: test-prohibited$(EXEEXT)
1325	@p='test-prohibited$(EXEEXT)'; \
1326	b='test-prohibited'; \
1327	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1328	--log-file $$b.log --trs-file $$b.trs \
1329	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1330	"$$tst" $(AM_TESTS_FD_REDIRECT)
1331test-punycode.log: test-punycode$(EXEEXT)
1332	@p='test-punycode$(EXEEXT)'; \
1333	b='test-punycode'; \
1334	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1335	--log-file $$b.log --trs-file $$b.trs \
1336	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1337	"$$tst" $(AM_TESTS_FD_REDIRECT)
1338test-ldap.log: test-ldap$(EXEEXT)
1339	@p='test-ldap$(EXEEXT)'; \
1340	b='test-ldap'; \
1341	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1342	--log-file $$b.log --trs-file $$b.trs \
1343	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1344	"$$tst" $(AM_TESTS_FD_REDIRECT)
1345test-utf8.log: test-utf8$(EXEEXT)
1346	@p='test-utf8$(EXEEXT)'; \
1347	b='test-utf8'; \
1348	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1349	--log-file $$b.log --trs-file $$b.trs \
1350	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1351	"$$tst" $(AM_TESTS_FD_REDIRECT)
1352.test.log:
1353	@p='$<'; \
1354	$(am__set_b); \
1355	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1356	--log-file $$b.log --trs-file $$b.trs \
1357	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1358	"$$tst" $(AM_TESTS_FD_REDIRECT)
1359@am__EXEEXT_TRUE@.test$(EXEEXT).log:
1360@am__EXEEXT_TRUE@	@p='$<'; \
1361@am__EXEEXT_TRUE@	$(am__set_b); \
1362@am__EXEEXT_TRUE@	$(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1363@am__EXEEXT_TRUE@	--log-file $$b.log --trs-file $$b.trs \
1364@am__EXEEXT_TRUE@	$(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1365@am__EXEEXT_TRUE@	"$$tst" $(AM_TESTS_FD_REDIRECT)
1366
1367distdir: $(DISTFILES)
1368	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1369	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1370	list='$(DISTFILES)'; \
1371	  dist_files=`for file in $$list; do echo $$file; done | \
1372	  sed -e "s|^$$srcdirstrip/||;t" \
1373	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1374	case $$dist_files in \
1375	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1376			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1377			   sort -u` ;; \
1378	esac; \
1379	for file in $$dist_files; do \
1380	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1381	  if test -d $$d/$$file; then \
1382	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1383	    if test -d "$(distdir)/$$file"; then \
1384	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1385	    fi; \
1386	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1387	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1388	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1389	    fi; \
1390	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1391	  else \
1392	    test -f "$(distdir)/$$file" \
1393	    || cp -p $$d/$$file "$(distdir)/$$file" \
1394	    || exit 1; \
1395	  fi; \
1396	done
1397	$(MAKE) $(AM_MAKEFLAGS) \
1398	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
1399	  dist-hook
1400check-am: all-am
1401	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1402	$(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
1403check: $(BUILT_SOURCES)
1404	$(MAKE) $(AM_MAKEFLAGS) check-am
1405all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) all-local
1406install-binPROGRAMS: install-libLTLIBRARIES
1407
1408installdirs:
1409	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
1410	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1411	done
1412install: $(BUILT_SOURCES)
1413	$(MAKE) $(AM_MAKEFLAGS) install-am
1414install-exec: install-exec-am
1415install-data: install-data-am
1416uninstall: uninstall-am
1417
1418install-am: all-am
1419	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1420
1421installcheck: installcheck-am
1422install-strip:
1423	if test -z '$(STRIP)'; then \
1424	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1425	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1426	      install; \
1427	else \
1428	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1429	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1430	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1431	fi
1432mostlyclean-generic:
1433	-test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1434	-test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1435	-test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1436
1437clean-generic:
1438	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1439
1440distclean-generic:
1441	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1442	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1443
1444maintainer-clean-generic:
1445	@echo "This command is intended for maintainers to use"
1446	@echo "it deletes files that may require special tools to rebuild."
1447	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1448	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1449clean: clean-am
1450
1451clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
1452	clean-libLTLIBRARIES clean-libtool mostlyclean-am
1453
1454distclean: distclean-am
1455	-rm -rf ./$(DEPDIR)
1456	-rm -f Makefile
1457distclean-am: clean-am distclean-compile distclean-generic \
1458	distclean-tags
1459
1460dvi: dvi-am
1461
1462dvi-am:
1463
1464html: html-am
1465
1466html-am:
1467
1468info: info-am
1469
1470info-am:
1471
1472install-data-am: install-dist_includeHEADERS \
1473	install-nodist_includeHEADERS
1474	@$(NORMAL_INSTALL)
1475	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
1476install-dvi: install-dvi-am
1477
1478install-dvi-am:
1479
1480install-exec-am: install-binPROGRAMS install-exec-local \
1481	install-libLTLIBRARIES
1482
1483install-html: install-html-am
1484
1485install-html-am:
1486
1487install-info: install-info-am
1488
1489install-info-am:
1490
1491install-man:
1492
1493install-pdf: install-pdf-am
1494
1495install-pdf-am:
1496
1497install-ps: install-ps-am
1498
1499install-ps-am:
1500
1501installcheck-am:
1502
1503maintainer-clean: maintainer-clean-am
1504	-rm -rf ./$(DEPDIR)
1505	-rm -f Makefile
1506maintainer-clean-am: distclean-am maintainer-clean-generic
1507
1508mostlyclean: mostlyclean-am
1509
1510mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1511	mostlyclean-libtool
1512
1513pdf: pdf-am
1514
1515pdf-am:
1516
1517ps: ps-am
1518
1519ps-am:
1520
1521uninstall-am: uninstall-binPROGRAMS uninstall-dist_includeHEADERS \
1522	uninstall-libLTLIBRARIES uninstall-nodist_includeHEADERS
1523	@$(NORMAL_INSTALL)
1524	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1525.MAKE: all check check-am install install-am install-data-am \
1526	install-strip uninstall-am
1527
1528.PHONY: CTAGS GTAGS TAGS all all-am all-local check check-TESTS \
1529	check-am check-local clean clean-binPROGRAMS \
1530	clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
1531	clean-libtool cscopelist-am ctags ctags-am dist-hook distclean \
1532	distclean-compile distclean-generic distclean-libtool \
1533	distclean-tags distdir dvi dvi-am html html-am info info-am \
1534	install install-am install-binPROGRAMS install-data \
1535	install-data-am install-data-hook install-dist_includeHEADERS \
1536	install-dvi install-dvi-am install-exec install-exec-am \
1537	install-exec-local install-html install-html-am install-info \
1538	install-info-am install-libLTLIBRARIES install-man \
1539	install-nodist_includeHEADERS install-pdf install-pdf-am \
1540	install-ps install-ps-am install-strip installcheck \
1541	installcheck-am installdirs maintainer-clean \
1542	maintainer-clean-generic mostlyclean mostlyclean-compile \
1543	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1544	recheck tags tags-am uninstall uninstall-am \
1545	uninstall-binPROGRAMS uninstall-dist_includeHEADERS \
1546	uninstall-hook uninstall-libLTLIBRARIES \
1547	uninstall-nodist_includeHEADERS
1548
1549.PRECIOUS: Makefile
1550
1551
1552install-suid-programs:
1553	@foo='$(bin_SUIDS)'; \
1554	for file in $$foo; do \
1555		x=$(DESTDIR)$(bindir)/$$file; \
1556		if chown 0:0 $$x && chmod u+s $$x; then :; else \
1557			echo "*"; \
1558			echo "* Failed to install $$x setuid root"; \
1559			echo "*"; \
1560		fi; \
1561	done
1562
1563install-exec-local: install-suid-programs
1564
1565codesign-all:
1566	@if [ X"$$CODE_SIGN_IDENTITY" != X ] ; then \
1567		foo='$(bin_PROGRAMS) $(sbin_PROGRAMS) $(libexec_PROGRAMS)' ; \
1568		for file in $$foo ; do \
1569			echo "CODESIGN $$file" ; \
1570			codesign -f -s "$$CODE_SIGN_IDENTITY" $$file || exit 1 ; \
1571		done ; \
1572	fi
1573
1574all-local: codesign-all
1575
1576install-build-headers:: $(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(nobase_include_HEADERS) $(noinst_HEADERS)
1577	@foo='$(include_HEADERS) $(dist_include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ) $(noinst_HEADERS)'; \
1578	for f in $$foo; do \
1579		f=`basename $$f`; \
1580		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
1581		else file="$$f"; fi; \
1582		if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
1583		: ; else \
1584			echo " $(CP) $$file $(buildinclude)/$$f"; \
1585			$(CP) $$file $(buildinclude)/$$f || true; \
1586		fi ; \
1587	done ; \
1588	foo='$(nobase_include_HEADERS)'; \
1589	for f in $$foo; do \
1590		if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
1591		else file="$$f"; fi; \
1592		$(mkdir_p) $(buildinclude)/`dirname $$f` ; \
1593		if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
1594		: ; else \
1595			echo " $(CP) $$file $(buildinclude)/$$f"; \
1596			$(CP) $$file $(buildinclude)/$$f; \
1597		fi ; \
1598	done
1599
1600all-local: install-build-headers
1601
1602check-local::
1603	@if test '$(CHECK_LOCAL)' = "no-check-local"; then \
1604	  foo=''; elif test '$(CHECK_LOCAL)'; then \
1605	  foo='$(CHECK_LOCAL)'; else \
1606	  foo='$(PROGRAMS)'; fi; \
1607	  if test "$$foo"; then \
1608	  failed=0; all=0; \
1609	  for i in $$foo; do \
1610	    all=`expr $$all + 1`; \
1611	    if (./$$i --version && ./$$i --help) > /dev/null 2>&1; then \
1612	      echo "PASS: $$i"; \
1613	    else \
1614	      echo "FAIL: $$i"; \
1615	      failed=`expr $$failed + 1`; \
1616	    fi; \
1617	  done; \
1618	  if test "$$failed" -eq 0; then \
1619	    banner="All $$all tests passed"; \
1620	  else \
1621	    banner="$$failed of $$all tests failed"; \
1622	  fi; \
1623	  dashes=`echo "$$banner" | sed s/./=/g`; \
1624	  echo "$$dashes"; \
1625	  echo "$$banner"; \
1626	  echo "$$dashes"; \
1627	  test "$$failed" -eq 0 || exit 1; \
1628	fi
1629
1630.x.c:
1631	@cmp -s $< $@ 2> /dev/null || cp $< $@
1632
1633.hx.h:
1634	@cmp -s $< $@ 2> /dev/null || cp $< $@
1635#NROFF_MAN = nroff -man
1636.1.cat1:
1637	$(NROFF_MAN) $< > $@
1638.3.cat3:
1639	$(NROFF_MAN) $< > $@
1640.5.cat5:
1641	$(NROFF_MAN) $< > $@
1642.7.cat7:
1643	$(NROFF_MAN) $< > $@
1644.8.cat8:
1645	$(NROFF_MAN) $< > $@
1646
1647dist-cat1-mans:
1648	@foo='$(man1_MANS)'; \
1649	bar='$(man_MANS)'; \
1650	for i in $$bar; do \
1651	case $$i in \
1652	*.1) foo="$$foo $$i";; \
1653	esac; done ;\
1654	for i in $$foo; do \
1655		x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
1656		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1657		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1658	done
1659
1660dist-cat3-mans:
1661	@foo='$(man3_MANS)'; \
1662	bar='$(man_MANS)'; \
1663	for i in $$bar; do \
1664	case $$i in \
1665	*.3) foo="$$foo $$i";; \
1666	esac; done ;\
1667	for i in $$foo; do \
1668		x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
1669		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1670		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1671	done
1672
1673dist-cat5-mans:
1674	@foo='$(man5_MANS)'; \
1675	bar='$(man_MANS)'; \
1676	for i in $$bar; do \
1677	case $$i in \
1678	*.5) foo="$$foo $$i";; \
1679	esac; done ;\
1680	for i in $$foo; do \
1681		x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
1682		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1683		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1684	done
1685
1686dist-cat7-mans:
1687	@foo='$(man7_MANS)'; \
1688	bar='$(man_MANS)'; \
1689	for i in $$bar; do \
1690	case $$i in \
1691	*.7) foo="$$foo $$i";; \
1692	esac; done ;\
1693	for i in $$foo; do \
1694		x=`echo $$i | sed 's/\.[^.]*$$/.cat7/'`; \
1695		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1696		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1697	done
1698
1699dist-cat8-mans:
1700	@foo='$(man8_MANS)'; \
1701	bar='$(man_MANS)'; \
1702	for i in $$bar; do \
1703	case $$i in \
1704	*.8) foo="$$foo $$i";; \
1705	esac; done ;\
1706	for i in $$foo; do \
1707		x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
1708		echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
1709		$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
1710	done
1711
1712dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat7-mans dist-cat8-mans
1713
1714install-cat-mans:
1715	$(SHELL) $(top_srcdir)/cf/install-catman.sh install "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man7_MANS) $(man8_MANS)
1716
1717uninstall-cat-mans:
1718	$(SHELL) $(top_srcdir)/cf/install-catman.sh uninstall "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man7_MANS) $(man8_MANS)
1719
1720install-data-hook: install-cat-mans
1721uninstall-hook: uninstall-cat-mans
1722
1723.et.h:
1724	$(COMPILE_ET) $<
1725.et.c:
1726	$(COMPILE_ET) $<
1727
1728#
1729# Useful target for debugging
1730#
1731
1732check-valgrind:
1733	tobjdir=`cd $(top_builddir) && pwd` ; \
1734	tsrcdir=`cd $(top_srcdir) && pwd` ; \
1735	env TESTS_ENVIRONMENT="$${tsrcdir}/cf/maybe-valgrind.sh -s $${tsrcdir} -o $${tobjdir}" make check
1736
1737#
1738# Target to please samba build farm, builds distfiles in-tree.
1739# Will break when automake changes...
1740#
1741
1742distdir-in-tree: $(DISTFILES) $(INFO_DEPS)
1743	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1744	  if test "$$subdir" != .; then \
1745	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) distdir-in-tree) ; \
1746	  fi ; \
1747	done
1748
1749$(code:.c=.lo): $(built)
1750
1751$(libwind_la_OBJECTS): wind_err.h
1752
1753$(test_punycode_OBJECTS): $(built_tests)
1754
1755map_table.h map_table.c: rfc3454.txt gen-map.py stringprep.py
1756	$(skip_python) $(PYTHON) $(srcdir)/gen-map.py $(srcdir)/rfc3454.txt $(builddir)
1757
1758errorlist_table.h errorlist_table.c: rfc3454.txt gen-errorlist.py stringprep.py
1759	$(skip_python) $(PYTHON) $(srcdir)/gen-errorlist.py $(srcdir)/rfc3454.txt $(builddir)
1760
1761normalize_table.h normalize_table.c: UnicodeData.txt CompositionExclusions-3.2.0.txt gen-normalize.py
1762	$(skip_python) $(PYTHON) $(srcdir)/gen-normalize.py $(srcdir)/UnicodeData.txt $(srcdir)/CompositionExclusions-3.2.0.txt $(builddir)
1763
1764combining_table.h combining_table.c: UnicodeData.txt gen-combining.py
1765	$(skip_python) $(PYTHON) $(srcdir)/gen-combining.py $(srcdir)/UnicodeData.txt $(builddir)
1766
1767bidi_table.h bidi_table.c: rfc3454.txt gen-bidi.py
1768	$(skip_python) $(PYTHON) $(srcdir)/gen-bidi.py $(srcdir)/rfc3454.txt $(builddir)
1769
1770punycode_examples.h punycode_examples.c: gen-punycode-examples.py rfc3492.txt
1771	$(PYTHON) $(srcdir)/gen-punycode-examples.py $(srcdir)/rfc3492.txt $(builddir)
1772
1773wind_err.h: wind_err.et
1774
1775# Tell versions [3.59,3.63) of GNU make to not export all variables.
1776# Otherwise a system limit (for SysV at least) may be exceeded.
1777.NOEXPORT:
1778