~ubuntu-branches/ubuntu/karmic/gedit/karmic

« back to all changes in this revision

Viewing changes to plugins/quickopen/quickopen/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Moog
  • Date: 2009-05-27 14:00:44 UTC
  • mfrom: (1.1.62 upstream)
  • Revision ID: james.westby@ubuntu.com-20090527140044-4h5ypu02i3s4zi0q
Tags: 2.27.1-0ubuntu1
* New upstream release: (LP: #380924)
  - Remove the mmap document loader (Paolo Borelli)
  - Remove open location dialog and sample plugin (Paolo Borelli)
  - Added public API for document saving (Jesse van den Kieboom)
  - Put external tools in a submenu (Jesse van den Kieboom)
  - Added language support for external tools (Jesse van den Kieboom)
  - Implemented asynchronous reading and writing on external tools (Jesse van den Kieboom)
  - Add Quick Open plugin (Jesse van den Kieboom)
  - Misc bugfixes
  - New and updated translations
* debian/patches/90_autoconf.patch
  - updated for new version
* Launchpad bugs fixed:
  - various crasher bugs (LP: #348536, LP: #368262, LP: #368495)
  - fix modeline scanning (LP: #367160)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 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  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
# Quick Open Plugin
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@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 = plugins/quickopen/quickopen
 
37
DIST_COMMON = $(plugin_PYTHON) $(srcdir)/Makefile.am \
 
38
        $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
41
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
 
42
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
43
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
44
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \
 
45
        $(top_srcdir)/acinclude.m4 $(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)"
 
60
pluginPYTHON_INSTALL = $(INSTALL_DATA)
 
61
py_compile = $(top_srcdir)/py-compile
 
62
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
63
ACLOCAL = @ACLOCAL@
 
64
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
65
ALL_LINGUAS = @ALL_LINGUAS@
 
66
AMTAR = @AMTAR@
 
67
AR = @AR@
 
68
AUTOCONF = @AUTOCONF@
 
69
AUTOHEADER = @AUTOHEADER@
 
70
AUTOMAKE = @AUTOMAKE@
 
71
AWK = @AWK@
 
72
CATALOGS = @CATALOGS@
 
73
CATOBJEXT = @CATOBJEXT@
 
74
CC = @CC@
 
75
CCDEPMODE = @CCDEPMODE@
 
76
CFLAGS = @CFLAGS@
 
77
CPP = @CPP@
 
78
CPPFLAGS = @CPPFLAGS@
 
79
CYGPATH_W = @CYGPATH_W@
 
80
DATADIRNAME = @DATADIRNAME@
 
81
DEFS = @DEFS@
 
82
DEPDIR = @DEPDIR@
 
83
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
 
84
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
85
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
86
DSYMUTIL = @DSYMUTIL@
 
87
DUMPBIN = @DUMPBIN@
 
88
ECHO_C = @ECHO_C@
 
89
ECHO_N = @ECHO_N@
 
90
ECHO_T = @ECHO_T@
 
91
EGG_SMCLIENT_CFLAGS = @EGG_SMCLIENT_CFLAGS@
 
92
EGG_SMCLIENT_LIBS = @EGG_SMCLIENT_LIBS@
 
93
EGREP = @EGREP@
 
94
ENCHANT_CFLAGS = @ENCHANT_CFLAGS@
 
95
ENCHANT_LIBS = @ENCHANT_LIBS@
 
96
EXEEXT = @EXEEXT@
 
97
FGREP = @FGREP@
 
98
FULL_LIBEXECDIR = @FULL_LIBEXECDIR@
 
99
GCONFTOOL = @GCONFTOOL@
 
100
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
101
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
102
GEDIT_API_VERSION = @GEDIT_API_VERSION@
 
103
GEDIT_CFLAGS = @GEDIT_CFLAGS@
 
104
GEDIT_IMPLIB = @GEDIT_IMPLIB@
 
105
GEDIT_LIBS = @GEDIT_LIBS@
 
106
GEDIT_MAJOR_VERSION = @GEDIT_MAJOR_VERSION@
 
107
GEDIT_MICRO_VERSION = @GEDIT_MICRO_VERSION@
 
108
GEDIT_MINOR_VERSION = @GEDIT_MINOR_VERSION@
 
109
GEDIT_PLUGINS_DATA_DIR = @GEDIT_PLUGINS_DATA_DIR@
 
110
GEDIT_PLUGINS_LIBS_DIR = @GEDIT_PLUGINS_LIBS_DIR@
 
111
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
112
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
113
GLIB_MKENUMS = @GLIB_MKENUMS@
 
114
GMOFILES = @GMOFILES@
 
115
GMSGFMT = @GMSGFMT@
 
116
GREP = @GREP@
 
117
GTKDOC_CHECK = @GTKDOC_CHECK@
 
118
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
119
GTKDOC_REBASE = @GTKDOC_REBASE@
 
120
GZIP = @GZIP@
 
121
HELP_DIR = @HELP_DIR@
 
122
HTML_DIR = @HTML_DIR@
 
123
INSTALL = @INSTALL@
 
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_EXTRACT = @INTLTOOL_EXTRACT@
 
131
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
132
INTLTOOL_PERL = @INTLTOOL_PERL@
 
133
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
134
LD = @LD@
 
135
LDFLAGS = @LDFLAGS@
 
136
LIBOBJS = @LIBOBJS@
 
137
LIBS = @LIBS@
 
138
LIBTOOL = @LIBTOOL@
 
139
LIPO = @LIPO@
 
140
LN_S = @LN_S@
 
141
LOADER_LIBTOOL_FLAGS = @LOADER_LIBTOOL_FLAGS@
 
142
LTLIBOBJS = @LTLIBOBJS@
 
143
MAINT = @MAINT@
 
144
MAKEINFO = @MAKEINFO@
 
145
MKDIR_P = @MKDIR_P@
 
146
MKINSTALLDIRS = @MKINSTALLDIRS@
 
147
MSGFMT = @MSGFMT@
 
148
MSGFMT_OPTS = @MSGFMT_OPTS@
 
149
MSGMERGE = @MSGMERGE@
 
150
NM = @NM@
 
151
NMEDIT = @NMEDIT@
 
152
NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@
 
153
OBJDUMP = @OBJDUMP@
 
154
OBJEXT = @OBJEXT@
 
155
OMF_DIR = @OMF_DIR@
 
156
OTOOL = @OTOOL@
 
157
OTOOL64 = @OTOOL64@
 
158
PACKAGE = @PACKAGE@
 
159
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
160
PACKAGE_NAME = @PACKAGE_NAME@
 
161
PACKAGE_STRING = @PACKAGE_STRING@
 
162
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
163
PACKAGE_VERSION = @PACKAGE_VERSION@
 
164
PATH_SEPARATOR = @PATH_SEPARATOR@
 
165
PKG_CONFIG = @PKG_CONFIG@
 
166
PLUGIN_LIBTOOL_FLAGS = @PLUGIN_LIBTOOL_FLAGS@
 
167
POFILES = @POFILES@
 
168
POSUB = @POSUB@
 
169
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
170
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
171
PYGTK_CFLAGS = @PYGTK_CFLAGS@
 
172
PYGTK_CODEGEN = @PYGTK_CODEGEN@
 
173
PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
 
174
PYGTK_H2DEF = @PYGTK_H2DEF@
 
175
PYGTK_LIBS = @PYGTK_LIBS@
 
176
PYTHON = @PYTHON@
 
177
PYTHON_CFLAGS = @PYTHON_CFLAGS@
 
178
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
179
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
 
180
PYTHON_INCLUDES = @PYTHON_INCLUDES@
 
181
PYTHON_LIBS = @PYTHON_LIBS@
 
182
PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
 
183
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
184
PYTHON_PREFIX = @PYTHON_PREFIX@
 
185
PYTHON_VERSION = @PYTHON_VERSION@
 
186
RANLIB = @RANLIB@
 
187
SED = @SED@
 
188
SET_MAKE = @SET_MAKE@
 
189
SHELL = @SHELL@
 
190
SPELL_PLUGIN_DIR = @SPELL_PLUGIN_DIR@
 
191
STRIP = @STRIP@
 
192
USE_NLS = @USE_NLS@
 
193
VERSION = @VERSION@
 
194
WARN_CFLAGS = @WARN_CFLAGS@
 
195
WINDRES = @WINDRES@
 
196
XGETTEXT = @XGETTEXT@
 
197
abs_builddir = @abs_builddir@
 
198
abs_srcdir = @abs_srcdir@
 
199
abs_top_builddir = @abs_top_builddir@
 
200
abs_top_srcdir = @abs_top_srcdir@
 
201
ac_ct_CC = @ac_ct_CC@
 
202
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
203
am__include = @am__include@
 
204
am__leading_dot = @am__leading_dot@
 
205
am__quote = @am__quote@
 
206
am__tar = @am__tar@
 
207
am__untar = @am__untar@
 
208
bindir = @bindir@
 
209
build = @build@
 
210
build_alias = @build_alias@
 
211
build_cpu = @build_cpu@
 
212
build_os = @build_os@
 
213
build_vendor = @build_vendor@
 
214
builddir = @builddir@
 
215
datadir = @datadir@
 
216
datarootdir = @datarootdir@
 
217
docdir = @docdir@
 
218
dvidir = @dvidir@
 
219
enable_python = @enable_python@
 
220
exec_prefix = @exec_prefix@
 
221
host = @host@
 
222
host_alias = @host_alias@
 
223
host_cpu = @host_cpu@
 
224
host_os = @host_os@
 
225
host_vendor = @host_vendor@
 
226
htmldir = @htmldir@
 
227
includedir = @includedir@
 
228
infodir = @infodir@
 
229
install_sh = @install_sh@
 
230
libdir = @libdir@
 
231
libexecdir = @libexecdir@
 
232
localedir = @localedir@
 
233
localstatedir = @localstatedir@
 
234
lt_ECHO = @lt_ECHO@
 
235
mandir = @mandir@
 
236
mkdir_p = @mkdir_p@
 
237
oldincludedir = @oldincludedir@
 
238
pdfdir = @pdfdir@
 
239
pkgpyexecdir = @pkgpyexecdir@
 
240
pkgpythondir = @pkgpythondir@
 
241
prefix = @prefix@
 
242
program_transform_name = @program_transform_name@
 
243
psdir = @psdir@
 
244
pyexecdir = @pyexecdir@
 
245
pythondir = @pythondir@
 
246
sbindir = @sbindir@
 
247
sharedstatedir = @sharedstatedir@
 
248
srcdir = @srcdir@
 
249
sysconfdir = @sysconfdir@
 
250
target_alias = @target_alias@
 
251
top_build_prefix = @top_build_prefix@
 
252
top_builddir = @top_builddir@
 
253
top_srcdir = @top_srcdir@
 
254
plugindir = $(GEDIT_PLUGINS_LIBS_DIR)/quickopen
 
255
plugin_PYTHON = \
 
256
        __init__.py     \
 
257
        popup.py        \
 
258
        virtualdirs.py  \
 
259
        windowhelper.py
 
260
 
 
261
CLEANFILES = 
 
262
DISTCLEANFILES = 
 
263
all: all-am
 
264
 
 
265
.SUFFIXES:
 
266
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
267
        @for dep in $?; do \
 
268
          case '$(am__configure_deps)' in \
 
269
            *$$dep*) \
 
270
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
271
                && { if test -f $@; then exit 0; else break; fi; }; \
 
272
              exit 1;; \
 
273
          esac; \
 
274
        done; \
 
275
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  plugins/quickopen/quickopen/Makefile'; \
 
276
        cd $(top_srcdir) && \
 
277
          $(AUTOMAKE) --gnu  plugins/quickopen/quickopen/Makefile
 
278
.PRECIOUS: Makefile
 
279
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
280
        @case '$?' in \
 
281
          *config.status*) \
 
282
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
283
          *) \
 
284
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
285
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
286
        esac;
 
287
 
 
288
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
289
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
290
 
 
291
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
292
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
293
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
294
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
295
 
 
296
mostlyclean-libtool:
 
297
        -rm -f *.lo
 
298
 
 
299
clean-libtool:
 
300
        -rm -rf .libs _libs
 
301
install-pluginPYTHON: $(plugin_PYTHON)
 
302
        @$(NORMAL_INSTALL)
 
303
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
 
304
        @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\
 
305
          if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
 
306
          if test -f $$b$$p; then \
 
307
            f=$(am__strip_dir) \
 
308
            dlist="$$dlist $$f"; \
 
309
            echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
 
310
            $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
311
          else :; fi; \
 
312
        done; \
 
313
        if test -n "$$dlist"; then \
 
314
          if test -z "$(DESTDIR)"; then \
 
315
            PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \
 
316
          else \
 
317
            PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(plugindir)" $$dlist; \
 
318
          fi; \
 
319
        else :; fi
 
320
 
 
321
uninstall-pluginPYTHON:
 
322
        @$(NORMAL_UNINSTALL)
 
323
        @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\
 
324
          f=$(am__strip_dir) \
 
325
          rm -f "$(DESTDIR)$(plugindir)/$$f"; \
 
326
          rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \
 
327
          rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \
 
328
        done
 
329
tags: TAGS
 
330
TAGS:
 
331
 
 
332
ctags: CTAGS
 
333
CTAGS:
 
334
 
 
335
 
 
336
distdir: $(DISTFILES)
 
337
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
338
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
339
        list='$(DISTFILES)'; \
 
340
          dist_files=`for file in $$list; do echo $$file; done | \
 
341
          sed -e "s|^$$srcdirstrip/||;t" \
 
342
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
343
        case $$dist_files in \
 
344
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
345
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
346
                           sort -u` ;; \
 
347
        esac; \
 
348
        for file in $$dist_files; do \
 
349
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
350
          if test -d $$d/$$file; then \
 
351
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
352
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
353
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
354
            fi; \
 
355
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
356
          else \
 
357
            test -f $(distdir)/$$file \
 
358
            || cp -p $$d/$$file $(distdir)/$$file \
 
359
            || exit 1; \
 
360
          fi; \
 
361
        done
 
362
check-am: all-am
 
363
check: check-am
 
364
all-am: Makefile
 
365
installdirs:
 
366
        for dir in "$(DESTDIR)$(plugindir)"; do \
 
367
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
368
        done
 
369
install: install-am
 
370
install-exec: install-exec-am
 
371
install-data: install-data-am
 
372
uninstall: uninstall-am
 
373
 
 
374
install-am: all-am
 
375
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
376
 
 
377
installcheck: installcheck-am
 
378
install-strip:
 
379
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
380
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
381
          `test -z '$(STRIP)' || \
 
382
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
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 -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
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 clean-libtool 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
info: info-am
 
410
 
 
411
info-am:
 
412
 
 
413
install-data-am: install-pluginPYTHON
 
414
 
 
415
install-dvi: install-dvi-am
 
416
 
 
417
install-exec-am:
 
418
 
 
419
install-html: install-html-am
 
420
 
 
421
install-info: install-info-am
 
422
 
 
423
install-man:
 
424
 
 
425
install-pdf: install-pdf-am
 
426
 
 
427
install-ps: install-ps-am
 
428
 
 
429
installcheck-am:
 
430
 
 
431
maintainer-clean: maintainer-clean-am
 
432
        -rm -f Makefile
 
433
maintainer-clean-am: distclean-am maintainer-clean-generic
 
434
 
 
435
mostlyclean: mostlyclean-am
 
436
 
 
437
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
438
 
 
439
pdf: pdf-am
 
440
 
 
441
pdf-am:
 
442
 
 
443
ps: ps-am
 
444
 
 
445
ps-am:
 
446
 
 
447
uninstall-am: uninstall-pluginPYTHON
 
448
 
 
449
.MAKE: install-am install-strip
 
450
 
 
451
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
452
        distclean distclean-generic distclean-libtool distdir dvi \
 
453
        dvi-am html html-am info info-am install install-am \
 
454
        install-data install-data-am install-dvi install-dvi-am \
 
455
        install-exec install-exec-am install-html install-html-am \
 
456
        install-info install-info-am install-man install-pdf \
 
457
        install-pdf-am install-pluginPYTHON install-ps install-ps-am \
 
458
        install-strip installcheck installcheck-am installdirs \
 
459
        maintainer-clean maintainer-clean-generic mostlyclean \
 
460
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
461
        uninstall uninstall-am uninstall-pluginPYTHON
 
462
 
 
463
 
 
464
-include $(top_srcdir)/git.mk
 
465
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
466
# Otherwise a system limit (for SysV at least) may be exceeded.
 
467
.NOEXPORT: