1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# contrib/iptcutil/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 = iptcutil$(EXEEXT)
66subdir = contrib/iptcutil
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_iptcutil_OBJECTS = iptcutil.$(OBJEXT)
81iptcutil_OBJECTS = $(am_iptcutil_OBJECTS)
82am__DEPENDENCIES_1 = $(top_builddir)/libtiff/libtiff.la
83iptcutil_DEPENDENCIES = $(am__DEPENDENCIES_1)
84DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/libtiff -I$(top_builddir)/libtiff
85depcomp = $(SHELL) $(top_srcdir)/config/depcomp
86am__depfiles_maybe = depfiles
87COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
90	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
91	$(AM_CFLAGS) $(CFLAGS)
92CCLD = $(CC)
93LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
94	$(AM_LDFLAGS) $(LDFLAGS) -o $@
95SOURCES = $(iptcutil_SOURCES)
96DIST_SOURCES = $(iptcutil_SOURCES)
97ETAGS = etags
98CTAGS = ctags
99DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100ACLOCAL = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run aclocal-1.9
101AMDEP_FALSE = #
102AMDEP_TRUE = 
103AMTAR = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run tar
104AR = ar
105AS = as
106AUTOCONF = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run autoconf
107AUTOHEADER = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run autoheader
108AUTOMAKE = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run automake-1.9
109AWK = nawk
110CC = gcc
111CCDEPMODE = depmode=none
112CFLAGS = -g -O2 -Wall -W
113CPP = gcc -E
114CPPFLAGS = 
115CXX = g++
116CXXCPP = g++ -E
117CXXDEPMODE = depmode=none
118CXXFLAGS = -g -O2
119CYGPATH_W = echo
120DEFS = -DHAVE_CONFIG_H
121DEPDIR = .deps
122DLLTOOL = dlltool
123DUMPBIN = 
124ECHO_C = 
125ECHO_N = -n
126ECHO_T = 
127EGREP = grep -E
128EXEEXT = 
129FGREP = grep -F
130GLUT_CFLAGS = 
131GLUT_LIBS = 
132GLU_CFLAGS = -pthread
133GLU_LIBS = -lGLU -lGL -L/usr/X11R6/lib -lX11  -lm
134GL_CFLAGS = -pthread
135GL_LIBS = -lGL -L/usr/X11R6/lib -lX11  -lm
136GREP = grep
137HAVE_CXX_FALSE = #
138HAVE_CXX_TRUE = 
139HAVE_OPENGL_FALSE = 
140HAVE_OPENGL_TRUE = #
141HAVE_RPATH_FALSE = 
142HAVE_RPATH_TRUE = #
143INSTALL_DATA = ${INSTALL} -m 644
144INSTALL_PROGRAM = ${INSTALL}
145INSTALL_SCRIPT = ${INSTALL}
146INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
147LD = /usr/bin/ld
148LDFLAGS = 
149LIBDIR = 
150LIBOBJS = 
151LIBS = -ljpeg -lz -lm -lc 
152LIBTIFF_ALPHA_VERSION = 
153LIBTIFF_DOCDIR = ${prefix}/share/doc/tiff-3.8.2
154LIBTIFF_MAJOR_VERSION = 3
155LIBTIFF_MICRO_VERSION = 2
156LIBTIFF_MINOR_VERSION = 8
157LIBTIFF_RELEASE_DATE = 20060718
158LIBTIFF_VERSION = 3.8.2
159LIBTIFF_VERSION_INFO = 3:8:2
160LIBTOOL = $(SHELL) $(top_builddir)/libtool
161LN_S = ln -s
162LTLIBOBJS = 
163MAINT = #
164MAINTAINER_MODE_FALSE = 
165MAINTAINER_MODE_TRUE = #
166MAKEINFO = ${SHELL} /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/missing --run makeinfo
167NM = /usr/bin/nm -B
168OBJDUMP = objdump
169OBJEXT = o
170PACKAGE = tiff
171PACKAGE_BUGREPORT = tiff@lists.maptools.org
172PACKAGE_NAME = LibTIFF Software
173PACKAGE_STRING = LibTIFF Software 3.8.2
174PACKAGE_TARNAME = tiff
175PACKAGE_VERSION = 3.8.2
176PATH_SEPARATOR = :
177PTHREAD_CC = gcc
178PTHREAD_CFLAGS = -pthread
179PTHREAD_LIBS = 
180RANLIB = ranlib
181SED = /bin/sed
182SET_MAKE = 
183SHELL = /bin/sh
184STRIP = strip
185VERSION = 3.8.2
186X_CFLAGS = 
187X_EXTRA_LIBS = 
188X_LIBS =  -L/usr/X11R6/lib
189X_PRE_LIBS =  -lSM -lICE
190ac_ct_AR = ar
191ac_ct_AS = 
192ac_ct_CC = gcc
193ac_ct_CXX = g++
194ac_ct_DLLTOOL = 
195ac_ct_DUMPBIN = 
196ac_ct_OBJDUMP = 
197ac_ct_RANLIB = ranlib
198ac_ct_STRIP = strip
199acx_pthread_config = 
200am__fastdepCC_FALSE = 
201am__fastdepCC_TRUE = #
202am__fastdepCXX_FALSE = 
203am__fastdepCXX_TRUE = #
204am__include = #
205am__leading_dot = .
206am__quote = 
207am__tar = ${AMTAR} chof - "$$tardir"
208am__untar = ${AMTAR} xf -
209bindir = ${exec_prefix}/bin
210build = i686-pc-linux-gnu
211build_alias = 
212build_cpu = i686
213build_os = linux-gnu
214build_vendor = pc
215datadir = ${prefix}/share
216exec_prefix = ${prefix}
217host = i686-pc-linux-gnu
218host_alias = 
219host_cpu = i686
220host_os = linux-gnu
221host_vendor = pc
222includedir = ${prefix}/include
223infodir = ${prefix}/info
224install_sh = /project/bdj/nijtmanj/tcl/tkimg1.3.1/libtiff/config/install-sh
225libdir = ${exec_prefix}/lib
226libexecdir = ${exec_prefix}/libexec
227localstatedir = ${prefix}/var
228lt_ECHO = echo
229mandir = ${prefix}/man
230mkdir_p = mkdir -p --
231oldincludedir = /usr/include
232prefix = /home/nijtmanj
233program_transform_name = s,x,x,
234sbindir = ${exec_prefix}/sbin
235sharedstatedir = ${prefix}/com
236sysconfdir = ${prefix}/etc
237target = i686-pc-linux-gnu
238target_alias = 
239target_cpu = i686
240target_os = linux-gnu
241target_vendor = pc
242LIBTIFF = $(top_builddir)/libtiff/libtiff.la
243EXTRA_DIST = README test.iptc test.txt
244iptcutil_SOURCES = iptcutil.c
245iptcutil_LDADD = $(LIBTIFF)
246INCLUDES = -I$(top_srcdir)/libtiff
247all: all-am
248
249.SUFFIXES:
250.SUFFIXES: .c .lo .o .obj
251$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
252	@for dep in $?; do \
253	  case '$(am__configure_deps)' in \
254	    *$$dep*) \
255	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
256		&& exit 0; \
257	      exit 1;; \
258	  esac; \
259	done; \
260	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  contrib/iptcutil/Makefile'; \
261	cd $(top_srcdir) && \
262	  $(AUTOMAKE) --foreign  contrib/iptcutil/Makefile
263.PRECIOUS: Makefile
264Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265	@case '$?' in \
266	  *config.status*) \
267	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
268	  *) \
269	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
270	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
271	esac;
272
273$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
274	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
276$(top_srcdir)/configure: # $(am__configure_deps)
277	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
279	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281clean-noinstPROGRAMS:
282	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
283	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
284	  echo " rm -f $$p $$f"; \
285	  rm -f $$p $$f ; \
286	done
287iptcutil$(EXEEXT): $(iptcutil_OBJECTS) $(iptcutil_DEPENDENCIES) 
288	@rm -f iptcutil$(EXEEXT)
289	$(LINK) $(iptcutil_LDFLAGS) $(iptcutil_OBJECTS) $(iptcutil_LDADD) $(LIBS)
290
291mostlyclean-compile:
292	-rm -f *.$(OBJEXT)
293
294distclean-compile:
295	-rm -f *.tab.c
296
297# ./$(DEPDIR)/iptcutil.Po
298
299.c.o:
300#	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
301#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
302	source='$<' object='$@' libtool=no \
303	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
304	$(COMPILE) -c $<
305
306.c.obj:
307#	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
308#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
309	source='$<' object='$@' libtool=no \
310	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
311	$(COMPILE) -c `$(CYGPATH_W) '$<'`
312
313.c.lo:
314#	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
315#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
316	source='$<' object='$@' libtool=yes \
317	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
318	$(LTCOMPILE) -c -o $@ $<
319
320mostlyclean-libtool:
321	-rm -f *.lo
322
323clean-libtool:
324	-rm -rf .libs _libs
325
326distclean-libtool:
327	-rm -f libtool
328uninstall-info-am:
329
330ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
331	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
332	unique=`for i in $$list; do \
333	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334	  done | \
335	  $(AWK) '    { files[$$0] = 1; } \
336	       END { for (i in files) print i; }'`; \
337	mkid -fID $$unique
338tags: TAGS
339
340TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
341		$(TAGS_FILES) $(LISP)
342	tags=; \
343	here=`pwd`; \
344	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
345	unique=`for i in $$list; do \
346	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347	  done | \
348	  $(AWK) '    { files[$$0] = 1; } \
349	       END { for (i in files) print i; }'`; \
350	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
351	  test -n "$$unique" || unique=$$empty_fix; \
352	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353	    $$tags $$unique; \
354	fi
355ctags: CTAGS
356CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
357		$(TAGS_FILES) $(LISP)
358	tags=; \
359	here=`pwd`; \
360	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
361	unique=`for i in $$list; do \
362	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363	  done | \
364	  $(AWK) '    { files[$$0] = 1; } \
365	       END { for (i in files) print i; }'`; \
366	test -z "$(CTAGS_ARGS)$$tags$$unique" \
367	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368	     $$tags $$unique
369
370GTAGS:
371	here=`$(am__cd) $(top_builddir) && pwd` \
372	  && cd $(top_srcdir) \
373	  && gtags -i $(GTAGS_ARGS) $$here
374
375distclean-tags:
376	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377
378distdir: $(DISTFILES)
379	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
380	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
381	list='$(DISTFILES)'; for file in $$list; do \
382	  case $$file in \
383	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
384	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
385	  esac; \
386	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
388	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
389	    dir="/$$dir"; \
390	    $(mkdir_p) "$(distdir)$$dir"; \
391	  else \
392	    dir=''; \
393	  fi; \
394	  if test -d $$d/$$file; then \
395	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
396	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
397	    fi; \
398	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
399	  else \
400	    test -f $(distdir)/$$file \
401	    || cp -p $$d/$$file $(distdir)/$$file \
402	    || exit 1; \
403	  fi; \
404	done
405check-am: all-am
406check: check-am
407all-am: Makefile $(PROGRAMS)
408installdirs:
409install: install-am
410install-exec: install-exec-am
411install-data: install-data-am
412uninstall: uninstall-am
413
414install-am: all-am
415	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
416
417installcheck: installcheck-am
418install-strip:
419	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
421	  `test -z '$(STRIP)' || \
422	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
423mostlyclean-generic:
424
425clean-generic:
426
427distclean-generic:
428	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
429
430maintainer-clean-generic:
431	@echo "This command is intended for maintainers to use"
432	@echo "it deletes files that may require special tools to rebuild."
433clean: clean-am
434
435clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
436	mostlyclean-am
437
438distclean: distclean-am
439	-rm -rf ./$(DEPDIR)
440	-rm -f Makefile
441distclean-am: clean-am distclean-compile distclean-generic \
442	distclean-libtool distclean-tags
443
444dvi: dvi-am
445
446dvi-am:
447
448html: html-am
449
450info: info-am
451
452info-am:
453
454install-data-am:
455
456install-exec-am:
457
458install-info: install-info-am
459
460install-man:
461
462installcheck-am:
463
464maintainer-clean: maintainer-clean-am
465	-rm -rf ./$(DEPDIR)
466	-rm -f Makefile
467maintainer-clean-am: distclean-am maintainer-clean-generic
468
469mostlyclean: mostlyclean-am
470
471mostlyclean-am: mostlyclean-compile mostlyclean-generic \
472	mostlyclean-libtool
473
474pdf: pdf-am
475
476pdf-am:
477
478ps: ps-am
479
480ps-am:
481
482uninstall-am: uninstall-info-am
483
484.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
485	clean-libtool clean-noinstPROGRAMS ctags distclean \
486	distclean-compile distclean-generic distclean-libtool \
487	distclean-tags distdir dvi dvi-am html html-am info info-am \
488	install install-am install-data install-data-am install-exec \
489	install-exec-am install-info install-info-am install-man \
490	install-strip installcheck installcheck-am installdirs \
491	maintainer-clean maintainer-clean-generic mostlyclean \
492	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
493	pdf pdf-am ps ps-am tags uninstall uninstall-am \
494	uninstall-info-am
495
496# Tell versions [3.59,3.63) of GNU make to not export all variables.
497# Otherwise a system limit (for SysV at least) may be exceeded.
498.NOEXPORT:
499