Tizen 2.0 Release
[external/lcms.git] / include / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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 #
19 # Makefile for include directory
20 # Based on a work by Bob Friesenhahn
21
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkglibexecdir = $(libexecdir)/@PACKAGE@
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 subdir = include
42 DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
43         $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54 am__vpath_adj = case $$p in \
55     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56     *) f=$$p;; \
57   esac;
58 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
59 am__install_max = 40
60 am__nobase_strip_setup = \
61   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
62 am__nobase_strip = \
63   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
64 am__nobase_list = $(am__nobase_strip_setup); \
65   for p in $$list; do echo "$$p $$p"; done | \
66   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
67   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
68     if (++n[$$2] == $(am__install_max)) \
69       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
70     END { for (dir in files) print dir, files[dir] }'
71 am__base_list = \
72   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
73   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
74 am__installdirs = "$(DESTDIR)$(includedir)"
75 HEADERS = $(include_HEADERS)
76 ETAGS = etags
77 CTAGS = ctags
78 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79 ACLOCAL = @ACLOCAL@
80 AMTAR = @AMTAR@
81 AR = @AR@
82 AS = @AS@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 CC = @CC@
88 CCDEPMODE = @CCDEPMODE@
89 CFLAGS = @CFLAGS@
90 CPP = @CPP@
91 CPPFLAGS = @CPPFLAGS@
92 CXX = @CXX@
93 CXXCPP = @CXXCPP@
94 CXXDEPMODE = @CXXDEPMODE@
95 CXXFLAGS = @CXXFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 DEFS = @DEFS@
98 DEPDIR = @DEPDIR@
99 DLLTOOL = @DLLTOOL@
100 DSYMUTIL = @DSYMUTIL@
101 DUMPBIN = @DUMPBIN@
102 ECHO_C = @ECHO_C@
103 ECHO_N = @ECHO_N@
104 ECHO_T = @ECHO_T@
105 EGREP = @EGREP@
106 EXEEXT = @EXEEXT@
107 FGREP = @FGREP@
108 GREP = @GREP@
109 INSTALL = @INSTALL@
110 INSTALL_DATA = @INSTALL_DATA@
111 INSTALL_PROGRAM = @INSTALL_PROGRAM@
112 INSTALL_SCRIPT = @INSTALL_SCRIPT@
113 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114 JPEGICC_DEPLIBS = @JPEGICC_DEPLIBS@
115 LCMS_LIB_DEPLIBS = @LCMS_LIB_DEPLIBS@
116 LD = @LD@
117 LDFLAGS = @LDFLAGS@
118 LIBOBJS = @LIBOBJS@
119 LIBRARY_AGE = @LIBRARY_AGE@
120 LIBRARY_CURRENT = @LIBRARY_CURRENT@
121 LIBRARY_REVISION = @LIBRARY_REVISION@
122 LIBS = @LIBS@
123 LIBTOOL = @LIBTOOL@
124 LIBTOOL_DEPS = @LIBTOOL_DEPS@
125 LIB_JPEG = @LIB_JPEG@
126 LIB_MATH = @LIB_MATH@
127 LIB_TIFF = @LIB_TIFF@
128 LIB_ZLIB = @LIB_ZLIB@
129 LIPO = @LIPO@
130 LN_S = @LN_S@
131 LTLIBOBJS = @LTLIBOBJS@
132 MAINT = @MAINT@
133 MAKEINFO = @MAKEINFO@
134 MANIFEST_TOOL = @MANIFEST_TOOL@
135 MKDIR_P = @MKDIR_P@
136 NM = @NM@
137 NMEDIT = @NMEDIT@
138 OBJDUMP = @OBJDUMP@
139 OBJEXT = @OBJEXT@
140 OTOOL = @OTOOL@
141 OTOOL64 = @OTOOL64@
142 PACKAGE = @PACKAGE@
143 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144 PACKAGE_NAME = @PACKAGE_NAME@
145 PACKAGE_STRING = @PACKAGE_STRING@
146 PACKAGE_TARNAME = @PACKAGE_TARNAME@
147 PACKAGE_URL = @PACKAGE_URL@
148 PACKAGE_VERSION = @PACKAGE_VERSION@
149 PATH_SEPARATOR = @PATH_SEPARATOR@
150 RANLIB = @RANLIB@
151 SED = @SED@
152 SET_MAKE = @SET_MAKE@
153 SHELL = @SHELL@
154 STRIP = @STRIP@
155 TIFFICC_DEPLIBS = @TIFFICC_DEPLIBS@
156 VERSION = @VERSION@
157 abs_builddir = @abs_builddir@
158 abs_srcdir = @abs_srcdir@
159 abs_top_builddir = @abs_top_builddir@
160 abs_top_srcdir = @abs_top_srcdir@
161 ac_ct_AR = @ac_ct_AR@
162 ac_ct_CC = @ac_ct_CC@
163 ac_ct_CXX = @ac_ct_CXX@
164 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
165 am__include = @am__include@
166 am__leading_dot = @am__leading_dot@
167 am__quote = @am__quote@
168 am__tar = @am__tar@
169 am__untar = @am__untar@
170 bindir = @bindir@
171 build = @build@
172 build_alias = @build_alias@
173 build_cpu = @build_cpu@
174 build_os = @build_os@
175 build_vendor = @build_vendor@
176 builddir = @builddir@
177 datadir = @datadir@
178 datarootdir = @datarootdir@
179 docdir = @docdir@
180 dvidir = @dvidir@
181 exec_prefix = @exec_prefix@
182 host = @host@
183 host_alias = @host_alias@
184 host_cpu = @host_cpu@
185 host_os = @host_os@
186 host_vendor = @host_vendor@
187 htmldir = @htmldir@
188 includedir = @includedir@
189 infodir = @infodir@
190 inline = @inline@
191 install_sh = @install_sh@
192 libdir = @libdir@
193 libexecdir = @libexecdir@
194 localedir = @localedir@
195 localstatedir = @localstatedir@
196 mandir = @mandir@
197 mkdir_p = @mkdir_p@
198 oldincludedir = @oldincludedir@
199 pdfdir = @pdfdir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 psdir = @psdir@
203 sbindir = @sbindir@
204 sharedstatedir = @sharedstatedir@
205 srcdir = @srcdir@
206 sysconfdir = @sysconfdir@
207 target_alias = @target_alias@
208 top_build_prefix = @top_build_prefix@
209 top_builddir = @top_builddir@
210 top_srcdir = @top_srcdir@
211 include_HEADERS = lcms2.h lcms2_plugin.h
212 EXTRA_DIST = lcms2.h lcms2_plugin.h
213 all: all-am
214
215 .SUFFIXES:
216 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
217         @for dep in $?; do \
218           case '$(am__configure_deps)' in \
219             *$$dep*) \
220               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
221                 && { if test -f $@; then exit 0; else break; fi; }; \
222               exit 1;; \
223           esac; \
224         done; \
225         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
226         $(am__cd) $(top_srcdir) && \
227           $(AUTOMAKE) --foreign include/Makefile
228 .PRECIOUS: Makefile
229 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230         @case '$?' in \
231           *config.status*) \
232             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233           *) \
234             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236         esac;
237
238 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245 $(am__aclocal_m4_deps):
246
247 mostlyclean-libtool:
248         -rm -f *.lo
249
250 clean-libtool:
251         -rm -rf .libs _libs
252 install-includeHEADERS: $(include_HEADERS)
253         @$(NORMAL_INSTALL)
254         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
255         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
256         for p in $$list; do \
257           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
258           echo "$$d$$p"; \
259         done | $(am__base_list) | \
260         while read files; do \
261           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
262           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
263         done
264
265 uninstall-includeHEADERS:
266         @$(NORMAL_UNINSTALL)
267         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
268         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
269         test -n "$$files" || exit 0; \
270         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
271         cd "$(DESTDIR)$(includedir)" && rm -f $$files
272
273 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
274         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275         unique=`for i in $$list; do \
276             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277           done | \
278           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
279               END { if (nonempty) { for (i in files) print i; }; }'`; \
280         mkid -fID $$unique
281 tags: TAGS
282
283 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
284                 $(TAGS_FILES) $(LISP)
285         set x; \
286         here=`pwd`; \
287         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
288         unique=`for i in $$list; do \
289             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290           done | \
291           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
292               END { if (nonempty) { for (i in files) print i; }; }'`; \
293         shift; \
294         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
295           test -n "$$unique" || unique=$$empty_fix; \
296           if test $$# -gt 0; then \
297             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
298               "$$@" $$unique; \
299           else \
300             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
301               $$unique; \
302           fi; \
303         fi
304 ctags: CTAGS
305 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
306                 $(TAGS_FILES) $(LISP)
307         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
308         unique=`for i in $$list; do \
309             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310           done | \
311           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
312               END { if (nonempty) { for (i in files) print i; }; }'`; \
313         test -z "$(CTAGS_ARGS)$$unique" \
314           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
315              $$unique
316
317 GTAGS:
318         here=`$(am__cd) $(top_builddir) && pwd` \
319           && $(am__cd) $(top_srcdir) \
320           && gtags -i $(GTAGS_ARGS) "$$here"
321
322 distclean-tags:
323         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
324
325 distdir: $(DISTFILES)
326         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
327         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
328         list='$(DISTFILES)'; \
329           dist_files=`for file in $$list; do echo $$file; done | \
330           sed -e "s|^$$srcdirstrip/||;t" \
331               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
332         case $$dist_files in \
333           */*) $(MKDIR_P) `echo "$$dist_files" | \
334                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
335                            sort -u` ;; \
336         esac; \
337         for file in $$dist_files; do \
338           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
339           if test -d $$d/$$file; then \
340             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
341             if test -d "$(distdir)/$$file"; then \
342               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
343             fi; \
344             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
345               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
346               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
347             fi; \
348             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
349           else \
350             test -f "$(distdir)/$$file" \
351             || cp -p $$d/$$file "$(distdir)/$$file" \
352             || exit 1; \
353           fi; \
354         done
355 check-am: all-am
356 check: check-am
357 all-am: Makefile $(HEADERS)
358 installdirs:
359         for dir in "$(DESTDIR)$(includedir)"; do \
360           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
361         done
362 install: install-am
363 install-exec: install-exec-am
364 install-data: install-data-am
365 uninstall: uninstall-am
366
367 install-am: all-am
368         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
369
370 installcheck: installcheck-am
371 install-strip:
372         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374           `test -z '$(STRIP)' || \
375             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
376 mostlyclean-generic:
377
378 clean-generic:
379
380 distclean-generic:
381         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
382         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
383
384 maintainer-clean-generic:
385         @echo "This command is intended for maintainers to use"
386         @echo "it deletes files that may require special tools to rebuild."
387 clean: clean-am
388
389 clean-am: clean-generic clean-libtool mostlyclean-am
390
391 distclean: distclean-am
392         -rm -f Makefile
393 distclean-am: clean-am distclean-generic distclean-tags
394
395 dvi: dvi-am
396
397 dvi-am:
398
399 html: html-am
400
401 html-am:
402
403 info: info-am
404
405 info-am:
406
407 install-data-am: install-includeHEADERS
408
409 install-dvi: install-dvi-am
410
411 install-dvi-am:
412
413 install-exec-am:
414
415 install-html: install-html-am
416
417 install-html-am:
418
419 install-info: install-info-am
420
421 install-info-am:
422
423 install-man:
424
425 install-pdf: install-pdf-am
426
427 install-pdf-am:
428
429 install-ps: install-ps-am
430
431 install-ps-am:
432
433 installcheck-am:
434
435 maintainer-clean: maintainer-clean-am
436         -rm -f Makefile
437 maintainer-clean-am: distclean-am maintainer-clean-generic
438
439 mostlyclean: mostlyclean-am
440
441 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
442
443 pdf: pdf-am
444
445 pdf-am:
446
447 ps: ps-am
448
449 ps-am:
450
451 uninstall-am: uninstall-includeHEADERS
452
453 .MAKE: install-am install-strip
454
455 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
456         clean-libtool ctags distclean distclean-generic \
457         distclean-libtool distclean-tags distdir dvi dvi-am html \
458         html-am info info-am install install-am install-data \
459         install-data-am install-dvi install-dvi-am install-exec \
460         install-exec-am install-html install-html-am \
461         install-includeHEADERS install-info install-info-am \
462         install-man install-pdf install-pdf-am install-ps \
463         install-ps-am install-strip installcheck installcheck-am \
464         installdirs maintainer-clean maintainer-clean-generic \
465         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
466         ps ps-am tags uninstall uninstall-am uninstall-includeHEADERS
467
468
469 # Tell versions [3.59,3.63) of GNU make to not export all variables.
470 # Otherwise a system limit (for SysV at least) may be exceeded.
471 .NOEXPORT: