Mercurial > libervia-media
comparison icons/tango/actions/32/Makefile.in @ 16:bfbffee7f385
added icons sets tango/actions and dokuwiki/toolbar
- needed by Libervia's rich text editor
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 07 Oct 2013 13:29:28 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
15:ccfb15f730ff | 16:bfbffee7f385 |
---|---|
1 # Makefile.in generated by automake 1.10.1 from Makefile.am. | |
2 # @configure_input@ | |
3 | |
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | |
5 # 2003, 2004, 2005, 2006, 2007, 2008 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 VPATH = @srcdir@ | |
18 pkgdatadir = $(datadir)/@PACKAGE@ | |
19 pkglibdir = $(libdir)/@PACKAGE@ | |
20 pkgincludedir = $(includedir)/@PACKAGE@ | |
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |
22 install_sh_DATA = $(install_sh) -c -m 644 | |
23 install_sh_PROGRAM = $(install_sh) -c | |
24 install_sh_SCRIPT = $(install_sh) -c | |
25 INSTALL_HEADER = $(INSTALL_DATA) | |
26 transform = $(program_transform_name) | |
27 NORMAL_INSTALL = : | |
28 PRE_INSTALL = : | |
29 POST_INSTALL = : | |
30 NORMAL_UNINSTALL = : | |
31 PRE_UNINSTALL = : | |
32 POST_UNINSTALL = : | |
33 subdir = 32x32/actions | |
34 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in | |
35 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
36 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ | |
37 $(top_srcdir)/configure.ac | |
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |
39 $(ACLOCAL_M4) | |
40 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
41 CONFIG_CLEAN_FILES = | |
42 SOURCES = | |
43 DIST_SOURCES = | |
44 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
45 am__vpath_adj = case $$p in \ | |
46 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
47 *) f=$$p;; \ | |
48 esac; | |
49 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; | |
50 am__installdirs = "$(DESTDIR)$(iconsdir)" | |
51 iconsDATA_INSTALL = $(INSTALL_DATA) | |
52 DATA = $(icons_DATA) | |
53 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |
54 ACLOCAL = @ACLOCAL@ | |
55 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ | |
56 ALL_LINGUAS = @ALL_LINGUAS@ | |
57 AMTAR = @AMTAR@ | |
58 AUTOCONF = @AUTOCONF@ | |
59 AUTOHEADER = @AUTOHEADER@ | |
60 AUTOMAKE = @AUTOMAKE@ | |
61 AWK = @AWK@ | |
62 CATALOGS = @CATALOGS@ | |
63 CATOBJEXT = @CATOBJEXT@ | |
64 CC = @CC@ | |
65 CCDEPMODE = @CCDEPMODE@ | |
66 CFLAGS = @CFLAGS@ | |
67 CONVERT = @CONVERT@ | |
68 CPP = @CPP@ | |
69 CPPFLAGS = @CPPFLAGS@ | |
70 CYGPATH_W = @CYGPATH_W@ | |
71 DATADIRNAME = @DATADIRNAME@ | |
72 DEFS = @DEFS@ | |
73 DEPDIR = @DEPDIR@ | |
74 ECHO_C = @ECHO_C@ | |
75 ECHO_N = @ECHO_N@ | |
76 ECHO_T = @ECHO_T@ | |
77 EGREP = @EGREP@ | |
78 EXEEXT = @EXEEXT@ | |
79 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ | |
80 GMOFILES = @GMOFILES@ | |
81 GMSGFMT = @GMSGFMT@ | |
82 GREP = @GREP@ | |
83 ICONMAP = @ICONMAP@ | |
84 INSTALL = @INSTALL@ | |
85 INSTALL_DATA = @INSTALL_DATA@ | |
86 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
87 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
88 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
89 INSTOBJEXT = @INSTOBJEXT@ | |
90 INTLLIBS = @INTLLIBS@ | |
91 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ | |
92 INTLTOOL_MERGE = @INTLTOOL_MERGE@ | |
93 INTLTOOL_PERL = @INTLTOOL_PERL@ | |
94 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ | |
95 LDFLAGS = @LDFLAGS@ | |
96 LIBOBJS = @LIBOBJS@ | |
97 LIBS = @LIBS@ | |
98 LTLIBOBJS = @LTLIBOBJS@ | |
99 MAKEINFO = @MAKEINFO@ | |
100 MKDIR_P = @MKDIR_P@ | |
101 MKINSTALLDIRS = @MKINSTALLDIRS@ | |
102 MSGFMT = @MSGFMT@ | |
103 MSGFMT_OPTS = @MSGFMT_OPTS@ | |
104 MSGMERGE = @MSGMERGE@ | |
105 OBJEXT = @OBJEXT@ | |
106 PACKAGE = @PACKAGE@ | |
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
108 PACKAGE_NAME = @PACKAGE_NAME@ | |
109 PACKAGE_STRING = @PACKAGE_STRING@ | |
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
111 PACKAGE_VERSION = @PACKAGE_VERSION@ | |
112 PATH_SEPARATOR = @PATH_SEPARATOR@ | |
113 PKG_CONFIG = @PKG_CONFIG@ | |
114 POFILES = @POFILES@ | |
115 POSUB = @POSUB@ | |
116 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ | |
117 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ | |
118 SET_MAKE = @SET_MAKE@ | |
119 SHELL = @SHELL@ | |
120 STRIP = @STRIP@ | |
121 SVGCONVERT = @SVGCONVERT@ | |
122 USE_NLS = @USE_NLS@ | |
123 VERSION = @VERSION@ | |
124 XGETTEXT = @XGETTEXT@ | |
125 abs_builddir = @abs_builddir@ | |
126 abs_srcdir = @abs_srcdir@ | |
127 abs_top_builddir = @abs_top_builddir@ | |
128 abs_top_srcdir = @abs_top_srcdir@ | |
129 ac_ct_CC = @ac_ct_CC@ | |
130 am__include = @am__include@ | |
131 am__leading_dot = @am__leading_dot@ | |
132 am__quote = @am__quote@ | |
133 am__tar = @am__tar@ | |
134 am__untar = @am__untar@ | |
135 bindir = @bindir@ | |
136 build_alias = @build_alias@ | |
137 builddir = @builddir@ | |
138 datadir = @datadir@ | |
139 datarootdir = @datarootdir@ | |
140 docdir = @docdir@ | |
141 dvidir = @dvidir@ | |
142 exec_prefix = @exec_prefix@ | |
143 host_alias = @host_alias@ | |
144 htmldir = @htmldir@ | |
145 includedir = @includedir@ | |
146 infodir = @infodir@ | |
147 install_sh = @install_sh@ | |
148 libdir = @libdir@ | |
149 libexecdir = @libexecdir@ | |
150 localedir = @localedir@ | |
151 localstatedir = @localstatedir@ | |
152 mandir = @mandir@ | |
153 mkdir_p = @mkdir_p@ | |
154 oldincludedir = @oldincludedir@ | |
155 pdfdir = @pdfdir@ | |
156 prefix = @prefix@ | |
157 program_transform_name = @program_transform_name@ | |
158 psdir = @psdir@ | |
159 sbindir = @sbindir@ | |
160 sharedstatedir = @sharedstatedir@ | |
161 srcdir = @srcdir@ | |
162 sysconfdir = @sysconfdir@ | |
163 target_alias = @target_alias@ | |
164 themedir = @themedir@ | |
165 top_builddir = @top_builddir@ | |
166 top_srcdir = @top_srcdir@ | |
167 size = 32x32 | |
168 context = actions | |
169 iconsdir = $(themedir)/$(size)/$(context) | |
170 icons_DATA = \ | |
171 address-book-new.png \ | |
172 appointment-new.png \ | |
173 bookmark-new.png \ | |
174 contact-new.png \ | |
175 document-new.png \ | |
176 document-open.png \ | |
177 document-print.png \ | |
178 document-print-preview.png \ | |
179 document-properties.png \ | |
180 document-save.png \ | |
181 document-save-as.png \ | |
182 edit-clear.png \ | |
183 edit-copy.png \ | |
184 edit-cut.png \ | |
185 edit-delete.png \ | |
186 edit-find.png \ | |
187 edit-find-replace.png \ | |
188 edit-paste.png \ | |
189 edit-redo.png \ | |
190 edit-select-all.png \ | |
191 edit-undo.png \ | |
192 folder-new.png \ | |
193 format-indent-less.png \ | |
194 format-indent-more.png \ | |
195 format-justify-center.png \ | |
196 format-justify-fill.png \ | |
197 format-justify-left.png \ | |
198 format-justify-right.png \ | |
199 format-text-bold.png \ | |
200 format-text-italic.png \ | |
201 format-text-strikethrough.png \ | |
202 format-text-underline.png \ | |
203 go-bottom.png \ | |
204 go-down.png \ | |
205 go-first.png \ | |
206 go-home.png \ | |
207 go-jump.png \ | |
208 go-last.png \ | |
209 go-next.png \ | |
210 go-previous.png \ | |
211 go-top.png \ | |
212 go-up.png \ | |
213 list-add.png \ | |
214 list-remove.png \ | |
215 mail-forward.png \ | |
216 mail-message-new.png \ | |
217 mail-mark-junk.png \ | |
218 mail-mark-not-junk.png \ | |
219 mail-reply-all.png \ | |
220 mail-reply-sender.png \ | |
221 mail-send-receive.png \ | |
222 media-eject.png \ | |
223 media-playback-pause.png \ | |
224 media-playback-start.png \ | |
225 media-playback-stop.png \ | |
226 media-record.png \ | |
227 media-seek-backward.png \ | |
228 media-seek-forward.png \ | |
229 media-skip-backward.png \ | |
230 media-skip-forward.png \ | |
231 process-stop.png \ | |
232 system-lock-screen.png \ | |
233 system-log-out.png \ | |
234 system-search.png \ | |
235 system-shutdown.png \ | |
236 tab-new.png \ | |
237 view-fullscreen.png \ | |
238 view-refresh.png \ | |
239 window-new.png | |
240 | |
241 EXTRA_DIST = \ | |
242 $(icons_DATA) | |
243 | |
244 all: all-am | |
245 | |
246 .SUFFIXES: | |
247 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | |
248 @for dep in $?; do \ | |
249 case '$(am__configure_deps)' in \ | |
250 *$$dep*) \ | |
251 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | |
252 && exit 0; \ | |
253 exit 1;; \ | |
254 esac; \ | |
255 done; \ | |
256 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu 32x32/actions/Makefile'; \ | |
257 cd $(top_srcdir) && \ | |
258 $(AUTOMAKE) --gnu 32x32/actions/Makefile | |
259 .PRECIOUS: Makefile | |
260 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
261 @case '$?' in \ | |
262 *config.status*) \ | |
263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | |
264 *) \ | |
265 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | |
266 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | |
267 esac; | |
268 | |
269 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
271 | |
272 $(top_srcdir)/configure: $(am__configure_deps) | |
273 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
274 $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |
276 install-iconsDATA: $(icons_DATA) | |
277 @$(NORMAL_INSTALL) | |
278 test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)" | |
279 @list='$(icons_DATA)'; for p in $$list; do \ | |
280 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
281 f=$(am__strip_dir) \ | |
282 echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \ | |
283 $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \ | |
284 done | |
285 | |
286 uninstall-iconsDATA: | |
287 @$(NORMAL_UNINSTALL) | |
288 @list='$(icons_DATA)'; for p in $$list; do \ | |
289 f=$(am__strip_dir) \ | |
290 echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \ | |
291 rm -f "$(DESTDIR)$(iconsdir)/$$f"; \ | |
292 done | |
293 tags: TAGS | |
294 TAGS: | |
295 | |
296 ctags: CTAGS | |
297 CTAGS: | |
298 | |
299 | |
300 distdir: $(DISTFILES) | |
301 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
302 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |
303 list='$(DISTFILES)'; \ | |
304 dist_files=`for file in $$list; do echo $$file; done | \ | |
305 sed -e "s|^$$srcdirstrip/||;t" \ | |
306 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |
307 case $$dist_files in \ | |
308 */*) $(MKDIR_P) `echo "$$dist_files" | \ | |
309 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | |
310 sort -u` ;; \ | |
311 esac; \ | |
312 for file in $$dist_files; do \ | |
313 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | |
314 if test -d $$d/$$file; then \ | |
315 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | |
316 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |
317 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |
318 fi; \ | |
319 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |
320 else \ | |
321 test -f $(distdir)/$$file \ | |
322 || cp -p $$d/$$file $(distdir)/$$file \ | |
323 || exit 1; \ | |
324 fi; \ | |
325 done | |
326 check-am: all-am | |
327 check: check-am | |
328 all-am: Makefile $(DATA) | |
329 installdirs: | |
330 for dir in "$(DESTDIR)$(iconsdir)"; do \ | |
331 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |
332 done | |
333 install: install-am | |
334 install-exec: install-exec-am | |
335 install-data: install-data-am | |
336 uninstall: uninstall-am | |
337 | |
338 install-am: all-am | |
339 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
340 | |
341 installcheck: installcheck-am | |
342 install-strip: | |
343 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
344 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
345 `test -z '$(STRIP)' || \ | |
346 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
347 mostlyclean-generic: | |
348 | |
349 clean-generic: | |
350 | |
351 distclean-generic: | |
352 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | |
353 | |
354 maintainer-clean-generic: | |
355 @echo "This command is intended for maintainers to use" | |
356 @echo "it deletes files that may require special tools to rebuild." | |
357 clean: clean-am | |
358 | |
359 clean-am: clean-generic mostlyclean-am | |
360 | |
361 distclean: distclean-am | |
362 -rm -f Makefile | |
363 distclean-am: clean-am distclean-generic | |
364 | |
365 dvi: dvi-am | |
366 | |
367 dvi-am: | |
368 | |
369 html: html-am | |
370 | |
371 info: info-am | |
372 | |
373 info-am: | |
374 | |
375 install-data-am: install-data-local install-iconsDATA | |
376 | |
377 install-dvi: install-dvi-am | |
378 | |
379 install-exec-am: | |
380 | |
381 install-html: install-html-am | |
382 | |
383 install-info: install-info-am | |
384 | |
385 install-man: | |
386 | |
387 install-pdf: install-pdf-am | |
388 | |
389 install-ps: install-ps-am | |
390 | |
391 installcheck-am: | |
392 | |
393 maintainer-clean: maintainer-clean-am | |
394 -rm -f Makefile | |
395 maintainer-clean-am: distclean-am maintainer-clean-generic | |
396 | |
397 mostlyclean: mostlyclean-am | |
398 | |
399 mostlyclean-am: mostlyclean-generic | |
400 | |
401 pdf: pdf-am | |
402 | |
403 pdf-am: | |
404 | |
405 ps: ps-am | |
406 | |
407 ps-am: | |
408 | |
409 uninstall-am: uninstall-iconsDATA | |
410 | |
411 .MAKE: install-am install-strip | |
412 | |
413 .PHONY: all all-am check check-am clean clean-generic distclean \ | |
414 distclean-generic distdir dvi dvi-am html html-am info info-am \ | |
415 install install-am install-data install-data-am \ | |
416 install-data-local install-dvi install-dvi-am install-exec \ | |
417 install-exec-am install-html install-html-am install-iconsDATA \ | |
418 install-info install-info-am install-man install-pdf \ | |
419 install-pdf-am install-ps install-ps-am install-strip \ | |
420 installcheck installcheck-am installdirs maintainer-clean \ | |
421 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ | |
422 pdf-am ps ps-am uninstall uninstall-am uninstall-iconsDATA | |
423 | |
424 | |
425 install-data-local: install-iconsDATA | |
426 (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) | |
427 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
428 # Otherwise a system limit (for SysV at least) may be exceeded. | |
429 .NOEXPORT: |