~jtaylor/ubuntu/quantal/gnome-games/lp-995281

« back to all changes in this revision

Viewing changes to gnome-sudoku/data/icons/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell, 3.4.0, 3.3.92
  • Date: 2012-03-27 10:43:10 UTC
  • mfrom: (1.1.106)
  • Revision ID: package-import@ubuntu.com-20120327104310-qqoxma1sg9zry3d4
Tags: 1:3.4.0-0ubuntu1
* New upstream release:
  [ 3.4.0 ]
  - Help fixes and translation updates
  [ 3.3.92 ]
  - Swell-foop was ported to vala
  - Dependency on librsvg is no longer optional

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.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
47
47
CONFIG_HEADER = $(top_builddir)/config.h
48
48
CONFIG_CLEAN_FILES =
49
49
CONFIG_CLEAN_VPATH_FILES =
50
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
51
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
50
AM_V_GEN = $(am__v_GEN_$(V))
 
51
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
52
52
am__v_GEN_0 = @echo "  GEN   " $@;
53
 
AM_V_at = $(am__v_at_@AM_V@)
54
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
53
AM_V_at = $(am__v_at_$(V))
 
54
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
55
55
am__v_at_0 = @
56
56
SOURCES =
57
57
DIST_SOURCES =
76
76
am__base_list = \
77
77
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78
78
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
79
 
am__uninstall_files_from_dir = { \
80
 
  test -z "$$files" \
81
 
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
82
 
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
83
 
         $(am__cd) "$$dir" && rm -f $$files; }; \
84
 
  }
85
79
am__installdirs = "$(DESTDIR)$(icon16dir)" "$(DESTDIR)$(icon22dir)" \
86
80
        "$(DESTDIR)$(icon24dir)" "$(DESTDIR)$(icon32dir)" \
87
81
        "$(DESTDIR)$(icon48dir)" "$(DESTDIR)$(iconscalabledir)"
156
150
INTLTOOL_MERGE = @INTLTOOL_MERGE@
157
151
INTLTOOL_PERL = @INTLTOOL_PERL@
158
152
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
159
 
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
160
 
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
161
 
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
162
 
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
163
153
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
164
154
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
165
155
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
266
256
includedir = @includedir@
267
257
infodir = @infodir@
268
258
install_sh = @install_sh@
269
 
intltool__v_merge_options_ = @intltool__v_merge_options_@
270
 
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
271
259
libdir = @libdir@
272
260
libexecdir = @libexecdir@
273
261
localedir = @localedir@
365
353
        @$(NORMAL_UNINSTALL)
366
354
        @list='$(icon16_DATA)'; test -n "$(icon16dir)" || list=; \
367
355
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
368
 
        dir='$(DESTDIR)$(icon16dir)'; $(am__uninstall_files_from_dir)
 
356
        test -n "$$files" || exit 0; \
 
357
        echo " ( cd '$(DESTDIR)$(icon16dir)' && rm -f" $$files ")"; \
 
358
        cd "$(DESTDIR)$(icon16dir)" && rm -f $$files
369
359
install-icon22DATA: $(icon22_DATA)
370
360
        @$(NORMAL_INSTALL)
371
361
        test -z "$(icon22dir)" || $(MKDIR_P) "$(DESTDIR)$(icon22dir)"
383
373
        @$(NORMAL_UNINSTALL)
384
374
        @list='$(icon22_DATA)'; test -n "$(icon22dir)" || list=; \
385
375
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
386
 
        dir='$(DESTDIR)$(icon22dir)'; $(am__uninstall_files_from_dir)
 
376
        test -n "$$files" || exit 0; \
 
377
        echo " ( cd '$(DESTDIR)$(icon22dir)' && rm -f" $$files ")"; \
 
378
        cd "$(DESTDIR)$(icon22dir)" && rm -f $$files
387
379
install-icon24DATA: $(icon24_DATA)
388
380
        @$(NORMAL_INSTALL)
389
381
        test -z "$(icon24dir)" || $(MKDIR_P) "$(DESTDIR)$(icon24dir)"
401
393
        @$(NORMAL_UNINSTALL)
402
394
        @list='$(icon24_DATA)'; test -n "$(icon24dir)" || list=; \
403
395
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
404
 
        dir='$(DESTDIR)$(icon24dir)'; $(am__uninstall_files_from_dir)
 
396
        test -n "$$files" || exit 0; \
 
397
        echo " ( cd '$(DESTDIR)$(icon24dir)' && rm -f" $$files ")"; \
 
398
        cd "$(DESTDIR)$(icon24dir)" && rm -f $$files
405
399
install-icon32DATA: $(icon32_DATA)
406
400
        @$(NORMAL_INSTALL)
407
401
        test -z "$(icon32dir)" || $(MKDIR_P) "$(DESTDIR)$(icon32dir)"
419
413
        @$(NORMAL_UNINSTALL)
420
414
        @list='$(icon32_DATA)'; test -n "$(icon32dir)" || list=; \
421
415
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
422
 
        dir='$(DESTDIR)$(icon32dir)'; $(am__uninstall_files_from_dir)
 
416
        test -n "$$files" || exit 0; \
 
417
        echo " ( cd '$(DESTDIR)$(icon32dir)' && rm -f" $$files ")"; \
 
418
        cd "$(DESTDIR)$(icon32dir)" && rm -f $$files
423
419
install-icon48DATA: $(icon48_DATA)
424
420
        @$(NORMAL_INSTALL)
425
421
        test -z "$(icon48dir)" || $(MKDIR_P) "$(DESTDIR)$(icon48dir)"
437
433
        @$(NORMAL_UNINSTALL)
438
434
        @list='$(icon48_DATA)'; test -n "$(icon48dir)" || list=; \
439
435
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
440
 
        dir='$(DESTDIR)$(icon48dir)'; $(am__uninstall_files_from_dir)
 
436
        test -n "$$files" || exit 0; \
 
437
        echo " ( cd '$(DESTDIR)$(icon48dir)' && rm -f" $$files ")"; \
 
438
        cd "$(DESTDIR)$(icon48dir)" && rm -f $$files
441
439
install-iconscalableDATA: $(iconscalable_DATA)
442
440
        @$(NORMAL_INSTALL)
443
441
        test -z "$(iconscalabledir)" || $(MKDIR_P) "$(DESTDIR)$(iconscalabledir)"
455
453
        @$(NORMAL_UNINSTALL)
456
454
        @list='$(iconscalable_DATA)'; test -n "$(iconscalabledir)" || list=; \
457
455
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
458
 
        dir='$(DESTDIR)$(iconscalabledir)'; $(am__uninstall_files_from_dir)
 
456
        test -n "$$files" || exit 0; \
 
457
        echo " ( cd '$(DESTDIR)$(iconscalabledir)' && rm -f" $$files ")"; \
 
458
        cd "$(DESTDIR)$(iconscalabledir)" && rm -f $$files
459
459
tags: TAGS
460
460
TAGS:
461
461
 
510
510
 
511
511
installcheck: installcheck-am
512
512
install-strip:
513
 
        if test -z '$(STRIP)'; then \
514
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
515
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
516
 
              install; \
517
 
        else \
518
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
519
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
520
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
521
 
        fi
 
513
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
514
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
515
          `test -z '$(STRIP)' || \
 
516
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
522
517
mostlyclean-generic:
523
518
 
524
519
clean-generic: