1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18#
19#  OpenVPN -- An application to securely tunnel IP networks
20#             over a single UDP port, with support for SSL/TLS-based
21#             session authentication and key exchange,
22#             packet encryption, packet authentication, and
23#             packet compression.
24#
25#  Copyright (C) 2002-2010 OpenVPN Technologies, Inc. <sales@openvpn.net>
26#  Copyright (C) 2010      David Sommerseth <dazo@users.sourceforge.net>
27#  Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
28#
29#  This program is free software; you can redistribute it and/or modify
30#  it under the terms of the GNU General Public License version 2
31#  as published by the Free Software Foundation.
32#
33#  This program is distributed in the hope that it will be useful,
34#  but WITHOUT ANY WARRANTY; without even the implied warranty of
35#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
36#  GNU General Public License for more details.
37#
38#  You should have received a copy of the GNU General Public License
39#  along with this program (see the file COPYING included with this
40#  distribution); if not, write to the Free Software Foundation, Inc.,
41#  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
42#
43
44
45VPATH = @srcdir@
46am__make_dryrun = \
47  { \
48    am__dry=no; \
49    case $$MAKEFLAGS in \
50      *\\[\ \	]*) \
51        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
52          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
53      *) \
54        for am__flg in $$MAKEFLAGS; do \
55          case $$am__flg in \
56            *=*|--*) ;; \
57            *n*) am__dry=yes; break;; \
58          esac; \
59        done;; \
60    esac; \
61    test $$am__dry = yes; \
62  }
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81@WIN32_TRUE@am__append_1 = INSTALL-win32.txt
82@WIN32_FALSE@am__append_2 = INSTALL-win32.txt
83subdir = .
84DIST_COMMON = README $(am__configure_deps) $(am__dist_doc_DATA_DIST) \
85	$(am__dist_noinst_DATA_DIST) $(dist_noinst_HEADERS) \
86	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
87	$(srcdir)/config.h.in $(srcdir)/version.sh.in \
88	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
89	config.guess config.sub depcomp install-sh ltmain.sh missing
90ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps = $(top_srcdir)/m4/ax_emptyarray.m4 \
92	$(top_srcdir)/m4/ax_socklen_t.m4 \
93	$(top_srcdir)/m4/ax_varargs.m4 $(top_srcdir)/m4/libtool.m4 \
94	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
95	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
96	$(top_srcdir)/m4/pkg.m4 $(top_srcdir)/version.m4 \
97	$(top_srcdir)/compat.m4 $(top_srcdir)/configure.ac
98am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99	$(ACLOCAL_M4)
100am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
101 configure.lineno config.status.lineno
102mkinstalldirs = $(install_sh) -d
103CONFIG_HEADER = config.h
104CONFIG_CLEAN_FILES = version.sh
105CONFIG_CLEAN_VPATH_FILES =
106SOURCES =
107DIST_SOURCES =
108RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
109	html-recursive info-recursive install-data-recursive \
110	install-dvi-recursive install-exec-recursive \
111	install-html-recursive install-info-recursive \
112	install-pdf-recursive install-ps-recursive install-recursive \
113	installcheck-recursive installdirs-recursive pdf-recursive \
114	ps-recursive uninstall-recursive
115am__can_run_installinfo = \
116  case $$AM_UPDATE_INFO_DIR in \
117    n|no|NO) false;; \
118    *) (install-info --version) >/dev/null 2>&1;; \
119  esac
120am__dist_doc_DATA_DIST = README README.IPv6 README.polarssl \
121	COPYRIGHT.GPL COPYING INSTALL-win32.txt
122am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
123am__vpath_adj = case $$p in \
124    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
125    *) f=$$p;; \
126  esac;
127am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
128am__install_max = 40
129am__nobase_strip_setup = \
130  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
131am__nobase_strip = \
132  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
133am__nobase_list = $(am__nobase_strip_setup); \
134  for p in $$list; do echo "$$p $$p"; done | \
135  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
136  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
137    if (++n[$$2] == $(am__install_max)) \
138      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
139    END { for (dir in files) print dir, files[dir] }'
140am__base_list = \
141  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
142  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
143am__uninstall_files_from_dir = { \
144  test -z "$$files" \
145    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
146    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
147         $(am__cd) "$$dir" && rm -f $$files; }; \
148  }
149am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(rootdir)"
150am__dist_noinst_DATA_DIST = .gitignore .gitattributes \
151	config-version.h.in PORTS README.IPv6 TODO.IPv6 \
152	README.polarssl openvpn.sln msvc-env.bat msvc-dev.bat \
153	msvc-build.bat INSTALL-win32.txt
154DATA = $(dist_doc_DATA) $(dist_noinst_DATA) $(root_DATA)
155HEADERS = $(dist_noinst_HEADERS)
156RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
157  distclean-recursive maintainer-clean-recursive
158AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
159	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
160	distdir dist dist-all distcheck
161ETAGS = etags
162CTAGS = ctags
163DIST_SUBDIRS = $(SUBDIRS)
164DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165distdir = $(PACKAGE)-$(VERSION)
166top_distdir = $(distdir)
167am__remove_distdir = \
168  if test -d "$(distdir)"; then \
169    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
170      && rm -rf "$(distdir)" \
171      || { sleep 5 && rm -rf "$(distdir)"; }; \
172  else :; fi
173am__relativize = \
174  dir0=`pwd`; \
175  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
176  sed_rest='s,^[^/]*/*,,'; \
177  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
178  sed_butlast='s,/*[^/]*$$,,'; \
179  while test -n "$$dir1"; do \
180    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
181    if test "$$first" != "."; then \
182      if test "$$first" = ".."; then \
183        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
184        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
185      else \
186        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
187        if test "$$first2" = "$$first"; then \
188          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
189        else \
190          dir2="../$$dir2"; \
191        fi; \
192        dir0="$$dir0"/"$$first"; \
193      fi; \
194    fi; \
195    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
196  done; \
197  reldir="$$dir2"
198DIST_ARCHIVES = $(distdir).tar.gz
199GZIP_ENV = --best
200distuninstallcheck_listfiles = find . -type f -print
201am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
202  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
203distcleancheck_listfiles = find . -type f -print
204ACLOCAL = @ACLOCAL@
205AMTAR = @AMTAR@
206AR = @AR@
207AS = @AS@
208AUTOCONF = @AUTOCONF@
209AUTOHEADER = @AUTOHEADER@
210AUTOMAKE = @AUTOMAKE@
211AWK = @AWK@
212CC = @CC@
213CCDEPMODE = @CCDEPMODE@
214CFLAGS = @CFLAGS@
215CPP = @CPP@
216CPPFLAGS = @CPPFLAGS@
217CYGPATH_W = @CYGPATH_W@
218DEFS = @DEFS@
219DEPDIR = @DEPDIR@
220DLLTOOL = @DLLTOOL@
221DL_LIBS = @DL_LIBS@
222DSYMUTIL = @DSYMUTIL@
223DUMPBIN = @DUMPBIN@
224ECHO_C = @ECHO_C@
225ECHO_N = @ECHO_N@
226ECHO_T = @ECHO_T@
227EGREP = @EGREP@
228EXEEXT = @EXEEXT@
229FGREP = @FGREP@
230GIT = @GIT@
231GREP = @GREP@
232IFCONFIG = @IFCONFIG@
233INSTALL = @INSTALL@
234INSTALL_DATA = @INSTALL_DATA@
235INSTALL_PROGRAM = @INSTALL_PROGRAM@
236INSTALL_SCRIPT = @INSTALL_SCRIPT@
237INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
238IPROUTE = @IPROUTE@
239LD = @LD@
240LDFLAGS = @LDFLAGS@
241LIBOBJS = @LIBOBJS@
242LIBPAM_CFLAGS = @LIBPAM_CFLAGS@
243LIBPAM_LIBS = @LIBPAM_LIBS@
244LIBS = @LIBS@
245LIBTOOL = @LIBTOOL@
246LIPO = @LIPO@
247LN_S = @LN_S@
248LTLIBOBJS = @LTLIBOBJS@
249LZO_CFLAGS = @LZO_CFLAGS@
250LZO_LIBS = @LZO_LIBS@
251MAKEINFO = @MAKEINFO@
252MAN2HTML = @MAN2HTML@
253MANIFEST_TOOL = @MANIFEST_TOOL@
254MKDIR_P = @MKDIR_P@
255NETSTAT = @NETSTAT@
256NM = @NM@
257NMEDIT = @NMEDIT@
258OBJDUMP = @OBJDUMP@
259OBJEXT = @OBJEXT@
260OPENSSL_CRYPTO_CFLAGS = @OPENSSL_CRYPTO_CFLAGS@
261OPENSSL_CRYPTO_LIBS = @OPENSSL_CRYPTO_LIBS@
262OPENSSL_SSL_CFLAGS = @OPENSSL_SSL_CFLAGS@
263OPENSSL_SSL_LIBS = @OPENSSL_SSL_LIBS@
264OPTIONAL_CRYPTO_CFLAGS = @OPTIONAL_CRYPTO_CFLAGS@
265OPTIONAL_CRYPTO_LIBS = @OPTIONAL_CRYPTO_LIBS@
266OPTIONAL_DL_LIBS = @OPTIONAL_DL_LIBS@
267OPTIONAL_LZO_CFLAGS = @OPTIONAL_LZO_CFLAGS@
268OPTIONAL_LZO_LIBS = @OPTIONAL_LZO_LIBS@
269OPTIONAL_PKCS11_HELPER_CFLAGS = @OPTIONAL_PKCS11_HELPER_CFLAGS@
270OPTIONAL_PKCS11_HELPER_LIBS = @OPTIONAL_PKCS11_HELPER_LIBS@
271OPTIONAL_SELINUX_LIBS = @OPTIONAL_SELINUX_LIBS@
272OTOOL = @OTOOL@
273OTOOL64 = @OTOOL64@
274PACKAGE = @PACKAGE@
275PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
276PACKAGE_NAME = @PACKAGE_NAME@
277PACKAGE_STRING = @PACKAGE_STRING@
278PACKAGE_TARNAME = @PACKAGE_TARNAME@
279PACKAGE_URL = @PACKAGE_URL@
280PACKAGE_VERSION = @PACKAGE_VERSION@
281PATH_SEPARATOR = @PATH_SEPARATOR@
282PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
283PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
284PKG_CONFIG = @PKG_CONFIG@
285PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
286PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
287PLUGIN_AUTH_PAM_CFLAGS = @PLUGIN_AUTH_PAM_CFLAGS@
288PLUGIN_AUTH_PAM_LIBS = @PLUGIN_AUTH_PAM_LIBS@
289POLARSSL_CFLAGS = @POLARSSL_CFLAGS@
290POLARSSL_LIBS = @POLARSSL_LIBS@
291RANLIB = @RANLIB@
292RC = @RC@
293ROUTE = @ROUTE@
294SED = @SED@
295SELINUX_LIBS = @SELINUX_LIBS@
296SET_MAKE = @SET_MAKE@
297SHELL = @SHELL@
298SOCKETS_LIBS = @SOCKETS_LIBS@
299STRIP = @STRIP@
300TAP_CFLAGS = @TAP_CFLAGS@
301TAP_WIN_COMPONENT_ID = @TAP_WIN_COMPONENT_ID@
302TAP_WIN_MIN_MAJOR = @TAP_WIN_MIN_MAJOR@
303TAP_WIN_MIN_MINOR = @TAP_WIN_MIN_MINOR@
304VERSION = @VERSION@
305abs_builddir = @abs_builddir@
306abs_srcdir = @abs_srcdir@
307abs_top_builddir = @abs_top_builddir@
308abs_top_srcdir = @abs_top_srcdir@
309ac_ct_AR = @ac_ct_AR@
310ac_ct_CC = @ac_ct_CC@
311ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
312am__include = @am__include@
313am__leading_dot = @am__leading_dot@
314am__quote = @am__quote@
315am__tar = @am__tar@
316am__untar = @am__untar@
317bindir = @bindir@
318build = @build@
319build_alias = @build_alias@
320build_cpu = @build_cpu@
321build_os = @build_os@
322build_vendor = @build_vendor@
323builddir = @builddir@
324datadir = @datadir@
325datarootdir = @datarootdir@
326docdir = @docdir@
327dvidir = @dvidir@
328exec_prefix = @exec_prefix@
329host = @host@
330host_alias = @host_alias@
331host_cpu = @host_cpu@
332host_os = @host_os@
333host_vendor = @host_vendor@
334htmldir = @htmldir@
335includedir = @includedir@
336infodir = @infodir@
337install_sh = @install_sh@
338libdir = @libdir@
339libexecdir = @libexecdir@
340localedir = @localedir@
341localstatedir = @localstatedir@
342mandir = @mandir@
343mkdir_p = @mkdir_p@
344oldincludedir = @oldincludedir@
345pdfdir = @pdfdir@
346plugindir = @plugindir@
347prefix = @prefix@
348program_transform_name = @program_transform_name@
349psdir = @psdir@
350sampledir = @sampledir@
351sbindir = @sbindir@
352sharedstatedir = @sharedstatedir@
353srcdir = @srcdir@
354sysconfdir = @sysconfdir@
355target_alias = @target_alias@
356top_build_prefix = @top_build_prefix@
357top_builddir = @top_builddir@
358top_srcdir = @top_srcdir@
359
360# This option prevents autoreconf from overriding our COPYING and
361# INSTALL targets:
362AUTOMAKE_OPTIONS = foreign 1.9
363ACLOCAL_AMFLAGS = -I m4
364MAINTAINERCLEANFILES = \
365	config.log config.status \
366	$(srcdir)/Makefile.in \
367	$(srcdir)/config.h.in $(srcdir)/config.h.in~ $(srcdir)/configure \
368	$(srcdir)/install-sh $(srcdir)/ltmain.sh $(srcdir)/missing \
369	$(srcdir)/m4/libtool.m4 $(srcdir)/m4/lt~obsolete.m4 \
370	$(srcdir)/m4/ltoptions.m4 $(srcdir)/m4/ltsugar.m4 \
371	$(srcdir)/m4/ltversion.m4 \
372	$(srcdir)/depcomp $(srcdir)/aclocal.m4 \
373	$(srcdir)/config.guess $(srcdir)/config.sub
374
375CLEANFILES = \
376	config-version.h
377
378EXTRA_DIST = \
379	contrib \
380	debug
381
382@GIT_CHECKOUT_TRUE@BUILT_SOURCES = \
383@GIT_CHECKOUT_TRUE@	config-version.h
384
385SUBDIRS = build distro include src sample doc tests
386dist_doc_DATA = README README.IPv6 README.polarssl COPYRIGHT.GPL \
387	COPYING $(am__append_1)
388dist_noinst_DATA = .gitignore .gitattributes config-version.h.in PORTS \
389	README.IPv6 TODO.IPv6 README.polarssl openvpn.sln msvc-env.bat \
390	msvc-dev.bat msvc-build.bat $(am__append_2)
391dist_noinst_HEADERS = \
392	config-msvc.h \
393	config-msvc-version.h.in
394
395@WIN32_TRUE@rootdir = $(prefix)
396@WIN32_TRUE@root_DATA = version.sh
397all: $(BUILT_SOURCES) config.h
398	$(MAKE) $(AM_MAKEFLAGS) all-recursive
399
400.SUFFIXES:
401am--refresh: Makefile
402	@:
403$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
404	@for dep in $?; do \
405	  case '$(am__configure_deps)' in \
406	    *$$dep*) \
407	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
408	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
409		&& exit 0; \
410	      exit 1;; \
411	  esac; \
412	done; \
413	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
414	$(am__cd) $(top_srcdir) && \
415	  $(AUTOMAKE) --foreign Makefile
416.PRECIOUS: Makefile
417Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
418	@case '$?' in \
419	  *config.status*) \
420	    echo ' $(SHELL) ./config.status'; \
421	    $(SHELL) ./config.status;; \
422	  *) \
423	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
424	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
425	esac;
426
427$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
428	$(SHELL) ./config.status --recheck
429
430$(top_srcdir)/configure:  $(am__configure_deps)
431	$(am__cd) $(srcdir) && $(AUTOCONF)
432$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
433	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
434$(am__aclocal_m4_deps):
435
436config.h: stamp-h1
437	@if test ! -f $@; then rm -f stamp-h1; else :; fi
438	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
439
440stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
441	@rm -f stamp-h1
442	cd $(top_builddir) && $(SHELL) ./config.status config.h
443$(srcdir)/config.h.in:  $(am__configure_deps) 
444	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
445	rm -f stamp-h1
446	touch $@
447
448distclean-hdr:
449	-rm -f config.h stamp-h1
450version.sh: $(top_builddir)/config.status $(srcdir)/version.sh.in
451	cd $(top_builddir) && $(SHELL) ./config.status $@
452
453mostlyclean-libtool:
454	-rm -f *.lo
455
456clean-libtool:
457	-rm -rf .libs _libs
458
459distclean-libtool:
460	-rm -f libtool config.lt
461install-dist_docDATA: $(dist_doc_DATA)
462	@$(NORMAL_INSTALL)
463	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
464	if test -n "$$list"; then \
465	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
466	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
467	fi; \
468	for p in $$list; do \
469	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
470	  echo "$$d$$p"; \
471	done | $(am__base_list) | \
472	while read files; do \
473	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
474	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
475	done
476
477uninstall-dist_docDATA:
478	@$(NORMAL_UNINSTALL)
479	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
480	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
481	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
482install-rootDATA: $(root_DATA)
483	@$(NORMAL_INSTALL)
484	@list='$(root_DATA)'; test -n "$(rootdir)" || list=; \
485	if test -n "$$list"; then \
486	  echo " $(MKDIR_P) '$(DESTDIR)$(rootdir)'"; \
487	  $(MKDIR_P) "$(DESTDIR)$(rootdir)" || exit 1; \
488	fi; \
489	for p in $$list; do \
490	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
491	  echo "$$d$$p"; \
492	done | $(am__base_list) | \
493	while read files; do \
494	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(rootdir)'"; \
495	  $(INSTALL_DATA) $$files "$(DESTDIR)$(rootdir)" || exit $$?; \
496	done
497
498uninstall-rootDATA:
499	@$(NORMAL_UNINSTALL)
500	@list='$(root_DATA)'; test -n "$(rootdir)" || list=; \
501	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
502	dir='$(DESTDIR)$(rootdir)'; $(am__uninstall_files_from_dir)
503
504# This directory's subdirectories are mostly independent; you can cd
505# into them and run `make' without going through this Makefile.
506# To change the values of `make' variables: instead of editing Makefiles,
507# (1) if the variable is set in `config.status', edit `config.status'
508#     (which will cause the Makefiles to be regenerated when you run `make');
509# (2) otherwise, pass the desired values on the `make' command line.
510$(RECURSIVE_TARGETS):
511	@fail= failcom='exit 1'; \
512	for f in x $$MAKEFLAGS; do \
513	  case $$f in \
514	    *=* | --[!k]*);; \
515	    *k*) failcom='fail=yes';; \
516	  esac; \
517	done; \
518	dot_seen=no; \
519	target=`echo $@ | sed s/-recursive//`; \
520	list='$(SUBDIRS)'; for subdir in $$list; do \
521	  echo "Making $$target in $$subdir"; \
522	  if test "$$subdir" = "."; then \
523	    dot_seen=yes; \
524	    local_target="$$target-am"; \
525	  else \
526	    local_target="$$target"; \
527	  fi; \
528	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
529	  || eval $$failcom; \
530	done; \
531	if test "$$dot_seen" = "no"; then \
532	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
533	fi; test -z "$$fail"
534
535$(RECURSIVE_CLEAN_TARGETS):
536	@fail= failcom='exit 1'; \
537	for f in x $$MAKEFLAGS; do \
538	  case $$f in \
539	    *=* | --[!k]*);; \
540	    *k*) failcom='fail=yes';; \
541	  esac; \
542	done; \
543	dot_seen=no; \
544	case "$@" in \
545	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
546	  *) list='$(SUBDIRS)' ;; \
547	esac; \
548	rev=''; for subdir in $$list; do \
549	  if test "$$subdir" = "."; then :; else \
550	    rev="$$subdir $$rev"; \
551	  fi; \
552	done; \
553	rev="$$rev ."; \
554	target=`echo $@ | sed s/-recursive//`; \
555	for subdir in $$rev; do \
556	  echo "Making $$target in $$subdir"; \
557	  if test "$$subdir" = "."; then \
558	    local_target="$$target-am"; \
559	  else \
560	    local_target="$$target"; \
561	  fi; \
562	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
563	  || eval $$failcom; \
564	done && test -z "$$fail"
565tags-recursive:
566	list='$(SUBDIRS)'; for subdir in $$list; do \
567	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
568	done
569ctags-recursive:
570	list='$(SUBDIRS)'; for subdir in $$list; do \
571	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
572	done
573
574ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
575	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
576	unique=`for i in $$list; do \
577	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
578	  done | \
579	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
580	      END { if (nonempty) { for (i in files) print i; }; }'`; \
581	mkid -fID $$unique
582tags: TAGS
583
584TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
585		$(TAGS_FILES) $(LISP)
586	set x; \
587	here=`pwd`; \
588	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
589	  include_option=--etags-include; \
590	  empty_fix=.; \
591	else \
592	  include_option=--include; \
593	  empty_fix=; \
594	fi; \
595	list='$(SUBDIRS)'; for subdir in $$list; do \
596	  if test "$$subdir" = .; then :; else \
597	    test ! -f $$subdir/TAGS || \
598	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
599	  fi; \
600	done; \
601	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
602	unique=`for i in $$list; do \
603	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
604	  done | \
605	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
606	      END { if (nonempty) { for (i in files) print i; }; }'`; \
607	shift; \
608	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
609	  test -n "$$unique" || unique=$$empty_fix; \
610	  if test $$# -gt 0; then \
611	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
612	      "$$@" $$unique; \
613	  else \
614	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
615	      $$unique; \
616	  fi; \
617	fi
618ctags: CTAGS
619CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
620		$(TAGS_FILES) $(LISP)
621	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
622	unique=`for i in $$list; do \
623	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
624	  done | \
625	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
626	      END { if (nonempty) { for (i in files) print i; }; }'`; \
627	test -z "$(CTAGS_ARGS)$$unique" \
628	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
629	     $$unique
630
631GTAGS:
632	here=`$(am__cd) $(top_builddir) && pwd` \
633	  && $(am__cd) $(top_srcdir) \
634	  && gtags -i $(GTAGS_ARGS) "$$here"
635
636distclean-tags:
637	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
638
639distdir: $(DISTFILES)
640	$(am__remove_distdir)
641	test -d "$(distdir)" || mkdir "$(distdir)"
642	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
643	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
644	list='$(DISTFILES)'; \
645	  dist_files=`for file in $$list; do echo $$file; done | \
646	  sed -e "s|^$$srcdirstrip/||;t" \
647	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
648	case $$dist_files in \
649	  */*) $(MKDIR_P) `echo "$$dist_files" | \
650			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
651			   sort -u` ;; \
652	esac; \
653	for file in $$dist_files; do \
654	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
655	  if test -d $$d/$$file; then \
656	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
657	    if test -d "$(distdir)/$$file"; then \
658	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
659	    fi; \
660	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
661	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
662	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
663	    fi; \
664	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
665	  else \
666	    test -f "$(distdir)/$$file" \
667	    || cp -p $$d/$$file "$(distdir)/$$file" \
668	    || exit 1; \
669	  fi; \
670	done
671	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
672	  if test "$$subdir" = .; then :; else \
673	    $(am__make_dryrun) \
674	      || test -d "$(distdir)/$$subdir" \
675	      || $(MKDIR_P) "$(distdir)/$$subdir" \
676	      || exit 1; \
677	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
678	    $(am__relativize); \
679	    new_distdir=$$reldir; \
680	    dir1=$$subdir; dir2="$(top_distdir)"; \
681	    $(am__relativize); \
682	    new_top_distdir=$$reldir; \
683	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
684	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
685	    ($(am__cd) $$subdir && \
686	      $(MAKE) $(AM_MAKEFLAGS) \
687	        top_distdir="$$new_top_distdir" \
688	        distdir="$$new_distdir" \
689		am__remove_distdir=: \
690		am__skip_length_check=: \
691		am__skip_mode_fix=: \
692	        distdir) \
693	      || exit 1; \
694	  fi; \
695	done
696	-test -n "$(am__skip_mode_fix)" \
697	|| find "$(distdir)" -type d ! -perm -755 \
698		-exec chmod u+rwx,go+rx {} \; -o \
699	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
700	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
701	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
702	|| chmod -R a+r "$(distdir)"
703dist-gzip: distdir
704	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
705	$(am__remove_distdir)
706
707dist-bzip2: distdir
708	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
709	$(am__remove_distdir)
710
711dist-lzip: distdir
712	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
713	$(am__remove_distdir)
714
715dist-lzma: distdir
716	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
717	$(am__remove_distdir)
718
719dist-xz: distdir
720	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
721	$(am__remove_distdir)
722
723dist-tarZ: distdir
724	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
725	$(am__remove_distdir)
726
727dist-shar: distdir
728	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
729	$(am__remove_distdir)
730
731dist-zip: distdir
732	-rm -f $(distdir).zip
733	zip -rq $(distdir).zip $(distdir)
734	$(am__remove_distdir)
735
736dist dist-all: distdir
737	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
738	$(am__remove_distdir)
739
740# This target untars the dist file and tries a VPATH configuration.  Then
741# it guarantees that the distribution is self-contained by making another
742# tarfile.
743distcheck: dist
744	case '$(DIST_ARCHIVES)' in \
745	*.tar.gz*) \
746	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
747	*.tar.bz2*) \
748	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
749	*.tar.lzma*) \
750	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
751	*.tar.lz*) \
752	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
753	*.tar.xz*) \
754	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
755	*.tar.Z*) \
756	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
757	*.shar.gz*) \
758	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
759	*.zip*) \
760	  unzip $(distdir).zip ;;\
761	esac
762	chmod -R a-w $(distdir); chmod u+w $(distdir)
763	mkdir $(distdir)/_build
764	mkdir $(distdir)/_inst
765	chmod a-w $(distdir)
766	test -d $(distdir)/_build || exit 0; \
767	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
768	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
769	  && am__cwd=`pwd` \
770	  && $(am__cd) $(distdir)/_build \
771	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
772	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
773	    $(DISTCHECK_CONFIGURE_FLAGS) \
774	  && $(MAKE) $(AM_MAKEFLAGS) \
775	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
776	  && $(MAKE) $(AM_MAKEFLAGS) check \
777	  && $(MAKE) $(AM_MAKEFLAGS) install \
778	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
779	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
780	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
781	        distuninstallcheck \
782	  && chmod -R a-w "$$dc_install_base" \
783	  && ({ \
784	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
785	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
786	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
787	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
788	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
789	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
790	  && rm -rf "$$dc_destdir" \
791	  && $(MAKE) $(AM_MAKEFLAGS) dist \
792	  && rm -rf $(DIST_ARCHIVES) \
793	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
794	  && cd "$$am__cwd" \
795	  || exit 1
796	$(am__remove_distdir)
797	@(echo "$(distdir) archives ready for distribution: "; \
798	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
799	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
800distuninstallcheck:
801	@test -n '$(distuninstallcheck_dir)' || { \
802	  echo 'ERROR: trying to run $@ with an empty' \
803	       '$$(distuninstallcheck_dir)' >&2; \
804	  exit 1; \
805	}; \
806	$(am__cd) '$(distuninstallcheck_dir)' || { \
807	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
808	  exit 1; \
809	}; \
810	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
811	   || { echo "ERROR: files left after uninstall:" ; \
812	        if test -n "$(DESTDIR)"; then \
813	          echo "  (check DESTDIR support)"; \
814	        fi ; \
815	        $(distuninstallcheck_listfiles) ; \
816	        exit 1; } >&2
817distcleancheck: distclean
818	@if test '$(srcdir)' = . ; then \
819	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
820	  exit 1 ; \
821	fi
822	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
823	  || { echo "ERROR: files left in build directory after distclean:" ; \
824	       $(distcleancheck_listfiles) ; \
825	       exit 1; } >&2
826check-am: all-am
827check: $(BUILT_SOURCES)
828	$(MAKE) $(AM_MAKEFLAGS) check-recursive
829all-am: Makefile $(DATA) $(HEADERS) config.h
830installdirs: installdirs-recursive
831installdirs-am:
832	for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(rootdir)"; do \
833	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
834	done
835
836put_foxconn_ca:
837	cp -rf foxconn_ca $(datarootdir)
838
839install: $(BUILT_SOURCES) put_foxconn_ca
840	$(MAKE) $(AM_MAKEFLAGS) install-recursive
841install-exec: install-exec-recursive
842install-data: install-data-recursive
843uninstall: uninstall-recursive
844
845install-am: all-am
846	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
847
848installcheck: installcheck-recursive
849install-strip:
850	if test -z '$(STRIP)'; then \
851	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
852	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
853	      install; \
854	else \
855	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
856	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
857	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
858	fi
859mostlyclean-generic:
860
861clean-generic:
862	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
863
864distclean-generic:
865	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
866	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
867
868maintainer-clean-generic:
869	@echo "This command is intended for maintainers to use"
870	@echo "it deletes files that may require special tools to rebuild."
871	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
872	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
873clean: clean-recursive
874
875clean-am: clean-generic clean-libtool mostlyclean-am
876
877distclean: distclean-recursive
878	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
879	-rm -f Makefile
880distclean-am: clean-am distclean-generic distclean-hdr \
881	distclean-libtool distclean-tags
882
883dvi: dvi-recursive
884
885dvi-am:
886
887html: html-recursive
888
889html-am:
890
891info: info-recursive
892
893info-am:
894
895install-data-am: install-dist_docDATA install-rootDATA
896
897install-dvi: install-dvi-recursive
898
899install-dvi-am:
900
901install-exec-am:
902
903install-html: install-html-recursive
904
905install-html-am:
906
907install-info: install-info-recursive
908
909install-info-am:
910
911install-man:
912
913install-pdf: install-pdf-recursive
914
915install-pdf-am:
916
917install-ps: install-ps-recursive
918
919install-ps-am:
920
921installcheck-am:
922
923maintainer-clean: maintainer-clean-recursive
924	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
925	-rm -rf $(top_srcdir)/autom4te.cache
926	-rm -f Makefile
927maintainer-clean-am: distclean-am maintainer-clean-generic
928
929mostlyclean: mostlyclean-recursive
930
931mostlyclean-am: mostlyclean-generic mostlyclean-libtool
932
933pdf: pdf-recursive
934
935pdf-am:
936
937ps: ps-recursive
938
939ps-am:
940
941uninstall-am: uninstall-dist_docDATA uninstall-rootDATA
942
943.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
944	ctags-recursive install install-am install-strip \
945	tags-recursive
946
947.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
948	all all-am am--refresh check check-am clean clean-generic \
949	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
950	dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
951	dist-zip distcheck distclean distclean-generic distclean-hdr \
952	distclean-libtool distclean-tags distcleancheck distdir \
953	distuninstallcheck dvi dvi-am html html-am info info-am \
954	install install-am install-data install-data-am \
955	install-dist_docDATA install-dvi install-dvi-am install-exec \
956	install-exec-am install-html install-html-am install-info \
957	install-info-am install-man install-pdf install-pdf-am \
958	install-ps install-ps-am install-rootDATA install-strip \
959	installcheck installcheck-am installdirs installdirs-am \
960	maintainer-clean maintainer-clean-generic mostlyclean \
961	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
962	tags tags-recursive uninstall uninstall-am \
963	uninstall-dist_docDATA uninstall-rootDATA
964
965
966.PHONY: config-version.h
967
968config-version.h:
969	@CONFIGURE_GIT_REVISION="`GIT_DIR=\"$(top_srcdir)/.git\" $(GIT) rev-parse --symbolic-full-name HEAD`/`GIT_DIR=\"$(top_srcdir)/.git\" $(GIT) rev-parse --short=16 HEAD`"; \
970		$(SED) "s#@CONFIGURE_GIT_REVISION[@]#$${CONFIGURE_GIT_REVISION}#g" "$(srcdir)/config-version.h.in" > config-version.h.tmp
971	@if ! [ -f config-version.h ] || ! cmp -s config-version.h.tmp config-version.h; then \
972		echo "replacing config-version.h"; \
973		mv config-version.h.tmp config-version.h; \
974	else \
975		rm -f config-version.h.tmp; \
976	fi
977
978# Tell versions [3.59,3.63) of GNU make to not export all variables.
979# Otherwise a system limit (for SysV at least) may be exceeded.
980.NOEXPORT:
981