~ubuntu-branches/ubuntu/vivid/gedit-plugins/vivid-proposed

« back to all changes in this revision

Viewing changes to plugins/smartspaces/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-07-10 11:50:19 UTC
  • Revision ID: james.westby@ubuntu.com-20060710115019-ohx55807af5f36bq
Tags: upstream-2.15.3
ImportĀ upstreamĀ versionĀ 2.15.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
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
# Smart Spaces
 
18
 
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
 
21
VPATH = @srcdir@
 
22
pkgdatadir = $(datadir)/@PACKAGE@
 
23
pkglibdir = $(libdir)/@PACKAGE@
 
24
pkgincludedir = $(includedir)/@PACKAGE@
 
25
top_builddir = ../..
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = @INSTALL@
 
28
install_sh_DATA = $(install_sh) -c -m 644
 
29
install_sh_PROGRAM = $(install_sh) -c
 
30
install_sh_SCRIPT = $(install_sh) -c
 
31
INSTALL_HEADER = $(INSTALL_DATA)
 
32
transform = $(program_transform_name)
 
33
NORMAL_INSTALL = :
 
34
PRE_INSTALL = :
 
35
POST_INSTALL = :
 
36
NORMAL_UNINSTALL = :
 
37
PRE_UNINSTALL = :
 
38
POST_UNINSTALL = :
 
39
build_triplet = @build@
 
40
host_triplet = @host@
 
41
subdir = plugins/smartspaces
 
42
DIST_COMMON = $(plugin_PYTHON) $(srcdir)/Makefile.am \
 
43
        $(srcdir)/Makefile.in
 
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
45
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
46
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/python.m4 \
 
47
        $(top_srcdir)/configure.ac
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
51
CONFIG_HEADER = $(top_builddir)/config.h
 
52
CONFIG_CLEAN_FILES =
 
53
SOURCES =
 
54
DIST_SOURCES =
 
55
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
56
am__vpath_adj = case $$p in \
 
57
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
58
    *) f=$$p;; \
 
59
  esac;
 
60
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
61
am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"
 
62
pluginPYTHON_INSTALL = $(INSTALL_DATA)
 
63
py_compile = $(top_srcdir)/py-compile
 
64
pluginDATA_INSTALL = $(INSTALL_DATA)
 
65
DATA = $(plugin_DATA)
 
66
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
67
ACLOCAL = @ACLOCAL@
 
68
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
69
ALL_LINGUAS = @ALL_LINGUAS@
 
70
AMDEP_FALSE = @AMDEP_FALSE@
 
71
AMDEP_TRUE = @AMDEP_TRUE@
 
72
AMTAR = @AMTAR@
 
73
AR = @AR@
 
74
AUTOCONF = @AUTOCONF@
 
75
AUTOHEADER = @AUTOHEADER@
 
76
AUTOMAKE = @AUTOMAKE@
 
77
AWK = @AWK@
 
78
BUILD_PLUGINS = @BUILD_PLUGINS@
 
79
CATALOGS = @CATALOGS@
 
80
CATOBJEXT = @CATOBJEXT@
 
81
CC = @CC@
 
82
CCDEPMODE = @CCDEPMODE@
 
83
CFLAGS = @CFLAGS@
 
84
CPP = @CPP@
 
85
CPPFLAGS = @CPPFLAGS@
 
86
CXX = @CXX@
 
87
CXXCPP = @CXXCPP@
 
88
CXXDEPMODE = @CXXDEPMODE@
 
89
CXXFLAGS = @CXXFLAGS@
 
90
CYGPATH_W = @CYGPATH_W@
 
91
DATADIRNAME = @DATADIRNAME@
 
92
DEFS = @DEFS@
 
93
DEPDIR = @DEPDIR@
 
94
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
 
95
DIST_PLUGINS = @DIST_PLUGINS@
 
96
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
97
ECHO = @ECHO@
 
98
ECHO_C = @ECHO_C@
 
99
ECHO_N = @ECHO_N@
 
100
ECHO_T = @ECHO_T@
 
101
EGREP = @EGREP@
 
102
ENABLE_PYTHON_FALSE = @ENABLE_PYTHON_FALSE@
 
103
ENABLE_PYTHON_TRUE = @ENABLE_PYTHON_TRUE@
 
104
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
 
105
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
 
106
EXEEXT = @EXEEXT@
 
107
F77 = @F77@
 
108
FFLAGS = @FFLAGS@
 
109
GCONFTOOL = @GCONFTOOL@
 
110
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
111
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
 
112
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
113
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
114
GDU_MODULE_VERSION_CHECK_CFLAGS = @GDU_MODULE_VERSION_CHECK_CFLAGS@
 
115
GDU_MODULE_VERSION_CHECK_LIBS = @GDU_MODULE_VERSION_CHECK_LIBS@
 
116
GEDIT_CFLAGS = @GEDIT_CFLAGS@
 
117
GEDIT_LIBS = @GEDIT_LIBS@
 
118
GEDIT_PLUGINS_MAJOR = @GEDIT_PLUGINS_MAJOR@
 
119
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
120
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
121
GMOFILES = @GMOFILES@
 
122
GMSGFMT = @GMSGFMT@
 
123
GUCHARMAP_CFLAGS = @GUCHARMAP_CFLAGS@
 
124
GUCHARMAP_LIBS = @GUCHARMAP_LIBS@
 
125
HELP_DIR = @HELP_DIR@
 
126
INSTALL_DATA = @INSTALL_DATA@
 
127
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
128
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
129
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
130
INSTOBJEXT = @INSTOBJEXT@
 
131
INTLLIBS = @INTLLIBS@
 
132
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
133
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
134
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
135
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
136
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
137
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
138
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
139
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
140
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
141
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
142
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
143
INTLTOOL_PERL = @INTLTOOL_PERL@
 
144
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
145
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
146
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
147
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
148
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
149
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
150
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
151
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
152
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
153
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
154
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
155
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
156
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
157
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
158
LDFLAGS = @LDFLAGS@
 
159
LIBOBJS = @LIBOBJS@
 
160
LIBS = @LIBS@
 
161
LIBTOOL = @LIBTOOL@
 
162
LN_S = @LN_S@
 
163
LTLIBOBJS = @LTLIBOBJS@
 
164
MAINT = @MAINT@
 
165
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
166
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
167
MAKEINFO = @MAKEINFO@
 
168
MKINSTALLDIRS = @MKINSTALLDIRS@
 
169
MSGFMT = @MSGFMT@
 
170
NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@
 
171
OBJEXT = @OBJEXT@
 
172
OMF_DIR = @OMF_DIR@
 
173
PACKAGE = @PACKAGE@
 
174
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
175
PACKAGE_NAME = @PACKAGE_NAME@
 
176
PACKAGE_STRING = @PACKAGE_STRING@
 
177
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
178
PACKAGE_VERSION = @PACKAGE_VERSION@
 
179
PATH_SEPARATOR = @PATH_SEPARATOR@
 
180
PKG_CONFIG = @PKG_CONFIG@
 
181
PLUGIN_LIBTOOL_FLAGS = @PLUGIN_LIBTOOL_FLAGS@
 
182
POFILES = @POFILES@
 
183
POSUB = @POSUB@
 
184
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
185
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
186
PYGTK_CFLAGS = @PYGTK_CFLAGS@
 
187
PYGTK_CODEGEN = @PYGTK_CODEGEN@
 
188
PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
 
189
PYGTK_H2DEF = @PYGTK_H2DEF@
 
190
PYGTK_LIBS = @PYGTK_LIBS@
 
191
PYTHON = @PYTHON@
 
192
PYTHON_CFLAGS = @PYTHON_CFLAGS@
 
193
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
194
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
 
195
PYTHON_INCLUDES = @PYTHON_INCLUDES@
 
196
PYTHON_LIBS = @PYTHON_LIBS@
 
197
PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
 
198
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
199
PYTHON_PREFIX = @PYTHON_PREFIX@
 
200
PYTHON_VERSION = @PYTHON_VERSION@
 
201
RANLIB = @RANLIB@
 
202
SET_MAKE = @SET_MAKE@
 
203
SHELL = @SHELL@
 
204
STRIP = @STRIP@
 
205
USE_NLS = @USE_NLS@
 
206
VERSION = @VERSION@
 
207
XGETTEXT = @XGETTEXT@
 
208
ac_ct_AR = @ac_ct_AR@
 
209
ac_ct_CC = @ac_ct_CC@
 
210
ac_ct_CXX = @ac_ct_CXX@
 
211
ac_ct_F77 = @ac_ct_F77@
 
212
ac_ct_RANLIB = @ac_ct_RANLIB@
 
213
ac_ct_STRIP = @ac_ct_STRIP@
 
214
ac_prefix_program = @ac_prefix_program@
 
215
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
216
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
217
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
218
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
219
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
220
am__include = @am__include@
 
221
am__leading_dot = @am__leading_dot@
 
222
am__quote = @am__quote@
 
223
am__tar = @am__tar@
 
224
am__untar = @am__untar@
 
225
bindir = @bindir@
 
226
build = @build@
 
227
build_alias = @build_alias@
 
228
build_cpu = @build_cpu@
 
229
build_os = @build_os@
 
230
build_vendor = @build_vendor@
 
231
datadir = @datadir@
 
232
exec_prefix = @exec_prefix@
 
233
host = @host@
 
234
host_alias = @host_alias@
 
235
host_cpu = @host_cpu@
 
236
host_os = @host_os@
 
237
host_vendor = @host_vendor@
 
238
includedir = @includedir@
 
239
infodir = @infodir@
 
240
install_sh = @install_sh@
 
241
libdir = @libdir@
 
242
libexecdir = @libexecdir@
 
243
localstatedir = @localstatedir@
 
244
mandir = @mandir@
 
245
mkdir_p = @mkdir_p@
 
246
oldincludedir = @oldincludedir@
 
247
pkgpyexecdir = @pkgpyexecdir@
 
248
pkgpythondir = @pkgpythondir@
 
249
prefix = @prefix@
 
250
program_transform_name = @program_transform_name@
 
251
pyexecdir = @pyexecdir@
 
252
pythondir = @pythondir@
 
253
sbindir = @sbindir@
 
254
sharedstatedir = @sharedstatedir@
 
255
sysconfdir = @sysconfdir@
 
256
target_alias = @target_alias@
 
257
plugindir = $(libdir)/gedit-2/plugins
 
258
plugin_PYTHON = smartspaces.py
 
259
plugin_in_files = smartspaces.gedit-plugin.desktop.in
 
260
plugin_DATA = $(plugin_in_files:.gedit-plugin.desktop.in=.gedit-plugin)
 
261
EXTRA_DIST = $(plugin_in_files)
 
262
CLEANFILES = $(plugin_DATA) $(glade_DATA)
 
263
DISTCLEANFILES = $(plugin_DATA) $(glade_DATA)
 
264
all: all-am
 
265
 
 
266
.SUFFIXES:
 
267
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
268
        @for dep in $?; do \
 
269
          case '$(am__configure_deps)' in \
 
270
            *$$dep*) \
 
271
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
272
                && exit 0; \
 
273
              exit 1;; \
 
274
          esac; \
 
275
        done; \
 
276
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  plugins/smartspaces/Makefile'; \
 
277
        cd $(top_srcdir) && \
 
278
          $(AUTOMAKE) --gnu  plugins/smartspaces/Makefile
 
279
.PRECIOUS: Makefile
 
280
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
281
        @case '$?' in \
 
282
          *config.status*) \
 
283
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
284
          *) \
 
285
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
286
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
287
        esac;
 
288
 
 
289
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
290
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
291
 
 
292
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
293
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
294
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
295
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
296
 
 
297
mostlyclean-libtool:
 
298
        -rm -f *.lo
 
299
 
 
300
clean-libtool:
 
301
        -rm -rf .libs _libs
 
302
 
 
303
distclean-libtool:
 
304
        -rm -f libtool
 
305
uninstall-info-am:
 
306
install-pluginPYTHON: $(plugin_PYTHON)
 
307
        @$(NORMAL_INSTALL)
 
308
        test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
 
309
        @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\
 
310
          if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
 
311
          if test -f $$b$$p; then \
 
312
            f=$(am__strip_dir) \
 
313
            dlist="$$dlist $$f"; \
 
314
            echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
 
315
            $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
316
          else :; fi; \
 
317
        done; \
 
318
        if test -n "$$dlist"; then \
 
319
          if test -z "$(DESTDIR)"; then \
 
320
            PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \
 
321
          else \
 
322
            PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(plugindir)" $$dlist; \
 
323
          fi; \
 
324
        else :; fi
 
325
 
 
326
uninstall-pluginPYTHON:
 
327
        @$(NORMAL_UNINSTALL)
 
328
        @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\
 
329
          f=$(am__strip_dir) \
 
330
          rm -f "$(DESTDIR)$(plugindir)/$$f"; \
 
331
          rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \
 
332
          rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \
 
333
        done
 
334
install-pluginDATA: $(plugin_DATA)
 
335
        @$(NORMAL_INSTALL)
 
336
        test -z "$(plugindir)" || $(mkdir_p) "$(DESTDIR)$(plugindir)"
 
337
        @list='$(plugin_DATA)'; for p in $$list; do \
 
338
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
339
          f=$(am__strip_dir) \
 
340
          echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
 
341
          $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
342
        done
 
343
 
 
344
uninstall-pluginDATA:
 
345
        @$(NORMAL_UNINSTALL)
 
346
        @list='$(plugin_DATA)'; for p in $$list; do \
 
347
          f=$(am__strip_dir) \
 
348
          echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
 
349
          rm -f "$(DESTDIR)$(plugindir)/$$f"; \
 
350
        done
 
351
tags: TAGS
 
352
TAGS:
 
353
 
 
354
ctags: CTAGS
 
355
CTAGS:
 
356
 
 
357
 
 
358
distdir: $(DISTFILES)
 
359
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
360
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
361
        list='$(DISTFILES)'; for file in $$list; do \
 
362
          case $$file in \
 
363
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
364
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
365
          esac; \
 
366
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
367
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
368
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
369
            dir="/$$dir"; \
 
370
            $(mkdir_p) "$(distdir)$$dir"; \
 
371
          else \
 
372
            dir=''; \
 
373
          fi; \
 
374
          if test -d $$d/$$file; then \
 
375
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
376
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
377
            fi; \
 
378
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
379
          else \
 
380
            test -f $(distdir)/$$file \
 
381
            || cp -p $$d/$$file $(distdir)/$$file \
 
382
            || exit 1; \
 
383
          fi; \
 
384
        done
 
385
check-am: all-am
 
386
check: check-am
 
387
all-am: Makefile $(DATA)
 
388
installdirs:
 
389
        for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"; do \
 
390
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
391
        done
 
392
install: install-am
 
393
install-exec: install-exec-am
 
394
install-data: install-data-am
 
395
uninstall: uninstall-am
 
396
 
 
397
install-am: all-am
 
398
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
399
 
 
400
installcheck: installcheck-am
 
401
install-strip:
 
402
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
403
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
404
          `test -z '$(STRIP)' || \
 
405
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
406
mostlyclean-generic:
 
407
 
 
408
clean-generic:
 
409
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
410
 
 
411
distclean-generic:
 
412
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
413
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
414
 
 
415
maintainer-clean-generic:
 
416
        @echo "This command is intended for maintainers to use"
 
417
        @echo "it deletes files that may require special tools to rebuild."
 
418
clean: clean-am
 
419
 
 
420
clean-am: clean-generic clean-libtool mostlyclean-am
 
421
 
 
422
distclean: distclean-am
 
423
        -rm -f Makefile
 
424
distclean-am: clean-am distclean-generic distclean-libtool
 
425
 
 
426
dvi: dvi-am
 
427
 
 
428
dvi-am:
 
429
 
 
430
html: html-am
 
431
 
 
432
info: info-am
 
433
 
 
434
info-am:
 
435
 
 
436
install-data-am: install-pluginDATA install-pluginPYTHON
 
437
 
 
438
install-exec-am:
 
439
 
 
440
install-info: install-info-am
 
441
 
 
442
install-man:
 
443
 
 
444
installcheck-am:
 
445
 
 
446
maintainer-clean: maintainer-clean-am
 
447
        -rm -f Makefile
 
448
maintainer-clean-am: distclean-am maintainer-clean-generic
 
449
 
 
450
mostlyclean: mostlyclean-am
 
451
 
 
452
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
453
 
 
454
pdf: pdf-am
 
455
 
 
456
pdf-am:
 
457
 
 
458
ps: ps-am
 
459
 
 
460
ps-am:
 
461
 
 
462
uninstall-am: uninstall-info-am uninstall-pluginDATA \
 
463
        uninstall-pluginPYTHON
 
464
 
 
465
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
466
        distclean distclean-generic distclean-libtool distdir dvi \
 
467
        dvi-am html html-am info info-am install install-am \
 
468
        install-data install-data-am install-exec install-exec-am \
 
469
        install-info install-info-am install-man install-pluginDATA \
 
470
        install-pluginPYTHON install-strip installcheck \
 
471
        installcheck-am installdirs maintainer-clean \
 
472
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
473
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
474
        uninstall-info-am uninstall-pluginDATA uninstall-pluginPYTHON
 
475
 
 
476
 
 
477
%.gedit-plugin: %.gedit-plugin.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po)
 
478
        $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
 
479
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
480
# Otherwise a system limit (for SysV at least) may be exceeded.
 
481
.NOEXPORT: