~ubuntu-branches/ubuntu/precise/gnome-games/precise

« back to all changes in this revision

Viewing changes to glchess/help/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.
46
46
CONFIG_HEADER = $(top_builddir)/config.h
47
47
CONFIG_CLEAN_FILES =
48
48
CONFIG_CLEAN_VPATH_FILES =
49
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
50
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
49
AM_V_GEN = $(am__v_GEN_$(V))
 
50
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
51
51
am__v_GEN_0 = @echo "  GEN   " $@;
52
 
AM_V_at = $(am__v_at_@AM_V@)
53
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
52
AM_V_at = $(am__v_at_$(V))
 
53
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
54
54
am__v_at_0 = @
55
55
SOURCES =
56
56
DIST_SOURCES =
123
123
INTLTOOL_MERGE = @INTLTOOL_MERGE@
124
124
INTLTOOL_PERL = @INTLTOOL_PERL@
125
125
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
126
 
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
127
 
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
128
 
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
129
 
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
130
126
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
131
127
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
132
128
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
233
229
includedir = @includedir@
234
230
infodir = @infodir@
235
231
install_sh = @install_sh@
236
 
intltool__v_merge_options_ = @intltool__v_merge_options_@
237
 
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
238
232
libdir = @libdir@
239
233
libexecdir = @libexecdir@
240
234
localedir = @localedir@
364
358
 
365
359
installcheck: installcheck-am
366
360
install-strip:
367
 
        if test -z '$(STRIP)'; then \
368
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
370
 
              install; \
371
 
        else \
372
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
375
 
        fi
 
361
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
362
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
363
          `test -z '$(STRIP)' || \
 
364
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
376
365
mostlyclean-generic:
377
366
 
378
367
clean-generic: