af2ae45c904d4ab2f826fb919b825469ae561a1e
[eyes-widget] / themes / 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 # $Id: Makefile.am 2397 2007-01-17 17:46:35Z nick $
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = ..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 subdir = themes
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.in
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51         html-recursive info-recursive install-data-recursive \
52         install-exec-recursive install-info-recursive \
53         install-recursive installcheck-recursive installdirs-recursive \
54         pdf-recursive ps-recursive uninstall-info-recursive \
55         uninstall-recursive
56 ETAGS = etags
57 CTAGS = ctags
58 DIST_SUBDIRS = $(SUBDIRS)
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ACLOCAL = @ACLOCAL@
61 AMDEP_FALSE = @AMDEP_FALSE@
62 AMDEP_TRUE = @AMDEP_TRUE@
63 AMTAR = @AMTAR@
64 AUTOCONF = @AUTOCONF@
65 AUTOHEADER = @AUTOHEADER@
66 AUTOMAKE = @AUTOMAKE@
67 AWK = @AWK@
68 CC = @CC@
69 CCDEPMODE = @CCDEPMODE@
70 CFLAGS = @CFLAGS@
71 CPP = @CPP@
72 CPPFLAGS = @CPPFLAGS@
73 CYGPATH_W = @CYGPATH_W@
74 DEFS = @DEFS@
75 DEPDIR = @DEPDIR@
76 ECHO_C = @ECHO_C@
77 ECHO_N = @ECHO_N@
78 ECHO_T = @ECHO_T@
79 EGREP = @EGREP@
80 EXEEXT = @EXEEXT@
81 GREP = @GREP@
82 HILDON_DEPS_CFLAGS = @HILDON_DEPS_CFLAGS@
83 HILDON_DEPS_LIBS = @HILDON_DEPS_LIBS@
84 INSTALL_DATA = @INSTALL_DATA@
85 INSTALL_PROGRAM = @INSTALL_PROGRAM@
86 INSTALL_SCRIPT = @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 LDFLAGS = @LDFLAGS@
89 LIBOBJS = @LIBOBJS@
90 LIBS = @LIBS@
91 LTLIBOBJS = @LTLIBOBJS@
92 MAINT = @MAINT@
93 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
94 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
95 MAKEINFO = @MAKEINFO@
96 OBJEXT = @OBJEXT@
97 PACKAGE = @PACKAGE@
98 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
99 PACKAGE_NAME = @PACKAGE_NAME@
100 PACKAGE_STRING = @PACKAGE_STRING@
101 PACKAGE_TARNAME = @PACKAGE_TARNAME@
102 PACKAGE_VERSION = @PACKAGE_VERSION@
103 PATH_SEPARATOR = @PATH_SEPARATOR@
104 PKG_CONFIG = @PKG_CONFIG@
105 SED = @SED@
106 SET_MAKE = @SET_MAKE@
107 SHELL = @SHELL@
108 STRIP = @STRIP@
109 VERSION = @VERSION@
110 ac_ct_CC = @ac_ct_CC@
111 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
112 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
113 am__include = @am__include@
114 am__leading_dot = @am__leading_dot@
115 am__quote = @am__quote@
116 bindir = @bindir@
117 build = @build@
118 build_alias = @build_alias@
119 build_cpu = @build_cpu@
120 build_os = @build_os@
121 build_vendor = @build_vendor@
122 datadir = @datadir@
123 datarootdir = @datarootdir@
124 docdir = @docdir@
125 dvidir = @dvidir@
126 exec_prefix = @exec_prefix@
127 host = @host@
128 host_alias = @host_alias@
129 host_cpu = @host_cpu@
130 host_os = @host_os@
131 host_vendor = @host_vendor@
132 htmldir = @htmldir@
133 includedir = @includedir@
134 infodir = @infodir@
135 install_sh = @install_sh@
136 libdir = @libdir@
137 libexecdir = @libexecdir@
138 localedir = @localedir@
139 localstatedir = @localstatedir@
140 mandir = @mandir@
141 mkdir_p = @mkdir_p@
142 oldincludedir = @oldincludedir@
143 pdfdir = @pdfdir@
144 prefix = @prefix@
145 program_transform_name = @program_transform_name@
146 psdir = @psdir@
147 sbindir = @sbindir@
148 sharedstatedir = @sharedstatedir@
149 sysconfdir = @sysconfdir@
150 target = @target@
151 target_alias = @target_alias@
152 target_cpu = @target_cpu@
153 target_os = @target_os@
154 target_vendor = @target_vendor@
155 SUBDIRS = \
156         Default
157
158 all: all-recursive
159
160 .SUFFIXES:
161 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
162         @for dep in $?; do \
163           case '$(am__configure_deps)' in \
164             *$$dep*) \
165               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
166                 && exit 0; \
167               exit 1;; \
168           esac; \
169         done; \
170         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  themes/Makefile'; \
171         cd $(top_srcdir) && \
172           $(AUTOMAKE) --gnu  themes/Makefile
173 .PRECIOUS: Makefile
174 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
175         @case '$?' in \
176           *config.status*) \
177             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
178           *) \
179             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
180             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
181         esac;
182
183 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
184         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
185
186 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
187         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
188 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
189         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
190 uninstall-info-am:
191
192 # This directory's subdirectories are mostly independent; you can cd
193 # into them and run `make' without going through this Makefile.
194 # To change the values of `make' variables: instead of editing Makefiles,
195 # (1) if the variable is set in `config.status', edit `config.status'
196 #     (which will cause the Makefiles to be regenerated when you run `make');
197 # (2) otherwise, pass the desired values on the `make' command line.
198 $(RECURSIVE_TARGETS):
199         @set fnord $$MAKEFLAGS; amf=$$2; \
200         dot_seen=no; \
201         target=`echo $@ | sed s/-recursive//`; \
202         list='$(SUBDIRS)'; for subdir in $$list; do \
203           echo "Making $$target in $$subdir"; \
204           if test "$$subdir" = "."; then \
205             dot_seen=yes; \
206             local_target="$$target-am"; \
207           else \
208             local_target="$$target"; \
209           fi; \
210           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
211            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
212         done; \
213         if test "$$dot_seen" = "no"; then \
214           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
215         fi; test -z "$$fail"
216
217 mostlyclean-recursive clean-recursive distclean-recursive \
218 maintainer-clean-recursive:
219         @set fnord $$MAKEFLAGS; amf=$$2; \
220         dot_seen=no; \
221         case "$@" in \
222           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
223           *) list='$(SUBDIRS)' ;; \
224         esac; \
225         rev=''; for subdir in $$list; do \
226           if test "$$subdir" = "."; then :; else \
227             rev="$$subdir $$rev"; \
228           fi; \
229         done; \
230         rev="$$rev ."; \
231         target=`echo $@ | sed s/-recursive//`; \
232         for subdir in $$rev; do \
233           echo "Making $$target in $$subdir"; \
234           if test "$$subdir" = "."; then \
235             local_target="$$target-am"; \
236           else \
237             local_target="$$target"; \
238           fi; \
239           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
240            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
241         done && test -z "$$fail"
242 tags-recursive:
243         list='$(SUBDIRS)'; for subdir in $$list; do \
244           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
245         done
246 ctags-recursive:
247         list='$(SUBDIRS)'; for subdir in $$list; do \
248           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
249         done
250
251 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
252         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
253         unique=`for i in $$list; do \
254             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
255           done | \
256           $(AWK) '    { files[$$0] = 1; } \
257                END { for (i in files) print i; }'`; \
258         mkid -fID $$unique
259 tags: TAGS
260
261 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
262                 $(TAGS_FILES) $(LISP)
263         tags=; \
264         here=`pwd`; \
265         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
266           include_option=--etags-include; \
267           empty_fix=.; \
268         else \
269           include_option=--include; \
270           empty_fix=; \
271         fi; \
272         list='$(SUBDIRS)'; for subdir in $$list; do \
273           if test "$$subdir" = .; then :; else \
274             test ! -f $$subdir/TAGS || \
275               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
276           fi; \
277         done; \
278         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
279         unique=`for i in $$list; do \
280             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281           done | \
282           $(AWK) '    { files[$$0] = 1; } \
283                END { for (i in files) print i; }'`; \
284         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
285           test -n "$$unique" || unique=$$empty_fix; \
286           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
287             $$tags $$unique; \
288         fi
289 ctags: CTAGS
290 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
291                 $(TAGS_FILES) $(LISP)
292         tags=; \
293         here=`pwd`; \
294         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
295         unique=`for i in $$list; do \
296             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297           done | \
298           $(AWK) '    { files[$$0] = 1; } \
299                END { for (i in files) print i; }'`; \
300         test -z "$(CTAGS_ARGS)$$tags$$unique" \
301           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
302              $$tags $$unique
303
304 GTAGS:
305         here=`$(am__cd) $(top_builddir) && pwd` \
306           && cd $(top_srcdir) \
307           && gtags -i $(GTAGS_ARGS) $$here
308
309 distclean-tags:
310         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
311
312 distdir: $(DISTFILES)
313         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
314         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
315         list='$(DISTFILES)'; for file in $$list; do \
316           case $$file in \
317             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
318             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
319           esac; \
320           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
321           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
322           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
323             dir="/$$dir"; \
324             $(mkdir_p) "$(distdir)$$dir"; \
325           else \
326             dir=''; \
327           fi; \
328           if test -d $$d/$$file; then \
329             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
330               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
331             fi; \
332             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
333           else \
334             test -f $(distdir)/$$file \
335             || cp -p $$d/$$file $(distdir)/$$file \
336             || exit 1; \
337           fi; \
338         done
339         list='$(SUBDIRS)'; for subdir in $$list; do \
340           if test "$$subdir" = .; then :; else \
341             test -d "$(distdir)/$$subdir" \
342             || mkdir "$(distdir)/$$subdir" \
343             || exit 1; \
344             (cd $$subdir && \
345               $(MAKE) $(AM_MAKEFLAGS) \
346                 top_distdir="../$(top_distdir)" \
347                 distdir="../$(distdir)/$$subdir" \
348                 distdir) \
349               || exit 1; \
350           fi; \
351         done
352 check-am: all-am
353 check: check-recursive
354 all-am: Makefile
355 installdirs: installdirs-recursive
356 installdirs-am:
357 install: install-recursive
358 install-exec: install-exec-recursive
359 install-data: install-data-recursive
360 uninstall: uninstall-recursive
361
362 install-am: all-am
363         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
364
365 installcheck: installcheck-recursive
366 install-strip:
367         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
368           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
369           `test -z '$(STRIP)' || \
370             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
371 mostlyclean-generic:
372
373 clean-generic:
374
375 distclean-generic:
376         -rm -f $(CONFIG_CLEAN_FILES)
377
378 maintainer-clean-generic:
379         @echo "This command is intended for maintainers to use"
380         @echo "it deletes files that may require special tools to rebuild."
381 clean: clean-recursive
382
383 clean-am: clean-generic mostlyclean-am
384
385 distclean: distclean-recursive
386         -rm -f Makefile
387 distclean-am: clean-am distclean-generic distclean-tags
388
389 dvi: dvi-recursive
390
391 dvi-am:
392
393 html: html-recursive
394
395 info: info-recursive
396
397 info-am:
398
399 install-data-am:
400
401 install-exec-am:
402
403 install-info: install-info-recursive
404
405 install-man:
406
407 installcheck-am:
408
409 maintainer-clean: maintainer-clean-recursive
410         -rm -f Makefile
411 maintainer-clean-am: distclean-am maintainer-clean-generic
412
413 mostlyclean: mostlyclean-recursive
414
415 mostlyclean-am: mostlyclean-generic
416
417 pdf: pdf-recursive
418
419 pdf-am:
420
421 ps: ps-recursive
422
423 ps-am:
424
425 uninstall-am: uninstall-info-am
426
427 uninstall-info: uninstall-info-recursive
428
429 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
430         clean clean-generic clean-recursive ctags ctags-recursive \
431         distclean distclean-generic distclean-recursive distclean-tags \
432         distdir dvi dvi-am html html-am info info-am install \
433         install-am install-data install-data-am install-exec \
434         install-exec-am install-info install-info-am install-man \
435         install-strip installcheck installcheck-am installdirs \
436         installdirs-am maintainer-clean maintainer-clean-generic \
437         maintainer-clean-recursive mostlyclean mostlyclean-generic \
438         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
439         uninstall uninstall-am uninstall-info-am
440
441
442 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
443 # Tell versions [3.59,3.63) of GNU make to not export all variables.
444 # Otherwise a system limit (for SysV at least) may be exceeded.
445 .NOEXPORT: