~ubuntu-branches/ubuntu/raring/gtk+2.0/raring-proposed

« back to all changes in this revision

Viewing changes to build/win32/vs9/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-05 17:27:55 UTC
  • mfrom: (1.14.14)
  • Revision ID: package-import@ubuntu.com-20120905172755-14uyfpowr7elvr7m
Tags: 2.24.12-0ubuntu1
* New upstream bugfix release
* debian/patches/091_bugzilla_tooltip_refresh.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
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.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
64
63
CONFIG_HEADER = $(top_builddir)/config.h
65
64
CONFIG_CLEAN_FILES =
66
65
CONFIG_CLEAN_VPATH_FILES =
 
66
AM_V_P = $(am__v_P_@AM_V@)
 
67
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
68
am__v_P_0 = false
 
69
am__v_P_1 = :
67
70
AM_V_GEN = $(am__v_GEN_@AM_V@)
68
71
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
69
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
72
am__v_GEN_0 = @echo "  GEN     " $@;
 
73
am__v_GEN_1 = 
70
74
AM_V_at = $(am__v_at_@AM_V@)
71
75
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
72
76
am__v_at_0 = @
 
77
am__v_at_1 = 
73
78
SOURCES =
74
79
DIST_SOURCES =
75
80
am__can_run_installinfo = \
390
395
ctags: CTAGS
391
396
CTAGS:
392
397
 
 
398
cscope cscopelist:
 
399
 
393
400
 
394
401
distdir: $(DISTFILES)
395
402
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \