init
[livewp] / applet / data / Makefile.in
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
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 @SET_MAKE@
16
17 #
18 # This file is part of live wallpaper 
19 #
20 # Copyright (C) 2010 Vlad Vasiliev
21 # Copyright (C) 2010 Tanya Makova
22 #
23 # This program is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 2 of the License, or
26 # (at your option) any later version.
27 #
28 # This program is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU General Public License for more details.
32 #
33 # You should have received a copy of the GNU General Public License along
34 # with this program; if not, write to the Free Software Foundation, Inc.,
35 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
36 #
37
38 srcdir = @srcdir@
39 top_srcdir = @top_srcdir@
40 VPATH = @srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
44 top_builddir = ..
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 INSTALL = @INSTALL@
47 install_sh_DATA = $(install_sh) -c -m 644
48 install_sh_PROGRAM = $(install_sh) -c
49 install_sh_SCRIPT = $(install_sh) -c
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = $(program_transform_name)
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_triplet = @host@
59 subdir = data
60 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 mkinstalldirs = $(mkdir_p)
66 CONFIG_HEADER = $(top_builddir)/config.h
67 CONFIG_CLEAN_FILES =
68 SOURCES =
69 DIST_SOURCES =
70 am__installdirs = "$(DESTDIR)$(awallpaperdir)"
71 awallpaperDATA_INSTALL = $(INSTALL_DATA)
72 DATA = $(awallpaper_DATA)
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 ACLOCAL = @ACLOCAL@
75 AMDEP_FALSE = @AMDEP_FALSE@
76 AMDEP_TRUE = @AMDEP_TRUE@
77 AMTAR = @AMTAR@
78 AR = @AR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CC = @CC@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CXX = @CXX@
89 CXXCPP = @CXXCPP@
90 CXXDEPMODE = @CXXDEPMODE@
91 CXXFLAGS = @CXXFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 DEFS = @DEFS@
94 DEPDIR = @DEPDIR@
95 DSYMUTIL = @DSYMUTIL@
96 ECHO = @ECHO@
97 ECHO_C = @ECHO_C@
98 ECHO_N = @ECHO_N@
99 ECHO_T = @ECHO_T@
100 EGREP = @EGREP@
101 EXAMPLE_CFLAGS = @EXAMPLE_CFLAGS@
102 EXAMPLE_LIBS = @EXAMPLE_LIBS@
103 EXEEXT = @EXEEXT@
104 F77 = @F77@
105 FFLAGS = @FFLAGS@
106 GREP = @GREP@
107 HILDON_DESKTOP_LIB_DIR = @HILDON_DESKTOP_LIB_DIR@
108 HILDON_HOME_DESKTOP_DIR = @HILDON_HOME_DESKTOP_DIR@
109 INSTALL_DATA = @INSTALL_DATA@
110 INSTALL_PROGRAM = @INSTALL_PROGRAM@
111 INSTALL_SCRIPT = @INSTALL_SCRIPT@
112 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113 LDFLAGS = @LDFLAGS@
114 LIBOBJS = @LIBOBJS@
115 LIBS = @LIBS@
116 LIBTOOL = @LIBTOOL@
117 LN_S = @LN_S@
118 LTLIBOBJS = @LTLIBOBJS@
119 MAKEINFO = @MAKEINFO@
120 NMEDIT = @NMEDIT@
121 OBJEXT = @OBJEXT@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 PKG_CONFIG = @PKG_CONFIG@
130 RANLIB = @RANLIB@
131 SED = @SED@
132 SET_MAKE = @SET_MAKE@
133 SHELL = @SHELL@
134 STRIP = @STRIP@
135 VERSION = @VERSION@
136 ac_ct_CC = @ac_ct_CC@
137 ac_ct_CXX = @ac_ct_CXX@
138 ac_ct_F77 = @ac_ct_F77@
139 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
140 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
141 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
142 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
143 am__include = @am__include@
144 am__leading_dot = @am__leading_dot@
145 am__quote = @am__quote@
146 bindir = @bindir@
147 build = @build@
148 build_alias = @build_alias@
149 build_cpu = @build_cpu@
150 build_os = @build_os@
151 build_vendor = @build_vendor@
152 datadir = @datadir@
153 datarootdir = @datarootdir@
154 docdir = @docdir@
155 dvidir = @dvidir@
156 exec_prefix = @exec_prefix@
157 host = @host@
158 host_alias = @host_alias@
159 host_cpu = @host_cpu@
160 host_os = @host_os@
161 host_vendor = @host_vendor@
162 htmldir = @htmldir@
163 includedir = @includedir@
164 infodir = @infodir@
165 install_sh = @install_sh@
166 libdir = @libdir@
167 libexecdir = @libexecdir@
168 localedir = @localedir@
169 localstatedir = @localstatedir@
170 mandir = @mandir@
171 mkdir_p = @mkdir_p@
172 oldincludedir = @oldincludedir@
173 pdfdir = @pdfdir@
174 prefix = @prefix@
175 program_transform_name = @program_transform_name@
176 psdir = @psdir@
177 sbindir = @sbindir@
178 sharedstatedir = @sharedstatedir@
179 sysconfdir = @sysconfdir@
180 target_alias = @target_alias@
181 awallpaperdir = $(datadir)/anwall
182 awallpaper_DATA = sky.png sun.png town.png cloud1.png
183 EXTRA_DIST = $(awallpaper_DATA) 
184 all: all-am
185
186 .SUFFIXES:
187 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
188         @for dep in $?; do \
189           case '$(am__configure_deps)' in \
190             *$$dep*) \
191               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
192                 && exit 0; \
193               exit 1;; \
194           esac; \
195         done; \
196         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/Makefile'; \
197         cd $(top_srcdir) && \
198           $(AUTOMAKE) --gnu  data/Makefile
199 .PRECIOUS: Makefile
200 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
201         @case '$?' in \
202           *config.status*) \
203             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
204           *) \
205             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
206             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
207         esac;
208
209 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
210         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211
212 $(top_srcdir)/configure:  $(am__configure_deps)
213         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
215         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216
217 mostlyclean-libtool:
218         -rm -f *.lo
219
220 clean-libtool:
221         -rm -rf .libs _libs
222
223 distclean-libtool:
224         -rm -f libtool
225 uninstall-info-am:
226 install-awallpaperDATA: $(awallpaper_DATA)
227         @$(NORMAL_INSTALL)
228         test -z "$(awallpaperdir)" || $(mkdir_p) "$(DESTDIR)$(awallpaperdir)"
229         @list='$(awallpaper_DATA)'; for p in $$list; do \
230           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
231           f="`echo $$p | sed -e 's|^.*/||'`"; \
232           echo " $(awallpaperDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(awallpaperdir)/$$f'"; \
233           $(awallpaperDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(awallpaperdir)/$$f"; \
234         done
235
236 uninstall-awallpaperDATA:
237         @$(NORMAL_UNINSTALL)
238         @list='$(awallpaper_DATA)'; for p in $$list; do \
239           f="`echo $$p | sed -e 's|^.*/||'`"; \
240           echo " rm -f '$(DESTDIR)$(awallpaperdir)/$$f'"; \
241           rm -f "$(DESTDIR)$(awallpaperdir)/$$f"; \
242         done
243 tags: TAGS
244 TAGS:
245
246 ctags: CTAGS
247 CTAGS:
248
249
250 distdir: $(DISTFILES)
251         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
252         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
253         list='$(DISTFILES)'; for file in $$list; do \
254           case $$file in \
255             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
256             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
257           esac; \
258           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
259           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
260           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
261             dir="/$$dir"; \
262             $(mkdir_p) "$(distdir)$$dir"; \
263           else \
264             dir=''; \
265           fi; \
266           if test -d $$d/$$file; then \
267             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
268               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
269             fi; \
270             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
271           else \
272             test -f $(distdir)/$$file \
273             || cp -p $$d/$$file $(distdir)/$$file \
274             || exit 1; \
275           fi; \
276         done
277 check-am: all-am
278 check: check-am
279 all-am: Makefile $(DATA)
280 installdirs:
281         for dir in "$(DESTDIR)$(awallpaperdir)"; do \
282           test -z "$$dir" || $(mkdir_p) "$$dir"; \
283         done
284 install: install-am
285 install-exec: install-exec-am
286 install-data: install-data-am
287 uninstall: uninstall-am
288
289 install-am: all-am
290         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
291
292 installcheck: installcheck-am
293 install-strip:
294         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
295           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
296           `test -z '$(STRIP)' || \
297             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
298 mostlyclean-generic:
299
300 clean-generic:
301
302 distclean-generic:
303         -rm -f $(CONFIG_CLEAN_FILES)
304
305 maintainer-clean-generic:
306         @echo "This command is intended for maintainers to use"
307         @echo "it deletes files that may require special tools to rebuild."
308 clean: clean-am
309
310 clean-am: clean-generic clean-libtool mostlyclean-am
311
312 distclean: distclean-am
313         -rm -f Makefile
314 distclean-am: clean-am distclean-generic distclean-libtool
315
316 dvi: dvi-am
317
318 dvi-am:
319
320 html: html-am
321
322 info: info-am
323
324 info-am:
325
326 install-data-am: install-awallpaperDATA
327
328 install-exec-am:
329
330 install-info: install-info-am
331
332 install-man:
333
334 installcheck-am:
335
336 maintainer-clean: maintainer-clean-am
337         -rm -f Makefile
338 maintainer-clean-am: distclean-am maintainer-clean-generic
339
340 mostlyclean: mostlyclean-am
341
342 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
343
344 pdf: pdf-am
345
346 pdf-am:
347
348 ps: ps-am
349
350 ps-am:
351
352 uninstall-am: uninstall-awallpaperDATA uninstall-info-am
353
354 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
355         distclean distclean-generic distclean-libtool distdir dvi \
356         dvi-am html html-am info info-am install install-am \
357         install-awallpaperDATA install-data install-data-am \
358         install-exec install-exec-am install-info install-info-am \
359         install-man install-strip installcheck installcheck-am \
360         installdirs maintainer-clean maintainer-clean-generic \
361         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
362         ps ps-am uninstall uninstall-am uninstall-awallpaperDATA \
363         uninstall-info-am
364
365 # Tell versions [3.59,3.63) of GNU make to not export all variables.
366 # Otherwise a system limit (for SysV at least) may be exceeded.
367 .NOEXPORT: