1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# contrib/addtiffo/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16
17# Tag Image File Format (TIFF) Software
18#
19# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
20#
21# Permission to use, copy, modify, distribute, and sell this software and 
22# its documentation for any purpose is hereby granted without fee, provided
23# that (i) the above copyright notices and this permission notice appear in
24# all copies of the software and related documentation, and (ii) the names of
25# Sam Leffler and Silicon Graphics may not be used in any advertising or
26# publicity relating to the software without the specific, prior written
27# permission of Sam Leffler and Silicon Graphics.
28# 
29# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
30# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
31# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
32# 
33# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
34# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
35# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
36# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
37# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
38# OF THIS SOFTWARE.
39
40# Process this file with automake to produce Makefile.in.
41
42srcdir = .
43top_srcdir = ../..
44
45pkgdatadir = $(datadir)/tiff
46pkglibdir = $(libdir)/tiff
47pkgincludedir = $(includedir)/tiff
48top_builddir = ../..
49am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
50INSTALL = /usr/bin/install -c
51install_sh_DATA = $(install_sh) -c -m 644
52install_sh_PROGRAM = $(install_sh) -c
53install_sh_SCRIPT = $(install_sh) -c
54INSTALL_HEADER = $(INSTALL_DATA)
55transform = $(program_transform_name)
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62build_triplet = i686-pc-linux-gnu
63host_triplet = i686-pc-linux-gnu
64target_triplet = i686-pc-linux-gnu
65noinst_PROGRAMS = addtiffo$(EXEEXT)
66subdir = contrib/addtiffo
67DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
70	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
71	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
72	$(top_srcdir)/configure.ac
73am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74	$(ACLOCAL_M4)
75mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
76CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
77	$(top_builddir)/libtiff/tiffconf.h
78CONFIG_CLEAN_FILES =
79PROGRAMS = $(noinst_PROGRAMS)
80am_addtiffo_OBJECTS = addtiffo.$(OBJEXT) tif_overview.$(OBJEXT) \
81	tif_ovrcache.$(OBJEXT)
82addtiffo_OBJECTS = $(am_addtiffo_OBJECTS)
83am__DEPENDENCIES_1 = $(top_builddir)/libtiff/libtiff.la
84addtiffo_DEPENDENCIES = $(am__DEPENDENCIES_1)
85DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/libtiff -I$(top_builddir)/libtiff
86depcomp = $(SHELL) $(top_srcdir)/config/depcomp
87am__depfiles_maybe = depfiles
88COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
89	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
91	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
92	$(AM_CFLAGS) $(CFLAGS)
93CCLD = $(CC)
94LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
95	$(AM_LDFLAGS) $(LDFLAGS) -o $@
96SOURCES = $(addtiffo_SOURCES)
97DIST_SOURCES = $(addtiffo_SOURCES)
98ETAGS = etags
99CTAGS = ctags
100DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
101ACLOCAL = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run aclocal-1.9
102AMDEP_FALSE = #
103AMDEP_TRUE = 
104AMTAR = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run tar
105AR = ar
106AS = as
107AUTOCONF = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run autoconf
108AUTOHEADER = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run autoheader
109AUTOMAKE = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run automake-1.9
110AWK = nawk
111CC = gcc
112CCDEPMODE = depmode=none
113CFLAGS = -g -O2 -Wall -W
114CPP = gcc -E
115CPPFLAGS = 
116CXX = g++
117CXXCPP = g++ -E
118CXXDEPMODE = depmode=none
119CXXFLAGS = -g -O2
120CYGPATH_W = echo
121DEFS = -DHAVE_CONFIG_H
122DEPDIR = .deps
123DLLTOOL = dlltool
124DUMPBIN = 
125ECHO_C = 
126ECHO_N = -n
127ECHO_T = 
128EGREP = grep -E
129EXEEXT = 
130FGREP = grep -F
131GLUT_CFLAGS = 
132GLUT_LIBS = 
133GLU_CFLAGS = -pthread
134GLU_LIBS = -lGLU -lGL -L/usr/X11R6/lib -lX11  -lm
135GL_CFLAGS = -pthread
136GL_LIBS = -lGL -L/usr/X11R6/lib -lX11  -lm
137GREP = grep
138HAVE_CXX_FALSE = #
139HAVE_CXX_TRUE = 
140HAVE_OPENGL_FALSE = 
141HAVE_OPENGL_TRUE = #
142HAVE_RPATH_FALSE = 
143HAVE_RPATH_TRUE = #
144INSTALL_DATA = ${INSTALL} -m 644
145INSTALL_PROGRAM = ${INSTALL}
146INSTALL_SCRIPT = ${INSTALL}
147INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
148LD = /usr/bin/ld
149LDFLAGS = 
150LIBDIR = 
151LIBOBJS = 
152LIBS = -ljpeg -lz -lm -lc 
153LIBTIFF_ALPHA_VERSION = 
154LIBTIFF_DOCDIR = ${prefix}/share/doc/tiff-3.8.2
155LIBTIFF_MAJOR_VERSION = 3
156LIBTIFF_MICRO_VERSION = 2
157LIBTIFF_MINOR_VERSION = 8
158LIBTIFF_RELEASE_DATE = 20060718
159LIBTIFF_VERSION = 3.8.2
160LIBTIFF_VERSION_INFO = 3:8:2
161LIBTOOL = $(SHELL) $(top_builddir)/libtool
162LN_S = ln -s
163LTLIBOBJS = 
164MAINT = #
165MAINTAINER_MODE_FALSE = 
166MAINTAINER_MODE_TRUE = #
167MAKEINFO = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run makeinfo
168NM = /usr/bin/nm -B
169OBJDUMP = objdump
170OBJEXT = o
171PACKAGE = tiff
172PACKAGE_BUGREPORT = tiff@lists.maptools.org
173PACKAGE_NAME = LibTIFF Software
174PACKAGE_STRING = LibTIFF Software 3.8.2
175PACKAGE_TARNAME = tiff
176PACKAGE_VERSION = 3.8.2
177PATH_SEPARATOR = :
178PTHREAD_CC = gcc
179PTHREAD_CFLAGS = -pthread
180PTHREAD_LIBS = 
181RANLIB = ranlib
182SED = /bin/sed
183SET_MAKE = 
184SHELL = /bin/sh
185STRIP = strip
186VERSION = 3.8.2
187X_CFLAGS = 
188X_EXTRA_LIBS = 
189X_LIBS =  -L/usr/X11R6/lib
190X_PRE_LIBS =  -lSM -lICE
191ac_ct_AR = ar
192ac_ct_AS = 
193ac_ct_CC = gcc
194ac_ct_CXX = g++
195ac_ct_DLLTOOL = 
196ac_ct_DUMPBIN = 
197ac_ct_OBJDUMP = 
198ac_ct_RANLIB = ranlib
199ac_ct_STRIP = strip
200acx_pthread_config = 
201am__fastdepCC_FALSE = 
202am__fastdepCC_TRUE = #
203am__fastdepCXX_FALSE = 
204am__fastdepCXX_TRUE = #
205am__include = #
206am__leading_dot = .
207am__quote = 
208am__tar = ${AMTAR} chof - "$$tardir"
209am__untar = ${AMTAR} xf -
210bindir = ${exec_prefix}/bin
211build = i686-pc-linux-gnu
212build_alias = 
213build_cpu = i686
214build_os = linux-gnu
215build_vendor = pc
216datadir = ${prefix}/share
217exec_prefix = ${prefix}
218host = i686-pc-linux-gnu
219host_alias = 
220host_cpu = i686
221host_os = linux-gnu
222host_vendor = pc
223includedir = ${prefix}/include
224infodir = ${prefix}/info
225install_sh = /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/install-sh
226libdir = ${exec_prefix}/lib
227libexecdir = ${exec_prefix}/libexec
228localstatedir = ${prefix}/var
229lt_ECHO = echo
230mandir = ${prefix}/man
231mkdir_p = mkdir -p --
232oldincludedir = /usr/include
233prefix = /home/nijtmanj
234program_transform_name = s,x,x,
235sbindir = ${exec_prefix}/sbin
236sharedstatedir = ${prefix}/com
237sysconfdir = ${prefix}/etc
238target = i686-pc-linux-gnu
239target_alias = 
240target_cpu = i686
241target_os = linux-gnu
242target_vendor = pc
243LIBTIFF = $(top_builddir)/libtiff/libtiff.la
244EXTRA_DIST = README Makefile.vc
245addtiffo_SOURCES = addtiffo.c tif_overview.c tif_ovrcache.c tif_ovrcache.h
246addtiffo_LDADD = $(LIBTIFF)
247INCLUDES = -I$(top_srcdir)/libtiff
248all: all-am
249
250.SUFFIXES:
251.SUFFIXES: .c .lo .o .obj
252$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
253	@for dep in $?; do \
254	  case '$(am__configure_deps)' in \
255	    *$$dep*) \
256	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
257		&& exit 0; \
258	      exit 1;; \
259	  esac; \
260	done; \
261	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  contrib/addtiffo/Makefile'; \
262	cd $(top_srcdir) && \
263	  $(AUTOMAKE) --foreign  contrib/addtiffo/Makefile
264.PRECIOUS: Makefile
265Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266	@case '$?' in \
267	  *config.status*) \
268	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
269	  *) \
270	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
272	esac;
273
274$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
277$(top_srcdir)/configure: # $(am__configure_deps)
278	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
280	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
282clean-noinstPROGRAMS:
283	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
284	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
285	  echo " rm -f $$p $$f"; \
286	  rm -f $$p $$f ; \
287	done
288addtiffo$(EXEEXT): $(addtiffo_OBJECTS) $(addtiffo_DEPENDENCIES) 
289	@rm -f addtiffo$(EXEEXT)
290	$(LINK) $(addtiffo_LDFLAGS) $(addtiffo_OBJECTS) $(addtiffo_LDADD) $(LIBS)
291
292mostlyclean-compile:
293	-rm -f *.$(OBJEXT)
294
295distclean-compile:
296	-rm -f *.tab.c
297
298# ./$(DEPDIR)/addtiffo.Po
299# ./$(DEPDIR)/tif_overview.Po
300# ./$(DEPDIR)/tif_ovrcache.Po
301
302.c.o:
303#	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
304#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
305	source='$<' object='$@' libtool=no \
306	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
307	$(COMPILE) -c $<
308
309.c.obj:
310#	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
311#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
312	source='$<' object='$@' libtool=no \
313	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
314	$(COMPILE) -c `$(CYGPATH_W) '$<'`
315
316.c.lo:
317#	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
318#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
319	source='$<' object='$@' libtool=yes \
320	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
321	$(LTCOMPILE) -c -o $@ $<
322
323mostlyclean-libtool:
324	-rm -f *.lo
325
326clean-libtool:
327	-rm -rf .libs _libs
328
329distclean-libtool:
330	-rm -f libtool
331uninstall-info-am:
332
333ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
334	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
335	unique=`for i in $$list; do \
336	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337	  done | \
338	  $(AWK) '    { files[$$0] = 1; } \
339	       END { for (i in files) print i; }'`; \
340	mkid -fID $$unique
341tags: TAGS
342
343TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
344		$(TAGS_FILES) $(LISP)
345	tags=; \
346	here=`pwd`; \
347	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
348	unique=`for i in $$list; do \
349	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350	  done | \
351	  $(AWK) '    { files[$$0] = 1; } \
352	       END { for (i in files) print i; }'`; \
353	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
354	  test -n "$$unique" || unique=$$empty_fix; \
355	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
356	    $$tags $$unique; \
357	fi
358ctags: CTAGS
359CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
360		$(TAGS_FILES) $(LISP)
361	tags=; \
362	here=`pwd`; \
363	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
364	unique=`for i in $$list; do \
365	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366	  done | \
367	  $(AWK) '    { files[$$0] = 1; } \
368	       END { for (i in files) print i; }'`; \
369	test -z "$(CTAGS_ARGS)$$tags$$unique" \
370	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
371	     $$tags $$unique
372
373GTAGS:
374	here=`$(am__cd) $(top_builddir) && pwd` \
375	  && cd $(top_srcdir) \
376	  && gtags -i $(GTAGS_ARGS) $$here
377
378distclean-tags:
379	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
380
381distdir: $(DISTFILES)
382	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
383	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
384	list='$(DISTFILES)'; for file in $$list; do \
385	  case $$file in \
386	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
387	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
388	  esac; \
389	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
390	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
391	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
392	    dir="/$$dir"; \
393	    $(mkdir_p) "$(distdir)$$dir"; \
394	  else \
395	    dir=''; \
396	  fi; \
397	  if test -d $$d/$$file; then \
398	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
399	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
400	    fi; \
401	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
402	  else \
403	    test -f $(distdir)/$$file \
404	    || cp -p $$d/$$file $(distdir)/$$file \
405	    || exit 1; \
406	  fi; \
407	done
408check-am: all-am
409check: check-am
410all-am: Makefile $(PROGRAMS)
411installdirs:
412install: install-am
413install-exec: install-exec-am
414install-data: install-data-am
415uninstall: uninstall-am
416
417install-am: all-am
418	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
419
420installcheck: installcheck-am
421install-strip:
422	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
423	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
424	  `test -z '$(STRIP)' || \
425	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
426mostlyclean-generic:
427
428clean-generic:
429
430distclean-generic:
431	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
432
433maintainer-clean-generic:
434	@echo "This command is intended for maintainers to use"
435	@echo "it deletes files that may require special tools to rebuild."
436clean: clean-am
437
438clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
439	mostlyclean-am
440
441distclean: distclean-am
442	-rm -rf ./$(DEPDIR)
443	-rm -f Makefile
444distclean-am: clean-am distclean-compile distclean-generic \
445	distclean-libtool distclean-tags
446
447dvi: dvi-am
448
449dvi-am:
450
451html: html-am
452
453info: info-am
454
455info-am:
456
457install-data-am:
458
459install-exec-am:
460
461install-info: install-info-am
462
463install-man:
464
465installcheck-am:
466
467maintainer-clean: maintainer-clean-am
468	-rm -rf ./$(DEPDIR)
469	-rm -f Makefile
470maintainer-clean-am: distclean-am maintainer-clean-generic
471
472mostlyclean: mostlyclean-am
473
474mostlyclean-am: mostlyclean-compile mostlyclean-generic \
475	mostlyclean-libtool
476
477pdf: pdf-am
478
479pdf-am:
480
481ps: ps-am
482
483ps-am:
484
485uninstall-am: uninstall-info-am
486
487.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
488	clean-libtool clean-noinstPROGRAMS ctags distclean \
489	distclean-compile distclean-generic distclean-libtool \
490	distclean-tags distdir dvi dvi-am html html-am info info-am \
491	install install-am install-data install-data-am install-exec \
492	install-exec-am install-info install-info-am install-man \
493	install-strip installcheck installcheck-am installdirs \
494	maintainer-clean maintainer-clean-generic mostlyclean \
495	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
496	pdf pdf-am ps ps-am tags uninstall uninstall-am \
497	uninstall-info-am
498
499# Tell versions [3.59,3.63) of GNU make to not export all variables.
500# Otherwise a system limit (for SysV at least) may be exceeded.
501.NOEXPORT:
502