Update the trunk to the OpenCV's CVS (2008-07-14)
[opencv] / tests / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
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 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 target_triplet = @target@
35 subdir = tests
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/autotools/aclocal/az_python.m4 \
39         $(top_srcdir)/autotools/aclocal/pkg.m4 \
40         $(top_srcdir)/autotools/aclocal/swig_complete.m4 \
41         $(top_srcdir)/autotools/aclocal/version_at_least.m4 \
42         $(top_srcdir)/configure.in
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/cvconfig.h
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51         html-recursive info-recursive install-data-recursive \
52         install-dvi-recursive install-exec-recursive \
53         install-html-recursive install-info-recursive \
54         install-pdf-recursive install-ps-recursive install-recursive \
55         installcheck-recursive installdirs-recursive pdf-recursive \
56         ps-recursive uninstall-recursive
57 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
58   distclean-recursive maintainer-clean-recursive
59 ETAGS = etags
60 CTAGS = ctags
61 DIST_SUBDIRS = $(SUBDIRS)
62 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63 ACLOCAL = @ACLOCAL@
64 ALLOCA = @ALLOCA@
65 AMTAR = @AMTAR@
66 AR = @AR@
67 AS = @AS@
68 AUTOCONF = @AUTOCONF@
69 AUTOHEADER = @AUTOHEADER@
70 AUTOMAKE = @AUTOMAKE@
71 AWK = @AWK@
72 CARBON_CFLAGS = @CARBON_CFLAGS@
73 CARBON_LIBS = @CARBON_LIBS@
74 CC = @CC@
75 CCDEPMODE = @CCDEPMODE@
76 CFLAGS = @CFLAGS@
77 CPP = @CPP@
78 CPPFLAGS = @CPPFLAGS@
79 CXX = @CXX@
80 CXXCPP = @CXXCPP@
81 CXXDEPMODE = @CXXDEPMODE@
82 CXXFLAGS = @CXXFLAGS@
83 CYGPATH_W = @CYGPATH_W@
84 DEBUG = @DEBUG@
85 DEFS = @DEFS@
86 DEF_CXXFLAGS = @DEF_CXXFLAGS@
87 DEPDIR = @DEPDIR@
88 DLLTOOL = @DLLTOOL@
89 ECHO = @ECHO@
90 ECHO_C = @ECHO_C@
91 ECHO_N = @ECHO_N@
92 ECHO_T = @ECHO_T@
93 EGREP = @EGREP@
94 EXEEXT = @EXEEXT@
95 F77 = @F77@
96 FFLAGS = @FFLAGS@
97 FFMPEGLIBS = @FFMPEGLIBS@
98 GREP = @GREP@
99 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
100 GSTREAMER_LIBS = @GSTREAMER_LIBS@
101 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
102 GTHREAD_LIBS = @GTHREAD_LIBS@
103 GTK_CFLAGS = @GTK_CFLAGS@
104 GTK_LIBS = @GTK_LIBS@
105 IEEE1394LIBS = @IEEE1394LIBS@
106 IMAGELIBS = @IMAGELIBS@
107 INSTALL = @INSTALL@
108 INSTALL_DATA = @INSTALL_DATA@
109 INSTALL_PROGRAM = @INSTALL_PROGRAM@
110 INSTALL_SCRIPT = @INSTALL_SCRIPT@
111 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
112 LDFLAGS = @LDFLAGS@
113 LIBOBJS = @LIBOBJS@
114 LIBS = @LIBS@
115 LIBTOOL = @LIBTOOL@
116 LN_S = @LN_S@
117 LTLIBOBJS = @LTLIBOBJS@
118 LT_VERSION = @LT_VERSION@
119 MAKEINFO = @MAKEINFO@
120 MKDIR_P = @MKDIR_P@
121 MKOCTFILE = @MKOCTFILE@
122 MMAJOR = @MMAJOR@
123 MMINOR = @MMINOR@
124 MSUBMINOR = @MSUBMINOR@
125 OBJDUMP = @OBJDUMP@
126 OBJEXT = @OBJEXT@
127 OCTAVE = @OCTAVE@
128 OCTAVE_ARCH = @OCTAVE_ARCH@
129 OCT_CXXFLAGS = @OCT_CXXFLAGS@
130 PACKAGE = @PACKAGE@
131 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
132 PACKAGE_NAME = @PACKAGE_NAME@
133 PACKAGE_STRING = @PACKAGE_STRING@
134 PACKAGE_TARNAME = @PACKAGE_TARNAME@
135 PACKAGE_VERSION = @PACKAGE_VERSION@
136 PATH_SEPARATOR = @PATH_SEPARATOR@
137 PKG_CONFIG = @PKG_CONFIG@
138 PYTHON = @PYTHON@
139 PYTHON_CSPEC = @PYTHON_CSPEC@
140 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
141 PYTHON_LSPEC = @PYTHON_LSPEC@
142 PYTHON_PLATFORM = @PYTHON_PLATFORM@
143 PYTHON_PREFIX = @PYTHON_PREFIX@
144 PYTHON_VERSION = @PYTHON_VERSION@
145 PY_CXXFLAGS = @PY_CXXFLAGS@
146 QUICKTIME_CFLAGS = @QUICKTIME_CFLAGS@
147 QUICKTIME_LIBS = @QUICKTIME_LIBS@
148 RANLIB = @RANLIB@
149 SED = @SED@
150 SET_MAKE = @SET_MAKE@
151 SHELL = @SHELL@
152 STRIP = @STRIP@
153 SWIG = @SWIG@
154 SWIG_OCTAVE_OPT = @SWIG_OCTAVE_OPT@
155 SWIG_PYTHON_LIBS = @SWIG_PYTHON_LIBS@
156 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
157 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
158 SWIG_VERSION = @SWIG_VERSION@
159 VERSION = @VERSION@
160 XINE_LIBS = @XINE_LIBS@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_CXX = @ac_ct_CXX@
167 ac_ct_F77 = @ac_ct_F77@
168 am__include = @am__include@
169 am__leading_dot = @am__leading_dot@
170 am__quote = @am__quote@
171 am__tar = @am__tar@
172 am__untar = @am__untar@
173 bindir = @bindir@
174 build = @build@
175 build_alias = @build_alias@
176 build_cpu = @build_cpu@
177 build_os = @build_os@
178 build_vendor = @build_vendor@
179 builddir = @builddir@
180 datadir = @datadir@
181 datarootdir = @datarootdir@
182 docdir = @docdir@
183 dvidir = @dvidir@
184 exec_prefix = @exec_prefix@
185 host = @host@
186 host_alias = @host_alias@
187 host_cpu = @host_cpu@
188 host_os = @host_os@
189 host_vendor = @host_vendor@
190 htmldir = @htmldir@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localedir = @localedir@
197 localstatedir = @localstatedir@
198 mandir = @mandir@
199 mkdir_p = @mkdir_p@
200 oldincludedir = @oldincludedir@
201 pdfdir = @pdfdir@
202 pkgpyexecdir = @pkgpyexecdir@
203 pkgpythondir = @pkgpythondir@
204 prefix = @prefix@
205 program_transform_name = @program_transform_name@
206 psdir = @psdir@
207 pyexecdir = @pyexecdir@
208 pythondir = @pythondir@
209 sbindir = @sbindir@
210 sharedstatedir = @sharedstatedir@
211 srcdir = @srcdir@
212 sysconfdir = @sysconfdir@
213 target = @target@
214 target_alias = @target_alias@
215 target_cpu = @target_cpu@
216 target_os = @target_os@
217 target_vendor = @target_vendor@
218 top_builddir = @top_builddir@
219 top_srcdir = @top_srcdir@
220 SUBDIRS = cxts cxcore cv python octave
221 all: all-recursive
222
223 .SUFFIXES:
224 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
225         @for dep in $?; do \
226           case '$(am__configure_deps)' in \
227             *$$dep*) \
228               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
229                 && exit 0; \
230               exit 1;; \
231           esac; \
232         done; \
233         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tests/Makefile'; \
234         cd $(top_srcdir) && \
235           $(AUTOMAKE) --gnu  tests/Makefile
236 .PRECIOUS: Makefile
237 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238         @case '$?' in \
239           *config.status*) \
240             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
241           *) \
242             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
244         esac;
245
246 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248
249 $(top_srcdir)/configure:  $(am__configure_deps)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253
254 mostlyclean-libtool:
255         -rm -f *.lo
256
257 clean-libtool:
258         -rm -rf .libs _libs
259
260 # This directory's subdirectories are mostly independent; you can cd
261 # into them and run `make' without going through this Makefile.
262 # To change the values of `make' variables: instead of editing Makefiles,
263 # (1) if the variable is set in `config.status', edit `config.status'
264 #     (which will cause the Makefiles to be regenerated when you run `make');
265 # (2) otherwise, pass the desired values on the `make' command line.
266 $(RECURSIVE_TARGETS):
267         @failcom='exit 1'; \
268         for f in x $$MAKEFLAGS; do \
269           case $$f in \
270             *=* | --[!k]*);; \
271             *k*) failcom='fail=yes';; \
272           esac; \
273         done; \
274         dot_seen=no; \
275         target=`echo $@ | sed s/-recursive//`; \
276         list='$(SUBDIRS)'; for subdir in $$list; do \
277           echo "Making $$target in $$subdir"; \
278           if test "$$subdir" = "."; then \
279             dot_seen=yes; \
280             local_target="$$target-am"; \
281           else \
282             local_target="$$target"; \
283           fi; \
284           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
285           || eval $$failcom; \
286         done; \
287         if test "$$dot_seen" = "no"; then \
288           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
289         fi; test -z "$$fail"
290
291 $(RECURSIVE_CLEAN_TARGETS):
292         @failcom='exit 1'; \
293         for f in x $$MAKEFLAGS; do \
294           case $$f in \
295             *=* | --[!k]*);; \
296             *k*) failcom='fail=yes';; \
297           esac; \
298         done; \
299         dot_seen=no; \
300         case "$@" in \
301           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
302           *) list='$(SUBDIRS)' ;; \
303         esac; \
304         rev=''; for subdir in $$list; do \
305           if test "$$subdir" = "."; then :; else \
306             rev="$$subdir $$rev"; \
307           fi; \
308         done; \
309         rev="$$rev ."; \
310         target=`echo $@ | sed s/-recursive//`; \
311         for subdir in $$rev; do \
312           echo "Making $$target in $$subdir"; \
313           if test "$$subdir" = "."; then \
314             local_target="$$target-am"; \
315           else \
316             local_target="$$target"; \
317           fi; \
318           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
319           || eval $$failcom; \
320         done && test -z "$$fail"
321 tags-recursive:
322         list='$(SUBDIRS)'; for subdir in $$list; do \
323           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
324         done
325 ctags-recursive:
326         list='$(SUBDIRS)'; for subdir in $$list; do \
327           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
328         done
329
330 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
331         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
332         unique=`for i in $$list; do \
333             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334           done | \
335           $(AWK) '    { files[$$0] = 1; } \
336                END { for (i in files) print i; }'`; \
337         mkid -fID $$unique
338 tags: TAGS
339
340 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
341                 $(TAGS_FILES) $(LISP)
342         tags=; \
343         here=`pwd`; \
344         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
345           include_option=--etags-include; \
346           empty_fix=.; \
347         else \
348           include_option=--include; \
349           empty_fix=; \
350         fi; \
351         list='$(SUBDIRS)'; for subdir in $$list; do \
352           if test "$$subdir" = .; then :; else \
353             test ! -f $$subdir/TAGS || \
354               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
355           fi; \
356         done; \
357         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
358         unique=`for i in $$list; do \
359             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360           done | \
361           $(AWK) '    { files[$$0] = 1; } \
362                END { for (i in files) print i; }'`; \
363         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
364           test -n "$$unique" || unique=$$empty_fix; \
365           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
366             $$tags $$unique; \
367         fi
368 ctags: CTAGS
369 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
370                 $(TAGS_FILES) $(LISP)
371         tags=; \
372         here=`pwd`; \
373         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
374         unique=`for i in $$list; do \
375             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376           done | \
377           $(AWK) '    { files[$$0] = 1; } \
378                END { for (i in files) print i; }'`; \
379         test -z "$(CTAGS_ARGS)$$tags$$unique" \
380           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
381              $$tags $$unique
382
383 GTAGS:
384         here=`$(am__cd) $(top_builddir) && pwd` \
385           && cd $(top_srcdir) \
386           && gtags -i $(GTAGS_ARGS) $$here
387
388 distclean-tags:
389         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
390
391 distdir: $(DISTFILES)
392         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
393         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
394         list='$(DISTFILES)'; \
395           dist_files=`for file in $$list; do echo $$file; done | \
396           sed -e "s|^$$srcdirstrip/||;t" \
397               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
398         case $$dist_files in \
399           */*) $(MKDIR_P) `echo "$$dist_files" | \
400                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
401                            sort -u` ;; \
402         esac; \
403         for file in $$dist_files; do \
404           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
405           if test -d $$d/$$file; then \
406             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
407             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
408               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
409             fi; \
410             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
411           else \
412             test -f $(distdir)/$$file \
413             || cp -p $$d/$$file $(distdir)/$$file \
414             || exit 1; \
415           fi; \
416         done
417         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
418           if test "$$subdir" = .; then :; else \
419             test -d "$(distdir)/$$subdir" \
420             || $(MKDIR_P) "$(distdir)/$$subdir" \
421             || exit 1; \
422             distdir=`$(am__cd) $(distdir) && pwd`; \
423             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
424             (cd $$subdir && \
425               $(MAKE) $(AM_MAKEFLAGS) \
426                 top_distdir="$$top_distdir" \
427                 distdir="$$distdir/$$subdir" \
428                 am__remove_distdir=: \
429                 am__skip_length_check=: \
430                 distdir) \
431               || exit 1; \
432           fi; \
433         done
434 check-am: all-am
435 check: check-recursive
436 all-am: Makefile
437 installdirs: installdirs-recursive
438 installdirs-am:
439 install: install-recursive
440 install-exec: install-exec-recursive
441 install-data: install-data-recursive
442 uninstall: uninstall-recursive
443
444 install-am: all-am
445         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
446
447 installcheck: installcheck-recursive
448 install-strip:
449         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
450           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
451           `test -z '$(STRIP)' || \
452             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
453 mostlyclean-generic:
454
455 clean-generic:
456
457 distclean-generic:
458         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
459
460 maintainer-clean-generic:
461         @echo "This command is intended for maintainers to use"
462         @echo "it deletes files that may require special tools to rebuild."
463 clean: clean-recursive
464
465 clean-am: clean-generic clean-libtool mostlyclean-am
466
467 distclean: distclean-recursive
468         -rm -f Makefile
469 distclean-am: clean-am distclean-generic distclean-tags
470
471 dvi: dvi-recursive
472
473 dvi-am:
474
475 html: html-recursive
476
477 info: info-recursive
478
479 info-am:
480
481 install-data-am:
482
483 install-dvi: install-dvi-recursive
484
485 install-exec-am:
486
487 install-html: install-html-recursive
488
489 install-info: install-info-recursive
490
491 install-man:
492
493 install-pdf: install-pdf-recursive
494
495 install-ps: install-ps-recursive
496
497 installcheck-am:
498
499 maintainer-clean: maintainer-clean-recursive
500         -rm -f Makefile
501 maintainer-clean-am: distclean-am maintainer-clean-generic
502
503 mostlyclean: mostlyclean-recursive
504
505 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
506
507 pdf: pdf-recursive
508
509 pdf-am:
510
511 ps: ps-recursive
512
513 ps-am:
514
515 uninstall-am:
516
517 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
518         install-strip
519
520 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
521         all all-am check check-am clean clean-generic clean-libtool \
522         ctags ctags-recursive distclean distclean-generic \
523         distclean-libtool distclean-tags distdir dvi dvi-am html \
524         html-am info info-am install install-am install-data \
525         install-data-am install-dvi install-dvi-am install-exec \
526         install-exec-am install-html install-html-am install-info \
527         install-info-am install-man install-pdf install-pdf-am \
528         install-ps install-ps-am install-strip installcheck \
529         installcheck-am installdirs installdirs-am maintainer-clean \
530         maintainer-clean-generic mostlyclean mostlyclean-generic \
531         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
532         uninstall uninstall-am
533
534 # Tell versions [3.59,3.63) of GNU make to not export all variables.
535 # Otherwise a system limit (for SysV at least) may be exceeded.
536 .NOEXPORT: