~ubuntu-branches/ubuntu/saucy/baobab/saucy

« back to all changes in this revision

Viewing changes to pixmaps/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-16 10:50:11 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20121116105011-ra4yyhh6le6djig2
Tags: 3.6.3-0ubuntu1
* New upstream release
* debian/patches/baobab_about_segfault.patch: 
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 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.
70
69
CONFIG_HEADER = $(top_builddir)/config.h
71
70
CONFIG_CLEAN_FILES =
72
71
CONFIG_CLEAN_VPATH_FILES =
 
72
AM_V_P = $(am__v_P_@AM_V@)
 
73
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
74
am__v_P_0 = false
 
75
am__v_P_1 = :
73
76
AM_V_GEN = $(am__v_GEN_@AM_V@)
74
77
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
75
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
78
am__v_GEN_0 = @echo "  GEN     " $@;
 
79
am__v_GEN_1 = 
76
80
AM_V_at = $(am__v_at_@AM_V@)
77
81
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
78
82
am__v_at_0 = @
 
83
am__v_at_1 = 
79
84
SOURCES =
80
85
DIST_SOURCES =
81
86
am__can_run_installinfo = \
331
336
ctags: CTAGS
332
337
CTAGS:
333
338
 
 
339
cscope cscopelist:
 
340
 
334
341
 
335
342
distdir: $(DISTFILES)
336
343
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \