v0.2.2 release
[yandexfotkisp] / src / Makefile
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # src/Makefile.  Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 #
18 # This file is part of sharing-plugin-template
19 #
20 # Copyright (C) 2008-2009 Nokia Corporation. All rights reserved.
21 #
22 # This maemo code example is licensed under a MIT-style license,
23 # that can be found in the file called "COPYING" in the root
24 # directory.
25 #
26
27 SOURCES = $(libyandexfotki_la_SOURCES)
28
29 srcdir = .
30 top_srcdir = ..
31
32 pkgdatadir = $(datadir)/yandex-fotki-sharing-plugin
33 pkglibdir = $(libdir)/yandex-fotki-sharing-plugin
34 pkgincludedir = $(includedir)/yandex-fotki-sharing-plugin
35 top_builddir = ..
36 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
37 INSTALL = /scratchbox/tools/bin/install -c
38 install_sh_DATA = $(install_sh) -c -m 644
39 install_sh_PROGRAM = $(install_sh) -c
40 install_sh_SCRIPT = $(install_sh) -c
41 INSTALL_HEADER = $(INSTALL_DATA)
42 transform = $(program_transform_name)
43 NORMAL_INSTALL = :
44 PRE_INSTALL = :
45 POST_INSTALL = :
46 NORMAL_UNINSTALL = :
47 PRE_UNINSTALL = :
48 POST_UNINSTALL = :
49 host_triplet = arm-unknown-linux-gnu
50 subdir = src
51 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
52 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 mkinstalldirs = $(mkdir_p)
57 CONFIG_HEADER = $(top_builddir)/config.h
58 CONFIG_CLEAN_FILES =
59 am__installdirs = "$(DESTDIR)$(pluginsdir)"
60 pluginsLTLIBRARIES_INSTALL = $(INSTALL)
61 LTLIBRARIES = $(plugins_LTLIBRARIES)
62 am__DEPENDENCIES_1 =
63 libyandexfotki_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
64 am_libyandexfotki_la_OBJECTS = libyandexfotki_la-plugin.lo \
65         libyandexfotki_la-common.lo libyandexfotki_la-send.lo \
66         libyandexfotki_la-validate.lo libyandexfotki_la-base64.lo \
67         libyandexfotki_la-CP_RSA.lo
68 libyandexfotki_la_OBJECTS = $(am_libyandexfotki_la_OBJECTS)
69 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
70 depcomp = $(SHELL) $(top_srcdir)/depcomp
71 am__depfiles_maybe = depfiles
72 DEP_FILES = ./$(DEPDIR)/libyandexfotki_la-CP_RSA.Plo \
73         ./$(DEPDIR)/libyandexfotki_la-base64.Plo \
74         ./$(DEPDIR)/libyandexfotki_la-common.Plo \
75         ./$(DEPDIR)/libyandexfotki_la-plugin.Plo \
76         ./$(DEPDIR)/libyandexfotki_la-send.Plo \
77         ./$(DEPDIR)/libyandexfotki_la-validate.Plo
78 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
81         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
82         $(AM_CFLAGS) $(CFLAGS)
83 CCLD = $(CC)
84 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
85         $(AM_LDFLAGS) $(LDFLAGS) -o $@
86 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
87         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
88 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
89         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
90         $(AM_CXXFLAGS) $(CXXFLAGS)
91 CXXLD = $(CXX)
92 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
93         $(AM_LDFLAGS) $(LDFLAGS) -o $@
94 SOURCES = $(libyandexfotki_la_SOURCES)
95 DIST_SOURCES = $(libyandexfotki_la_SOURCES)
96 ETAGS = etags
97 CTAGS = ctags
98 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99 ACLOCAL = ${SHELL} /home/hitosu/workspace/Maemo.Yandex.Fotki/missing --run aclocal-1.8
100 AMDEP_FALSE = #
101 AMDEP_TRUE = 
102 AMTAR = ${SHELL} /home/hitosu/workspace/Maemo.Yandex.Fotki/missing --run tar
103 AR = ar
104 AUTOCONF = ${SHELL} /home/hitosu/workspace/Maemo.Yandex.Fotki/missing --run autoconf
105 AUTOHEADER = ${SHELL} /home/hitosu/workspace/Maemo.Yandex.Fotki/missing --run autoheader
106 AUTOMAKE = ${SHELL} /home/hitosu/workspace/Maemo.Yandex.Fotki/missing --run automake-1.8
107 AWK = gawk
108 CC = gcc
109 CCDEPMODE = depmode=gcc3
110 CFLAGS = -O2 -g -pedantic-errors -Wall -Wmissing-prototypes -Wcast-align -std=c99 -fgnu89-inline
111 CPP = gcc -E
112 CPPFLAGS = 
113 CURL_CFLAGS =  
114 CURL_LIBS = -lcurl  
115 CXX = g++
116 CXXCPP = g++ -E
117 CXXDEPMODE = depmode=gcc3
118 CXXFLAGS = -O2 -g
119 CYGPATH_W = echo
120 DEBUG_CFLAGS = 
121 DEFS = -DHAVE_CONFIG_H
122 DEPDIR = .deps
123 DSYMUTIL = 
124 ECHO = echo
125 ECHO_C = 
126 ECHO_N = -n
127 ECHO_T = 
128 EGREP = /scratchbox/tools/bin/grep -E
129 EXEEXT = 
130 F77 = 
131 FFLAGS = 
132 GREP = /scratchbox/tools/bin/grep
133 INSTALL_DATA = ${INSTALL} -m 644
134 INSTALL_PROGRAM = ${INSTALL}
135 INSTALL_SCRIPT = ${INSTALL}
136 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
137 LDFLAGS = 
138 LIBOBJS = 
139 LIBS = 
140 LIBTOOL = $(SHELL) $(top_builddir)/libtool
141 LN_S = ln -s
142 LTLIBOBJS = 
143 MAINT = #
144 MAINTAINER_MODE_FALSE = 
145 MAINTAINER_MODE_TRUE = #
146 MAKEINFO = ${SHELL} /home/hitosu/workspace/Maemo.Yandex.Fotki/missing --run makeinfo
147 NMEDIT = 
148 OBJEXT = o
149 PACKAGE = yandex-fotki-sharing-plugin
150 PACKAGE_BUGREPORT = 
151 PACKAGE_CFLAGS = -DMAEMO_CHANGES -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libsharing -I/usr/include/conic -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2  
152 PACKAGE_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lsharing -lconic -ldbus-1 -lpthread -lgobject-2.0 -lglib-2.0 -lxml2 -lcurl  
153 PACKAGE_LOCALE_DIR = 
154 PACKAGE_NAME = yandex-fotki-sharing-plugin
155 PACKAGE_STRING = yandex-fotki-sharing-plugin 0.1
156 PACKAGE_TARNAME = yandex-fotki-sharing-plugin
157 PACKAGE_VERSION = 0.1
158 PATH_SEPARATOR = :
159 PKG_CONFIG = /scratchbox/tools/bin/pkg-config
160 RANLIB = ranlib
161 SED = /scratchbox/tools/bin/sed
162 SET_MAKE = 
163 SHARING_CFLAGS = -I/usr/include/libsharing -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/conic -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  
164 SHARING_LIBS = -lsharing -lconic -ldbus-1 -lpthread -lgobject-2.0 -lglib-2.0  
165 SHELL = /bin/sh
166 STRIP = strip
167 VERSION = 0.1
168 XML_CFLAGS = -I/usr/include/libxml2  
169 XML_LIBS = -lxml2  
170 ac_ct_CC = gcc
171 ac_ct_CXX = g++
172 ac_ct_F77 = 
173 am__fastdepCC_FALSE = #
174 am__fastdepCC_TRUE = 
175 am__fastdepCXX_FALSE = #
176 am__fastdepCXX_TRUE = 
177 am__include = include
178 am__leading_dot = .
179 am__quote = 
180 bindir = ${exec_prefix}/bin
181 build = arm-unknown-linux-gnu
182 build_alias = 
183 build_cpu = arm
184 build_os = linux-gnu
185 build_vendor = unknown
186 currentdir = /home/hitosu/workspace/Maemo.Yandex.Fotki
187 datadir = ${datarootdir}
188 datarootdir = ${prefix}/share
189 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
190 dvidir = ${docdir}
191 exec_prefix = ${prefix}
192 host = arm-unknown-linux-gnu
193 host_alias = 
194 host_cpu = arm
195 host_os = linux-gnu
196 host_vendor = unknown
197 htmldir = ${docdir}
198 includedir = ${prefix}/include
199 infodir = ${datarootdir}/info
200 install_sh = /home/hitosu/workspace/Maemo.Yandex.Fotki/install-sh
201 libdir = ${exec_prefix}/lib
202 libexecdir = ${exec_prefix}/libexec
203 localedir = ${datarootdir}/locale
204 localstatedir = ${prefix}/var
205 mandir = ${datarootdir}/man
206 mkdir_p = mkdir -p -- .
207 oldincludedir = /usr/include
208 pdfdir = ${docdir}
209 pluginsdir = /usr/lib/sharing/plugins
210 prefix = /usr/local
211 program_transform_name = s,x,x,
212 psdir = ${docdir}
213 sbindir = ${exec_prefix}/sbin
214 servicesdir = /usr/share/sharing/services
215 sharedstatedir = ${prefix}/com
216 sysconfdir = ${prefix}/etc
217 target_alias = 
218 plugins_LTLIBRARIES = libyandexfotki.la
219 libyandexfotki_la_SOURCES = plugin.c common.cc send.c validate.c base64.cpp CP_RSA.cpp
220 libyandexfotki_la_CXXFLAGS = $(PACKAGE_CFLAGS) $(DEBUG_CFLAGS)
221 libyandexfotki_la_CFLAGS = $(PACKAGE_CFLAGS) $(DEBUG_CFLAGS)
222 libyandexfotki_la_LDFLAGS = -module -avoid-version -export-dynamic
223 libyandexfotki_la_LIBADD = $(PACKAGE_LIBS)
224 MAINTAINERCLEANFILES = Makefile.in
225 all: all-am
226
227 .SUFFIXES:
228 .SUFFIXES: .c .cc .cpp .lo .o .obj
229 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
230         @for dep in $?; do \
231           case '$(am__configure_deps)' in \
232             *$$dep*) \
233               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
234                 && exit 0; \
235               exit 1;; \
236           esac; \
237         done; \
238         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
239         cd $(top_srcdir) && \
240           $(AUTOMAKE) --foreign  src/Makefile
241 .PRECIOUS: Makefile
242 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243         @case '$?' in \
244           *config.status*) \
245             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
246           *) \
247             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
248             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
249         esac;
250
251 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253
254 $(top_srcdir)/configure: # $(am__configure_deps)
255         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
257         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 install-pluginsLTLIBRARIES: $(plugins_LTLIBRARIES)
259         @$(NORMAL_INSTALL)
260         test -z "$(pluginsdir)" || $(mkdir_p) "$(DESTDIR)$(pluginsdir)"
261         @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
262           if test -f $$p; then \
263             f="`echo $$p | sed -e 's|^.*/||'`"; \
264             echo " $(LIBTOOL) --mode=install $(pluginsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pluginsdir)/$$f'"; \
265             $(LIBTOOL) --mode=install $(pluginsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pluginsdir)/$$f"; \
266           else :; fi; \
267         done
268
269 uninstall-pluginsLTLIBRARIES:
270         @$(NORMAL_UNINSTALL)
271         @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
272             p="`echo $$p | sed -e 's|^.*/||'`"; \
273           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pluginsdir)/$$p'"; \
274           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pluginsdir)/$$p"; \
275         done
276
277 clean-pluginsLTLIBRARIES:
278         -test -z "$(plugins_LTLIBRARIES)" || rm -f $(plugins_LTLIBRARIES)
279         @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
280           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
281           test "$$dir" != "$$p" || dir=.; \
282           echo "rm -f \"$${dir}/so_locations\""; \
283           rm -f "$${dir}/so_locations"; \
284         done
285 libyandexfotki.la: $(libyandexfotki_la_OBJECTS) $(libyandexfotki_la_DEPENDENCIES) 
286         $(CXXLINK) -rpath $(pluginsdir) $(libyandexfotki_la_LDFLAGS) $(libyandexfotki_la_OBJECTS) $(libyandexfotki_la_LIBADD) $(LIBS)
287
288 mostlyclean-compile:
289         -rm -f *.$(OBJEXT)
290
291 distclean-compile:
292         -rm -f *.tab.c
293
294 include ./$(DEPDIR)/libyandexfotki_la-CP_RSA.Plo
295 include ./$(DEPDIR)/libyandexfotki_la-base64.Plo
296 include ./$(DEPDIR)/libyandexfotki_la-common.Plo
297 include ./$(DEPDIR)/libyandexfotki_la-plugin.Plo
298 include ./$(DEPDIR)/libyandexfotki_la-send.Plo
299 include ./$(DEPDIR)/libyandexfotki_la-validate.Plo
300
301 .c.o:
302         if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
303         then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
304 #       source='$<' object='$@' libtool=no \
305 #       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
306 #       $(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 #       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
314 #       $(CCDEPMODE) $(depcomp) \
315 #       $(COMPILE) -c `$(CYGPATH_W) '$<'`
316
317 .c.lo:
318         if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
319         then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
320 #       source='$<' object='$@' libtool=yes \
321 #       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
322 #       $(CCDEPMODE) $(depcomp) \
323 #       $(LTCOMPILE) -c -o $@ $<
324
325 libyandexfotki_la-plugin.o: plugin.c
326         if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -MT libyandexfotki_la-plugin.o -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-plugin.Tpo" -c -o libyandexfotki_la-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c; \
327         then mv -f "$(DEPDIR)/libyandexfotki_la-plugin.Tpo" "$(DEPDIR)/libyandexfotki_la-plugin.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-plugin.Tpo"; exit 1; fi
328 #       source='plugin.c' object='libyandexfotki_la-plugin.o' libtool=no \
329 #       depfile='$(DEPDIR)/libyandexfotki_la-plugin.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-plugin.TPo' \
330 #       $(CCDEPMODE) $(depcomp) \
331 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -c -o libyandexfotki_la-plugin.o `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
332
333 libyandexfotki_la-plugin.obj: plugin.c
334         if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -MT libyandexfotki_la-plugin.obj -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-plugin.Tpo" -c -o libyandexfotki_la-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi`; \
335         then mv -f "$(DEPDIR)/libyandexfotki_la-plugin.Tpo" "$(DEPDIR)/libyandexfotki_la-plugin.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-plugin.Tpo"; exit 1; fi
336 #       source='plugin.c' object='libyandexfotki_la-plugin.obj' libtool=no \
337 #       depfile='$(DEPDIR)/libyandexfotki_la-plugin.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-plugin.TPo' \
338 #       $(CCDEPMODE) $(depcomp) \
339 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -c -o libyandexfotki_la-plugin.obj `if test -f 'plugin.c'; then $(CYGPATH_W) 'plugin.c'; else $(CYGPATH_W) '$(srcdir)/plugin.c'; fi`
340
341 libyandexfotki_la-plugin.lo: plugin.c
342         if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -MT libyandexfotki_la-plugin.lo -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-plugin.Tpo" -c -o libyandexfotki_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c; \
343         then mv -f "$(DEPDIR)/libyandexfotki_la-plugin.Tpo" "$(DEPDIR)/libyandexfotki_la-plugin.Plo"; else rm -f "$(DEPDIR)/libyandexfotki_la-plugin.Tpo"; exit 1; fi
344 #       source='plugin.c' object='libyandexfotki_la-plugin.lo' libtool=yes \
345 #       depfile='$(DEPDIR)/libyandexfotki_la-plugin.Plo' tmpdepfile='$(DEPDIR)/libyandexfotki_la-plugin.TPlo' \
346 #       $(CCDEPMODE) $(depcomp) \
347 #       $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -c -o libyandexfotki_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
348
349 libyandexfotki_la-send.o: send.c
350         if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -MT libyandexfotki_la-send.o -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-send.Tpo" -c -o libyandexfotki_la-send.o `test -f 'send.c' || echo '$(srcdir)/'`send.c; \
351         then mv -f "$(DEPDIR)/libyandexfotki_la-send.Tpo" "$(DEPDIR)/libyandexfotki_la-send.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-send.Tpo"; exit 1; fi
352 #       source='send.c' object='libyandexfotki_la-send.o' libtool=no \
353 #       depfile='$(DEPDIR)/libyandexfotki_la-send.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-send.TPo' \
354 #       $(CCDEPMODE) $(depcomp) \
355 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -c -o libyandexfotki_la-send.o `test -f 'send.c' || echo '$(srcdir)/'`send.c
356
357 libyandexfotki_la-send.obj: send.c
358         if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -MT libyandexfotki_la-send.obj -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-send.Tpo" -c -o libyandexfotki_la-send.obj `if test -f 'send.c'; then $(CYGPATH_W) 'send.c'; else $(CYGPATH_W) '$(srcdir)/send.c'; fi`; \
359         then mv -f "$(DEPDIR)/libyandexfotki_la-send.Tpo" "$(DEPDIR)/libyandexfotki_la-send.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-send.Tpo"; exit 1; fi
360 #       source='send.c' object='libyandexfotki_la-send.obj' libtool=no \
361 #       depfile='$(DEPDIR)/libyandexfotki_la-send.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-send.TPo' \
362 #       $(CCDEPMODE) $(depcomp) \
363 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -c -o libyandexfotki_la-send.obj `if test -f 'send.c'; then $(CYGPATH_W) 'send.c'; else $(CYGPATH_W) '$(srcdir)/send.c'; fi`
364
365 libyandexfotki_la-send.lo: send.c
366         if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -MT libyandexfotki_la-send.lo -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-send.Tpo" -c -o libyandexfotki_la-send.lo `test -f 'send.c' || echo '$(srcdir)/'`send.c; \
367         then mv -f "$(DEPDIR)/libyandexfotki_la-send.Tpo" "$(DEPDIR)/libyandexfotki_la-send.Plo"; else rm -f "$(DEPDIR)/libyandexfotki_la-send.Tpo"; exit 1; fi
368 #       source='send.c' object='libyandexfotki_la-send.lo' libtool=yes \
369 #       depfile='$(DEPDIR)/libyandexfotki_la-send.Plo' tmpdepfile='$(DEPDIR)/libyandexfotki_la-send.TPlo' \
370 #       $(CCDEPMODE) $(depcomp) \
371 #       $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -c -o libyandexfotki_la-send.lo `test -f 'send.c' || echo '$(srcdir)/'`send.c
372
373 libyandexfotki_la-validate.o: validate.c
374         if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -MT libyandexfotki_la-validate.o -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-validate.Tpo" -c -o libyandexfotki_la-validate.o `test -f 'validate.c' || echo '$(srcdir)/'`validate.c; \
375         then mv -f "$(DEPDIR)/libyandexfotki_la-validate.Tpo" "$(DEPDIR)/libyandexfotki_la-validate.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-validate.Tpo"; exit 1; fi
376 #       source='validate.c' object='libyandexfotki_la-validate.o' libtool=no \
377 #       depfile='$(DEPDIR)/libyandexfotki_la-validate.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-validate.TPo' \
378 #       $(CCDEPMODE) $(depcomp) \
379 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -c -o libyandexfotki_la-validate.o `test -f 'validate.c' || echo '$(srcdir)/'`validate.c
380
381 libyandexfotki_la-validate.obj: validate.c
382         if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -MT libyandexfotki_la-validate.obj -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-validate.Tpo" -c -o libyandexfotki_la-validate.obj `if test -f 'validate.c'; then $(CYGPATH_W) 'validate.c'; else $(CYGPATH_W) '$(srcdir)/validate.c'; fi`; \
383         then mv -f "$(DEPDIR)/libyandexfotki_la-validate.Tpo" "$(DEPDIR)/libyandexfotki_la-validate.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-validate.Tpo"; exit 1; fi
384 #       source='validate.c' object='libyandexfotki_la-validate.obj' libtool=no \
385 #       depfile='$(DEPDIR)/libyandexfotki_la-validate.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-validate.TPo' \
386 #       $(CCDEPMODE) $(depcomp) \
387 #       $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -c -o libyandexfotki_la-validate.obj `if test -f 'validate.c'; then $(CYGPATH_W) 'validate.c'; else $(CYGPATH_W) '$(srcdir)/validate.c'; fi`
388
389 libyandexfotki_la-validate.lo: validate.c
390         if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -MT libyandexfotki_la-validate.lo -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-validate.Tpo" -c -o libyandexfotki_la-validate.lo `test -f 'validate.c' || echo '$(srcdir)/'`validate.c; \
391         then mv -f "$(DEPDIR)/libyandexfotki_la-validate.Tpo" "$(DEPDIR)/libyandexfotki_la-validate.Plo"; else rm -f "$(DEPDIR)/libyandexfotki_la-validate.Tpo"; exit 1; fi
392 #       source='validate.c' object='libyandexfotki_la-validate.lo' libtool=yes \
393 #       depfile='$(DEPDIR)/libyandexfotki_la-validate.Plo' tmpdepfile='$(DEPDIR)/libyandexfotki_la-validate.TPlo' \
394 #       $(CCDEPMODE) $(depcomp) \
395 #       $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CFLAGS) $(CFLAGS) -c -o libyandexfotki_la-validate.lo `test -f 'validate.c' || echo '$(srcdir)/'`validate.c
396
397 .cc.o:
398         if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
399         then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
400 #       source='$<' object='$@' libtool=no \
401 #       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
402 #       $(CXXDEPMODE) $(depcomp) \
403 #       $(CXXCOMPILE) -c -o $@ $<
404
405 .cc.obj:
406         if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
407         then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
408 #       source='$<' object='$@' libtool=no \
409 #       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
410 #       $(CXXDEPMODE) $(depcomp) \
411 #       $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
412
413 .cc.lo:
414         if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
415         then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
416 #       source='$<' object='$@' libtool=yes \
417 #       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
418 #       $(CXXDEPMODE) $(depcomp) \
419 #       $(LTCXXCOMPILE) -c -o $@ $<
420
421 libyandexfotki_la-common.o: common.cc
422         if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -MT libyandexfotki_la-common.o -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-common.Tpo" -c -o libyandexfotki_la-common.o `test -f 'common.cc' || echo '$(srcdir)/'`common.cc; \
423         then mv -f "$(DEPDIR)/libyandexfotki_la-common.Tpo" "$(DEPDIR)/libyandexfotki_la-common.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-common.Tpo"; exit 1; fi
424 #       source='common.cc' object='libyandexfotki_la-common.o' libtool=no \
425 #       depfile='$(DEPDIR)/libyandexfotki_la-common.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-common.TPo' \
426 #       $(CXXDEPMODE) $(depcomp) \
427 #       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -c -o libyandexfotki_la-common.o `test -f 'common.cc' || echo '$(srcdir)/'`common.cc
428
429 libyandexfotki_la-common.obj: common.cc
430         if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -MT libyandexfotki_la-common.obj -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-common.Tpo" -c -o libyandexfotki_la-common.obj `if test -f 'common.cc'; then $(CYGPATH_W) 'common.cc'; else $(CYGPATH_W) '$(srcdir)/common.cc'; fi`; \
431         then mv -f "$(DEPDIR)/libyandexfotki_la-common.Tpo" "$(DEPDIR)/libyandexfotki_la-common.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-common.Tpo"; exit 1; fi
432 #       source='common.cc' object='libyandexfotki_la-common.obj' libtool=no \
433 #       depfile='$(DEPDIR)/libyandexfotki_la-common.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-common.TPo' \
434 #       $(CXXDEPMODE) $(depcomp) \
435 #       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -c -o libyandexfotki_la-common.obj `if test -f 'common.cc'; then $(CYGPATH_W) 'common.cc'; else $(CYGPATH_W) '$(srcdir)/common.cc'; fi`
436
437 libyandexfotki_la-common.lo: common.cc
438         if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -MT libyandexfotki_la-common.lo -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-common.Tpo" -c -o libyandexfotki_la-common.lo `test -f 'common.cc' || echo '$(srcdir)/'`common.cc; \
439         then mv -f "$(DEPDIR)/libyandexfotki_la-common.Tpo" "$(DEPDIR)/libyandexfotki_la-common.Plo"; else rm -f "$(DEPDIR)/libyandexfotki_la-common.Tpo"; exit 1; fi
440 #       source='common.cc' object='libyandexfotki_la-common.lo' libtool=yes \
441 #       depfile='$(DEPDIR)/libyandexfotki_la-common.Plo' tmpdepfile='$(DEPDIR)/libyandexfotki_la-common.TPlo' \
442 #       $(CXXDEPMODE) $(depcomp) \
443 #       $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -c -o libyandexfotki_la-common.lo `test -f 'common.cc' || echo '$(srcdir)/'`common.cc
444
445 libyandexfotki_la-base64.o: base64.cpp
446         if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -MT libyandexfotki_la-base64.o -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-base64.Tpo" -c -o libyandexfotki_la-base64.o `test -f 'base64.cpp' || echo '$(srcdir)/'`base64.cpp; \
447         then mv -f "$(DEPDIR)/libyandexfotki_la-base64.Tpo" "$(DEPDIR)/libyandexfotki_la-base64.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-base64.Tpo"; exit 1; fi
448 #       source='base64.cpp' object='libyandexfotki_la-base64.o' libtool=no \
449 #       depfile='$(DEPDIR)/libyandexfotki_la-base64.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-base64.TPo' \
450 #       $(CXXDEPMODE) $(depcomp) \
451 #       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -c -o libyandexfotki_la-base64.o `test -f 'base64.cpp' || echo '$(srcdir)/'`base64.cpp
452
453 libyandexfotki_la-base64.obj: base64.cpp
454         if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -MT libyandexfotki_la-base64.obj -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-base64.Tpo" -c -o libyandexfotki_la-base64.obj `if test -f 'base64.cpp'; then $(CYGPATH_W) 'base64.cpp'; else $(CYGPATH_W) '$(srcdir)/base64.cpp'; fi`; \
455         then mv -f "$(DEPDIR)/libyandexfotki_la-base64.Tpo" "$(DEPDIR)/libyandexfotki_la-base64.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-base64.Tpo"; exit 1; fi
456 #       source='base64.cpp' object='libyandexfotki_la-base64.obj' libtool=no \
457 #       depfile='$(DEPDIR)/libyandexfotki_la-base64.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-base64.TPo' \
458 #       $(CXXDEPMODE) $(depcomp) \
459 #       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -c -o libyandexfotki_la-base64.obj `if test -f 'base64.cpp'; then $(CYGPATH_W) 'base64.cpp'; else $(CYGPATH_W) '$(srcdir)/base64.cpp'; fi`
460
461 libyandexfotki_la-base64.lo: base64.cpp
462         if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -MT libyandexfotki_la-base64.lo -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-base64.Tpo" -c -o libyandexfotki_la-base64.lo `test -f 'base64.cpp' || echo '$(srcdir)/'`base64.cpp; \
463         then mv -f "$(DEPDIR)/libyandexfotki_la-base64.Tpo" "$(DEPDIR)/libyandexfotki_la-base64.Plo"; else rm -f "$(DEPDIR)/libyandexfotki_la-base64.Tpo"; exit 1; fi
464 #       source='base64.cpp' object='libyandexfotki_la-base64.lo' libtool=yes \
465 #       depfile='$(DEPDIR)/libyandexfotki_la-base64.Plo' tmpdepfile='$(DEPDIR)/libyandexfotki_la-base64.TPlo' \
466 #       $(CXXDEPMODE) $(depcomp) \
467 #       $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -c -o libyandexfotki_la-base64.lo `test -f 'base64.cpp' || echo '$(srcdir)/'`base64.cpp
468
469 libyandexfotki_la-CP_RSA.o: CP_RSA.cpp
470         if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -MT libyandexfotki_la-CP_RSA.o -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-CP_RSA.Tpo" -c -o libyandexfotki_la-CP_RSA.o `test -f 'CP_RSA.cpp' || echo '$(srcdir)/'`CP_RSA.cpp; \
471         then mv -f "$(DEPDIR)/libyandexfotki_la-CP_RSA.Tpo" "$(DEPDIR)/libyandexfotki_la-CP_RSA.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-CP_RSA.Tpo"; exit 1; fi
472 #       source='CP_RSA.cpp' object='libyandexfotki_la-CP_RSA.o' libtool=no \
473 #       depfile='$(DEPDIR)/libyandexfotki_la-CP_RSA.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-CP_RSA.TPo' \
474 #       $(CXXDEPMODE) $(depcomp) \
475 #       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -c -o libyandexfotki_la-CP_RSA.o `test -f 'CP_RSA.cpp' || echo '$(srcdir)/'`CP_RSA.cpp
476
477 libyandexfotki_la-CP_RSA.obj: CP_RSA.cpp
478         if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -MT libyandexfotki_la-CP_RSA.obj -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-CP_RSA.Tpo" -c -o libyandexfotki_la-CP_RSA.obj `if test -f 'CP_RSA.cpp'; then $(CYGPATH_W) 'CP_RSA.cpp'; else $(CYGPATH_W) '$(srcdir)/CP_RSA.cpp'; fi`; \
479         then mv -f "$(DEPDIR)/libyandexfotki_la-CP_RSA.Tpo" "$(DEPDIR)/libyandexfotki_la-CP_RSA.Po"; else rm -f "$(DEPDIR)/libyandexfotki_la-CP_RSA.Tpo"; exit 1; fi
480 #       source='CP_RSA.cpp' object='libyandexfotki_la-CP_RSA.obj' libtool=no \
481 #       depfile='$(DEPDIR)/libyandexfotki_la-CP_RSA.Po' tmpdepfile='$(DEPDIR)/libyandexfotki_la-CP_RSA.TPo' \
482 #       $(CXXDEPMODE) $(depcomp) \
483 #       $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -c -o libyandexfotki_la-CP_RSA.obj `if test -f 'CP_RSA.cpp'; then $(CYGPATH_W) 'CP_RSA.cpp'; else $(CYGPATH_W) '$(srcdir)/CP_RSA.cpp'; fi`
484
485 libyandexfotki_la-CP_RSA.lo: CP_RSA.cpp
486         if $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -MT libyandexfotki_la-CP_RSA.lo -MD -MP -MF "$(DEPDIR)/libyandexfotki_la-CP_RSA.Tpo" -c -o libyandexfotki_la-CP_RSA.lo `test -f 'CP_RSA.cpp' || echo '$(srcdir)/'`CP_RSA.cpp; \
487         then mv -f "$(DEPDIR)/libyandexfotki_la-CP_RSA.Tpo" "$(DEPDIR)/libyandexfotki_la-CP_RSA.Plo"; else rm -f "$(DEPDIR)/libyandexfotki_la-CP_RSA.Tpo"; exit 1; fi
488 #       source='CP_RSA.cpp' object='libyandexfotki_la-CP_RSA.lo' libtool=yes \
489 #       depfile='$(DEPDIR)/libyandexfotki_la-CP_RSA.Plo' tmpdepfile='$(DEPDIR)/libyandexfotki_la-CP_RSA.TPlo' \
490 #       $(CXXDEPMODE) $(depcomp) \
491 #       $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyandexfotki_la_CXXFLAGS) $(CXXFLAGS) -c -o libyandexfotki_la-CP_RSA.lo `test -f 'CP_RSA.cpp' || echo '$(srcdir)/'`CP_RSA.cpp
492
493 .cpp.o:
494         if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
495         then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
496 #       source='$<' object='$@' libtool=no \
497 #       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
498 #       $(CXXDEPMODE) $(depcomp) \
499 #       $(CXXCOMPILE) -c -o $@ $<
500
501 .cpp.obj:
502         if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
503         then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
504 #       source='$<' object='$@' libtool=no \
505 #       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
506 #       $(CXXDEPMODE) $(depcomp) \
507 #       $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
508
509 .cpp.lo:
510         if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
511         then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
512 #       source='$<' object='$@' libtool=yes \
513 #       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
514 #       $(CXXDEPMODE) $(depcomp) \
515 #       $(LTCXXCOMPILE) -c -o $@ $<
516
517 mostlyclean-libtool:
518         -rm -f *.lo
519
520 clean-libtool:
521         -rm -rf .libs _libs
522
523 distclean-libtool:
524         -rm -f libtool
525 uninstall-info-am:
526
527 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
528         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
529         unique=`for i in $$list; do \
530             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
531           done | \
532           $(AWK) '    { files[$$0] = 1; } \
533                END { for (i in files) print i; }'`; \
534         mkid -fID $$unique
535 tags: TAGS
536
537 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
538                 $(TAGS_FILES) $(LISP)
539         tags=; \
540         here=`pwd`; \
541         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
542         unique=`for i in $$list; do \
543             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
544           done | \
545           $(AWK) '    { files[$$0] = 1; } \
546                END { for (i in files) print i; }'`; \
547         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
548           test -n "$$unique" || unique=$$empty_fix; \
549           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
550             $$tags $$unique; \
551         fi
552 ctags: CTAGS
553 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
554                 $(TAGS_FILES) $(LISP)
555         tags=; \
556         here=`pwd`; \
557         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
558         unique=`for i in $$list; do \
559             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560           done | \
561           $(AWK) '    { files[$$0] = 1; } \
562                END { for (i in files) print i; }'`; \
563         test -z "$(CTAGS_ARGS)$$tags$$unique" \
564           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
565              $$tags $$unique
566
567 GTAGS:
568         here=`$(am__cd) $(top_builddir) && pwd` \
569           && cd $(top_srcdir) \
570           && gtags -i $(GTAGS_ARGS) $$here
571
572 distclean-tags:
573         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
574
575 distdir: $(DISTFILES)
576         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
577         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
578         list='$(DISTFILES)'; for file in $$list; do \
579           case $$file in \
580             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
581             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
582           esac; \
583           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
584           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
585           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
586             dir="/$$dir"; \
587             $(mkdir_p) "$(distdir)$$dir"; \
588           else \
589             dir=''; \
590           fi; \
591           if test -d $$d/$$file; then \
592             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
593               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
594             fi; \
595             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
596           else \
597             test -f $(distdir)/$$file \
598             || cp -p $$d/$$file $(distdir)/$$file \
599             || exit 1; \
600           fi; \
601         done
602 check-am: all-am
603 check: check-am
604 all-am: Makefile $(LTLIBRARIES)
605 installdirs:
606         for dir in "$(DESTDIR)$(pluginsdir)"; do \
607           test -z "$$dir" || $(mkdir_p) "$$dir"; \
608         done
609 install: install-am
610 install-exec: install-exec-am
611 install-data: install-data-am
612 uninstall: uninstall-am
613
614 install-am: all-am
615         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
616
617 installcheck: installcheck-am
618 install-strip:
619         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
620           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
621           `test -z '$(STRIP)' || \
622             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
623 mostlyclean-generic:
624
625 clean-generic:
626
627 distclean-generic:
628         -rm -f $(CONFIG_CLEAN_FILES)
629
630 maintainer-clean-generic:
631         @echo "This command is intended for maintainers to use"
632         @echo "it deletes files that may require special tools to rebuild."
633         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
634 clean: clean-am
635
636 clean-am: clean-generic clean-libtool clean-pluginsLTLIBRARIES \
637         mostlyclean-am
638
639 distclean: distclean-am
640         -rm -rf ./$(DEPDIR)
641         -rm -f Makefile
642 distclean-am: clean-am distclean-compile distclean-generic \
643         distclean-libtool distclean-tags
644
645 dvi: dvi-am
646
647 dvi-am:
648
649 html: html-am
650
651 info: info-am
652
653 info-am:
654
655 install-data-am: install-pluginsLTLIBRARIES
656
657 install-exec-am:
658
659 install-info: install-info-am
660
661 install-man:
662
663 installcheck-am:
664
665 maintainer-clean: maintainer-clean-am
666         -rm -rf ./$(DEPDIR)
667         -rm -f Makefile
668 maintainer-clean-am: distclean-am maintainer-clean-generic
669
670 mostlyclean: mostlyclean-am
671
672 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
673         mostlyclean-libtool
674
675 pdf: pdf-am
676
677 pdf-am:
678
679 ps: ps-am
680
681 ps-am:
682
683 uninstall-am: uninstall-info-am uninstall-pluginsLTLIBRARIES
684
685 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
686         clean-libtool clean-pluginsLTLIBRARIES ctags distclean \
687         distclean-compile distclean-generic distclean-libtool \
688         distclean-tags distdir dvi dvi-am html html-am info info-am \
689         install install-am install-data install-data-am install-exec \
690         install-exec-am install-info install-info-am install-man \
691         install-pluginsLTLIBRARIES install-strip installcheck \
692         installcheck-am installdirs maintainer-clean \
693         maintainer-clean-generic mostlyclean mostlyclean-compile \
694         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
695         tags uninstall uninstall-am uninstall-info-am \
696         uninstall-pluginsLTLIBRARIES
697
698 # Tell versions [3.59,3.63) of GNU make to not export all variables.
699 # Otherwise a system limit (for SysV at least) may be exceeded.
700 .NOEXPORT: