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