~ubuntu-branches/ubuntu/vivid/overlay-scrollbar/vivid-proposed

« back to all changes in this revision

Viewing changes to build/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Automatic PS uploader, Mathieu Trudel-Lapierre, Automatic PS uploader
  • Date: 2012-11-28 06:26:13 UTC
  • mfrom: (0.1.2)
  • Revision ID: package-import@ubuntu.com-20121128062613-g01v2q3yaf4xb8ku
Tags: 0.2.16+r359daily12.11.28.1-0ubuntu1
[ Mathieu Trudel-Lapierre ]
* Automatic snapshot from revision 359 (bootstrap).
* debian/control:
  - Update style to use trailing commas at the end of dependency lists.
  - Sort Build-Depends for clarity.
  - Drop Build-Depends on cdbs.
  - Bump debhelper Build-Depends to (>= 9).
  - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
* debian/compat: bump to compat level 9.
* debian/rules:
  - Convert from cdbs to using the dh9 sequencer.
  - Override dh_autoreconf to call autogen.sh and not run configure.
  - Drop override for dh_makeshlibs.
  - Add and export DPKG_GENSYMBOLS_CHECK_LEVEL.
* debian/copyright: update to properly reflect upstream copyright.

[ Automatic PS uploader ]
* Automatic snapshot from revision 361

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
 
# @configure_input@
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.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
VPATH = @srcdir@
18
 
pkgdatadir = $(datadir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
 
install_sh_DATA = $(install_sh) -c -m 644
24
 
install_sh_PROGRAM = $(install_sh) -c
25
 
install_sh_SCRIPT = $(install_sh) -c
26
 
INSTALL_HEADER = $(INSTALL_DATA)
27
 
transform = $(program_transform_name)
28
 
NORMAL_INSTALL = :
29
 
PRE_INSTALL = :
30
 
POST_INSTALL = :
31
 
NORMAL_UNINSTALL = :
32
 
PRE_UNINSTALL = :
33
 
POST_UNINSTALL = :
34
 
build_triplet = @build@
35
 
host_triplet = @host@
36
 
subdir = build
37
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in compile \
38
 
        config.guess config.sub depcomp install-sh ltmain.sh missing
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/build/as-compiler-flag.m4 \
41
 
        $(top_srcdir)/build/libtool.m4 \
42
 
        $(top_srcdir)/build/ltoptions.m4 \
43
 
        $(top_srcdir)/build/ltsugar.m4 \
44
 
        $(top_srcdir)/build/ltversion.m4 \
45
 
        $(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/configure.ac
46
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
 
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(install_sh) -d
49
 
CONFIG_HEADER = $(top_builddir)/config.h
50
 
CONFIG_CLEAN_FILES =
51
 
CONFIG_CLEAN_VPATH_FILES =
52
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
53
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
54
 
am__v_GEN_0 = @echo "  GEN   " $@;
55
 
AM_V_at = $(am__v_at_@AM_V@)
56
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
57
 
am__v_at_0 = @
58
 
SOURCES =
59
 
DIST_SOURCES =
60
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
 
ACLOCAL = @ACLOCAL@
62
 
AMTAR = @AMTAR@
63
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
64
 
AR = @AR@
65
 
AUTOCONF = @AUTOCONF@
66
 
AUTOHEADER = @AUTOHEADER@
67
 
AUTOMAKE = @AUTOMAKE@
68
 
AWK = @AWK@
69
 
CC = @CC@
70
 
CCDEPMODE = @CCDEPMODE@
71
 
CFLAGS = @CFLAGS@
72
 
CPP = @CPP@
73
 
CPPFLAGS = @CPPFLAGS@
74
 
CYGPATH_W = @CYGPATH_W@
75
 
DEBUG_CFLAGS = @DEBUG_CFLAGS@
76
 
DEFAULT_DEBUG = @DEFAULT_DEBUG@
77
 
DEFAULT_MAINTAINER_FLAGS = @DEFAULT_MAINTAINER_FLAGS@
78
 
DEFS = @DEFS@
79
 
DEPDIR = @DEPDIR@
80
 
DEPS_CFLAGS = @DEPS_CFLAGS@
81
 
DEPS_LIBS = @DEPS_LIBS@
82
 
DLLTOOL = @DLLTOOL@
83
 
DSYMUTIL = @DSYMUTIL@
84
 
DUMPBIN = @DUMPBIN@
85
 
ECHO_C = @ECHO_C@
86
 
ECHO_N = @ECHO_N@
87
 
ECHO_T = @ECHO_T@
88
 
EGREP = @EGREP@
89
 
EXEEXT = @EXEEXT@
90
 
FGREP = @FGREP@
91
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
92
 
GLIB_MKENUMS = @GLIB_MKENUMS@
93
 
GREP = @GREP@
94
 
INSTALL = @INSTALL@
95
 
INSTALL_DATA = @INSTALL_DATA@
96
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
97
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
98
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99
 
LD = @LD@
100
 
LDFLAGS = @LDFLAGS@
101
 
LIBOBJS = @LIBOBJS@
102
 
LIBS = @LIBS@
103
 
LIBTOOL = @LIBTOOL@
104
 
LIPO = @LIPO@
105
 
LN_S = @LN_S@
106
 
LTLIBOBJS = @LTLIBOBJS@
107
 
MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
108
 
MAKEINFO = @MAKEINFO@
109
 
MANIFEST_TOOL = @MANIFEST_TOOL@
110
 
MKDIR_P = @MKDIR_P@
111
 
NM = @NM@
112
 
NMEDIT = @NMEDIT@
113
 
OBJDUMP = @OBJDUMP@
114
 
OBJEXT = @OBJEXT@
115
 
OS_CFLAGS = @OS_CFLAGS@
116
 
OS_LDFLAGS = @OS_LDFLAGS@
117
 
OS_LIBADD = @OS_LIBADD@
118
 
OS_LT_CURRENT = @OS_LT_CURRENT@
119
 
OS_LT_LDFLAGS = @OS_LT_LDFLAGS@
120
 
OS_LT_VERSION = @OS_LT_VERSION@
121
 
OS_MAJORMINOR = @OS_MAJORMINOR@
122
 
OS_TRUNK = @OS_TRUNK@
123
 
OTOOL = @OTOOL@
124
 
OTOOL64 = @OTOOL64@
125
 
PACKAGE = @PACKAGE@
126
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127
 
PACKAGE_NAME = @PACKAGE_NAME@
128
 
PACKAGE_STRING = @PACKAGE_STRING@
129
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
130
 
PACKAGE_URL = @PACKAGE_URL@
131
 
PACKAGE_VERSION = @PACKAGE_VERSION@
132
 
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
133
 
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
134
 
PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
135
 
PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
136
 
PATH_SEPARATOR = @PATH_SEPARATOR@
137
 
PKG_CONFIG = @PKG_CONFIG@
138
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
139
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
140
 
RANLIB = @RANLIB@
141
 
SED = @SED@
142
 
SET_MAKE = @SET_MAKE@
143
 
SHELL = @SHELL@
144
 
STRIP = @STRIP@
145
 
VERSION = @VERSION@
146
 
abs_builddir = @abs_builddir@
147
 
abs_srcdir = @abs_srcdir@
148
 
abs_top_builddir = @abs_top_builddir@
149
 
abs_top_srcdir = @abs_top_srcdir@
150
 
ac_ct_AR = @ac_ct_AR@
151
 
ac_ct_CC = @ac_ct_CC@
152
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
153
 
am__include = @am__include@
154
 
am__leading_dot = @am__leading_dot@
155
 
am__quote = @am__quote@
156
 
am__tar = @am__tar@
157
 
am__untar = @am__untar@
158
 
bindir = @bindir@
159
 
build = @build@
160
 
build_alias = @build_alias@
161
 
build_cpu = @build_cpu@
162
 
build_os = @build_os@
163
 
build_vendor = @build_vendor@
164
 
builddir = @builddir@
165
 
cairo_req = @cairo_req@
166
 
datadir = @datadir@
167
 
datarootdir = @datarootdir@
168
 
docdir = @docdir@
169
 
dvidir = @dvidir@
170
 
exec_prefix = @exec_prefix@
171
 
glib_req = @glib_req@
172
 
gtk3_req = @gtk3_req@
173
 
gtk_req = @gtk_req@
174
 
host = @host@
175
 
host_alias = @host_alias@
176
 
host_cpu = @host_cpu@
177
 
host_os = @host_os@
178
 
host_vendor = @host_vendor@
179
 
htmldir = @htmldir@
180
 
includedir = @includedir@
181
 
infodir = @infodir@
182
 
install_sh = @install_sh@
183
 
libdir = @libdir@
184
 
libexecdir = @libexecdir@
185
 
localedir = @localedir@
186
 
localstatedir = @localstatedir@
187
 
mandir = @mandir@
188
 
mkdir_p = @mkdir_p@
189
 
oldincludedir = @oldincludedir@
190
 
pdfdir = @pdfdir@
191
 
prefix = @prefix@
192
 
program_transform_name = @program_transform_name@
193
 
psdir = @psdir@
194
 
sbindir = @sbindir@
195
 
sharedstatedir = @sharedstatedir@
196
 
srcdir = @srcdir@
197
 
sysconfdir = @sysconfdir@
198
 
target_alias = @target_alias@
199
 
top_build_prefix = @top_build_prefix@
200
 
top_builddir = @top_builddir@
201
 
top_srcdir = @top_srcdir@
202
 
EXTRA_DIST = as-compiler-flag.m4
203
 
all: all-am
204
 
 
205
 
.SUFFIXES:
206
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
207
 
        @for dep in $?; do \
208
 
          case '$(am__configure_deps)' in \
209
 
            *$$dep*) \
210
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
211
 
                && { if test -f $@; then exit 0; else break; fi; }; \
212
 
              exit 1;; \
213
 
          esac; \
214
 
        done; \
215
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign build/Makefile'; \
216
 
        $(am__cd) $(top_srcdir) && \
217
 
          $(AUTOMAKE) --foreign build/Makefile
218
 
.PRECIOUS: Makefile
219
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220
 
        @case '$?' in \
221
 
          *config.status*) \
222
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223
 
          *) \
224
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226
 
        esac;
227
 
 
228
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
 
 
231
 
$(top_srcdir)/configure:  $(am__configure_deps)
232
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
234
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
 
$(am__aclocal_m4_deps):
236
 
 
237
 
mostlyclean-libtool:
238
 
        -rm -f *.lo
239
 
 
240
 
clean-libtool:
241
 
        -rm -rf .libs _libs
242
 
tags: TAGS
243
 
TAGS:
244
 
 
245
 
ctags: CTAGS
246
 
CTAGS:
247
 
 
248
 
 
249
 
distdir: $(DISTFILES)
250
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
251
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
252
 
        list='$(DISTFILES)'; \
253
 
          dist_files=`for file in $$list; do echo $$file; done | \
254
 
          sed -e "s|^$$srcdirstrip/||;t" \
255
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
256
 
        case $$dist_files in \
257
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
258
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
259
 
                           sort -u` ;; \
260
 
        esac; \
261
 
        for file in $$dist_files; do \
262
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
263
 
          if test -d $$d/$$file; then \
264
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
265
 
            if test -d "$(distdir)/$$file"; then \
266
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
267
 
            fi; \
268
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
269
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
270
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
271
 
            fi; \
272
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
273
 
          else \
274
 
            test -f "$(distdir)/$$file" \
275
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
276
 
            || exit 1; \
277
 
          fi; \
278
 
        done
279
 
check-am: all-am
280
 
check: check-am
281
 
all-am: Makefile
282
 
installdirs:
283
 
install: install-am
284
 
install-exec: install-exec-am
285
 
install-data: install-data-am
286
 
uninstall: uninstall-am
287
 
 
288
 
install-am: all-am
289
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
290
 
 
291
 
installcheck: installcheck-am
292
 
install-strip:
293
 
        if test -z '$(STRIP)'; then \
294
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
295
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
296
 
              install; \
297
 
        else \
298
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
299
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
300
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
301
 
        fi
302
 
mostlyclean-generic:
303
 
 
304
 
clean-generic:
305
 
 
306
 
distclean-generic:
307
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
308
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
309
 
 
310
 
maintainer-clean-generic:
311
 
        @echo "This command is intended for maintainers to use"
312
 
        @echo "it deletes files that may require special tools to rebuild."
313
 
clean: clean-am
314
 
 
315
 
clean-am: clean-generic clean-libtool mostlyclean-am
316
 
 
317
 
distclean: distclean-am
318
 
        -rm -f Makefile
319
 
distclean-am: clean-am distclean-generic
320
 
 
321
 
dvi: dvi-am
322
 
 
323
 
dvi-am:
324
 
 
325
 
html: html-am
326
 
 
327
 
html-am:
328
 
 
329
 
info: info-am
330
 
 
331
 
info-am:
332
 
 
333
 
install-data-am:
334
 
 
335
 
install-dvi: install-dvi-am
336
 
 
337
 
install-dvi-am:
338
 
 
339
 
install-exec-am:
340
 
 
341
 
install-html: install-html-am
342
 
 
343
 
install-html-am:
344
 
 
345
 
install-info: install-info-am
346
 
 
347
 
install-info-am:
348
 
 
349
 
install-man:
350
 
 
351
 
install-pdf: install-pdf-am
352
 
 
353
 
install-pdf-am:
354
 
 
355
 
install-ps: install-ps-am
356
 
 
357
 
install-ps-am:
358
 
 
359
 
installcheck-am:
360
 
 
361
 
maintainer-clean: maintainer-clean-am
362
 
        -rm -f Makefile
363
 
maintainer-clean-am: distclean-am maintainer-clean-generic
364
 
 
365
 
mostlyclean: mostlyclean-am
366
 
 
367
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
368
 
 
369
 
pdf: pdf-am
370
 
 
371
 
pdf-am:
372
 
 
373
 
ps: ps-am
374
 
 
375
 
ps-am:
376
 
 
377
 
uninstall-am:
378
 
 
379
 
.MAKE: install-am install-strip
380
 
 
381
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
382
 
        distclean distclean-generic distclean-libtool distdir dvi \
383
 
        dvi-am html html-am info info-am install install-am \
384
 
        install-data install-data-am install-dvi install-dvi-am \
385
 
        install-exec install-exec-am install-html install-html-am \
386
 
        install-info install-info-am install-man install-pdf \
387
 
        install-pdf-am install-ps install-ps-am install-strip \
388
 
        installcheck installcheck-am installdirs maintainer-clean \
389
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
390
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
391
 
 
392
 
 
393
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
394
 
# Otherwise a system limit (for SysV at least) may be exceeded.
395
 
.NOEXPORT: