Makefile.in
上传用户:looem2003
上传日期:2014-07-20
资源大小:13733k
文件大小:27k
源码类别:

打印编程

开发平台:

Visual C++

  1. # Makefile.in generated by automake 1.9.6 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005  Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. # Tag Image File Format (TIFF) Software
  14. #
  15. # Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
  16. #
  17. # Permission to use, copy, modify, distribute, and sell this software and 
  18. # its documentation for any purpose is hereby granted without fee, provided
  19. # that (i) the above copyright notices and this permission notice appear in
  20. # all copies of the software and related documentation, and (ii) the names of
  21. # Sam Leffler and Silicon Graphics may not be used in any advertising or
  22. # publicity relating to the software without the specific, prior written
  23. # permission of Sam Leffler and Silicon Graphics.
  24. # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
  25. # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
  26. # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
  27. # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
  28. # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
  29. # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  30. # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
  31. # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
  32. # OF THIS SOFTWARE.
  33. # Process this file with automake to produce Makefile.in.
  34. srcdir = @srcdir@
  35. top_srcdir = @top_srcdir@
  36. VPATH = @srcdir@
  37. pkgdatadir = $(datadir)/@PACKAGE@
  38. pkglibdir = $(libdir)/@PACKAGE@
  39. pkgincludedir = $(includedir)/@PACKAGE@
  40. top_builddir = ..
  41. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  42. INSTALL = @INSTALL@
  43. install_sh_DATA = $(install_sh) -c -m 644
  44. install_sh_PROGRAM = $(install_sh) -c
  45. install_sh_SCRIPT = $(install_sh) -c
  46. INSTALL_HEADER = $(INSTALL_DATA)
  47. transform = $(program_transform_name)
  48. NORMAL_INSTALL = :
  49. PRE_INSTALL = :
  50. POST_INSTALL = :
  51. NORMAL_UNINSTALL = :
  52. PRE_UNINSTALL = :
  53. POST_UNINSTALL = :
  54. build_triplet = @build@
  55. host_triplet = @host@
  56. target_triplet = @target@
  57. @HAVE_CXX_TRUE@am__append_1 = tiffio.hxx
  58. @HAVE_CXX_TRUE@am__append_2 = libtiffxx.la
  59. @HAVE_RPATH_TRUE@am__append_3 = $(LIBDIR)
  60. @HAVE_RPATH_TRUE@am__append_4 = $(LIBDIR)
  61. noinst_PROGRAMS = mkg3states$(EXEEXT)
  62. subdir = libtiff
  63. DIST_COMMON = $(am__libtiffinclude_HEADERS_DIST) $(noinst_HEADERS) 
  64. $(srcdir)/Makefile.am $(srcdir)/Makefile.in 
  65. $(srcdir)/tif_config.h.in $(srcdir)/tiffconf.h.in
  66. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  67. am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 
  68. $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 
  69. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 
  70. $(top_srcdir)/configure.ac
  71. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  72. $(ACLOCAL_M4)
  73. mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
  74. CONFIG_HEADER = tif_config.h tiffconf.h
  75. CONFIG_CLEAN_FILES =
  76. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  77. am__vpath_adj = case $$p in 
  78.     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; 
  79.     *) f=$$p;; 
  80.   esac;
  81. am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
  82. am__installdirs = "$(DESTDIR)$(libdir)" 
  83. "$(DESTDIR)$(libtiffincludedir)"
  84. libLTLIBRARIES_INSTALL = $(INSTALL)
  85. LTLIBRARIES = $(lib_LTLIBRARIES)
  86. am__DEPENDENCIES_1 = $(top_builddir)/port/libport.la
  87. libtiff_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
  88. am__objects_1 = tif_aux.lo tif_close.lo tif_codec.lo tif_color.lo 
  89. tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo 
  90. tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo 
  91. tif_fax3.lo tif_fax3sm.lo tif_flush.lo tif_getimage.lo 
  92. tif_jpeg.lo tif_luv.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo 
  93. tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo 
  94. tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo 
  95. tif_thunder.lo tif_tile.lo tif_unix.lo tif_version.lo 
  96. tif_warning.lo tif_write.lo tif_zip.lo
  97. am_libtiff_la_OBJECTS = $(am__objects_1)
  98. libtiff_la_OBJECTS = $(am_libtiff_la_OBJECTS)
  99. am__DEPENDENCIES_2 = $(top_builddir)/libtiff/libtiff.la
  100. am__objects_2 = tif_stream.lo
  101. am_libtiffxx_la_OBJECTS = $(am__objects_2)
  102. libtiffxx_la_OBJECTS = $(am_libtiffxx_la_OBJECTS)
  103. @HAVE_CXX_TRUE@am_libtiffxx_la_rpath = -rpath $(libdir)
  104. PROGRAMS = $(noinst_PROGRAMS)
  105. am_mkg3states_OBJECTS = mkg3states.$(OBJEXT)
  106. mkg3states_OBJECTS = $(am_mkg3states_OBJECTS)
  107. mkg3states_DEPENDENCIES = $(am__DEPENDENCIES_1)
  108. DEFAULT_INCLUDES = -I. -I$(srcdir) -I. -I.
  109. depcomp = $(SHELL) $(top_srcdir)/config/depcomp
  110. am__depfiles_maybe = depfiles
  111. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  112. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  113. LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) 
  114. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) 
  115. $(AM_CFLAGS) $(CFLAGS)
  116. CCLD = $(CC)
  117. LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) 
  118. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  119. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
  120. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  121. LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) 
  122. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) 
  123. $(AM_CXXFLAGS) $(CXXFLAGS)
  124. CXXLD = $(CXX)
  125. CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) 
  126. $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  127. SOURCES = $(libtiff_la_SOURCES) $(libtiffxx_la_SOURCES) 
  128. $(mkg3states_SOURCES)
  129. DIST_SOURCES = $(libtiff_la_SOURCES) $(libtiffxx_la_SOURCES) 
  130. $(mkg3states_SOURCES)
  131. am__libtiffinclude_HEADERS_DIST = tiff.h tiffconf.h tiffio.h 
  132. tiffvers.h tiffio.hxx
  133. libtiffincludeHEADERS_INSTALL = $(INSTALL_HEADER)
  134. HEADERS = $(libtiffinclude_HEADERS) $(noinst_HEADERS)
  135. ETAGS = etags
  136. CTAGS = ctags
  137. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  138. ACLOCAL = @ACLOCAL@
  139. AMDEP_FALSE = @AMDEP_FALSE@
  140. AMDEP_TRUE = @AMDEP_TRUE@
  141. AMTAR = @AMTAR@
  142. AR = @AR@
  143. AS = @AS@
  144. AUTOCONF = @AUTOCONF@
  145. AUTOHEADER = @AUTOHEADER@
  146. AUTOMAKE = @AUTOMAKE@
  147. AWK = @AWK@
  148. CC = @CC@
  149. CCDEPMODE = @CCDEPMODE@
  150. CFLAGS = @CFLAGS@
  151. CPP = @CPP@
  152. CPPFLAGS = @CPPFLAGS@
  153. CXX = @CXX@
  154. CXXCPP = @CXXCPP@
  155. CXXDEPMODE = @CXXDEPMODE@
  156. CXXFLAGS = @CXXFLAGS@
  157. CYGPATH_W = @CYGPATH_W@
  158. DEFS = @DEFS@
  159. DEPDIR = @DEPDIR@
  160. DLLTOOL = @DLLTOOL@
  161. DUMPBIN = @DUMPBIN@
  162. ECHO_C = @ECHO_C@
  163. ECHO_N = @ECHO_N@
  164. ECHO_T = @ECHO_T@
  165. EGREP = @EGREP@
  166. EXEEXT = @EXEEXT@
  167. FGREP = @FGREP@
  168. GLUT_CFLAGS = @GLUT_CFLAGS@
  169. GLUT_LIBS = @GLUT_LIBS@
  170. GLU_CFLAGS = @GLU_CFLAGS@
  171. GLU_LIBS = @GLU_LIBS@
  172. GL_CFLAGS = @GL_CFLAGS@
  173. GL_LIBS = @GL_LIBS@
  174. GREP = @GREP@
  175. HAVE_CXX_FALSE = @HAVE_CXX_FALSE@
  176. HAVE_CXX_TRUE = @HAVE_CXX_TRUE@
  177. HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
  178. HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
  179. HAVE_RPATH_FALSE = @HAVE_RPATH_FALSE@
  180. HAVE_RPATH_TRUE = @HAVE_RPATH_TRUE@
  181. INSTALL_DATA = @INSTALL_DATA@
  182. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  183. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  184. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  185. LD = @LD@
  186. LDFLAGS = @LDFLAGS@
  187. LIBDIR = @LIBDIR@
  188. LIBOBJS = @LIBOBJS@
  189. LIBS = @LIBS@
  190. LIBTIFF_ALPHA_VERSION = @LIBTIFF_ALPHA_VERSION@
  191. LIBTIFF_DOCDIR = @LIBTIFF_DOCDIR@
  192. LIBTIFF_MAJOR_VERSION = @LIBTIFF_MAJOR_VERSION@
  193. LIBTIFF_MICRO_VERSION = @LIBTIFF_MICRO_VERSION@
  194. LIBTIFF_MINOR_VERSION = @LIBTIFF_MINOR_VERSION@
  195. LIBTIFF_RELEASE_DATE = @LIBTIFF_RELEASE_DATE@
  196. LIBTIFF_VERSION = @LIBTIFF_VERSION@
  197. LIBTIFF_VERSION_INFO = @LIBTIFF_VERSION_INFO@
  198. LIBTOOL = @LIBTOOL@
  199. LN_S = @LN_S@
  200. LTLIBOBJS = @LTLIBOBJS@
  201. MAINT = @MAINT@
  202. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  203. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  204. MAKEINFO = @MAKEINFO@
  205. NM = @NM@
  206. OBJDUMP = @OBJDUMP@
  207. OBJEXT = @OBJEXT@
  208. PACKAGE = @PACKAGE@
  209. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  210. PACKAGE_NAME = @PACKAGE_NAME@
  211. PACKAGE_STRING = @PACKAGE_STRING@
  212. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  213. PACKAGE_VERSION = @PACKAGE_VERSION@
  214. PATH_SEPARATOR = @PATH_SEPARATOR@
  215. PTHREAD_CC = @PTHREAD_CC@
  216. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  217. PTHREAD_LIBS = @PTHREAD_LIBS@
  218. RANLIB = @RANLIB@
  219. SED = @SED@
  220. SET_MAKE = @SET_MAKE@
  221. SHELL = @SHELL@
  222. STRIP = @STRIP@
  223. VERSION = @VERSION@
  224. X_CFLAGS = @X_CFLAGS@
  225. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  226. X_LIBS = @X_LIBS@
  227. X_PRE_LIBS = @X_PRE_LIBS@
  228. ac_ct_AR = @ac_ct_AR@
  229. ac_ct_AS = @ac_ct_AS@
  230. ac_ct_CC = @ac_ct_CC@
  231. ac_ct_CXX = @ac_ct_CXX@
  232. ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
  233. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  234. ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
  235. ac_ct_RANLIB = @ac_ct_RANLIB@
  236. ac_ct_STRIP = @ac_ct_STRIP@
  237. acx_pthread_config = @acx_pthread_config@
  238. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  239. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  240. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  241. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  242. am__include = @am__include@
  243. am__leading_dot = @am__leading_dot@
  244. am__quote = @am__quote@
  245. am__tar = @am__tar@
  246. am__untar = @am__untar@
  247. bindir = @bindir@
  248. build = @build@
  249. build_alias = @build_alias@
  250. build_cpu = @build_cpu@
  251. build_os = @build_os@
  252. build_vendor = @build_vendor@
  253. datadir = @datadir@
  254. exec_prefix = @exec_prefix@
  255. host = @host@
  256. host_alias = @host_alias@
  257. host_cpu = @host_cpu@
  258. host_os = @host_os@
  259. host_vendor = @host_vendor@
  260. includedir = @includedir@
  261. infodir = @infodir@
  262. install_sh = @install_sh@
  263. libdir = @libdir@
  264. libexecdir = @libexecdir@
  265. localstatedir = @localstatedir@
  266. lt_ECHO = @lt_ECHO@
  267. mandir = @mandir@
  268. mkdir_p = @mkdir_p@
  269. oldincludedir = @oldincludedir@
  270. prefix = @prefix@
  271. program_transform_name = @program_transform_name@
  272. sbindir = @sbindir@
  273. sharedstatedir = @sharedstatedir@
  274. sysconfdir = @sysconfdir@
  275. target = @target@
  276. target_alias = @target_alias@
  277. target_cpu = @target_cpu@
  278. target_os = @target_os@
  279. target_vendor = @target_vendor@
  280. LIBPORT = $(top_builddir)/port/libport.la
  281. LIBTIFF = $(top_builddir)/libtiff/libtiff.la
  282. EXTRA_DIST = Makefile.vc SConstruct tif_config.h.vc tiffconf.h.vc libtiff.def 
  283.      $(EXTRA_SRCS)
  284. HDRS = tiff.h tiffconf.h tiffio.h tiffvers.h $(am__append_1)
  285. EXTRA_HDRS = 
  286. t4.h 
  287. tif_dir.h 
  288. tif_predict.h 
  289. tiffiop.h 
  290. uvcode.h
  291. SRCS = 
  292. tif_aux.c 
  293. tif_close.c 
  294. tif_codec.c 
  295. tif_color.c 
  296. tif_compress.c 
  297. tif_dir.c 
  298. tif_dirinfo.c 
  299. tif_dirread.c 
  300. tif_dirwrite.c 
  301. tif_dumpmode.c 
  302. tif_error.c 
  303. tif_extension.c 
  304. tif_fax3.c 
  305. tif_fax3sm.c 
  306. tif_flush.c 
  307. tif_getimage.c 
  308. tif_jpeg.c 
  309. tif_luv.c 
  310. tif_lzw.c 
  311. tif_next.c 
  312. tif_ojpeg.c 
  313. tif_open.c 
  314. tif_packbits.c 
  315. tif_pixarlog.c 
  316. tif_predict.c 
  317. tif_print.c 
  318. tif_read.c 
  319. tif_strip.c 
  320. tif_swab.c 
  321. tif_thunder.c 
  322. tif_tile.c 
  323. tif_unix.c 
  324. tif_version.c 
  325. tif_warning.c 
  326. tif_write.c 
  327. tif_zip.c
  328. SRCSXX = 
  329. tif_stream.cxx
  330. EXTRA_SRCS = 
  331. tif_acorn.c 
  332. tif_apple.c 
  333. tif_atari.c 
  334. tif_msdos.c 
  335. tif_next.c 
  336. tif_win3.c 
  337. tif_win32.c
  338. libtiffincludedir = $(includedir)
  339. libtiffinclude_HEADERS = $(HDRS)
  340. noinst_HEADERS = $(EXTRA_HDRS)
  341. lib_LTLIBRARIES = libtiff.la $(am__append_2)
  342. libtiff_la_SOURCES = $(SRCS)
  343. libtiff_la_LDFLAGS = -no-undefined -version-number 
  344. $(LIBTIFF_VERSION_INFO) $(am__append_3)
  345. libtiff_la_LIBADD = $(LIBPORT)
  346. libtiffxx_la_SOURCES = $(SRCSXX)
  347. libtiffxx_la_LDFLAGS = -no-undefined -version-number 
  348. $(LIBTIFF_VERSION_INFO) $(am__append_4)
  349. libtiffxx_la_LIBADD = $(LIBTIFF) $(LIBPORT)
  350. libtiffxx_la_DEPENDENCIES = libtiff.la
  351. mkg3states_SOURCES = mkg3states.c tif_fax3.h
  352. mkg3states_LDADD = $(LIBPORT)
  353. all: tif_config.h tiffconf.h
  354. $(MAKE) $(AM_MAKEFLAGS) all-am
  355. .SUFFIXES:
  356. .SUFFIXES: .c .cxx .lo .o .obj
  357. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
  358. @for dep in $?; do 
  359.   case '$(am__configure_deps)' in 
  360.     *$$dep*) 
  361.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  362. && exit 0; 
  363.       exit 1;; 
  364.   esac; 
  365. done; 
  366. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libtiff/Makefile'; 
  367. cd $(top_srcdir) && 
  368.   $(AUTOMAKE) --foreign  libtiff/Makefile
  369. .PRECIOUS: Makefile
  370. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  371. @case '$?' in 
  372.   *config.status*) 
  373.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  374.   *) 
  375.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  376.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  377. esac;
  378. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  379. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  380. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  381. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  382. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  383. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  384. tif_config.h: stamp-h1
  385. @if test ! -f $@; then 
  386.   rm -f stamp-h1; 
  387.   $(MAKE) stamp-h1; 
  388. else :; fi
  389. stamp-h1: $(srcdir)/tif_config.h.in $(top_builddir)/config.status
  390. @rm -f stamp-h1
  391. cd $(top_builddir) && $(SHELL) ./config.status libtiff/tif_config.h
  392. $(srcdir)/tif_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
  393. cd $(top_srcdir) && $(AUTOHEADER)
  394. rm -f stamp-h1
  395. touch $@
  396. tiffconf.h: stamp-h2
  397. @if test ! -f $@; then 
  398.   rm -f stamp-h2; 
  399.   $(MAKE) stamp-h2; 
  400. else :; fi
  401. stamp-h2: $(srcdir)/tiffconf.h.in $(top_builddir)/config.status
  402. @rm -f stamp-h2
  403. cd $(top_builddir) && $(SHELL) ./config.status libtiff/tiffconf.h
  404. distclean-hdr:
  405. -rm -f tif_config.h stamp-h1 tiffconf.h stamp-h2
  406. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  407. @$(NORMAL_INSTALL)
  408. test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
  409. @list='$(lib_LTLIBRARIES)'; for p in $$list; do 
  410.   if test -f $$p; then 
  411.     f=$(am__strip_dir) 
  412.     echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; 
  413.     $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; 
  414.   else :; fi; 
  415. done
  416. uninstall-libLTLIBRARIES:
  417. @$(NORMAL_UNINSTALL)
  418. @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do 
  419.   p=$(am__strip_dir) 
  420.   echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; 
  421.   $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; 
  422. done
  423. clean-libLTLIBRARIES:
  424. -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  425. @list='$(lib_LTLIBRARIES)'; for p in $$list; do 
  426.   dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; 
  427.   test "$$dir" != "$$p" || dir=.; 
  428.   echo "rm -f "$${dir}/so_locations""; 
  429.   rm -f "$${dir}/so_locations"; 
  430. done
  431. libtiff.la: $(libtiff_la_OBJECTS) $(libtiff_la_DEPENDENCIES) 
  432. $(LINK) -rpath $(libdir) $(libtiff_la_LDFLAGS) $(libtiff_la_OBJECTS) $(libtiff_la_LIBADD) $(LIBS)
  433. libtiffxx.la: $(libtiffxx_la_OBJECTS) $(libtiffxx_la_DEPENDENCIES) 
  434. $(CXXLINK) $(am_libtiffxx_la_rpath) $(libtiffxx_la_LDFLAGS) $(libtiffxx_la_OBJECTS) $(libtiffxx_la_LIBADD) $(LIBS)
  435. clean-noinstPROGRAMS:
  436. @list='$(noinst_PROGRAMS)'; for p in $$list; do 
  437.   f=`echo $$p|sed 's/$(EXEEXT)$$//'`; 
  438.   echo " rm -f $$p $$f"; 
  439.   rm -f $$p $$f ; 
  440. done
  441. mkg3states$(EXEEXT): $(mkg3states_OBJECTS) $(mkg3states_DEPENDENCIES) 
  442. @rm -f mkg3states$(EXEEXT)
  443. $(LINK) $(mkg3states_LDFLAGS) $(mkg3states_OBJECTS) $(mkg3states_LDADD) $(LIBS)
  444. mostlyclean-compile:
  445. -rm -f *.$(OBJEXT)
  446. distclean-compile:
  447. -rm -f *.tab.c
  448. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkg3states.Po@am__quote@
  449. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_aux.Plo@am__quote@
  450. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_close.Plo@am__quote@
  451. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_codec.Plo@am__quote@
  452. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_color.Plo@am__quote@
  453. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_compress.Plo@am__quote@
  454. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dir.Plo@am__quote@
  455. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirinfo.Plo@am__quote@
  456. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirread.Plo@am__quote@
  457. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dirwrite.Plo@am__quote@
  458. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_dumpmode.Plo@am__quote@
  459. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_error.Plo@am__quote@
  460. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_extension.Plo@am__quote@
  461. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3.Plo@am__quote@
  462. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_fax3sm.Plo@am__quote@
  463. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_flush.Plo@am__quote@
  464. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_getimage.Plo@am__quote@
  465. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_jpeg.Plo@am__quote@
  466. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_luv.Plo@am__quote@
  467. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_lzw.Plo@am__quote@
  468. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_next.Plo@am__quote@
  469. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_ojpeg.Plo@am__quote@
  470. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_open.Plo@am__quote@
  471. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_packbits.Plo@am__quote@
  472. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_pixarlog.Plo@am__quote@
  473. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_predict.Plo@am__quote@
  474. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_print.Plo@am__quote@
  475. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_read.Plo@am__quote@
  476. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_stream.Plo@am__quote@
  477. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_strip.Plo@am__quote@
  478. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_swab.Plo@am__quote@
  479. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_thunder.Plo@am__quote@
  480. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_tile.Plo@am__quote@
  481. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_unix.Plo@am__quote@
  482. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_version.Plo@am__quote@
  483. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_warning.Plo@am__quote@
  484. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_write.Plo@am__quote@
  485. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tif_zip.Plo@am__quote@
  486. .c.o:
  487. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; 
  488. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  489. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  490. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  491. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  492. .c.obj:
  493. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; 
  494. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  495. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  496. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  497. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  498. .c.lo:
  499. @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; 
  500. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  501. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  502. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  503. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  504. .cxx.o:
  505. @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; 
  506. @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  507. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  508. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  509. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
  510. .cxx.obj:
  511. @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; 
  512. @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  513. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  514. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  515. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  516. .cxx.lo:
  517. @am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; 
  518. @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  519. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  520. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  521. @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
  522. mostlyclean-libtool:
  523. -rm -f *.lo
  524. clean-libtool:
  525. -rm -rf .libs _libs
  526. distclean-libtool:
  527. -rm -f libtool
  528. uninstall-info-am:
  529. install-libtiffincludeHEADERS: $(libtiffinclude_HEADERS)
  530. @$(NORMAL_INSTALL)
  531. test -z "$(libtiffincludedir)" || $(mkdir_p) "$(DESTDIR)$(libtiffincludedir)"
  532. @list='$(libtiffinclude_HEADERS)'; for p in $$list; do 
  533.   if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; 
  534.   f=$(am__strip_dir) 
  535.   echo " $(libtiffincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libtiffincludedir)/$$f'"; 
  536.   $(libtiffincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libtiffincludedir)/$$f"; 
  537. done
  538. uninstall-libtiffincludeHEADERS:
  539. @$(NORMAL_UNINSTALL)
  540. @list='$(libtiffinclude_HEADERS)'; for p in $$list; do 
  541.   f=$(am__strip_dir) 
  542.   echo " rm -f '$(DESTDIR)$(libtiffincludedir)/$$f'"; 
  543.   rm -f "$(DESTDIR)$(libtiffincludedir)/$$f"; 
  544. done
  545. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  546. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  547. unique=`for i in $$list; do 
  548.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  549.   done | 
  550.   $(AWK) '    { files[$$0] = 1; } 
  551.        END { for (i in files) print i; }'`; 
  552. mkid -fID $$unique
  553. tags: TAGS
  554. TAGS:  $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) 
  555. $(TAGS_FILES) $(LISP)
  556. tags=; 
  557. here=`pwd`; 
  558. list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; 
  559. unique=`for i in $$list; do 
  560.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  561.   done | 
  562.   $(AWK) '    { files[$$0] = 1; } 
  563.        END { for (i in files) print i; }'`; 
  564. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else 
  565.   test -n "$$unique" || unique=$$empty_fix; 
  566.   $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  567.     $$tags $$unique; 
  568. fi
  569. ctags: CTAGS
  570. CTAGS:  $(HEADERS) $(SOURCES) tif_config.h.in tiffconf.h.in $(TAGS_DEPENDENCIES) 
  571. $(TAGS_FILES) $(LISP)
  572. tags=; 
  573. here=`pwd`; 
  574. list='$(SOURCES) $(HEADERS) tif_config.h.in tiffconf.h.in $(LISP) $(TAGS_FILES)'; 
  575. unique=`for i in $$list; do 
  576.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  577.   done | 
  578.   $(AWK) '    { files[$$0] = 1; } 
  579.        END { for (i in files) print i; }'`; 
  580. test -z "$(CTAGS_ARGS)$$tags$$unique" 
  581.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  582.      $$tags $$unique
  583. GTAGS:
  584. here=`$(am__cd) $(top_builddir) && pwd` 
  585.   && cd $(top_srcdir) 
  586.   && gtags -i $(GTAGS_ARGS) $$here
  587. distclean-tags:
  588. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  589. distdir: $(DISTFILES)
  590. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 
  591. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; 
  592. list='$(DISTFILES)'; for file in $$list; do 
  593.   case $$file in 
  594.     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; 
  595.     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; 
  596.   esac; 
  597.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  598.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  599.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  600.     dir="/$$dir"; 
  601.     $(mkdir_p) "$(distdir)$$dir"; 
  602.   else 
  603.     dir=''; 
  604.   fi; 
  605.   if test -d $$d/$$file; then 
  606.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  607.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  608.     fi; 
  609.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  610.   else 
  611.     test -f $(distdir)/$$file 
  612.     || cp -p $$d/$$file $(distdir)/$$file 
  613.     || exit 1; 
  614.   fi; 
  615. done
  616. check-am: all-am
  617. check: check-am
  618. all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) tif_config.h 
  619. tiffconf.h
  620. installdirs:
  621. for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libtiffincludedir)"; do 
  622.   test -z "$$dir" || $(mkdir_p) "$$dir"; 
  623. done
  624. install: install-am
  625. install-exec: install-exec-am
  626. install-data: install-data-am
  627. uninstall: uninstall-am
  628. install-am: all-am
  629. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  630. installcheck: installcheck-am
  631. install-strip:
  632. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  633.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  634.   `test -z '$(STRIP)' || 
  635.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  636. mostlyclean-generic:
  637. clean-generic:
  638. distclean-generic:
  639. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  640. maintainer-clean-generic:
  641. @echo "This command is intended for maintainers to use"
  642. @echo "it deletes files that may require special tools to rebuild."
  643. clean: clean-am
  644. clean-am: clean-generic clean-libLTLIBRARIES clean-libtool 
  645. clean-noinstPROGRAMS mostlyclean-am
  646. distclean: distclean-am
  647. -rm -rf ./$(DEPDIR)
  648. -rm -f Makefile
  649. distclean-am: clean-am distclean-compile distclean-generic 
  650. distclean-hdr distclean-libtool distclean-tags
  651. dvi: dvi-am
  652. dvi-am:
  653. html: html-am
  654. info: info-am
  655. info-am:
  656. install-data-am: install-libtiffincludeHEADERS
  657. install-exec-am: install-libLTLIBRARIES
  658. install-info: install-info-am
  659. install-man:
  660. installcheck-am:
  661. maintainer-clean: maintainer-clean-am
  662. -rm -rf ./$(DEPDIR)
  663. -rm -f Makefile
  664. maintainer-clean-am: distclean-am maintainer-clean-generic
  665. mostlyclean: mostlyclean-am
  666. mostlyclean-am: mostlyclean-compile mostlyclean-generic 
  667. mostlyclean-libtool
  668. pdf: pdf-am
  669. pdf-am:
  670. ps: ps-am
  671. ps-am:
  672. uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES 
  673. uninstall-libtiffincludeHEADERS
  674. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic 
  675. clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags 
  676. distclean distclean-compile distclean-generic distclean-hdr 
  677. distclean-libtool distclean-tags distdir dvi dvi-am html 
  678. html-am info info-am install install-am install-data 
  679. install-data-am install-exec install-exec-am install-info 
  680. install-info-am install-libLTLIBRARIES 
  681. install-libtiffincludeHEADERS install-man install-strip 
  682. installcheck installcheck-am installdirs maintainer-clean 
  683. maintainer-clean-generic mostlyclean mostlyclean-compile 
  684. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am 
  685. tags uninstall uninstall-am uninstall-info-am 
  686. uninstall-libLTLIBRARIES uninstall-libtiffincludeHEADERS
  687. faxtable: mkg3states
  688. (rm -f tif_fax3sm.c && ./mkg3states -b -c const tif_fax3sm.c)
  689. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  690. # Otherwise a system limit (for SysV at least) may be exceeded.
  691. .NOEXPORT: