~ubuntu-branches/debian/sid/guake/sid

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Daniel Echeverry
  • Date: 2014-09-05 21:47:17 UTC
  • mfrom: (1.1.6)
  • mto: (1.1.7)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: package-import@ubuntu.com-20140905214717-o44j7cegdz6t44yl
Tags: upstream-0.5.0
ImportĀ upstreamĀ versionĀ 0.5.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 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
 
 
18
 
VPATH = @srcdir@
19
 
am__make_dryrun = \
20
 
  { \
21
 
    am__dry=no; \
22
 
    case $$MAKEFLAGS in \
23
 
      *\\[\ \   ]*) \
24
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26
 
      *) \
27
 
        for am__flg in $$MAKEFLAGS; do \
28
 
          case $$am__flg in \
29
 
            *=*|--*) ;; \
30
 
            *n*) am__dry=yes; break;; \
31
 
          esac; \
32
 
        done;; \
33
 
    esac; \
34
 
    test $$am__dry = yes; \
35
 
  }
36
 
pkgdatadir = $(datadir)/@PACKAGE@
37
 
pkgincludedir = $(includedir)/@PACKAGE@
38
 
pkglibdir = $(libdir)/@PACKAGE@
39
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
40
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41
 
install_sh_DATA = $(install_sh) -c -m 644
42
 
install_sh_PROGRAM = $(install_sh) -c
43
 
install_sh_SCRIPT = $(install_sh) -c
44
 
INSTALL_HEADER = $(INSTALL_DATA)
45
 
transform = $(program_transform_name)
46
 
NORMAL_INSTALL = :
47
 
PRE_INSTALL = :
48
 
POST_INSTALL = :
49
 
NORMAL_UNINSTALL = :
50
 
PRE_UNINSTALL = :
51
 
POST_UNINSTALL = :
52
 
build_triplet = @build@
53
 
host_triplet = @host@
54
 
subdir = src
55
 
DIST_COMMON = $(guakemodule_PYTHON) $(srcdir)/Makefile.am \
56
 
        $(srcdir)/Makefile.in $(srcdir)/globals.py.in
57
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58
 
am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
59
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
60
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
61
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
62
 
        $(top_srcdir)/configure.ac
63
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64
 
        $(ACLOCAL_M4)
65
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
66
 
CONFIG_HEADER = $(top_builddir)/config.h
67
 
CONFIG_CLEAN_FILES = globals.py
68
 
CONFIG_CLEAN_VPATH_FILES =
69
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70
 
am__vpath_adj = case $$p in \
71
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72
 
    *) f=$$p;; \
73
 
  esac;
74
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
75
 
am__install_max = 40
76
 
am__nobase_strip_setup = \
77
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
78
 
am__nobase_strip = \
79
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
80
 
am__nobase_list = $(am__nobase_strip_setup); \
81
 
  for p in $$list; do echo "$$p $$p"; done | \
82
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
83
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
84
 
    if (++n[$$2] == $(am__install_max)) \
85
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
86
 
    END { for (dir in files) print dir, files[dir] }'
87
 
am__base_list = \
88
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
89
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
90
 
am__uninstall_files_from_dir = { \
91
 
  test -z "$$files" \
92
 
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
93
 
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
94
 
         $(am__cd) "$$dir" && rm -f $$files; }; \
95
 
  }
96
 
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(guakemoduledir)"
97
 
SCRIPTS = $(bin_SCRIPTS)
98
 
SOURCES =
99
 
DIST_SOURCES =
100
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
101
 
        html-recursive info-recursive install-data-recursive \
102
 
        install-dvi-recursive install-exec-recursive \
103
 
        install-html-recursive install-info-recursive \
104
 
        install-pdf-recursive install-ps-recursive install-recursive \
105
 
        installcheck-recursive installdirs-recursive pdf-recursive \
106
 
        ps-recursive uninstall-recursive
107
 
am__can_run_installinfo = \
108
 
  case $$AM_UPDATE_INFO_DIR in \
109
 
    n|no|NO) false;; \
110
 
    *) (install-info --version) >/dev/null 2>&1;; \
111
 
  esac
112
 
am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
113
 
py_compile = $(top_srcdir)/py-compile
114
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
115
 
  distclean-recursive maintainer-clean-recursive
116
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
117
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
118
 
        distdir
119
 
ETAGS = etags
120
 
CTAGS = ctags
121
 
DIST_SUBDIRS = $(SUBDIRS)
122
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123
 
am__relativize = \
124
 
  dir0=`pwd`; \
125
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
126
 
  sed_rest='s,^[^/]*/*,,'; \
127
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
128
 
  sed_butlast='s,/*[^/]*$$,,'; \
129
 
  while test -n "$$dir1"; do \
130
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
131
 
    if test "$$first" != "."; then \
132
 
      if test "$$first" = ".."; then \
133
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
134
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
135
 
      else \
136
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
137
 
        if test "$$first2" = "$$first"; then \
138
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
139
 
        else \
140
 
          dir2="../$$dir2"; \
141
 
        fi; \
142
 
        dir0="$$dir0"/"$$first"; \
143
 
      fi; \
144
 
    fi; \
145
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
146
 
  done; \
147
 
  reldir="$$dir2"
148
 
ACLOCAL = @ACLOCAL@
149
 
ALL_LINGUAS = @ALL_LINGUAS@
150
 
AMTAR = @AMTAR@
151
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
152
 
AR = @AR@
153
 
AUTOCONF = @AUTOCONF@
154
 
AUTOHEADER = @AUTOHEADER@
155
 
AUTOMAKE = @AUTOMAKE@
156
 
AWK = @AWK@
157
 
BINDIR = @BINDIR@
158
 
CATALOGS = @CATALOGS@
159
 
CATOBJEXT = @CATOBJEXT@
160
 
CC = @CC@
161
 
CCDEPMODE = @CCDEPMODE@
162
 
CFLAGS = @CFLAGS@
163
 
CPP = @CPP@
164
 
CPPFLAGS = @CPPFLAGS@
165
 
CYGPATH_W = @CYGPATH_W@
166
 
DATADIR = @DATADIR@
167
 
DATADIRNAME = @DATADIRNAME@
168
 
DEFS = @DEFS@
169
 
DEPDIR = @DEPDIR@
170
 
DEPENDENCIES_CFLAGS = @DEPENDENCIES_CFLAGS@
171
 
DEPENDENCIES_LIBS = @DEPENDENCIES_LIBS@
172
 
DLLTOOL = @DLLTOOL@
173
 
DSYMUTIL = @DSYMUTIL@
174
 
DUMPBIN = @DUMPBIN@
175
 
ECHO_C = @ECHO_C@
176
 
ECHO_N = @ECHO_N@
177
 
ECHO_T = @ECHO_T@
178
 
EGREP = @EGREP@
179
 
EXEEXT = @EXEEXT@
180
 
FGREP = @FGREP@
181
 
GCONFTOOL = @GCONFTOOL@
182
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
183
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
184
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
185
 
GMOFILES = @GMOFILES@
186
 
GMSGFMT = @GMSGFMT@
187
 
GREP = @GREP@
188
 
INSTALL = @INSTALL@
189
 
INSTALL_DATA = @INSTALL_DATA@
190
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
191
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
192
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
193
 
INSTOBJEXT = @INSTOBJEXT@
194
 
INTLLIBS = @INTLLIBS@
195
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
196
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
197
 
INTLTOOL_PERL = @INTLTOOL_PERL@
198
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
199
 
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
200
 
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
201
 
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
202
 
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
203
 
LD = @LD@
204
 
LDFLAGS = @LDFLAGS@
205
 
LIBDIR = @LIBDIR@
206
 
LIBOBJS = @LIBOBJS@
207
 
LIBS = @LIBS@
208
 
LIBTOOL = @LIBTOOL@
209
 
LIPO = @LIPO@
210
 
LN_S = @LN_S@
211
 
LTLIBOBJS = @LTLIBOBJS@
212
 
MAKEINFO = @MAKEINFO@
213
 
MANIFEST_TOOL = @MANIFEST_TOOL@
214
 
MKDIR_P = @MKDIR_P@
215
 
MKINSTALLDIRS = @MKINSTALLDIRS@
216
 
MSGFMT = @MSGFMT@
217
 
MSGFMT_OPTS = @MSGFMT_OPTS@
218
 
MSGMERGE = @MSGMERGE@
219
 
NM = @NM@
220
 
NMEDIT = @NMEDIT@
221
 
OBJDUMP = @OBJDUMP@
222
 
OBJEXT = @OBJEXT@
223
 
OTOOL = @OTOOL@
224
 
OTOOL64 = @OTOOL64@
225
 
PACKAGE = @PACKAGE@
226
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
227
 
PACKAGE_NAME = @PACKAGE_NAME@
228
 
PACKAGE_STRING = @PACKAGE_STRING@
229
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
230
 
PACKAGE_URL = @PACKAGE_URL@
231
 
PACKAGE_VERSION = @PACKAGE_VERSION@
232
 
PATH_SEPARATOR = @PATH_SEPARATOR@
233
 
PKG_CONFIG = @PKG_CONFIG@
234
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
235
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
236
 
POFILES = @POFILES@
237
 
POSUB = @POSUB@
238
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
239
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
240
 
PYTHON = @PYTHON@
241
 
PYTHON_CFLAGS = @PYTHON_CFLAGS@
242
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
243
 
PYTHON_LIBS = @PYTHON_LIBS@
244
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
245
 
PYTHON_PREFIX = @PYTHON_PREFIX@
246
 
PYTHON_VERSION = @PYTHON_VERSION@
247
 
RANLIB = @RANLIB@
248
 
SED = @SED@
249
 
SET_MAKE = @SET_MAKE@
250
 
SHELL = @SHELL@
251
 
STRIP = @STRIP@
252
 
USE_NLS = @USE_NLS@
253
 
VERSION = @VERSION@
254
 
XGETTEXT = @XGETTEXT@
255
 
abs_builddir = @abs_builddir@
256
 
abs_srcdir = @abs_srcdir@
257
 
abs_top_builddir = @abs_top_builddir@
258
 
abs_top_srcdir = @abs_top_srcdir@
259
 
ac_ct_AR = @ac_ct_AR@
260
 
ac_ct_CC = @ac_ct_CC@
261
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
262
 
am__include = @am__include@
263
 
am__leading_dot = @am__leading_dot@
264
 
am__quote = @am__quote@
265
 
am__tar = @am__tar@
266
 
am__untar = @am__untar@
267
 
bindir = @bindir@
268
 
build = @build@
269
 
build_alias = @build_alias@
270
 
build_cpu = @build_cpu@
271
 
build_os = @build_os@
272
 
build_vendor = @build_vendor@
273
 
builddir = @builddir@
274
 
datadir = @datadir@
275
 
datarootdir = @datarootdir@
276
 
docdir = @docdir@
277
 
dvidir = @dvidir@
278
 
exec_prefix = @exec_prefix@
279
 
host = @host@
280
 
host_alias = @host_alias@
281
 
host_cpu = @host_cpu@
282
 
host_os = @host_os@
283
 
host_vendor = @host_vendor@
284
 
htmldir = @htmldir@
285
 
includedir = @includedir@
286
 
infodir = @infodir@
287
 
install_sh = @install_sh@
288
 
intltool__v_merge_options_ = @intltool__v_merge_options_@
289
 
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
290
 
libdir = @libdir@
291
 
libexecdir = @libexecdir@
292
 
localedir = @localedir@
293
 
localstatedir = @localstatedir@
294
 
mandir = @mandir@
295
 
mkdir_p = @mkdir_p@
296
 
oldincludedir = @oldincludedir@
297
 
pdfdir = @pdfdir@
298
 
pkgpyexecdir = @pkgpyexecdir@
299
 
pkgpythondir = @pkgpythondir@
300
 
prefix = @prefix@
301
 
program_transform_name = @program_transform_name@
302
 
psdir = @psdir@
303
 
pyexecdir = @pyexecdir@
304
 
pythondir = @pythondir@
305
 
sbindir = @sbindir@
306
 
sharedstatedir = @sharedstatedir@
307
 
srcdir = @srcdir@
308
 
sysconfdir = @sysconfdir@
309
 
target_alias = @target_alias@
310
 
top_build_prefix = @top_build_prefix@
311
 
top_builddir = @top_builddir@
312
 
top_srcdir = @top_srcdir@
313
 
SUBDIRS = globalhotkeys
314
 
guakemoduledir = $(pkgpythondir)
315
 
guakemodule_PYTHON = __init__.py \
316
 
                     globals.py common.py simplegladeapp.py dbusiface.py \
317
 
                     prefs.py
318
 
 
319
 
guakedir = $(bindir)
320
 
bin_SCRIPTS = guake guake-prefs
321
 
EXTRA_DIST = $(bin_SCRIPTS)
322
 
all: all-recursive
323
 
 
324
 
.SUFFIXES:
325
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
326
 
        @for dep in $?; do \
327
 
          case '$(am__configure_deps)' in \
328
 
            *$$dep*) \
329
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
330
 
                && { if test -f $@; then exit 0; else break; fi; }; \
331
 
              exit 1;; \
332
 
          esac; \
333
 
        done; \
334
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
335
 
        $(am__cd) $(top_srcdir) && \
336
 
          $(AUTOMAKE) --gnu src/Makefile
337
 
.PRECIOUS: Makefile
338
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
339
 
        @case '$?' in \
340
 
          *config.status*) \
341
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
342
 
          *) \
343
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
344
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
345
 
        esac;
346
 
 
347
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
348
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349
 
 
350
 
$(top_srcdir)/configure:  $(am__configure_deps)
351
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
352
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
353
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354
 
$(am__aclocal_m4_deps):
355
 
globals.py: $(top_builddir)/config.status $(srcdir)/globals.py.in
356
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
357
 
install-binSCRIPTS: $(bin_SCRIPTS)
358
 
        @$(NORMAL_INSTALL)
359
 
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
360
 
        if test -n "$$list"; then \
361
 
          echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
362
 
          $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
363
 
        fi; \
364
 
        for p in $$list; do \
365
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
366
 
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
367
 
        done | \
368
 
        sed -e 'p;s,.*/,,;n' \
369
 
            -e 'h;s|.*|.|' \
370
 
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
371
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
372
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
373
 
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
374
 
              if (++n[d] == $(am__install_max)) { \
375
 
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
376
 
            else { print "f", d "/" $$4, $$1 } } \
377
 
          END { for (d in files) print "f", d, files[d] }' | \
378
 
        while read type dir files; do \
379
 
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
380
 
             test -z "$$files" || { \
381
 
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
382
 
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
383
 
             } \
384
 
        ; done
385
 
 
386
 
uninstall-binSCRIPTS:
387
 
        @$(NORMAL_UNINSTALL)
388
 
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
389
 
        files=`for p in $$list; do echo "$$p"; done | \
390
 
               sed -e 's,.*/,,;$(transform)'`; \
391
 
        dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
392
 
 
393
 
mostlyclean-libtool:
394
 
        -rm -f *.lo
395
 
 
396
 
clean-libtool:
397
 
        -rm -rf .libs _libs
398
 
install-guakemodulePYTHON: $(guakemodule_PYTHON)
399
 
        @$(NORMAL_INSTALL)
400
 
        @list='$(guakemodule_PYTHON)'; dlist=; list2=; test -n "$(guakemoduledir)" || list=; \
401
 
        if test -n "$$list"; then \
402
 
          echo " $(MKDIR_P) '$(DESTDIR)$(guakemoduledir)'"; \
403
 
          $(MKDIR_P) "$(DESTDIR)$(guakemoduledir)" || exit 1; \
404
 
        fi; \
405
 
        for p in $$list; do \
406
 
          if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
407
 
          if test -f $$b$$p; then \
408
 
            $(am__strip_dir) \
409
 
            dlist="$$dlist $$f"; \
410
 
            list2="$$list2 $$b$$p"; \
411
 
          else :; fi; \
412
 
        done; \
413
 
        for file in $$list2; do echo $$file; done | $(am__base_list) | \
414
 
        while read files; do \
415
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(guakemoduledir)'"; \
416
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(guakemoduledir)" || exit $$?; \
417
 
        done || exit $$?; \
418
 
        if test -n "$$dlist"; then \
419
 
          $(am__py_compile) --destdir "$(DESTDIR)" \
420
 
                            --basedir "$(guakemoduledir)" $$dlist; \
421
 
        else :; fi
422
 
 
423
 
uninstall-guakemodulePYTHON:
424
 
        @$(NORMAL_UNINSTALL)
425
 
        @list='$(guakemodule_PYTHON)'; test -n "$(guakemoduledir)" || list=; \
426
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
427
 
        test -n "$$files" || exit 0; \
428
 
        dir='$(DESTDIR)$(guakemoduledir)'; \
429
 
        filesc=`echo "$$files" | sed 's|$$|c|'`; \
430
 
        fileso=`echo "$$files" | sed 's|$$|o|'`; \
431
 
        st=0; \
432
 
        for files in "$$files" "$$filesc" "$$fileso"; do \
433
 
          $(am__uninstall_files_from_dir) || st=$$?; \
434
 
        done; \
435
 
        exit $$st
436
 
 
437
 
# This directory's subdirectories are mostly independent; you can cd
438
 
# into them and run `make' without going through this Makefile.
439
 
# To change the values of `make' variables: instead of editing Makefiles,
440
 
# (1) if the variable is set in `config.status', edit `config.status'
441
 
#     (which will cause the Makefiles to be regenerated when you run `make');
442
 
# (2) otherwise, pass the desired values on the `make' command line.
443
 
$(RECURSIVE_TARGETS):
444
 
        @fail= failcom='exit 1'; \
445
 
        for f in x $$MAKEFLAGS; do \
446
 
          case $$f in \
447
 
            *=* | --[!k]*);; \
448
 
            *k*) failcom='fail=yes';; \
449
 
          esac; \
450
 
        done; \
451
 
        dot_seen=no; \
452
 
        target=`echo $@ | sed s/-recursive//`; \
453
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
454
 
          echo "Making $$target in $$subdir"; \
455
 
          if test "$$subdir" = "."; then \
456
 
            dot_seen=yes; \
457
 
            local_target="$$target-am"; \
458
 
          else \
459
 
            local_target="$$target"; \
460
 
          fi; \
461
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
462
 
          || eval $$failcom; \
463
 
        done; \
464
 
        if test "$$dot_seen" = "no"; then \
465
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
466
 
        fi; test -z "$$fail"
467
 
 
468
 
$(RECURSIVE_CLEAN_TARGETS):
469
 
        @fail= failcom='exit 1'; \
470
 
        for f in x $$MAKEFLAGS; do \
471
 
          case $$f in \
472
 
            *=* | --[!k]*);; \
473
 
            *k*) failcom='fail=yes';; \
474
 
          esac; \
475
 
        done; \
476
 
        dot_seen=no; \
477
 
        case "$@" in \
478
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
479
 
          *) list='$(SUBDIRS)' ;; \
480
 
        esac; \
481
 
        rev=''; for subdir in $$list; do \
482
 
          if test "$$subdir" = "."; then :; else \
483
 
            rev="$$subdir $$rev"; \
484
 
          fi; \
485
 
        done; \
486
 
        rev="$$rev ."; \
487
 
        target=`echo $@ | sed s/-recursive//`; \
488
 
        for subdir in $$rev; do \
489
 
          echo "Making $$target in $$subdir"; \
490
 
          if test "$$subdir" = "."; then \
491
 
            local_target="$$target-am"; \
492
 
          else \
493
 
            local_target="$$target"; \
494
 
          fi; \
495
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
496
 
          || eval $$failcom; \
497
 
        done && test -z "$$fail"
498
 
tags-recursive:
499
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
500
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
501
 
        done
502
 
ctags-recursive:
503
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
504
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
505
 
        done
506
 
 
507
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
508
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
509
 
        unique=`for i in $$list; do \
510
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
511
 
          done | \
512
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
513
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
514
 
        mkid -fID $$unique
515
 
tags: TAGS
516
 
 
517
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
518
 
                $(TAGS_FILES) $(LISP)
519
 
        set x; \
520
 
        here=`pwd`; \
521
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
522
 
          include_option=--etags-include; \
523
 
          empty_fix=.; \
524
 
        else \
525
 
          include_option=--include; \
526
 
          empty_fix=; \
527
 
        fi; \
528
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
529
 
          if test "$$subdir" = .; then :; else \
530
 
            test ! -f $$subdir/TAGS || \
531
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
532
 
          fi; \
533
 
        done; \
534
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
535
 
        unique=`for i in $$list; do \
536
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
537
 
          done | \
538
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
539
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
540
 
        shift; \
541
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
542
 
          test -n "$$unique" || unique=$$empty_fix; \
543
 
          if test $$# -gt 0; then \
544
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
545
 
              "$$@" $$unique; \
546
 
          else \
547
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
548
 
              $$unique; \
549
 
          fi; \
550
 
        fi
551
 
ctags: CTAGS
552
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
553
 
                $(TAGS_FILES) $(LISP)
554
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
555
 
        unique=`for i in $$list; do \
556
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
557
 
          done | \
558
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
559
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
560
 
        test -z "$(CTAGS_ARGS)$$unique" \
561
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
562
 
             $$unique
563
 
 
564
 
GTAGS:
565
 
        here=`$(am__cd) $(top_builddir) && pwd` \
566
 
          && $(am__cd) $(top_srcdir) \
567
 
          && gtags -i $(GTAGS_ARGS) "$$here"
568
 
 
569
 
distclean-tags:
570
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
571
 
 
572
 
distdir: $(DISTFILES)
573
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
574
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
575
 
        list='$(DISTFILES)'; \
576
 
          dist_files=`for file in $$list; do echo $$file; done | \
577
 
          sed -e "s|^$$srcdirstrip/||;t" \
578
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
579
 
        case $$dist_files in \
580
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
581
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
582
 
                           sort -u` ;; \
583
 
        esac; \
584
 
        for file in $$dist_files; do \
585
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
586
 
          if test -d $$d/$$file; then \
587
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
588
 
            if test -d "$(distdir)/$$file"; then \
589
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
590
 
            fi; \
591
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
592
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
593
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
594
 
            fi; \
595
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
596
 
          else \
597
 
            test -f "$(distdir)/$$file" \
598
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
599
 
            || exit 1; \
600
 
          fi; \
601
 
        done
602
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
603
 
          if test "$$subdir" = .; then :; else \
604
 
            $(am__make_dryrun) \
605
 
              || test -d "$(distdir)/$$subdir" \
606
 
              || $(MKDIR_P) "$(distdir)/$$subdir" \
607
 
              || exit 1; \
608
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
609
 
            $(am__relativize); \
610
 
            new_distdir=$$reldir; \
611
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
612
 
            $(am__relativize); \
613
 
            new_top_distdir=$$reldir; \
614
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
615
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
616
 
            ($(am__cd) $$subdir && \
617
 
              $(MAKE) $(AM_MAKEFLAGS) \
618
 
                top_distdir="$$new_top_distdir" \
619
 
                distdir="$$new_distdir" \
620
 
                am__remove_distdir=: \
621
 
                am__skip_length_check=: \
622
 
                am__skip_mode_fix=: \
623
 
                distdir) \
624
 
              || exit 1; \
625
 
          fi; \
626
 
        done
627
 
check-am: all-am
628
 
check: check-recursive
629
 
all-am: Makefile $(SCRIPTS)
630
 
installdirs: installdirs-recursive
631
 
installdirs-am:
632
 
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(guakemoduledir)"; do \
633
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
634
 
        done
635
 
install: install-recursive
636
 
install-exec: install-exec-recursive
637
 
install-data: install-data-recursive
638
 
uninstall: uninstall-recursive
639
 
 
640
 
install-am: all-am
641
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
642
 
 
643
 
installcheck: installcheck-recursive
644
 
install-strip:
645
 
        if test -z '$(STRIP)'; then \
646
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
647
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
648
 
              install; \
649
 
        else \
650
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
651
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
652
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
653
 
        fi
654
 
mostlyclean-generic:
655
 
 
656
 
clean-generic:
657
 
 
658
 
distclean-generic:
659
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
660
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
661
 
 
662
 
maintainer-clean-generic:
663
 
        @echo "This command is intended for maintainers to use"
664
 
        @echo "it deletes files that may require special tools to rebuild."
665
 
clean: clean-recursive
666
 
 
667
 
clean-am: clean-generic clean-libtool mostlyclean-am
668
 
 
669
 
distclean: distclean-recursive
670
 
        -rm -f Makefile
671
 
distclean-am: clean-am distclean-generic distclean-tags
672
 
 
673
 
dvi: dvi-recursive
674
 
 
675
 
dvi-am:
676
 
 
677
 
html: html-recursive
678
 
 
679
 
html-am:
680
 
 
681
 
info: info-recursive
682
 
 
683
 
info-am:
684
 
 
685
 
install-data-am: install-guakemodulePYTHON
686
 
 
687
 
install-dvi: install-dvi-recursive
688
 
 
689
 
install-dvi-am:
690
 
 
691
 
install-exec-am: install-binSCRIPTS
692
 
 
693
 
install-html: install-html-recursive
694
 
 
695
 
install-html-am:
696
 
 
697
 
install-info: install-info-recursive
698
 
 
699
 
install-info-am:
700
 
 
701
 
install-man:
702
 
 
703
 
install-pdf: install-pdf-recursive
704
 
 
705
 
install-pdf-am:
706
 
 
707
 
install-ps: install-ps-recursive
708
 
 
709
 
install-ps-am:
710
 
 
711
 
installcheck-am:
712
 
 
713
 
maintainer-clean: maintainer-clean-recursive
714
 
        -rm -f Makefile
715
 
maintainer-clean-am: distclean-am maintainer-clean-generic
716
 
 
717
 
mostlyclean: mostlyclean-recursive
718
 
 
719
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
720
 
 
721
 
pdf: pdf-recursive
722
 
 
723
 
pdf-am:
724
 
 
725
 
ps: ps-recursive
726
 
 
727
 
ps-am:
728
 
 
729
 
uninstall-am: uninstall-binSCRIPTS uninstall-guakemodulePYTHON
730
 
 
731
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
732
 
        install-am install-strip tags-recursive
733
 
 
734
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
735
 
        all all-am check check-am clean clean-generic clean-libtool \
736
 
        ctags ctags-recursive distclean distclean-generic \
737
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
738
 
        html-am info info-am install install-am install-binSCRIPTS \
739
 
        install-data install-data-am install-dvi install-dvi-am \
740
 
        install-exec install-exec-am install-guakemodulePYTHON \
741
 
        install-html install-html-am install-info install-info-am \
742
 
        install-man install-pdf install-pdf-am install-ps \
743
 
        install-ps-am install-strip installcheck installcheck-am \
744
 
        installdirs installdirs-am maintainer-clean \
745
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
746
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
747
 
        uninstall uninstall-am uninstall-binSCRIPTS \
748
 
        uninstall-guakemodulePYTHON
749
 
 
750
 
 
751
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
752
 
# Otherwise a system limit (for SysV at least) may be exceeded.
753
 
.NOEXPORT: