• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Makefile.in generated by automake 1.17 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2024 Free Software Foundation, Inc.
5
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@SET_MAKE@
16
17# Simple example programs
18#
19# Copyright (C) 2008-2009 Dan Fandrich <dan@coneharvesters.com>
20# SPDX-License-Identifier: LGPL-2.0-or-later
21VPATH = @srcdir@
22am__is_gnu_make = { \
23  if test -z '$(MAKELEVEL)'; then \
24    false; \
25  elif test -n '$(MAKE_HOST)'; then \
26    true; \
27  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
28    true; \
29  else \
30    false; \
31  fi; \
32}
33am__make_running_with_option = \
34  case $${target_option-} in \
35      ?) ;; \
36      *) echo "am__make_running_with_option: internal error: invalid" \
37              "target option '$${target_option-}' specified" >&2; \
38         exit 1;; \
39  esac; \
40  has_opt=no; \
41  sane_makeflags=$$MAKEFLAGS; \
42  if $(am__is_gnu_make); then \
43    sane_makeflags=$$MFLAGS; \
44  else \
45    case $$MAKEFLAGS in \
46      *\\[\ \	]*) \
47        bs=\\; \
48        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
49          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
50    esac; \
51  fi; \
52  skip_next=no; \
53  strip_trailopt () \
54  { \
55    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
56  }; \
57  for flg in $$sane_makeflags; do \
58    test $$skip_next = yes && { skip_next=no; continue; }; \
59    case $$flg in \
60      *=*|--*) continue;; \
61        -*I) strip_trailopt 'I'; skip_next=yes;; \
62      -*I?*) strip_trailopt 'I';; \
63        -*O) strip_trailopt 'O'; skip_next=yes;; \
64      -*O?*) strip_trailopt 'O';; \
65        -*l) strip_trailopt 'l'; skip_next=yes;; \
66      -*l?*) strip_trailopt 'l';; \
67      -[dEDm]) skip_next=yes;; \
68      -[JT]) skip_next=yes;; \
69    esac; \
70    case $$flg in \
71      *$$target_option*) has_opt=yes; break;; \
72    esac; \
73  done; \
74  test $$has_opt = yes
75am__make_dryrun = (target_option=n; $(am__make_running_with_option))
76am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
77am__rm_f = rm -f $(am__rm_f_notfound)
78am__rm_rf = rm -rf $(am__rm_f_notfound)
79pkgdatadir = $(datadir)/@PACKAGE@
80pkgincludedir = $(includedir)/@PACKAGE@
81pkglibdir = $(libdir)/@PACKAGE@
82pkglibexecdir = $(libexecdir)/@PACKAGE@
83am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
84install_sh_DATA = $(install_sh) -c -m 644
85install_sh_PROGRAM = $(install_sh) -c
86install_sh_SCRIPT = $(install_sh) -c
87INSTALL_HEADER = $(INSTALL_DATA)
88transform = $(program_transform_name)
89NORMAL_INSTALL = :
90PRE_INSTALL = :
91POST_INSTALL = :
92NORMAL_UNINSTALL = :
93PRE_UNINSTALL = :
94POST_UNINSTALL = :
95build_triplet = @build@
96host_triplet = @host@
97check_PROGRAMS = photographer$(EXEEXT) thumbnail$(EXEEXT) \
98	write-exif$(EXEEXT)
99subdir = contrib/examples
100ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101am__aclocal_m4_deps = $(top_srcdir)/m4m/failmalloc.m4 \
102	$(top_srcdir)/m4m/gp-check-shell-environment.m4 \
103	$(top_srcdir)/m4m/gp-config-msg.m4 \
104	$(top_srcdir)/m4m/gp-documentation.m4 \
105	$(top_srcdir)/m4m/gp-gettext-hack.m4 \
106	$(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
107	$(top_srcdir)/auto-m4/iconv.m4 \
108	$(top_srcdir)/auto-m4/intlmacosx.m4 \
109	$(top_srcdir)/auto-m4/lib-ld.m4 \
110	$(top_srcdir)/auto-m4/lib-link.m4 \
111	$(top_srcdir)/auto-m4/lib-prefix.m4 \
112	$(top_srcdir)/auto-m4/libtool.m4 \
113	$(top_srcdir)/auto-m4/ltoptions.m4 \
114	$(top_srcdir)/auto-m4/ltsugar.m4 \
115	$(top_srcdir)/auto-m4/ltversion.m4 \
116	$(top_srcdir)/auto-m4/lt~obsolete.m4 \
117	$(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
118	$(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
119am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
120	$(ACLOCAL_M4)
121DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
122mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
123CONFIG_HEADER = $(top_builddir)/config.h
124CONFIG_CLEAN_FILES =
125CONFIG_CLEAN_VPATH_FILES =
126photographer_SOURCES = photographer.c
127photographer_OBJECTS = photographer.$(OBJEXT)
128photographer_LDADD = $(LDADD)
129photographer_DEPENDENCIES = $(top_builddir)/libexif/libexif.la
130AM_V_lt = $(am__v_lt_@AM_V@)
131am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
132am__v_lt_0 = --silent
133am__v_lt_1 =
134thumbnail_SOURCES = thumbnail.c
135thumbnail_OBJECTS = thumbnail.$(OBJEXT)
136thumbnail_LDADD = $(LDADD)
137thumbnail_DEPENDENCIES = $(top_builddir)/libexif/libexif.la
138write_exif_SOURCES = write-exif.c
139write_exif_OBJECTS = write-exif.$(OBJEXT)
140write_exif_LDADD = $(LDADD)
141write_exif_DEPENDENCIES = $(top_builddir)/libexif/libexif.la
142AM_V_P = $(am__v_P_@AM_V@)
143am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
144am__v_P_0 = false
145am__v_P_1 = :
146AM_V_GEN = $(am__v_GEN_@AM_V@)
147am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
148am__v_GEN_0 = @echo "  GEN     " $@;
149am__v_GEN_1 =
150AM_V_at = $(am__v_at_@AM_V@)
151am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
152am__v_at_0 = @
153am__v_at_1 =
154DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
155depcomp = $(SHELL) $(top_srcdir)/depcomp
156am__maybe_remake_depfiles = depfiles
157am__depfiles_remade = ./$(DEPDIR)/photographer.Po \
158	./$(DEPDIR)/thumbnail.Po ./$(DEPDIR)/write-exif.Po
159am__mv = mv -f
160COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
161	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
162LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
163	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
164	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
165	$(AM_CFLAGS) $(CFLAGS)
166AM_V_CC = $(am__v_CC_@AM_V@)
167am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
168am__v_CC_0 = @echo "  CC      " $@;
169am__v_CC_1 =
170CCLD = $(CC)
171LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
172	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
173	$(AM_LDFLAGS) $(LDFLAGS) -o $@
174AM_V_CCLD = $(am__v_CCLD_@AM_V@)
175am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
176am__v_CCLD_0 = @echo "  CCLD    " $@;
177am__v_CCLD_1 =
178SOURCES = photographer.c thumbnail.c write-exif.c
179DIST_SOURCES = photographer.c thumbnail.c write-exif.c
180am__can_run_installinfo = \
181  case $$AM_UPDATE_INFO_DIR in \
182    n|no|NO) false;; \
183    *) (install-info --version) >/dev/null 2>&1;; \
184  esac
185am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
186# Read a list of newline-separated strings from the standard input,
187# and print each of them once, without duplicates.  Input order is
188# *not* preserved.
189am__uniquify_input = $(AWK) '\
190  BEGIN { nonempty = 0; } \
191  { items[$$0] = 1; nonempty = 1; } \
192  END { if (nonempty) { for (i in items) print i; }; } \
193'
194# Make sure the list of sources is unique.  This is necessary because,
195# e.g., the same source file might be shared among _SOURCES variables
196# for different programs/libraries.
197am__define_uniq_tagged_files = \
198  list='$(am__tagged_files)'; \
199  unique=`for i in $$list; do \
200    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
201  done | $(am__uniquify_input)`
202am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
203	$(top_srcdir)/mkinstalldirs
204DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
205ACLOCAL = @ACLOCAL@
206AMTAR = @AMTAR@
207AM_CPPFLAGS = @AM_CPPFLAGS@
208AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
209AM_LDFLAGS = @AM_LDFLAGS@
210AR = @AR@
211AS = @AS@
212AUTOCONF = @AUTOCONF@
213AUTOHEADER = @AUTOHEADER@
214AUTOMAKE = @AUTOMAKE@
215AWK = @AWK@
216CC = @CC@
217CCDEPMODE = @CCDEPMODE@
218CFLAGS = @CFLAGS@
219CPP = @CPP@
220CPPFLAGS = @CPPFLAGS@
221CSCOPE = @CSCOPE@
222CTAGS = @CTAGS@
223CYGPATH_W = @CYGPATH_W@
224DEFS = @DEFS@
225DEPDIR = @DEPDIR@
226DIFF = @DIFF@
227DIFF_U = @DIFF_U@
228DLLTOOL = @DLLTOOL@
229DOT = @DOT@
230DOXYGEN = @DOXYGEN@
231DOXYGEN_OUTPUT_DIR = @DOXYGEN_OUTPUT_DIR@
232DSYMUTIL = @DSYMUTIL@
233DUMPBIN = @DUMPBIN@
234ECHO_C = @ECHO_C@
235ECHO_N = @ECHO_N@
236ECHO_T = @ECHO_T@
237EGREP = @EGREP@
238ETAGS = @ETAGS@
239EXEEXT = @EXEEXT@
240FAILMALLOC_PATH = @FAILMALLOC_PATH@
241FGREP = @FGREP@
242FILECMD = @FILECMD@
243GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
244GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
245GMSGFMT = @GMSGFMT@
246GMSGFMT_015 = @GMSGFMT_015@
247GREP = @GREP@
248HAVE_DOT = @HAVE_DOT@
249HTML_APIDOC_DIR = @HTML_APIDOC_DIR@
250HTML_APIDOC_INTERNALS_DIR = @HTML_APIDOC_INTERNALS_DIR@
251INSTALL = @INSTALL@
252INSTALL_DATA = @INSTALL_DATA@
253INSTALL_PROGRAM = @INSTALL_PROGRAM@
254INSTALL_SCRIPT = @INSTALL_SCRIPT@
255INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
256INTLLIBS = @INTLLIBS@
257INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
258LD = @LD@
259LDFLAGS = @LDFLAGS@
260LIBEXIF_AGE = @LIBEXIF_AGE@
261LIBEXIF_CURRENT = @LIBEXIF_CURRENT@
262LIBEXIF_CURRENT_MIN = @LIBEXIF_CURRENT_MIN@
263LIBEXIF_REVISION = @LIBEXIF_REVISION@
264LIBEXIF_VERSION_INFO = @LIBEXIF_VERSION_INFO@
265LIBICONV = @LIBICONV@
266LIBINTL = @LIBINTL@
267LIBOBJS = @LIBOBJS@
268LIBS = @LIBS@
269LIBTOOL = @LIBTOOL@
270LIPO = @LIPO@
271LN_S = @LN_S@
272LTLIBICONV = @LTLIBICONV@
273LTLIBINTL = @LTLIBINTL@
274LTLIBOBJS = @LTLIBOBJS@
275LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
276MAINT = @MAINT@
277MAKEINFO = @MAKEINFO@
278MANIFEST_TOOL = @MANIFEST_TOOL@
279MKDIR_P = @MKDIR_P@
280MSGFMT = @MSGFMT@
281MSGFMT_015 = @MSGFMT_015@
282MSGMERGE = @MSGMERGE@
283NM = @NM@
284NMEDIT = @NMEDIT@
285OBJDUMP = @OBJDUMP@
286OBJEXT = @OBJEXT@
287OTOOL = @OTOOL@
288OTOOL64 = @OTOOL64@
289PACKAGE = @PACKAGE@
290PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
291PACKAGE_NAME = @PACKAGE_NAME@
292PACKAGE_STRING = @PACKAGE_STRING@
293PACKAGE_TARNAME = @PACKAGE_TARNAME@
294PACKAGE_URL = @PACKAGE_URL@
295PACKAGE_VERSION = @PACKAGE_VERSION@
296PATH_SEPARATOR = @PATH_SEPARATOR@
297POSUB = @POSUB@
298RANLIB = @RANLIB@
299SED = @SED@
300SET_MAKE = @SET_MAKE@
301SHELL = @SHELL@
302STRIP = @STRIP@
303USE_NLS = @USE_NLS@
304VERSION = @VERSION@
305XGETTEXT = @XGETTEXT@
306XGETTEXT_015 = @XGETTEXT_015@
307XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
308abs_builddir = @abs_builddir@
309abs_srcdir = @abs_srcdir@
310abs_top_builddir = @abs_top_builddir@
311abs_top_srcdir = @abs_top_srcdir@
312ac_ct_AR = @ac_ct_AR@
313ac_ct_CC = @ac_ct_CC@
314ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
315am__include = @am__include@
316am__leading_dot = @am__leading_dot@
317am__quote = @am__quote@
318am__rm_f_notfound = @am__rm_f_notfound@
319am__tar = @am__tar@
320am__untar = @am__untar@
321am__xargs_n = @am__xargs_n@
322bindir = @bindir@
323build = @build@
324build_alias = @build_alias@
325build_cpu = @build_cpu@
326build_os = @build_os@
327build_vendor = @build_vendor@
328builddir = @builddir@
329datadir = @datadir@
330datarootdir = @datarootdir@
331docdir = @docdir@
332dvidir = @dvidir@
333exec_prefix = @exec_prefix@
334host = @host@
335host_alias = @host_alias@
336host_cpu = @host_cpu@
337host_os = @host_os@
338host_vendor = @host_vendor@
339htmldir = @htmldir@
340includedir = @includedir@
341infodir = @infodir@
342install_sh = @install_sh@
343libdir = @libdir@
344libexecdir = @libexecdir@
345localedir = @localedir@
346localstatedir = @localstatedir@
347mandir = @mandir@
348mkdir_p = @mkdir_p@
349oldincludedir = @oldincludedir@
350pdfdir = @pdfdir@
351prefix = @prefix@
352program_transform_name = @program_transform_name@
353psdir = @psdir@
354runstatedir = @runstatedir@
355sbindir = @sbindir@
356sharedstatedir = @sharedstatedir@
357srcdir = @srcdir@
358sysconfdir = @sysconfdir@
359target_alias = @target_alias@
360top_build_prefix = @top_build_prefix@
361top_builddir = @top_builddir@
362top_srcdir = @top_srcdir@
363
364# Example programs with dependencies other than plain libexif
365COMPLICATED_EXAMPLES = cam_features.c
366
367# Build just the simple examples as a sanity check, but include them all in
368# the source archive
369EXTRA_DIST = $(COMPLICATED_EXAMPLES)
370LDADD = $(top_builddir)/libexif/libexif.la
371all: all-am
372
373.SUFFIXES:
374.SUFFIXES: .c .lo .o .obj
375$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
376	@for dep in $?; do \
377	  case '$(am__configure_deps)' in \
378	    *$$dep*) \
379	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
380	        && { if test -f $@; then exit 0; else break; fi; }; \
381	      exit 1;; \
382	  esac; \
383	done; \
384	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu contrib/examples/Makefile'; \
385	$(am__cd) $(top_srcdir) && \
386	  $(AUTOMAKE) --gnu contrib/examples/Makefile
387Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
388	@case '$?' in \
389	  *config.status*) \
390	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
391	  *) \
392	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
393	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
394	esac;
395
396$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
397	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
398
399$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
400	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
401$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
402	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403$(am__aclocal_m4_deps):
404
405clean-checkPROGRAMS:
406	$(am__rm_f) $(check_PROGRAMS)
407	test -z "$(EXEEXT)" || $(am__rm_f) $(check_PROGRAMS:$(EXEEXT)=)
408
409photographer$(EXEEXT): $(photographer_OBJECTS) $(photographer_DEPENDENCIES) $(EXTRA_photographer_DEPENDENCIES)
410	@rm -f photographer$(EXEEXT)
411	$(AM_V_CCLD)$(LINK) $(photographer_OBJECTS) $(photographer_LDADD) $(LIBS)
412
413thumbnail$(EXEEXT): $(thumbnail_OBJECTS) $(thumbnail_DEPENDENCIES) $(EXTRA_thumbnail_DEPENDENCIES)
414	@rm -f thumbnail$(EXEEXT)
415	$(AM_V_CCLD)$(LINK) $(thumbnail_OBJECTS) $(thumbnail_LDADD) $(LIBS)
416
417write-exif$(EXEEXT): $(write_exif_OBJECTS) $(write_exif_DEPENDENCIES) $(EXTRA_write_exif_DEPENDENCIES)
418	@rm -f write-exif$(EXEEXT)
419	$(AM_V_CCLD)$(LINK) $(write_exif_OBJECTS) $(write_exif_LDADD) $(LIBS)
420
421mostlyclean-compile:
422	-rm -f *.$(OBJEXT)
423
424distclean-compile:
425	-rm -f *.tab.c
426
427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/photographer.Po@am__quote@ # am--include-marker
428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thumbnail.Po@am__quote@ # am--include-marker
429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/write-exif.Po@am__quote@ # am--include-marker
430
431$(am__depfiles_remade):
432	@$(MKDIR_P) $(@D)
433	@: >>$@
434
435am--depfiles: $(am__depfiles_remade)
436
437.c.o:
438@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
439@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
440@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
441@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
442@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
444
445.c.obj:
446@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
447@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
448@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
449@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
450@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
452
453.c.lo:
454@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
455@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
456@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
457@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
458@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
459@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
460
461mostlyclean-libtool:
462	-rm -f *.lo
463
464clean-libtool:
465	-rm -rf .libs _libs
466
467ID: $(am__tagged_files)
468	$(am__define_uniq_tagged_files); mkid -fID $$unique
469tags: tags-am
470TAGS: tags
471
472tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
473	set x; \
474	here=`pwd`; \
475	$(am__define_uniq_tagged_files); \
476	shift; \
477	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
478	  test -n "$$unique" || unique=$$empty_fix; \
479	  if test $$# -gt 0; then \
480	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
481	      "$$@" $$unique; \
482	  else \
483	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
484	      $$unique; \
485	  fi; \
486	fi
487ctags: ctags-am
488
489CTAGS: ctags
490ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
491	$(am__define_uniq_tagged_files); \
492	test -z "$(CTAGS_ARGS)$$unique" \
493	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
494	     $$unique
495
496GTAGS:
497	here=`$(am__cd) $(top_builddir) && pwd` \
498	  && $(am__cd) $(top_srcdir) \
499	  && gtags -i $(GTAGS_ARGS) "$$here"
500cscopelist: cscopelist-am
501
502cscopelist-am: $(am__tagged_files)
503	list='$(am__tagged_files)'; \
504	case "$(srcdir)" in \
505	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
506	  *) sdir=$(subdir)/$(srcdir) ;; \
507	esac; \
508	for i in $$list; do \
509	  if test -f "$$i"; then \
510	    echo "$(subdir)/$$i"; \
511	  else \
512	    echo "$$sdir/$$i"; \
513	  fi; \
514	done >> $(top_builddir)/cscope.files
515
516distclean-tags:
517	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
518distdir: $(BUILT_SOURCES)
519	$(MAKE) $(AM_MAKEFLAGS) distdir-am
520
521distdir-am: $(DISTFILES)
522	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
523	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
524	list='$(DISTFILES)'; \
525	  dist_files=`for file in $$list; do echo $$file; done | \
526	  sed -e "s|^$$srcdirstrip/||;t" \
527	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
528	case $$dist_files in \
529	  */*) $(MKDIR_P) `echo "$$dist_files" | \
530			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
531			   sort -u` ;; \
532	esac; \
533	for file in $$dist_files; do \
534	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
535	  if test -d $$d/$$file; then \
536	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
537	    if test -d "$(distdir)/$$file"; then \
538	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
539	    fi; \
540	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
541	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
542	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
543	    fi; \
544	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
545	  else \
546	    test -f "$(distdir)/$$file" \
547	    || cp -p $$d/$$file "$(distdir)/$$file" \
548	    || exit 1; \
549	  fi; \
550	done
551check-am: all-am
552	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
553check: check-am
554all-am: Makefile
555installdirs:
556install: install-am
557install-exec: install-exec-am
558install-data: install-data-am
559uninstall: uninstall-am
560
561install-am: all-am
562	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
563
564installcheck: installcheck-am
565install-strip:
566	if test -z '$(STRIP)'; then \
567	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
568	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
569	      install; \
570	else \
571	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
572	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
573	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
574	fi
575mostlyclean-generic:
576
577clean-generic:
578
579distclean-generic:
580	-$(am__rm_f) $(CONFIG_CLEAN_FILES)
581	-test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
582
583maintainer-clean-generic:
584	@echo "This command is intended for maintainers to use"
585	@echo "it deletes files that may require special tools to rebuild."
586clean: clean-am
587
588clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
589	mostlyclean-am
590
591distclean: distclean-am
592	-rm -f ./$(DEPDIR)/photographer.Po
593	-rm -f ./$(DEPDIR)/thumbnail.Po
594	-rm -f ./$(DEPDIR)/write-exif.Po
595	-rm -f Makefile
596distclean-am: clean-am distclean-compile distclean-generic \
597	distclean-tags
598
599dvi: dvi-am
600
601dvi-am:
602
603html: html-am
604
605html-am:
606
607info: info-am
608
609info-am:
610
611install-data-am:
612
613install-dvi: install-dvi-am
614
615install-dvi-am:
616
617install-exec-am:
618
619install-html: install-html-am
620
621install-html-am:
622
623install-info: install-info-am
624
625install-info-am:
626
627install-man:
628
629install-pdf: install-pdf-am
630
631install-pdf-am:
632
633install-ps: install-ps-am
634
635install-ps-am:
636
637installcheck-am:
638
639maintainer-clean: maintainer-clean-am
640	-rm -f ./$(DEPDIR)/photographer.Po
641	-rm -f ./$(DEPDIR)/thumbnail.Po
642	-rm -f ./$(DEPDIR)/write-exif.Po
643	-rm -f Makefile
644maintainer-clean-am: distclean-am maintainer-clean-generic
645
646mostlyclean: mostlyclean-am
647
648mostlyclean-am: mostlyclean-compile mostlyclean-generic \
649	mostlyclean-libtool
650
651pdf: pdf-am
652
653pdf-am:
654
655ps: ps-am
656
657ps-am:
658
659uninstall-am:
660
661.MAKE: check-am install-am install-strip
662
663.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
664	clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
665	ctags ctags-am distclean distclean-compile distclean-generic \
666	distclean-libtool distclean-tags distdir dvi dvi-am html \
667	html-am info info-am install install-am install-data \
668	install-data-am install-dvi install-dvi-am install-exec \
669	install-exec-am install-html install-html-am install-info \
670	install-info-am install-man install-pdf install-pdf-am \
671	install-ps install-ps-am install-strip installcheck \
672	installcheck-am installdirs maintainer-clean \
673	maintainer-clean-generic mostlyclean mostlyclean-compile \
674	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
675	tags tags-am uninstall uninstall-am
676
677.PRECIOUS: Makefile
678
679
680# Tell versions [3.59,3.63) of GNU make to not export all variables.
681# Otherwise a system limit (for SysV at least) may be exceeded.
682.NOEXPORT:
683
684# Tell GNU make to disable its built-in pattern rules.
685%:: %,v
686%:: RCS/%,v
687%:: RCS/%
688%:: s.%
689%:: SCCS/s.%
690