~noskcaj/ubuntu/utopic/devhelp/merge

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 14:29:09 UTC
  • mfrom: (1.3.25)
  • Revision ID: package-import@ubuntu.com-20120416142909-z5jhmr23nhi1dti7
Tags: 3.4.1-0ubuntu1
* New upstream release:
  - Translation updates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.5 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
16
16
@SET_MAKE@
17
17
 
18
18
VPATH = @srcdir@
 
19
am__make_dryrun = \
 
20
  { \
 
21
    am__dry=no; \
 
22
    case $$MAKEFLAGS in \
 
23
      *\\[\ \   ]*) \
 
24
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
25
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
26
      *) \
 
27
        for am__flg in $$MAKEFLAGS; do \
 
28
          case $$am__flg in \
 
29
            *=*|--*) ;; \
 
30
            *n*) am__dry=yes; break;; \
 
31
          esac; \
 
32
        done;; \
 
33
    esac; \
 
34
    test $$am__dry = yes; \
 
35
  }
19
36
pkgdatadir = $(datadir)/@PACKAGE@
20
37
pkgincludedir = $(includedir)/@PACKAGE@
21
38
pkglibdir = $(libdir)/@PACKAGE@
60
77
am__v_at_0 = @
61
78
SOURCES =
62
79
DIST_SOURCES =
 
80
am__can_run_installinfo = \
 
81
  case $$AM_UPDATE_INFO_DIR in \
 
82
    n|no|NO) false;; \
 
83
    *) (install-info --version) >/dev/null 2>&1;; \
 
84
  esac
63
85
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64
86
am__vpath_adj = case $$p in \
65
87
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
321
343
        -rm -rf .libs _libs
322
344
install-icon16DATA: $(icon16_DATA)
323
345
        @$(NORMAL_INSTALL)
324
 
        test -z "$(icon16dir)" || $(MKDIR_P) "$(DESTDIR)$(icon16dir)"
325
346
        @list='$(icon16_DATA)'; test -n "$(icon16dir)" || list=; \
 
347
        if test -n "$$list"; then \
 
348
          echo " $(MKDIR_P) '$(DESTDIR)$(icon16dir)'"; \
 
349
          $(MKDIR_P) "$(DESTDIR)$(icon16dir)" || exit 1; \
 
350
        fi; \
326
351
        for p in $$list; do \
327
352
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
328
353
          echo "$$d$$p"; \
339
364
        dir='$(DESTDIR)$(icon16dir)'; $(am__uninstall_files_from_dir)
340
365
install-icon22DATA: $(icon22_DATA)
341
366
        @$(NORMAL_INSTALL)
342
 
        test -z "$(icon22dir)" || $(MKDIR_P) "$(DESTDIR)$(icon22dir)"
343
367
        @list='$(icon22_DATA)'; test -n "$(icon22dir)" || list=; \
 
368
        if test -n "$$list"; then \
 
369
          echo " $(MKDIR_P) '$(DESTDIR)$(icon22dir)'"; \
 
370
          $(MKDIR_P) "$(DESTDIR)$(icon22dir)" || exit 1; \
 
371
        fi; \
344
372
        for p in $$list; do \
345
373
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
346
374
          echo "$$d$$p"; \
357
385
        dir='$(DESTDIR)$(icon22dir)'; $(am__uninstall_files_from_dir)
358
386
install-icon24DATA: $(icon24_DATA)
359
387
        @$(NORMAL_INSTALL)
360
 
        test -z "$(icon24dir)" || $(MKDIR_P) "$(DESTDIR)$(icon24dir)"
361
388
        @list='$(icon24_DATA)'; test -n "$(icon24dir)" || list=; \
 
389
        if test -n "$$list"; then \
 
390
          echo " $(MKDIR_P) '$(DESTDIR)$(icon24dir)'"; \
 
391
          $(MKDIR_P) "$(DESTDIR)$(icon24dir)" || exit 1; \
 
392
        fi; \
362
393
        for p in $$list; do \
363
394
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
364
395
          echo "$$d$$p"; \
375
406
        dir='$(DESTDIR)$(icon24dir)'; $(am__uninstall_files_from_dir)
376
407
install-icon256DATA: $(icon256_DATA)
377
408
        @$(NORMAL_INSTALL)
378
 
        test -z "$(icon256dir)" || $(MKDIR_P) "$(DESTDIR)$(icon256dir)"
379
409
        @list='$(icon256_DATA)'; test -n "$(icon256dir)" || list=; \
 
410
        if test -n "$$list"; then \
 
411
          echo " $(MKDIR_P) '$(DESTDIR)$(icon256dir)'"; \
 
412
          $(MKDIR_P) "$(DESTDIR)$(icon256dir)" || exit 1; \
 
413
        fi; \
380
414
        for p in $$list; do \
381
415
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
382
416
          echo "$$d$$p"; \
393
427
        dir='$(DESTDIR)$(icon256dir)'; $(am__uninstall_files_from_dir)
394
428
install-icon32DATA: $(icon32_DATA)
395
429
        @$(NORMAL_INSTALL)
396
 
        test -z "$(icon32dir)" || $(MKDIR_P) "$(DESTDIR)$(icon32dir)"
397
430
        @list='$(icon32_DATA)'; test -n "$(icon32dir)" || list=; \
 
431
        if test -n "$$list"; then \
 
432
          echo " $(MKDIR_P) '$(DESTDIR)$(icon32dir)'"; \
 
433
          $(MKDIR_P) "$(DESTDIR)$(icon32dir)" || exit 1; \
 
434
        fi; \
398
435
        for p in $$list; do \
399
436
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
400
437
          echo "$$d$$p"; \
411
448
        dir='$(DESTDIR)$(icon32dir)'; $(am__uninstall_files_from_dir)
412
449
install-icon48DATA: $(icon48_DATA)
413
450
        @$(NORMAL_INSTALL)
414
 
        test -z "$(icon48dir)" || $(MKDIR_P) "$(DESTDIR)$(icon48dir)"
415
451
        @list='$(icon48_DATA)'; test -n "$(icon48dir)" || list=; \
 
452
        if test -n "$$list"; then \
 
453
          echo " $(MKDIR_P) '$(DESTDIR)$(icon48dir)'"; \
 
454
          $(MKDIR_P) "$(DESTDIR)$(icon48dir)" || exit 1; \
 
455
        fi; \
416
456
        for p in $$list; do \
417
457
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
418
458
          echo "$$d$$p"; \