Update to 2.0.0 tree from current Fremantle build
[opencv] / Makefile.in
1 # Makefile.in generated by automake 1.11 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  Free Software Foundation,
6 # 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 # The top-level input Makefile for OpenCV
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 subdir = .
41 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
42         $(srcdir)/Makefile.in $(srcdir)/cvconfig.h.in \
43         $(srcdir)/opencv.pc.in $(srcdir)/opencv.spec.in \
44         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
45         THANKS TODO autotools/config.guess autotools/config.sub \
46         autotools/depcomp autotools/install-sh autotools/ltmain.sh \
47         autotools/missing autotools/mkinstalldirs autotools/py-compile
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps =  \
50         $(top_srcdir)/autotools/aclocal/ax_check_compiler_flags.m4 \
51         $(top_srcdir)/autotools/aclocal/ax_ext.m4 \
52         $(top_srcdir)/autotools/aclocal/ax_gcc_x86_cpuid.m4 \
53         $(top_srcdir)/autotools/aclocal/az_python.m4 \
54         $(top_srcdir)/autotools/aclocal/libtool.m4 \
55         $(top_srcdir)/autotools/aclocal/ltoptions.m4 \
56         $(top_srcdir)/autotools/aclocal/ltsugar.m4 \
57         $(top_srcdir)/autotools/aclocal/ltversion.m4 \
58         $(top_srcdir)/autotools/aclocal/lt~obsolete.m4 \
59         $(top_srcdir)/autotools/aclocal/pkg.m4 \
60         $(top_srcdir)/autotools/aclocal/swig_complete.m4 \
61         $(top_srcdir)/autotools/aclocal/version_at_least.m4 \
62         $(top_srcdir)/configure.in
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66  configure.lineno config.status.lineno
67 mkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirs
68 CONFIG_HEADER = cvconfig.h
69 CONFIG_CLEAN_FILES = opencv.pc opencv.spec
70 CONFIG_CLEAN_VPATH_FILES =
71 SOURCES =
72 DIST_SOURCES =
73 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
74         html-recursive info-recursive install-data-recursive \
75         install-dvi-recursive install-exec-recursive \
76         install-html-recursive install-info-recursive \
77         install-pdf-recursive install-ps-recursive install-recursive \
78         installcheck-recursive installdirs-recursive pdf-recursive \
79         ps-recursive uninstall-recursive
80 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
81 am__vpath_adj = case $$p in \
82     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83     *) f=$$p;; \
84   esac;
85 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
86 am__install_max = 40
87 am__nobase_strip_setup = \
88   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
89 am__nobase_strip = \
90   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
91 am__nobase_list = $(am__nobase_strip_setup); \
92   for p in $$list; do echo "$$p $$p"; done | \
93   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
94   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
95     if (++n[$$2] == $(am__install_max)) \
96       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
97     END { for (dir in files) print dir, files[dir] }'
98 am__base_list = \
99   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
100   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
101 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
102 DATA = $(pkgconfig_DATA)
103 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
104   distclean-recursive maintainer-clean-recursive
105 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
106         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
107         distdir dist dist-all distcheck
108 ETAGS = etags
109 CTAGS = ctags
110 DIST_SUBDIRS = 3rdparty src include utils interfaces apps tests \
111         samples data
112 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113 distdir = $(PACKAGE)-$(VERSION)
114 top_distdir = $(distdir)
115 am__remove_distdir = \
116   { test ! -d "$(distdir)" \
117     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
118          && rm -fr "$(distdir)"; }; }
119 am__relativize = \
120   dir0=`pwd`; \
121   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
122   sed_rest='s,^[^/]*/*,,'; \
123   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
124   sed_butlast='s,/*[^/]*$$,,'; \
125   while test -n "$$dir1"; do \
126     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
127     if test "$$first" != "."; then \
128       if test "$$first" = ".."; then \
129         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
130         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
131       else \
132         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
133         if test "$$first2" = "$$first"; then \
134           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
135         else \
136           dir2="../$$dir2"; \
137         fi; \
138         dir0="$$dir0"/"$$first"; \
139       fi; \
140     fi; \
141     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
142   done; \
143   reldir="$$dir2"
144 DIST_ARCHIVES = $(distdir).tar.gz
145 GZIP_ENV = --best
146 distuninstallcheck_listfiles = find . -type f -print
147 distcleancheck_listfiles = find . -type f -print
148 ACLOCAL = @ACLOCAL@
149 ALLOCA = @ALLOCA@
150 AMTAR = @AMTAR@
151 AR = @AR@
152 AS = @AS@
153 AUTOCONF = @AUTOCONF@
154 AUTOHEADER = @AUTOHEADER@
155 AUTOMAKE = @AUTOMAKE@
156 AWK = @AWK@
157 CARBON_CFLAGS = @CARBON_CFLAGS@
158 CARBON_LIBS = @CARBON_LIBS@
159 CC = @CC@
160 CCDEPMODE = @CCDEPMODE@
161 CFLAGS = @CFLAGS@
162 CPP = @CPP@
163 CPPFLAGS = @CPPFLAGS@
164 CXX = @CXX@
165 CXXCPP = @CXXCPP@
166 CXXDEPMODE = @CXXDEPMODE@
167 CXXFLAGS = @CXXFLAGS@
168 CYGPATH_W = @CYGPATH_W@
169 DEBUG = @DEBUG@
170 DEBUG_CPPFLAGS = @DEBUG_CPPFLAGS@
171 DEBUG_CXXFLAGS = @DEBUG_CXXFLAGS@
172 DEFS = @DEFS@
173 DEPDIR = @DEPDIR@
174 DLLTOOL = @DLLTOOL@
175 DSYMUTIL = @DSYMUTIL@
176 DUMPBIN = @DUMPBIN@
177 ECHO_C = @ECHO_C@
178 ECHO_N = @ECHO_N@
179 ECHO_T = @ECHO_T@
180 EGREP = @EGREP@
181 EXEEXT = @EXEEXT@
182 FFMPEGLIBS = @FFMPEGLIBS@
183 FGREP = @FGREP@
184 FLOAT_STORE_CFLAGS = @FLOAT_STORE_CFLAGS@
185 GREP = @GREP@
186 GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
187 GSTREAMER_LIBS = @GSTREAMER_LIBS@
188 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
189 GTHREAD_LIBS = @GTHREAD_LIBS@
190 GTK_CFLAGS = @GTK_CFLAGS@
191 GTK_LIBS = @GTK_LIBS@
192 IEEE1394LIBS = @IEEE1394LIBS@
193 IMAGELIBS = @IMAGELIBS@
194 INSTALL = @INSTALL@
195 INSTALL_DATA = @INSTALL_DATA@
196 INSTALL_PROGRAM = @INSTALL_PROGRAM@
197 INSTALL_SCRIPT = @INSTALL_SCRIPT@
198 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
199 LAPACK_LIBS = @LAPACK_LIBS@
200 LD = @LD@
201 LDFLAGS = @LDFLAGS@
202 LIBOBJS = @LIBOBJS@
203 LIBS = @LIBS@
204 LIBTOOL = @LIBTOOL@
205 LIPO = @LIPO@
206 LN_S = @LN_S@
207 LTLIBOBJS = @LTLIBOBJS@
208 LT_VERSION = @LT_VERSION@
209 MAKEINFO = @MAKEINFO@
210 MKDIR_P = @MKDIR_P@
211 MKOCTFILE = @MKOCTFILE@
212 MMAJOR = @MMAJOR@
213 MMINOR = @MMINOR@
214 MSUBMINOR = @MSUBMINOR@
215 NM = @NM@
216 NMEDIT = @NMEDIT@
217 OBJDUMP = @OBJDUMP@
218 OBJEXT = @OBJEXT@
219 OCTAVE = @OCTAVE@
220 OCTAVE_ARCH = @OCTAVE_ARCH@
221 OCTAVE_INCFLAGS = @OCTAVE_INCFLAGS@
222 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
223 OPTIMIZATION_CPPFLAGS = @OPTIMIZATION_CPPFLAGS@
224 OPTIMIZATION_CXXFLAGS = @OPTIMIZATION_CXXFLAGS@
225 OTOOL = @OTOOL@
226 OTOOL64 = @OTOOL64@
227 PACKAGE = @PACKAGE@
228 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
229 PACKAGE_NAME = @PACKAGE_NAME@
230 PACKAGE_STRING = @PACKAGE_STRING@
231 PACKAGE_TARNAME = @PACKAGE_TARNAME@
232 PACKAGE_URL = @PACKAGE_URL@
233 PACKAGE_VERSION = @PACKAGE_VERSION@
234 PATH_SEPARATOR = @PATH_SEPARATOR@
235 PKG_CONFIG = @PKG_CONFIG@
236 PYTHON = @PYTHON@
237 PYTHON_CSPEC = @PYTHON_CSPEC@
238 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
239 PYTHON_LSPEC = @PYTHON_LSPEC@
240 PYTHON_PLATFORM = @PYTHON_PLATFORM@
241 PYTHON_PREFIX = @PYTHON_PREFIX@
242 PYTHON_VERSION = @PYTHON_VERSION@
243 QUICKTIME_CFLAGS = @QUICKTIME_CFLAGS@
244 QUICKTIME_LIBS = @QUICKTIME_LIBS@
245 RANLIB = @RANLIB@
246 SED = @SED@
247 SET_MAKE = @SET_MAKE@
248 SHELL = @SHELL@
249 SIMD_FLAGS = @SIMD_FLAGS@
250 STRIP = @STRIP@
251 SWIG = @SWIG@
252 SWIG_OCTAVE_OPT = @SWIG_OCTAVE_OPT@
253 SWIG_PYTHON_LIBS = @SWIG_PYTHON_LIBS@
254 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
255 SWIG_RUNTIME_LIBS_DIR = @SWIG_RUNTIME_LIBS_DIR@
256 SWIG_VERSION = @SWIG_VERSION@
257 UCIL_PACKAGE_CFLAGS = @UCIL_PACKAGE_CFLAGS@
258 UCIL_PACKAGE_LIBS = @UCIL_PACKAGE_LIBS@
259 UNICAP_PACKAGE_CFLAGS = @UNICAP_PACKAGE_CFLAGS@
260 UNICAP_PACKAGE_LIBS = @UNICAP_PACKAGE_LIBS@
261 VERSION = @VERSION@
262 XINE_LIBS = @XINE_LIBS@
263 abs_builddir = @abs_builddir@
264 abs_srcdir = @abs_srcdir@
265 abs_top_builddir = @abs_top_builddir@
266 abs_top_srcdir = @abs_top_srcdir@
267 ac_ct_CC = @ac_ct_CC@
268 ac_ct_CXX = @ac_ct_CXX@
269 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
270 am__include = @am__include@
271 am__leading_dot = @am__leading_dot@
272 am__quote = @am__quote@
273 am__tar = @am__tar@
274 am__untar = @am__untar@
275 bindir = @bindir@
276 build = @build@
277 build_alias = @build_alias@
278 build_cpu = @build_cpu@
279 build_os = @build_os@
280 build_vendor = @build_vendor@
281 builddir = @builddir@
282 datadir = @datadir@
283 datarootdir = @datarootdir@
284 docdir = @docdir@
285 dvidir = @dvidir@
286 exec_prefix = @exec_prefix@
287 host = @host@
288 host_alias = @host_alias@
289 host_cpu = @host_cpu@
290 host_os = @host_os@
291 host_vendor = @host_vendor@
292 htmldir = @htmldir@
293 includedir = @includedir@
294 infodir = @infodir@
295 install_sh = @install_sh@
296 libdir = @libdir@
297 libexecdir = @libexecdir@
298 localedir = @localedir@
299 localstatedir = @localstatedir@
300 lt_ECHO = @lt_ECHO@
301 mandir = @mandir@
302 mkdir_p = @mkdir_p@
303 oldincludedir = @oldincludedir@
304 pdfdir = @pdfdir@
305 pkgpyexecdir = @pkgpyexecdir@
306 pkgpythondir = @pkgpythondir@
307 prefix = @prefix@
308 program_transform_name = @program_transform_name@
309 psdir = @psdir@
310 pyexecdir = @pyexecdir@
311 pythondir = @pythondir@
312 sbindir = @sbindir@
313 sharedstatedir = @sharedstatedir@
314 srcdir = @srcdir@
315 sysconfdir = @sysconfdir@
316 target = @target@
317 target_alias = @target_alias@
318 target_cpu = @target_cpu@
319 target_os = @target_os@
320 target_vendor = @target_vendor@
321 top_build_prefix = @top_build_prefix@
322 top_builddir = @top_builddir@
323 top_srcdir = @top_srcdir@
324
325 # tell make where aclocal finds its files in Maintainer Mode
326 ACLOCAL_AMFLAGS = -I autotools/aclocal
327 @BUILD_APPS_FALSE@APPS_DIR = 
328 @BUILD_APPS_TRUE@APPS_DIR = apps
329 SUBDIRS = 3rdparty src include utils interfaces $(APPS_DIR) tests samples data
330
331 # All the rest of the distributed files
332 EXTRA_DIST = \
333   THANKS \
334   TODO \
335   opencv.spec \
336   opencv.spec.in \
337   opencv.pc \
338   opencv.pc.in \
339   \
340   make_frameworks.sh \
341   autotools/darwin/Info.plist \
342   autotools/darwin/OpenCV.h \
343   \
344   CMakeLists.txt \
345   opencv.pc.cmake.in \
346   Package.cmake.in \
347   cmake_uninstall.cmake.in \
348   OpenCVConfig.cmake.in \
349   OpenCVFindPkgConfig.cmake \
350   OpenCVPCHSupport.cmake \
351   cvconfig.h.cmake \
352   \
353   doc
354
355 pkgconfigdir = $(libdir)/pkgconfig
356 pkgconfig_DATA = opencv.pc
357
358 # FRAMEWORK ###################################################################
359 #
360 # The following section is dedicated to Darwin / Mac OS X framework builds.
361 # It currently creates a private framework (see Apple documentation) that
362 # cannot be placed to the /Library/Framework locations but is intended to get
363 # copied into application bundles.
364 #
365 # You should usually not invoke this target directly but use the shell script
366 # 'make_frameworks.sh' instead that will create the most sensible
367 # default installation (universal build).
368 #
369 # See: http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/
370 #
371 FRAMEWORK_NAME = OpenCV
372 FRAMEWORK_VERSION = B
373 FRAMEWORK_CURRENT_VERSION = 0
374 FRAMEWORK_COMPAT_VERSION = 0
375
376 # install path to be set in calling script
377 # FRAMEWORK_INSTALL_PATH = executable_path/../Frameworks
378
379 # architecture to be set in calling script
380 # FRAMEWORK_ARCH = i386
381 FRAMEWORK_INSTALL_NAME = $(FRAMEWORK_INSTALL_PATH)/$(FRAMEWORK_NAME).framework/Versions/$(FRAMEWORK_VERSION)/$(FRAMEWORK_NAME)
382 FRAMEWORK_XHEADERS = \
383   $(top_srcdir)/autotools/darwin/OpenCV.h     \
384   $(top_srcdir)/include/opencv/cv.h           \
385   $(top_srcdir)/include/opencv/cv.hpp         \
386   $(top_srcdir)/include/opencv/cvaux.h        \
387   $(top_srcdir)/include/opencv/cvaux.hpp      \
388   $(top_srcdir)/include/opencv/cvcompat.h     \
389   $(top_srcdir)/include/opencv/cvstreams.h    \
390   $(top_srcdir)/include/opencv/cvtypes.h      \
391   $(top_srcdir)/include/opencv/cvver.h        \
392   $(top_srcdir)/include/opencv/cvvidsurv.hpp  \
393   $(top_srcdir)/include/opencv/cvwimage.h     \
394   $(top_srcdir)/include/opencv/cxcore.h       \
395   $(top_srcdir)/include/opencv/cxcore.hpp     \
396   $(top_srcdir)/include/opencv/cxerror.h      \
397   $(top_srcdir)/include/opencv/cxflann.h      \
398   $(top_srcdir)/include/opencv/cxmat.hpp      \
399   $(top_srcdir)/include/opencv/cxmisc.h       \
400   $(top_srcdir)/include/opencv/cxoperations.hpp \
401   $(top_srcdir)/include/opencv/cxtypes.h      \
402   $(top_srcdir)/include/opencv/highgui.h      \
403   $(top_srcdir)/include/opencv/highgui.hpp    \
404   $(top_srcdir)/include/opencv/ml.h
405
406 FRAMEWORK_OFILES = \
407   $(top_builddir)/3rdparty/.libs/lib_clapack.a  \
408   $(top_builddir)/3rdparty/.libs/lib_flann.a    \
409   $(top_builddir)/src/.libs/lib_cxcore.a        \
410   $(top_builddir)/src/.libs/lib_cv.a            \
411   $(top_builddir)/src/.libs/lib_cvaux.a         \
412   $(top_builddir)/src/.libs/lib_ml.a            \
413   $(top_builddir)/src/.libs/lib_highgui.a
414
415 FRAMEWORK_XLIBRARIES = -lz -framework Carbon -framework QuickTime -framework QuartzCore
416 FRAMEWORK_DOCUMENTATION = 
417 #\
418 #  $(top_srcdir)/doc/license.txt \
419 #  $(top_srcdir)/doc/index.htm   \
420 #  $(top_srcdir)/doc/faq.htm     \
421 #  $(top_srcdir)/doc/ref
422 FMWK_CC = g++-4.2 -fopenmp -dynamiclib -all_load -Wl,-single_module -Wl,-Y,100
423 all: cvconfig.h
424         $(MAKE) $(AM_MAKEFLAGS) all-recursive
425
426 .SUFFIXES:
427 am--refresh:
428         @:
429 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
430         @for dep in $?; do \
431           case '$(am__configure_deps)' in \
432             *$$dep*) \
433               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
434               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
435                 && exit 0; \
436               exit 1;; \
437           esac; \
438         done; \
439         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
440         $(am__cd) $(top_srcdir) && \
441           $(AUTOMAKE) --gnu Makefile
442 .PRECIOUS: Makefile
443 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
444         @case '$?' in \
445           *config.status*) \
446             echo ' $(SHELL) ./config.status'; \
447             $(SHELL) ./config.status;; \
448           *) \
449             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
450             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
451         esac;
452
453 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
454         $(SHELL) ./config.status --recheck
455
456 $(top_srcdir)/configure:  $(am__configure_deps)
457         $(am__cd) $(srcdir) && $(AUTOCONF)
458 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
459         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
460 $(am__aclocal_m4_deps):
461
462 cvconfig.h: stamp-h1
463         @if test ! -f $@; then \
464           rm -f stamp-h1; \
465           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
466         else :; fi
467
468 stamp-h1: $(srcdir)/cvconfig.h.in $(top_builddir)/config.status
469         @rm -f stamp-h1
470         cd $(top_builddir) && $(SHELL) ./config.status cvconfig.h
471 $(srcdir)/cvconfig.h.in:  $(am__configure_deps) 
472         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
473         rm -f stamp-h1
474         touch $@
475
476 distclean-hdr:
477         -rm -f cvconfig.h stamp-h1
478 opencv.pc: $(top_builddir)/config.status $(srcdir)/opencv.pc.in
479         cd $(top_builddir) && $(SHELL) ./config.status $@
480 opencv.spec: $(top_builddir)/config.status $(srcdir)/opencv.spec.in
481         cd $(top_builddir) && $(SHELL) ./config.status $@
482
483 mostlyclean-libtool:
484         -rm -f *.lo
485
486 clean-libtool:
487         -rm -rf .libs _libs
488
489 distclean-libtool:
490         -rm -f libtool config.lt
491 install-pkgconfigDATA: $(pkgconfig_DATA)
492         @$(NORMAL_INSTALL)
493         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
494         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
495         for p in $$list; do \
496           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
497           echo "$$d$$p"; \
498         done | $(am__base_list) | \
499         while read files; do \
500           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
501           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
502         done
503
504 uninstall-pkgconfigDATA:
505         @$(NORMAL_UNINSTALL)
506         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
507         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
508         test -n "$$files" || exit 0; \
509         echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
510         cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
511
512 # This directory's subdirectories are mostly independent; you can cd
513 # into them and run `make' without going through this Makefile.
514 # To change the values of `make' variables: instead of editing Makefiles,
515 # (1) if the variable is set in `config.status', edit `config.status'
516 #     (which will cause the Makefiles to be regenerated when you run `make');
517 # (2) otherwise, pass the desired values on the `make' command line.
518 $(RECURSIVE_TARGETS):
519         @failcom='exit 1'; \
520         for f in x $$MAKEFLAGS; do \
521           case $$f in \
522             *=* | --[!k]*);; \
523             *k*) failcom='fail=yes';; \
524           esac; \
525         done; \
526         dot_seen=no; \
527         target=`echo $@ | sed s/-recursive//`; \
528         list='$(SUBDIRS)'; for subdir in $$list; do \
529           echo "Making $$target in $$subdir"; \
530           if test "$$subdir" = "."; then \
531             dot_seen=yes; \
532             local_target="$$target-am"; \
533           else \
534             local_target="$$target"; \
535           fi; \
536           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
537           || eval $$failcom; \
538         done; \
539         if test "$$dot_seen" = "no"; then \
540           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
541         fi; test -z "$$fail"
542
543 $(RECURSIVE_CLEAN_TARGETS):
544         @failcom='exit 1'; \
545         for f in x $$MAKEFLAGS; do \
546           case $$f in \
547             *=* | --[!k]*);; \
548             *k*) failcom='fail=yes';; \
549           esac; \
550         done; \
551         dot_seen=no; \
552         case "$@" in \
553           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
554           *) list='$(SUBDIRS)' ;; \
555         esac; \
556         rev=''; for subdir in $$list; do \
557           if test "$$subdir" = "."; then :; else \
558             rev="$$subdir $$rev"; \
559           fi; \
560         done; \
561         rev="$$rev ."; \
562         target=`echo $@ | sed s/-recursive//`; \
563         for subdir in $$rev; do \
564           echo "Making $$target in $$subdir"; \
565           if test "$$subdir" = "."; then \
566             local_target="$$target-am"; \
567           else \
568             local_target="$$target"; \
569           fi; \
570           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
571           || eval $$failcom; \
572         done && test -z "$$fail"
573 tags-recursive:
574         list='$(SUBDIRS)'; for subdir in $$list; do \
575           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
576         done
577 ctags-recursive:
578         list='$(SUBDIRS)'; for subdir in $$list; do \
579           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
580         done
581
582 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
583         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
584         unique=`for i in $$list; do \
585             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
586           done | \
587           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
588               END { if (nonempty) { for (i in files) print i; }; }'`; \
589         mkid -fID $$unique
590 tags: TAGS
591
592 TAGS: tags-recursive $(HEADERS) $(SOURCES) cvconfig.h.in $(TAGS_DEPENDENCIES) \
593                 $(TAGS_FILES) $(LISP)
594         set x; \
595         here=`pwd`; \
596         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
597           include_option=--etags-include; \
598           empty_fix=.; \
599         else \
600           include_option=--include; \
601           empty_fix=; \
602         fi; \
603         list='$(SUBDIRS)'; for subdir in $$list; do \
604           if test "$$subdir" = .; then :; else \
605             test ! -f $$subdir/TAGS || \
606               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
607           fi; \
608         done; \
609         list='$(SOURCES) $(HEADERS) cvconfig.h.in $(LISP) $(TAGS_FILES)'; \
610         unique=`for i in $$list; do \
611             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
612           done | \
613           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
614               END { if (nonempty) { for (i in files) print i; }; }'`; \
615         shift; \
616         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
617           test -n "$$unique" || unique=$$empty_fix; \
618           if test $$# -gt 0; then \
619             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
620               "$$@" $$unique; \
621           else \
622             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
623               $$unique; \
624           fi; \
625         fi
626 ctags: CTAGS
627 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) cvconfig.h.in $(TAGS_DEPENDENCIES) \
628                 $(TAGS_FILES) $(LISP)
629         list='$(SOURCES) $(HEADERS) cvconfig.h.in $(LISP) $(TAGS_FILES)'; \
630         unique=`for i in $$list; do \
631             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
632           done | \
633           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
634               END { if (nonempty) { for (i in files) print i; }; }'`; \
635         test -z "$(CTAGS_ARGS)$$unique" \
636           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
637              $$unique
638
639 GTAGS:
640         here=`$(am__cd) $(top_builddir) && pwd` \
641           && $(am__cd) $(top_srcdir) \
642           && gtags -i $(GTAGS_ARGS) "$$here"
643
644 distclean-tags:
645         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
646
647 distdir: $(DISTFILES)
648         $(am__remove_distdir)
649         test -d "$(distdir)" || mkdir "$(distdir)"
650         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
651         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
652         list='$(DISTFILES)'; \
653           dist_files=`for file in $$list; do echo $$file; done | \
654           sed -e "s|^$$srcdirstrip/||;t" \
655               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
656         case $$dist_files in \
657           */*) $(MKDIR_P) `echo "$$dist_files" | \
658                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
659                            sort -u` ;; \
660         esac; \
661         for file in $$dist_files; do \
662           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
663           if test -d $$d/$$file; then \
664             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
665             if test -d "$(distdir)/$$file"; then \
666               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
667             fi; \
668             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
669               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
670               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
671             fi; \
672             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
673           else \
674             test -f "$(distdir)/$$file" \
675             || cp -p $$d/$$file "$(distdir)/$$file" \
676             || exit 1; \
677           fi; \
678         done
679         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
680           if test "$$subdir" = .; then :; else \
681             test -d "$(distdir)/$$subdir" \
682             || $(MKDIR_P) "$(distdir)/$$subdir" \
683             || exit 1; \
684           fi; \
685         done
686         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
687           if test "$$subdir" = .; then :; else \
688             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
689             $(am__relativize); \
690             new_distdir=$$reldir; \
691             dir1=$$subdir; dir2="$(top_distdir)"; \
692             $(am__relativize); \
693             new_top_distdir=$$reldir; \
694             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
695             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
696             ($(am__cd) $$subdir && \
697               $(MAKE) $(AM_MAKEFLAGS) \
698                 top_distdir="$$new_top_distdir" \
699                 distdir="$$new_distdir" \
700                 am__remove_distdir=: \
701                 am__skip_length_check=: \
702                 am__skip_mode_fix=: \
703                 distdir) \
704               || exit 1; \
705           fi; \
706         done
707         $(MAKE) $(AM_MAKEFLAGS) \
708           top_distdir="$(top_distdir)" distdir="$(distdir)" \
709           dist-hook
710         -test -n "$(am__skip_mode_fix)" \
711         || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
712           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
713           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
714           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
715         || chmod -R a+r "$(distdir)"
716 dist-gzip: distdir
717         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
718         $(am__remove_distdir)
719
720 dist-bzip2: distdir
721         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
722         $(am__remove_distdir)
723
724 dist-lzma: distdir
725         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
726         $(am__remove_distdir)
727
728 dist-xz: distdir
729         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
730         $(am__remove_distdir)
731
732 dist-tarZ: distdir
733         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
734         $(am__remove_distdir)
735
736 dist-shar: distdir
737         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
738         $(am__remove_distdir)
739
740 dist-zip: distdir
741         -rm -f $(distdir).zip
742         zip -rq $(distdir).zip $(distdir)
743         $(am__remove_distdir)
744
745 dist dist-all: distdir
746         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
747         $(am__remove_distdir)
748
749 # This target untars the dist file and tries a VPATH configuration.  Then
750 # it guarantees that the distribution is self-contained by making another
751 # tarfile.
752 distcheck: dist
753         case '$(DIST_ARCHIVES)' in \
754         *.tar.gz*) \
755           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
756         *.tar.bz2*) \
757           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
758         *.tar.lzma*) \
759           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
760         *.tar.xz*) \
761           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
762         *.tar.Z*) \
763           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
764         *.shar.gz*) \
765           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
766         *.zip*) \
767           unzip $(distdir).zip ;;\
768         esac
769         chmod -R a-w $(distdir); chmod a+w $(distdir)
770         mkdir $(distdir)/_build
771         mkdir $(distdir)/_inst
772         chmod a-w $(distdir)
773         test -d $(distdir)/_build || exit 0; \
774         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
775           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
776           && am__cwd=`pwd` \
777           && $(am__cd) $(distdir)/_build \
778           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
779             $(DISTCHECK_CONFIGURE_FLAGS) \
780           && $(MAKE) $(AM_MAKEFLAGS) \
781           && $(MAKE) $(AM_MAKEFLAGS) dvi \
782           && $(MAKE) $(AM_MAKEFLAGS) check \
783           && $(MAKE) $(AM_MAKEFLAGS) install \
784           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
785           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
786           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
787                 distuninstallcheck \
788           && chmod -R a-w "$$dc_install_base" \
789           && ({ \
790                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
791                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
792                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
793                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
794                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
795               } || { rm -rf "$$dc_destdir"; exit 1; }) \
796           && rm -rf "$$dc_destdir" \
797           && $(MAKE) $(AM_MAKEFLAGS) dist \
798           && rm -rf $(DIST_ARCHIVES) \
799           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
800           && cd "$$am__cwd" \
801           || exit 1
802         $(am__remove_distdir)
803         @(echo "$(distdir) archives ready for distribution: "; \
804           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
805           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
806 distuninstallcheck:
807         @$(am__cd) '$(distuninstallcheck_dir)' \
808         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
809            || { echo "ERROR: files left after uninstall:" ; \
810                 if test -n "$(DESTDIR)"; then \
811                   echo "  (check DESTDIR support)"; \
812                 fi ; \
813                 $(distuninstallcheck_listfiles) ; \
814                 exit 1; } >&2
815 distcleancheck: distclean
816         @if test '$(srcdir)' = . ; then \
817           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
818           exit 1 ; \
819         fi
820         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
821           || { echo "ERROR: files left in build directory after distclean:" ; \
822                $(distcleancheck_listfiles) ; \
823                exit 1; } >&2
824 check-am: all-am
825 check: check-recursive
826 all-am: Makefile $(DATA) cvconfig.h
827 installdirs: installdirs-recursive
828 installdirs-am:
829         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
830           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
831         done
832 install: install-recursive
833 install-exec: install-exec-recursive
834 install-data: install-data-recursive
835 uninstall: uninstall-recursive
836
837 install-am: all-am
838         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
839
840 installcheck: installcheck-recursive
841 install-strip:
842         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
843           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
844           `test -z '$(STRIP)' || \
845             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
846 mostlyclean-generic:
847
848 clean-generic:
849
850 distclean-generic:
851         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
852         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
853
854 maintainer-clean-generic:
855         @echo "This command is intended for maintainers to use"
856         @echo "it deletes files that may require special tools to rebuild."
857 clean: clean-recursive
858
859 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
860
861 distclean: distclean-recursive
862         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
863         -rm -f Makefile
864 distclean-am: clean-am distclean-generic distclean-hdr \
865         distclean-libtool distclean-tags
866
867 dvi: dvi-recursive
868
869 dvi-am:
870
871 html: html-recursive
872
873 html-am:
874
875 info: info-recursive
876
877 info-am:
878
879 install-data-am: install-pkgconfigDATA
880
881 install-dvi: install-dvi-recursive
882
883 install-dvi-am:
884
885 install-exec-am:
886         @$(NORMAL_INSTALL)
887         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
888 install-html: install-html-recursive
889
890 install-html-am:
891
892 install-info: install-info-recursive
893
894 install-info-am:
895
896 install-man:
897
898 install-pdf: install-pdf-recursive
899
900 install-pdf-am:
901
902 install-ps: install-ps-recursive
903
904 install-ps-am:
905
906 installcheck-am:
907
908 maintainer-clean: maintainer-clean-recursive
909         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
910         -rm -rf $(top_srcdir)/autom4te.cache
911         -rm -f Makefile
912 maintainer-clean-am: distclean-am maintainer-clean-generic
913
914 mostlyclean: mostlyclean-recursive
915
916 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
917
918 pdf: pdf-recursive
919
920 pdf-am:
921
922 ps: ps-recursive
923
924 ps-am:
925
926 uninstall-am: uninstall-pkgconfigDATA
927
928 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
929         ctags-recursive install-am install-exec-am install-strip \
930         tags-recursive
931
932 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
933         all all-am am--refresh check check-am clean clean-generic \
934         clean-libtool clean-local ctags ctags-recursive dist dist-all \
935         dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar dist-tarZ \
936         dist-xz dist-zip distcheck distclean distclean-generic \
937         distclean-hdr distclean-libtool distclean-tags distcleancheck \
938         distdir distuninstallcheck dvi dvi-am html html-am info \
939         info-am install install-am install-data install-data-am \
940         install-dvi install-dvi-am install-exec install-exec-am \
941         install-exec-hook install-html install-html-am install-info \
942         install-info-am install-man install-pdf install-pdf-am \
943         install-pkgconfigDATA install-ps install-ps-am install-strip \
944         installcheck installcheck-am installdirs installdirs-am \
945         maintainer-clean maintainer-clean-generic mostlyclean \
946         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
947         tags tags-recursive uninstall uninstall-am \
948         uninstall-pkgconfigDATA
949
950
951 # Rule to build tar-gzipped distribution package
952 $(PACKAGE)-$(VERSION).tar.gz: dist
953
954 dist-hook:
955         rm -rf `find $(distdir) -name .svn`
956
957 # Rule to build RPM distribution package
958 rpm: $(PACKAGE)-$(VERSION).tar.gz
959         rpm -ta $(PACKAGE)-$(VERSION).tar.gz
960
961 # Rule to install the libraries only - prevent rebuilding apps
962 install-lib:
963         cd src && $(MAKE) install-libLTLIBRARIES
964
965 # Run ldconfig after installing the library:
966 install-exec-hook:
967         -ldconfig
968
969 # rule that gets added to the clean target by Automake
970 clean-local: clean-framework
971
972 framework: all clean-framework
973         @echo "Setting up framework directories..."
974         mkdir -p $(FRAMEWORK_NAME).framework
975         mkdir -p $(FRAMEWORK_NAME).framework/Versions
976         mkdir -p $(FRAMEWORK_NAME).framework/Versions/$(FRAMEWORK_VERSION)
977         mkdir -p $(FRAMEWORK_NAME).framework/Versions/$(FRAMEWORK_VERSION)/Resources
978         mkdir -p $(FRAMEWORK_NAME).framework/Versions/$(FRAMEWORK_VERSION)/Headers
979         mkdir -p $(FRAMEWORK_NAME).framework/Versions/$(FRAMEWORK_VERSION)/Documentation
980         @echo "Creating framework symlinks..."
981         ln -s $(FRAMEWORK_VERSION)               $(FRAMEWORK_NAME).framework/Versions/Current
982         ln -s Versions/Current/Headers           $(FRAMEWORK_NAME).framework/Headers
983         ln -s Versions/Current/Resources         $(FRAMEWORK_NAME).framework/Resources
984         ln -s Versions/Current/Documentation     $(FRAMEWORK_NAME).framework/Documentation
985         ln -s Versions/Current/$(FRAMEWORK_NAME) $(FRAMEWORK_NAME).framework/$(FRAMEWORK_NAME)
986         @echo "Building framework data..."
987         $(FMWK_CC) \
988                 -arch $(FRAMEWORK_ARCH) \
989                 -compatibility_version $(FRAMEWORK_COMPAT_VERSION) \
990                 -current_version $(FRAMEWORK_CURRENT_VERSION) \
991                 -install_name $(FRAMEWORK_INSTALL_NAME) \
992                 -o $(FRAMEWORK_NAME).framework/Versions/Current/$(FRAMEWORK_NAME) \
993                 $(FRAMEWORK_OFILES) $(FRAMEWORK_XLIBRARIES)
994         strip -x $(FRAMEWORK_NAME).framework/Versions/Current/$(FRAMEWORK_NAME)
995         cp $(FRAMEWORK_XHEADERS) $(FRAMEWORK_NAME).framework/Headers/
996         cp $(top_srcdir)/autotools/darwin/Info.plist $(FRAMEWORK_NAME).framework/Resources/
997
998 #       cp -r $(FRAMEWORK_DOCUMENTATION) $(FRAMEWORK_NAME).framework/Documentation/
999
1000 clean-framework:
1001         rm -rf $(FRAMEWORK_NAME).framework build_i386 build_ppc build_x86_64 build_ppc64
1002
1003 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1004 # Otherwise a system limit (for SysV at least) may be exceeded.
1005 .NOEXPORT: