1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# contrib/acorn/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.
41srcdir = .
42top_srcdir = ../..
43
44pkgdatadir = $(datadir)/tiff
45pkglibdir = $(libdir)/tiff
46pkgincludedir = $(includedir)/tiff
47top_builddir = ../..
48am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49INSTALL = /usr/bin/install -c
50install_sh_DATA = $(install_sh) -c -m 644
51install_sh_PROGRAM = $(install_sh) -c
52install_sh_SCRIPT = $(install_sh) -c
53INSTALL_HEADER = $(INSTALL_DATA)
54transform = $(program_transform_name)
55NORMAL_INSTALL = :
56PRE_INSTALL = :
57POST_INSTALL = :
58NORMAL_UNINSTALL = :
59PRE_UNINSTALL = :
60POST_UNINSTALL = :
61build_triplet = i686-pc-linux-gnu
62host_triplet = i686-pc-linux-gnu
63target_triplet = i686-pc-linux-gnu
64subdir = contrib/acorn
65DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67am__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
71am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72	$(ACLOCAL_M4)
73mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
74CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
75	$(top_builddir)/libtiff/tiffconf.h
76CONFIG_CLEAN_FILES =
77SOURCES =
78DIST_SOURCES =
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80ACLOCAL = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run aclocal-1.9
81AMDEP_FALSE = #
82AMDEP_TRUE = 
83AMTAR = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run tar
84AR = ar
85AS = as
86AUTOCONF = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run autoconf
87AUTOHEADER = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run autoheader
88AUTOMAKE = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run automake-1.9
89AWK = nawk
90CC = gcc
91CCDEPMODE = depmode=none
92CFLAGS = -g -O2 -Wall -W
93CPP = gcc -E
94CPPFLAGS = 
95CXX = g++
96CXXCPP = g++ -E
97CXXDEPMODE = depmode=none
98CXXFLAGS = -g -O2
99CYGPATH_W = echo
100DEFS = -DHAVE_CONFIG_H
101DEPDIR = .deps
102DLLTOOL = dlltool
103DUMPBIN = 
104ECHO_C = 
105ECHO_N = -n
106ECHO_T = 
107EGREP = grep -E
108EXEEXT = 
109FGREP = grep -F
110GLUT_CFLAGS = 
111GLUT_LIBS = 
112GLU_CFLAGS = -pthread
113GLU_LIBS = -lGLU -lGL -L/usr/X11R6/lib -lX11  -lm
114GL_CFLAGS = -pthread
115GL_LIBS = -lGL -L/usr/X11R6/lib -lX11  -lm
116GREP = grep
117HAVE_CXX_FALSE = #
118HAVE_CXX_TRUE = 
119HAVE_OPENGL_FALSE = 
120HAVE_OPENGL_TRUE = #
121HAVE_RPATH_FALSE = 
122HAVE_RPATH_TRUE = #
123INSTALL_DATA = ${INSTALL} -m 644
124INSTALL_PROGRAM = ${INSTALL}
125INSTALL_SCRIPT = ${INSTALL}
126INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
127LD = /usr/bin/ld
128LDFLAGS = 
129LIBDIR = 
130LIBOBJS = 
131LIBS = -ljpeg -lz -lm -lc 
132LIBTIFF_ALPHA_VERSION = 
133LIBTIFF_DOCDIR = ${prefix}/share/doc/tiff-3.8.2
134LIBTIFF_MAJOR_VERSION = 3
135LIBTIFF_MICRO_VERSION = 2
136LIBTIFF_MINOR_VERSION = 8
137LIBTIFF_RELEASE_DATE = 20060718
138LIBTIFF_VERSION = 3.8.2
139LIBTIFF_VERSION_INFO = 3:8:2
140LIBTOOL = $(SHELL) $(top_builddir)/libtool
141LN_S = ln -s
142LTLIBOBJS = 
143MAINT = #
144MAINTAINER_MODE_FALSE = 
145MAINTAINER_MODE_TRUE = #
146MAKEINFO = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run makeinfo
147NM = /usr/bin/nm -B
148OBJDUMP = objdump
149OBJEXT = o
150PACKAGE = tiff
151PACKAGE_BUGREPORT = tiff@lists.maptools.org
152PACKAGE_NAME = LibTIFF Software
153PACKAGE_STRING = LibTIFF Software 3.8.2
154PACKAGE_TARNAME = tiff
155PACKAGE_VERSION = 3.8.2
156PATH_SEPARATOR = :
157PTHREAD_CC = gcc
158PTHREAD_CFLAGS = -pthread
159PTHREAD_LIBS = 
160RANLIB = ranlib
161SED = /bin/sed
162SET_MAKE = 
163SHELL = /bin/sh
164STRIP = strip
165VERSION = 3.8.2
166X_CFLAGS = 
167X_EXTRA_LIBS = 
168X_LIBS =  -L/usr/X11R6/lib
169X_PRE_LIBS =  -lSM -lICE
170ac_ct_AR = ar
171ac_ct_AS = 
172ac_ct_CC = gcc
173ac_ct_CXX = g++
174ac_ct_DLLTOOL = 
175ac_ct_DUMPBIN = 
176ac_ct_OBJDUMP = 
177ac_ct_RANLIB = ranlib
178ac_ct_STRIP = strip
179acx_pthread_config = 
180am__fastdepCC_FALSE = 
181am__fastdepCC_TRUE = #
182am__fastdepCXX_FALSE = 
183am__fastdepCXX_TRUE = #
184am__include = #
185am__leading_dot = .
186am__quote = 
187am__tar = ${AMTAR} chof - "$$tardir"
188am__untar = ${AMTAR} xf -
189bindir = ${exec_prefix}/bin
190build = i686-pc-linux-gnu
191build_alias = 
192build_cpu = i686
193build_os = linux-gnu
194build_vendor = pc
195datadir = ${prefix}/share
196exec_prefix = ${prefix}
197host = i686-pc-linux-gnu
198host_alias = 
199host_cpu = i686
200host_os = linux-gnu
201host_vendor = pc
202includedir = ${prefix}/include
203infodir = ${prefix}/info
204install_sh = /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/install-sh
205libdir = ${exec_prefix}/lib
206libexecdir = ${exec_prefix}/libexec
207localstatedir = ${prefix}/var
208lt_ECHO = echo
209mandir = ${prefix}/man
210mkdir_p = mkdir -p --
211oldincludedir = /usr/include
212prefix = /home/nijtmanj
213program_transform_name = s,x,x,
214sbindir = ${exec_prefix}/sbin
215sharedstatedir = ${prefix}/com
216sysconfdir = ${prefix}/etc
217target = i686-pc-linux-gnu
218target_alias = 
219target_cpu = i686
220target_os = linux-gnu
221target_vendor = pc
222EXTRA_DIST = Makefile.acorn ReadMe SetVars cleanlib convert install
223all: all-am
224
225.SUFFIXES:
226$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
227	@for dep in $?; do \
228	  case '$(am__configure_deps)' in \
229	    *$$dep*) \
230	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
231		&& exit 0; \
232	      exit 1;; \
233	  esac; \
234	done; \
235	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  contrib/acorn/Makefile'; \
236	cd $(top_srcdir) && \
237	  $(AUTOMAKE) --foreign  contrib/acorn/Makefile
238.PRECIOUS: Makefile
239Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240	@case '$?' in \
241	  *config.status*) \
242	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
243	  *) \
244	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
246	esac;
247
248$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250
251$(top_srcdir)/configure: # $(am__configure_deps)
252	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
254	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255
256mostlyclean-libtool:
257	-rm -f *.lo
258
259clean-libtool:
260	-rm -rf .libs _libs
261
262distclean-libtool:
263	-rm -f libtool
264uninstall-info-am:
265tags: TAGS
266TAGS:
267
268ctags: CTAGS
269CTAGS:
270
271
272distdir: $(DISTFILES)
273	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
274	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
275	list='$(DISTFILES)'; for file in $$list; do \
276	  case $$file in \
277	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
278	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
279	  esac; \
280	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
281	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
282	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
283	    dir="/$$dir"; \
284	    $(mkdir_p) "$(distdir)$$dir"; \
285	  else \
286	    dir=''; \
287	  fi; \
288	  if test -d $$d/$$file; then \
289	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
290	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
291	    fi; \
292	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
293	  else \
294	    test -f $(distdir)/$$file \
295	    || cp -p $$d/$$file $(distdir)/$$file \
296	    || exit 1; \
297	  fi; \
298	done
299check-am: all-am
300check: check-am
301all-am: Makefile
302installdirs:
303install: install-am
304install-exec: install-exec-am
305install-data: install-data-am
306uninstall: uninstall-am
307
308install-am: all-am
309	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
310
311installcheck: installcheck-am
312install-strip:
313	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
314	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
315	  `test -z '$(STRIP)' || \
316	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
317mostlyclean-generic:
318
319clean-generic:
320
321distclean-generic:
322	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
323
324maintainer-clean-generic:
325	@echo "This command is intended for maintainers to use"
326	@echo "it deletes files that may require special tools to rebuild."
327clean: clean-am
328
329clean-am: clean-generic clean-libtool mostlyclean-am
330
331distclean: distclean-am
332	-rm -f Makefile
333distclean-am: clean-am distclean-generic distclean-libtool
334
335dvi: dvi-am
336
337dvi-am:
338
339html: html-am
340
341info: info-am
342
343info-am:
344
345install-data-am:
346
347install-exec-am:
348
349install-info: install-info-am
350
351install-man:
352
353installcheck-am:
354
355maintainer-clean: maintainer-clean-am
356	-rm -f Makefile
357maintainer-clean-am: distclean-am maintainer-clean-generic
358
359mostlyclean: mostlyclean-am
360
361mostlyclean-am: mostlyclean-generic mostlyclean-libtool
362
363pdf: pdf-am
364
365pdf-am:
366
367ps: ps-am
368
369ps-am:
370
371uninstall-am: uninstall-info-am
372
373.PHONY: all all-am check check-am clean clean-generic clean-libtool \
374	distclean distclean-generic distclean-libtool distdir dvi \
375	dvi-am html html-am info info-am install install-am \
376	install-data install-data-am install-exec install-exec-am \
377	install-info install-info-am install-man install-strip \
378	installcheck installcheck-am installdirs maintainer-clean \
379	maintainer-clean-generic mostlyclean mostlyclean-generic \
380	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
381	uninstall-info-am
382
383# Tell versions [3.59,3.63) of GNU make to not export all variables.
384# Otherwise a system limit (for SysV at least) may be exceeded.
385.NOEXPORT:
386