~darkxst/ubuntu/saucy/gnome-shell-extensions/lp1212408-fix

« back to all changes in this revision

Viewing changes to extensions/systemMonitor/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Simon McVittie, Victor Seva, Jean Schurger, Simon McVittie
  • Date: 2013-05-23 09:07:23 UTC
  • mfrom: (1.1.7) (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130523090723-pej34tzbvdmyqvzs
Tags: 3.8.2-1
* Team upload

[ Victor Seva ]
* Recommends gnome-tweak-tool

[ Jean Schurger ]
* New upstream release 3.7.92 (LP: #1017979, #1059152).
* Enabled new extensions.
* Dropped 'dock' and 'gajim'.
* Use ./configure instead of autoreconf.
* Bumped Standards-Version to 3.9.4.
* Updated Vcs-Svn.
* debian/control.in
  - Added runtime dependency to 'gvfs' (>= 1.16.0).
    The 'Places' extension rely on a 'gvfs' linked to 'udisks2'.

[ Simon McVittie ]
* New upstream release 3.8.2.
* Install the "classic mode"
* Enable windowNavigator extension (this means we have everything except
  example and xrandr, the same as in the Ubuntu gnome3-team's PPA)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.13.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
VPATH = @srcdir@
 
18
am__make_dryrun = \
 
19
  { \
 
20
    am__dry=no; \
 
21
    case $$MAKEFLAGS in \
 
22
      *\\[\ \   ]*) \
 
23
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
24
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
25
      *) \
 
26
        for am__flg in $$MAKEFLAGS; do \
 
27
          case $$am__flg in \
 
28
            *=*|--*) ;; \
 
29
            *n*) am__dry=yes; break;; \
 
30
          esac; \
 
31
        done;; \
 
32
    esac; \
 
33
    test $$am__dry = yes; \
 
34
  }
 
35
pkgdatadir = $(datadir)/@PACKAGE@
 
36
pkgincludedir = $(includedir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
39
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
40
install_sh_DATA = $(install_sh) -c -m 644
 
41
install_sh_PROGRAM = $(install_sh) -c
 
42
install_sh_SCRIPT = $(install_sh) -c
 
43
INSTALL_HEADER = $(INSTALL_DATA)
 
44
transform = $(program_transform_name)
 
45
NORMAL_INSTALL = :
 
46
PRE_INSTALL = :
 
47
POST_INSTALL = :
 
48
NORMAL_UNINSTALL = :
 
49
PRE_UNINSTALL = :
 
50
POST_UNINSTALL = :
 
51
DIST_COMMON = $(srcdir)/../../extension.mk $(top_srcdir)/include.mk \
 
52
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
53
        $(top_srcdir)/config/mkinstalldirs $(dist_extension_DATA)
 
54
subdir = extensions/systemMonitor
 
55
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
56
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
57
        $(top_srcdir)/configure.ac
 
58
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
59
        $(ACLOCAL_M4)
 
60
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
61
CONFIG_CLEAN_FILES =
 
62
CONFIG_CLEAN_VPATH_FILES =
 
63
AM_V_P = $(am__v_P_@AM_V@)
 
64
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
65
am__v_P_0 = false
 
66
am__v_P_1 = :
 
67
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
68
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
69
am__v_GEN_0 = @echo "  GEN     " $@;
 
70
am__v_GEN_1 = 
 
71
AM_V_at = $(am__v_at_@AM_V@)
 
72
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
73
am__v_at_0 = @
 
74
am__v_at_1 = 
 
75
SOURCES =
 
76
DIST_SOURCES =
 
77
am__can_run_installinfo = \
 
78
  case $$AM_UPDATE_INFO_DIR in \
 
79
    n|no|NO) false;; \
 
80
    *) (install-info --version) >/dev/null 2>&1;; \
 
81
  esac
 
82
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
83
am__vpath_adj = case $$p in \
 
84
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
85
    *) f=$$p;; \
 
86
  esac;
 
87
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
88
am__install_max = 40
 
89
am__nobase_strip_setup = \
 
90
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
91
am__nobase_strip = \
 
92
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
93
am__nobase_list = $(am__nobase_strip_setup); \
 
94
  for p in $$list; do echo "$$p $$p"; done | \
 
95
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
96
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
97
    if (++n[$$2] == $(am__install_max)) \
 
98
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
99
    END { for (dir in files) print dir, files[dir] }'
 
100
am__base_list = \
 
101
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
102
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
103
am__uninstall_files_from_dir = { \
 
104
  test -z "$$files" \
 
105
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
106
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
107
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
108
  }
 
109
am__installdirs = "$(DESTDIR)$(extensiondir)" \
 
110
        "$(DESTDIR)$(extensiondir)"
 
111
DATA = $(dist_extension_DATA) $(nodist_extension_DATA)
 
112
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
113
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
114
ACLOCAL = @ACLOCAL@
 
115
ALL_EXTENSIONS = @ALL_EXTENSIONS@
 
116
ALL_LINGUAS = @ALL_LINGUAS@
 
117
AMTAR = @AMTAR@
 
118
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
119
AUTOCONF = @AUTOCONF@
 
120
AUTOHEADER = @AUTOHEADER@
 
121
AUTOMAKE = @AUTOMAKE@
 
122
AWK = @AWK@
 
123
CC = @CC@
 
124
CCDEPMODE = @CCDEPMODE@
 
125
CFLAGS = @CFLAGS@
 
126
CLASSIC_EXTENSIONS = @CLASSIC_EXTENSIONS@
 
127
CPPFLAGS = @CPPFLAGS@
 
128
CYGPATH_W = @CYGPATH_W@
 
129
DATADIRNAME = @DATADIRNAME@
 
130
DEFS = @DEFS@
 
131
DEPDIR = @DEPDIR@
 
132
ECHO_C = @ECHO_C@
 
133
ECHO_N = @ECHO_N@
 
134
ECHO_T = @ECHO_T@
 
135
ENABLED_EXTENSIONS = @ENABLED_EXTENSIONS@
 
136
EXEEXT = @EXEEXT@
 
137
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
138
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
 
139
GMSGFMT = @GMSGFMT@
 
140
GNOME_DESKTOP_CFLAGS = @GNOME_DESKTOP_CFLAGS@
 
141
GNOME_DESKTOP_LIBS = @GNOME_DESKTOP_LIBS@
 
142
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
 
143
GTOP_CFLAGS = @GTOP_CFLAGS@
 
144
GTOP_LIBS = @GTOP_LIBS@
 
145
INSTALL = @INSTALL@
 
146
INSTALL_DATA = @INSTALL_DATA@
 
147
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
148
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
149
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
150
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
151
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
152
INTLTOOL_PERL = @INTLTOOL_PERL@
 
153
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
154
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
155
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
156
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
157
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
158
LDFLAGS = @LDFLAGS@
 
159
LIBOBJS = @LIBOBJS@
 
160
LIBS = @LIBS@
 
161
LTLIBOBJS = @LTLIBOBJS@
 
162
MAKEINFO = @MAKEINFO@
 
163
MKDIR_P = @MKDIR_P@
 
164
MSGFMT = @MSGFMT@
 
165
MSGMERGE = @MSGMERGE@
 
166
OBJEXT = @OBJEXT@
 
167
PACKAGE = @PACKAGE@
 
168
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
169
PACKAGE_NAME = @PACKAGE_NAME@
 
170
PACKAGE_STRING = @PACKAGE_STRING@
 
171
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
172
PACKAGE_URL = @PACKAGE_URL@
 
173
PACKAGE_VERSION = @PACKAGE_VERSION@
 
174
PATH_SEPARATOR = @PATH_SEPARATOR@
 
175
PKG_CONFIG = @PKG_CONFIG@
 
176
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
177
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
178
SET_MAKE = @SET_MAKE@
 
179
SHELL = @SHELL@
 
180
SHELL_VERSION = @SHELL_VERSION@
 
181
STRIP = @STRIP@
 
182
USE_NLS = @USE_NLS@
 
183
VERSION = @VERSION@
 
184
XGETTEXT = @XGETTEXT@
 
185
abs_builddir = @abs_builddir@
 
186
abs_srcdir = @abs_srcdir@
 
187
abs_top_builddir = @abs_top_builddir@
 
188
abs_top_srcdir = @abs_top_srcdir@
 
189
ac_ct_CC = @ac_ct_CC@
 
190
am__include = @am__include@
 
191
am__leading_dot = @am__leading_dot@
 
192
am__quote = @am__quote@
 
193
am__tar = @am__tar@
 
194
am__untar = @am__untar@
 
195
bindir = @bindir@
 
196
build_alias = @build_alias@
 
197
builddir = @builddir@
 
198
datadir = @datadir@
 
199
datarootdir = @datarootdir@
 
200
docdir = @docdir@
 
201
dvidir = @dvidir@
 
202
exec_prefix = @exec_prefix@
 
203
gsettingsschemadir = @gsettingsschemadir@
 
204
host_alias = @host_alias@
 
205
htmldir = @htmldir@
 
206
includedir = @includedir@
 
207
infodir = @infodir@
 
208
install_sh = @install_sh@
 
209
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
210
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
 
211
libdir = @libdir@
 
212
libexecdir = @libexecdir@
 
213
localedir = @localedir@
 
214
localstatedir = @localstatedir@
 
215
mandir = @mandir@
 
216
mkdir_p = @mkdir_p@
 
217
oldincludedir = @oldincludedir@
 
218
pdfdir = @pdfdir@
 
219
prefix = @prefix@
 
220
program_transform_name = @program_transform_name@
 
221
psdir = @psdir@
 
222
sbindir = @sbindir@
 
223
sharedstatedir = @sharedstatedir@
 
224
srcdir = @srcdir@
 
225
sysconfdir = @sysconfdir@
 
226
target_alias = @target_alias@
 
227
top_build_prefix = @top_build_prefix@
 
228
top_builddir = @top_builddir@
 
229
top_srcdir = @top_srcdir@
 
230
EXTENSION_ID = systemMonitor
 
231
extensionurl = http://git.gnome.org/gnome-shell-extensions
 
232
 
 
233
# Change these to modify how installation is performed
 
234
topextensiondir = $(datadir)/gnome-shell/extensions
 
235
extensionbase = @gnome-shell-extensions.gcampax.github.com
 
236
gschemabase = org.gnome.shell.extensions
 
237
uuid = $(EXTENSION_ID)$(extensionbase)
 
238
gschemaname = $(gschemabase).$(EXTENSION_ID)
 
239
extensiondir = $(topextensiondir)/$(uuid)
 
240
dist_extension_DATA = extension.js stylesheet.css $(EXTRA_MODULES)
 
241
nodist_extension_DATA = metadata.json $(top_srcdir)/lib/convenience.js $(EXTRA_EXTENSION)
 
242
EXTRA_DIST = metadata.json.in
 
243
CLEANFILES = metadata.json
 
244
all: all-am
 
245
 
 
246
.SUFFIXES:
 
247
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../../extension.mk $(top_srcdir)/include.mk $(am__configure_deps)
 
248
        @for dep in $?; do \
 
249
          case '$(am__configure_deps)' in \
 
250
            *$$dep*) \
 
251
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
252
                && { if test -f $@; then exit 0; else break; fi; }; \
 
253
              exit 1;; \
 
254
          esac; \
 
255
        done; \
 
256
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign extensions/systemMonitor/Makefile'; \
 
257
        $(am__cd) $(top_srcdir) && \
 
258
          $(AUTOMAKE) --foreign extensions/systemMonitor/Makefile
 
259
.PRECIOUS: Makefile
 
260
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
261
        @case '$?' in \
 
262
          *config.status*) \
 
263
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
264
          *) \
 
265
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
266
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
267
        esac;
 
268
$(srcdir)/../../extension.mk $(top_srcdir)/include.mk:
 
269
 
 
270
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
271
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
272
 
 
273
$(top_srcdir)/configure:  $(am__configure_deps)
 
274
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
275
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
276
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
277
$(am__aclocal_m4_deps):
 
278
install-dist_extensionDATA: $(dist_extension_DATA)
 
279
        @$(NORMAL_INSTALL)
 
280
        @list='$(dist_extension_DATA)'; test -n "$(extensiondir)" || list=; \
 
281
        if test -n "$$list"; then \
 
282
          echo " $(MKDIR_P) '$(DESTDIR)$(extensiondir)'"; \
 
283
          $(MKDIR_P) "$(DESTDIR)$(extensiondir)" || exit 1; \
 
284
        fi; \
 
285
        for p in $$list; do \
 
286
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
287
          echo "$$d$$p"; \
 
288
        done | $(am__base_list) | \
 
289
        while read files; do \
 
290
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(extensiondir)'"; \
 
291
          $(INSTALL_DATA) $$files "$(DESTDIR)$(extensiondir)" || exit $$?; \
 
292
        done
 
293
 
 
294
uninstall-dist_extensionDATA:
 
295
        @$(NORMAL_UNINSTALL)
 
296
        @list='$(dist_extension_DATA)'; test -n "$(extensiondir)" || list=; \
 
297
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
298
        dir='$(DESTDIR)$(extensiondir)'; $(am__uninstall_files_from_dir)
 
299
install-nodist_extensionDATA: $(nodist_extension_DATA)
 
300
        @$(NORMAL_INSTALL)
 
301
        @list='$(nodist_extension_DATA)'; test -n "$(extensiondir)" || list=; \
 
302
        if test -n "$$list"; then \
 
303
          echo " $(MKDIR_P) '$(DESTDIR)$(extensiondir)'"; \
 
304
          $(MKDIR_P) "$(DESTDIR)$(extensiondir)" || exit 1; \
 
305
        fi; \
 
306
        for p in $$list; do \
 
307
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
308
          echo "$$d$$p"; \
 
309
        done | $(am__base_list) | \
 
310
        while read files; do \
 
311
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(extensiondir)'"; \
 
312
          $(INSTALL_DATA) $$files "$(DESTDIR)$(extensiondir)" || exit $$?; \
 
313
        done
 
314
 
 
315
uninstall-nodist_extensionDATA:
 
316
        @$(NORMAL_UNINSTALL)
 
317
        @list='$(nodist_extension_DATA)'; test -n "$(extensiondir)" || list=; \
 
318
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
319
        dir='$(DESTDIR)$(extensiondir)'; $(am__uninstall_files_from_dir)
 
320
tags TAGS:
 
321
 
 
322
ctags CTAGS:
 
323
 
 
324
cscope cscopelist:
 
325
 
 
326
 
 
327
distdir: $(DISTFILES)
 
328
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
329
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
330
        list='$(DISTFILES)'; \
 
331
          dist_files=`for file in $$list; do echo $$file; done | \
 
332
          sed -e "s|^$$srcdirstrip/||;t" \
 
333
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
334
        case $$dist_files in \
 
335
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
336
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
337
                           sort -u` ;; \
 
338
        esac; \
 
339
        for file in $$dist_files; do \
 
340
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
341
          if test -d $$d/$$file; then \
 
342
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
343
            if test -d "$(distdir)/$$file"; then \
 
344
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
345
            fi; \
 
346
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
347
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
348
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
349
            fi; \
 
350
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
351
          else \
 
352
            test -f "$(distdir)/$$file" \
 
353
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
354
            || exit 1; \
 
355
          fi; \
 
356
        done
 
357
check-am: all-am
 
358
check: check-am
 
359
all-am: Makefile $(DATA)
 
360
installdirs:
 
361
        for dir in "$(DESTDIR)$(extensiondir)" "$(DESTDIR)$(extensiondir)"; do \
 
362
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
363
        done
 
364
install: install-am
 
365
install-exec: install-exec-am
 
366
install-data: install-data-am
 
367
uninstall: uninstall-am
 
368
 
 
369
install-am: all-am
 
370
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
371
 
 
372
installcheck: installcheck-am
 
373
install-strip:
 
374
        if test -z '$(STRIP)'; then \
 
375
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
376
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
377
              install; \
 
378
        else \
 
379
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
380
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
381
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
382
        fi
 
383
mostlyclean-generic:
 
384
 
 
385
clean-generic:
 
386
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
387
 
 
388
distclean-generic:
 
389
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
390
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
391
 
 
392
maintainer-clean-generic:
 
393
        @echo "This command is intended for maintainers to use"
 
394
        @echo "it deletes files that may require special tools to rebuild."
 
395
clean: clean-am
 
396
 
 
397
clean-am: clean-generic mostlyclean-am
 
398
 
 
399
distclean: distclean-am
 
400
        -rm -f Makefile
 
401
distclean-am: clean-am distclean-generic
 
402
 
 
403
dvi: dvi-am
 
404
 
 
405
dvi-am:
 
406
 
 
407
html: html-am
 
408
 
 
409
html-am:
 
410
 
 
411
info: info-am
 
412
 
 
413
info-am:
 
414
 
 
415
install-data-am: install-dist_extensionDATA \
 
416
        install-nodist_extensionDATA
 
417
 
 
418
install-dvi: install-dvi-am
 
419
 
 
420
install-dvi-am:
 
421
 
 
422
install-exec-am:
 
423
 
 
424
install-html: install-html-am
 
425
 
 
426
install-html-am:
 
427
 
 
428
install-info: install-info-am
 
429
 
 
430
install-info-am:
 
431
 
 
432
install-man:
 
433
 
 
434
install-pdf: install-pdf-am
 
435
 
 
436
install-pdf-am:
 
437
 
 
438
install-ps: install-ps-am
 
439
 
 
440
install-ps-am:
 
441
 
 
442
installcheck-am:
 
443
 
 
444
maintainer-clean: maintainer-clean-am
 
445
        -rm -f Makefile
 
446
maintainer-clean-am: distclean-am maintainer-clean-generic
 
447
 
 
448
mostlyclean: mostlyclean-am
 
449
 
 
450
mostlyclean-am: mostlyclean-generic
 
451
 
 
452
pdf: pdf-am
 
453
 
 
454
pdf-am:
 
455
 
 
456
ps: ps-am
 
457
 
 
458
ps-am:
 
459
 
 
460
uninstall-am: uninstall-dist_extensionDATA \
 
461
        uninstall-nodist_extensionDATA
 
462
 
 
463
.MAKE: install-am install-strip
 
464
 
 
465
.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
 
466
        ctags-am distclean distclean-generic distdir dvi dvi-am html \
 
467
        html-am info info-am install install-am install-data \
 
468
        install-data-am install-dist_extensionDATA install-dvi \
 
469
        install-dvi-am install-exec install-exec-am install-html \
 
470
        install-html-am install-info install-info-am install-man \
 
471
        install-nodist_extensionDATA install-pdf install-pdf-am \
 
472
        install-ps install-ps-am install-strip installcheck \
 
473
        installcheck-am installdirs maintainer-clean \
 
474
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
475
        pdf-am ps ps-am tags-am uninstall uninstall-am \
 
476
        uninstall-dist_extensionDATA uninstall-nodist_extensionDATA
 
477
 
 
478
 
 
479
metadata.json: metadata.json.in $(top_builddir)/config.status
 
480
        $(AM_V_GEN) sed \
 
481
            -e "s|[@]extension_id@|$(EXTENSION_ID)|" \
 
482
            -e "s|[@]uuid@|$(uuid)|" \
 
483
            -e "s|[@]gschemaname@|$(gschemaname)|" \
 
484
            -e "s|[@]gettext_domain@|$(GETTEXT_PACKAGE)|" \
 
485
            -e "s|[@]shell_current@|$(SHELL_VERSION)|" \
 
486
            -e "s|[@]url@|$(extensionurl)|" \
 
487
            $< > $@
 
488
 
 
489
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
490
# Otherwise a system limit (for SysV at least) may be exceeded.
 
491
.NOEXPORT: