~ubuntu-branches/ubuntu/edgy/gedit-plugins/edgy

« back to all changes in this revision

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