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 building testcms
27 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
28 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
30 for am__flg in
$$MAKEFLAGS; do \
33 *n
*) am__dry
=yes
; break
;; \
37 test $$am__dry = yes
; \
39 pkgdatadir
= $(datadir)/@PACKAGE@
40 pkgincludedir
= $(includedir)/@PACKAGE@
41 pkglibdir
= $(libdir)/@PACKAGE@
42 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
43 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44 install_sh_DATA
= $(install_sh
) -c
-m
644
45 install_sh_PROGRAM
= $(install_sh
) -c
46 install_sh_SCRIPT
= $(install_sh
) -c
47 INSTALL_HEADER
= $(INSTALL_DATA
)
48 transform
= $(program_transform_name
)
55 build_triplet
= @build@
57 check_PROGRAMS
= testcms
$(EXEEXT
)
59 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
60 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
61 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
62 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
64 mkinstalldirs
= $(install_sh
) -d
66 CONFIG_CLEAN_VPATH_FILES
=
67 am_testcms_OBJECTS
= testcms2.
$(OBJEXT
)
68 testcms_OBJECTS
= $(am_testcms_OBJECTS
)
69 testcms_DEPENDENCIES
= $(top_builddir
)/src
/liblcms2.la
70 testcms_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
71 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(testcms_LDFLAGS
) \
73 DEFAULT_INCLUDES
= -I.@am__isrc@
74 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
75 am__depfiles_maybe
= depfiles
77 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
78 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
79 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
80 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
81 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
83 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
84 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
86 SOURCES
= $(testcms_SOURCES
)
87 DIST_SOURCES
= $(testcms_SOURCES
)
88 am__can_run_installinfo
= \
89 case
$$AM_UPDATE_INFO_DIR in \
91 *) (install-info
--version
) >/dev
/null
2>&1;; \
95 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
100 AUTOCONF
= @AUTOCONF@
101 AUTOHEADER
= @AUTOHEADER@
102 AUTOMAKE
= @AUTOMAKE@
105 CCDEPMODE
= @CCDEPMODE@
108 CPPFLAGS
= @CPPFLAGS@
111 CXXDEPMODE
= @CXXDEPMODE@
112 CXXFLAGS
= @CXXFLAGS@
113 CYGPATH_W
= @CYGPATH_W@
117 DSYMUTIL
= @DSYMUTIL@
127 INSTALL_DATA
= @INSTALL_DATA@
128 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
129 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
130 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
131 JPEGICC_DEPLIBS
= @JPEGICC_DEPLIBS@
132 LCMS_LIB_DEPLIBS
= @LCMS_LIB_DEPLIBS@
136 LIBRARY_AGE
= @LIBRARY_AGE@
137 LIBRARY_CURRENT
= @LIBRARY_CURRENT@
138 LIBRARY_REVISION
= @LIBRARY_REVISION@
141 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
142 LIB_JPEG
= @LIB_JPEG@
143 LIB_MATH
= @LIB_MATH@
144 LIB_TIFF
= @LIB_TIFF@
145 LIB_ZLIB
= @LIB_ZLIB@
148 LTLIBOBJS
= @LTLIBOBJS@
150 MAKEINFO
= @MAKEINFO@
151 MANIFEST_TOOL
= @MANIFEST_TOOL@
160 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
161 PACKAGE_NAME
= @PACKAGE_NAME@
162 PACKAGE_STRING
= @PACKAGE_STRING@
163 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
164 PACKAGE_URL
= @PACKAGE_URL@
165 PACKAGE_VERSION
= @PACKAGE_VERSION@
166 PATH_SEPARATOR
= @PATH_SEPARATOR@
169 SET_MAKE
= @SET_MAKE@
172 TIFFICC_DEPLIBS
= @TIFFICC_DEPLIBS@
174 abs_builddir
= @abs_builddir@
175 abs_srcdir
= @abs_srcdir@
176 abs_top_builddir
= @abs_top_builddir@
177 abs_top_srcdir
= @abs_top_srcdir@
178 ac_ct_AR
= @ac_ct_AR@
179 ac_ct_CC
= @ac_ct_CC@
180 ac_ct_CXX
= @ac_ct_CXX@
181 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
182 am__include
= @am__include@
183 am__leading_dot
= @am__leading_dot@
184 am__quote
= @am__quote@
186 am__untar
= @am__untar@
189 build_alias
= @build_alias@
190 build_cpu
= @build_cpu@
191 build_os
= @build_os@
192 build_vendor
= @build_vendor@
193 builddir
= @builddir@
195 datarootdir
= @datarootdir@
198 exec_prefix = @
exec_prefix@
200 host_alias
= @host_alias@
201 host_cpu
= @host_cpu@
203 host_vendor
= @host_vendor@
205 includedir = @
includedir@
208 install_sh
= @install_sh@
210 libexecdir
= @libexecdir@
211 localedir
= @localedir@
212 localstatedir
= @localstatedir@
215 oldincludedir = @
oldincludedir@
218 program_transform_name
= @program_transform_name@
221 sharedstatedir
= @sharedstatedir@
223 sysconfdir
= @sysconfdir@
224 target_alias
= @target_alias@
225 top_build_prefix
= @top_build_prefix@
226 top_builddir
= @top_builddir@
227 top_srcdir
= @top_srcdir@
229 # Don't require all the GNU mandated files
230 AUTOMAKE_OPTIONS
= 1.7 foreign
231 INCLUDES
= -I
$(top_builddir
)/include -I
$(top_srcdir
)/include -I
$(top_srcdir
)/src
233 # CFLAGS = --pedantic -Wall -std=c99 -O2
234 testcms_LDADD
= $(top_builddir
)/src
/liblcms2.la
235 testcms_LDFLAGS
= @LDFLAGS@
236 testcms_SOURCES
= testcms2.c
237 EXTRA_DIST
= test1.icc bad.icc toosmall.icc test2.icc \
238 test3.icc test4.icc \
244 .SUFFIXES
: .c .lo .o .obj
245 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
247 case
'$(am__configure_deps)' in \
249 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
250 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
254 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign testbed/Makefile'; \
255 $(am__cd
) $(top_srcdir
) && \
256 $(AUTOMAKE
) --foreign testbed
/Makefile
258 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
261 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
263 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
267 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
268 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
270 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
271 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
272 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
273 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
274 $(am__aclocal_m4_deps
):
277 @list
='$(check_PROGRAMS)'; test -n
"$$list" || exit
0; \
278 echo
" rm -f" $$list; \
279 rm -f
$$list || exit
$$?
; \
280 test -n
"$(EXEEXT)" || exit
0; \
281 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
282 echo
" rm -f" $$list; \
284 testcms
$(EXEEXT
): $(testcms_OBJECTS
) $(testcms_DEPENDENCIES
) $(EXTRA_testcms_DEPENDENCIES
)
285 @
rm -f testcms
$(EXEEXT
)
286 $(testcms_LINK
) $(testcms_OBJECTS
) $(testcms_LDADD
) $(LIBS
)
294 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/testcms2.Po@am__quote@
297 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
298 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
300 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
301 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
304 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
305 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
308 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
311 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
312 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
314 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
315 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
323 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
324 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325 unique
=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329 END { if (nonempty) { for (i in files) print i; }; }'`; \
333 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
334 $(TAGS_FILES
) $(LISP
)
337 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique
=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
342 END { if (nonempty) { for (i in files) print i; }; }'`; \
344 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
345 test -n
"$$unique" || unique
=$$empty_fix; \
346 if
test $$# -gt 0; then \
347 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
350 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
355 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
356 $(TAGS_FILES
) $(LISP
)
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; \
361 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
362 END { if (nonempty) { for (i in files) print i; }; }'`; \
363 test -z
"$(CTAGS_ARGS)$$unique" \
364 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
368 here
=`$(am__cd) $(top_builddir) && pwd` \
369 && $(am__cd
) $(top_srcdir
) \
370 && gtags
-i
$(GTAGS_ARGS
) "$$here"
373 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
375 distdir
: $(DISTFILES
)
376 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
377 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
378 list
='$(DISTFILES)'; \
379 dist_files
=`for file in $$list; do echo $$file; done | \
380 sed -e "s|^$$srcdirstrip/||;t" \
381 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
382 case
$$dist_files in \
383 */*) $(MKDIR_P
) `echo "$$dist_files" | \
384 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
387 for file in
$$dist_files; do \
388 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
389 if
test -d
$$d/$$file; then \
390 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
391 if
test -d
"$(distdir)/$$file"; then \
392 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
394 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
395 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
396 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
398 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
400 test -f
"$(distdir)/$$file" \
401 || cp
-p
$$d/$$file "$(distdir)/$$file" \
406 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
411 install-exec
: install-exec-am
412 install-data
: install-data-am
413 uninstall: uninstall-am
416 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
418 installcheck: installcheck-am
420 if
test -z
'$(STRIP)'; then \
421 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
422 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
425 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
426 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
427 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
434 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
435 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
437 maintainer-clean-generic
:
438 @echo
"This command is intended for maintainers to use"
439 @echo
"it deletes files that may require special tools to rebuild."
442 clean-am
: clean-checkPROGRAMS clean-generic clean-libtool \
445 distclean: distclean-am
448 distclean-am
: clean-am distclean-compile distclean-generic \
465 install-dvi
: install-dvi-am
471 install-html
: install-html-am
475 install-info
: install-info-am
481 install-pdf
: install-pdf-am
485 install-ps
: install-ps-am
491 maintainer-clean
: maintainer-clean-am
494 maintainer-clean-am
: distclean-am maintainer-clean-generic
496 mostlyclean: mostlyclean-am
498 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
511 .MAKE
: check-am install-am install-strip
513 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean \
514 clean-checkPROGRAMS clean-generic clean-libtool ctags \
515 distclean distclean-compile distclean-generic \
516 distclean-libtool distclean-tags distdir
dvi dvi-am html \
517 html-am
info info-am
install install-am install-data \
518 install-data-am install-dvi install-dvi-am install-exec \
519 install-exec-am install-html install-html-am install-info \
520 install-info-am install-man install-pdf install-pdf-am \
521 install-ps install-ps-am install-strip
installcheck \
522 installcheck-am
installdirs maintainer-clean \
523 maintainer-clean-generic
mostlyclean mostlyclean-compile \
524 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
525 tags uninstall uninstall-am
529 if
[ $(top_srcdir
) != $(top_builddir
) ]; then \
530 cp
$(top_srcdir
)/testbed
/*.ic?
$(top_builddir
)/testbed
; \
533 if
[ $(top_srcdir
) != $(top_builddir
) ]; then \
534 rm -f
$(top_builddir
)/testbed
/*.ic?
; \
537 # Tell versions [3.59,3.63) of GNU make to not export all variables.
538 # Otherwise a system limit (for SysV at least) may be exceeded.