1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
19 # Makefile for include directory
20 # Based on a work by Bob Friesenhahn
28 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
29 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
31 for am__flg in
$$MAKEFLAGS; do \
34 *n
*) am__dry
=yes
; break
;; \
38 test $$am__dry = yes
; \
40 pkgdatadir
= $(datadir)/@PACKAGE@
41 pkgincludedir
= $(includedir)/@PACKAGE@
42 pkglibdir
= $(libdir)/@PACKAGE@
43 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
44 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 install_sh_DATA
= $(install_sh
) -c
-m
644
46 install_sh_PROGRAM
= $(install_sh
) -c
47 install_sh_SCRIPT
= $(install_sh
) -c
48 INSTALL_HEADER
= $(INSTALL_DATA
)
49 transform
= $(program_transform_name
)
56 build_triplet
= @build@
59 DIST_COMMON
= $(include_HEADERS
) $(srcdir)/Makefile.am \
61 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
62 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
63 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
65 mkinstalldirs
= $(install_sh
) -d
67 CONFIG_CLEAN_VPATH_FILES
=
70 am__can_run_installinfo
= \
71 case
$$AM_UPDATE_INFO_DIR in \
73 *) (install-info
--version
) >/dev
/null
2>&1;; \
75 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
76 am__vpath_adj
= case
$$p in \
77 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
82 am__nobase_strip_setup
= \
83 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
85 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
86 am__nobase_list
= $(am__nobase_strip_setup
); \
87 for p in
$$list; do echo
"$$p $$p"; done | \
88 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
89 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
90 if (++n[$$2] == $(am__install_max)) \
91 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
92 END { for (dir in files) print dir, files[dir] }'
94 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
95 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
96 am__uninstall_files_from_dir
= { \
98 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
99 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
100 $(am__cd
) "$$dir" && rm -f
$$files; }; \
102 am__installdirs
= "$(DESTDIR)$(includedir)"
103 HEADERS
= $(include_HEADERS
)
106 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
111 AUTOCONF
= @AUTOCONF@
112 AUTOHEADER
= @AUTOHEADER@
113 AUTOMAKE
= @AUTOMAKE@
116 CCDEPMODE
= @CCDEPMODE@
119 CPPFLAGS
= @CPPFLAGS@
122 CXXDEPMODE
= @CXXDEPMODE@
123 CXXFLAGS
= @CXXFLAGS@
124 CYGPATH_W
= @CYGPATH_W@
128 DSYMUTIL
= @DSYMUTIL@
138 INSTALL_DATA
= @INSTALL_DATA@
139 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
140 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
141 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
142 JPEGICC_DEPLIBS
= @JPEGICC_DEPLIBS@
143 LCMS_LIB_DEPLIBS
= @LCMS_LIB_DEPLIBS@
147 LIBRARY_AGE
= @LIBRARY_AGE@
148 LIBRARY_CURRENT
= @LIBRARY_CURRENT@
149 LIBRARY_REVISION
= @LIBRARY_REVISION@
152 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
153 LIB_JPEG
= @LIB_JPEG@
154 LIB_MATH
= @LIB_MATH@
155 LIB_TIFF
= @LIB_TIFF@
156 LIB_ZLIB
= @LIB_ZLIB@
159 LTLIBOBJS
= @LTLIBOBJS@
161 MAKEINFO
= @MAKEINFO@
162 MANIFEST_TOOL
= @MANIFEST_TOOL@
171 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
172 PACKAGE_NAME
= @PACKAGE_NAME@
173 PACKAGE_STRING
= @PACKAGE_STRING@
174 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
175 PACKAGE_URL
= @PACKAGE_URL@
176 PACKAGE_VERSION
= @PACKAGE_VERSION@
177 PATH_SEPARATOR
= @PATH_SEPARATOR@
180 SET_MAKE
= @SET_MAKE@
183 TIFFICC_DEPLIBS
= @TIFFICC_DEPLIBS@
185 abs_builddir
= @abs_builddir@
186 abs_srcdir
= @abs_srcdir@
187 abs_top_builddir
= @abs_top_builddir@
188 abs_top_srcdir
= @abs_top_srcdir@
189 ac_ct_AR
= @ac_ct_AR@
190 ac_ct_CC
= @ac_ct_CC@
191 ac_ct_CXX
= @ac_ct_CXX@
192 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
193 am__include
= @am__include@
194 am__leading_dot
= @am__leading_dot@
195 am__quote
= @am__quote@
197 am__untar
= @am__untar@
200 build_alias
= @build_alias@
201 build_cpu
= @build_cpu@
202 build_os
= @build_os@
203 build_vendor
= @build_vendor@
204 builddir
= @builddir@
206 datarootdir
= @datarootdir@
209 exec_prefix = @
exec_prefix@
211 host_alias
= @host_alias@
212 host_cpu
= @host_cpu@
214 host_vendor
= @host_vendor@
216 includedir = @
includedir@
219 install_sh
= @install_sh@
221 libexecdir
= @libexecdir@
222 localedir
= @localedir@
223 localstatedir
= @localstatedir@
226 oldincludedir = @
oldincludedir@
229 program_transform_name
= @program_transform_name@
232 sharedstatedir
= @sharedstatedir@
234 sysconfdir
= @sysconfdir@
235 target_alias
= @target_alias@
236 top_build_prefix
= @top_build_prefix@
237 top_builddir
= @top_builddir@
238 top_srcdir
= @top_srcdir@
239 include_HEADERS
= lcms2.h lcms2_plugin.h
240 EXTRA_DIST
= lcms2.h lcms2_plugin.h
244 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
246 case
'$(am__configure_deps)' in \
248 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
249 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
253 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
254 $(am__cd
) $(top_srcdir
) && \
255 $(AUTOMAKE
) --foreign
include/Makefile
257 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
260 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
262 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
263 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
266 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
267 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
269 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
270 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
271 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
272 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
273 $(am__aclocal_m4_deps
):
280 install-includeHEADERS
: $(include_HEADERS
)
282 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
283 if
test -n
"$$list"; then \
284 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
285 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
287 for p in
$$list; do \
288 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
290 done |
$(am__base_list
) | \
291 while read files
; do \
292 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
293 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
296 uninstall-includeHEADERS
:
298 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
299 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
300 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
302 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
303 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
304 unique
=`for i in $$list; do \
305 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
308 END { if (nonempty) { for (i in files) print i; }; }'`; \
312 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
313 $(TAGS_FILES
) $(LISP
)
316 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317 unique
=`for i in $$list; do \
318 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321 END { if (nonempty) { for (i in files) print i; }; }'`; \
323 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
324 test -n
"$$unique" || unique
=$$empty_fix; \
325 if
test $$# -gt 0; then \
326 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
329 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
334 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
335 $(TAGS_FILES
) $(LISP
)
336 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique
=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341 END { if (nonempty) { for (i in files) print i; }; }'`; \
342 test -z
"$(CTAGS_ARGS)$$unique" \
343 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
347 here
=`$(am__cd) $(top_builddir) && pwd` \
348 && $(am__cd
) $(top_srcdir
) \
349 && gtags
-i
$(GTAGS_ARGS
) "$$here"
352 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
354 distdir
: $(DISTFILES
)
355 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
356 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
357 list
='$(DISTFILES)'; \
358 dist_files
=`for file in $$list; do echo $$file; done | \
359 sed -e "s|^$$srcdirstrip/||;t" \
360 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
361 case
$$dist_files in \
362 */*) $(MKDIR_P
) `echo "$$dist_files" | \
363 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
366 for file in
$$dist_files; do \
367 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
368 if
test -d
$$d/$$file; then \
369 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
370 if
test -d
"$(distdir)/$$file"; then \
371 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
373 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
374 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
375 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
377 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
379 test -f
"$(distdir)/$$file" \
380 || cp
-p
$$d/$$file "$(distdir)/$$file" \
386 all-am
: Makefile
$(HEADERS
)
388 for
dir in
"$(DESTDIR)$(includedir)"; do \
389 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
392 install-exec
: install-exec-am
393 install-data
: install-data-am
394 uninstall: uninstall-am
397 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
399 installcheck: installcheck-am
401 if
test -z
'$(STRIP)'; then \
402 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
403 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
406 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
407 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
408 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
415 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
416 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
418 maintainer-clean-generic
:
419 @echo
"This command is intended for maintainers to use"
420 @echo
"it deletes files that may require special tools to rebuild."
423 clean-am
: clean-generic clean-libtool mostlyclean-am
425 distclean: distclean-am
427 distclean-am
: clean-am distclean-generic distclean-tags
441 install-data-am
: install-includeHEADERS
443 install-dvi
: install-dvi-am
449 install-html
: install-html-am
453 install-info
: install-info-am
459 install-pdf
: install-pdf-am
463 install-ps
: install-ps-am
469 maintainer-clean
: maintainer-clean-am
471 maintainer-clean-am
: distclean-am maintainer-clean-generic
473 mostlyclean: mostlyclean-am
475 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
485 uninstall-am
: uninstall-includeHEADERS
487 .MAKE
: install-am install-strip
489 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
490 clean-libtool ctags
distclean distclean-generic \
491 distclean-libtool distclean-tags distdir
dvi dvi-am html \
492 html-am
info info-am
install install-am install-data \
493 install-data-am install-dvi install-dvi-am install-exec \
494 install-exec-am install-html install-html-am \
495 install-includeHEADERS install-info install-info-am \
496 install-man install-pdf install-pdf-am install-ps \
497 install-ps-am install-strip
installcheck installcheck-am \
498 installdirs maintainer-clean maintainer-clean-generic \
499 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
500 ps ps-am
tags uninstall uninstall-am uninstall-includeHEADERS
503 # Tell versions [3.59,3.63) of GNU make to not export all variables.
504 # Otherwise a system limit (for SysV at least) may be exceeded.