~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to share/extensions/Makefile.in

  • Committer: JazzyNico
  • Date: 2011-08-29 20:25:30 UTC
  • Revision ID: nicoduf@yahoo.fr-20110829202530-6deuoz11q90usldv
Code refactoring and merging with trunk (revision 10599).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
 
6
# 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
 
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibdir = $(libdir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
subdir = share/extensions
 
39
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
42
        $(top_srcdir)/m4/ac_define_dir.m4 \
 
43
        $(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/relaytool.m4 \
 
44
        $(top_srcdir)/m4/ink_bzr_snapshot_build.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
CONFIG_CLEAN_VPATH_FILES =
 
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
53
am__vpath_adj = case $$p in \
 
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
55
    *) f=$$p;; \
 
56
  esac;
 
57
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
58
am__install_max = 40
 
59
am__nobase_strip_setup = \
 
60
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
61
am__nobase_strip = \
 
62
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
63
am__nobase_list = $(am__nobase_strip_setup); \
 
64
  for p in $$list; do echo "$$p $$p"; done | \
 
65
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
66
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
67
    if (++n[$$2] == $(am__install_max)) \
 
68
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
69
    END { for (dir in files) print dir, files[dir] }'
 
70
am__base_list = \
 
71
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
72
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
73
am__installdirs = "$(DESTDIR)$(extensiondir)" "$(DESTDIR)$(moduledir)" \
 
74
        "$(DESTDIR)$(otherstuffdir)"
 
75
SCRIPTS = $(extension_SCRIPTS)
 
76
AM_V_GEN = $(am__v_GEN_$(V))
 
77
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
78
am__v_GEN_0 = @echo "  GEN   " $@;
 
79
AM_V_at = $(am__v_at_$(V))
 
80
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
81
am__v_at_0 = @
 
82
SOURCES =
 
83
DIST_SOURCES =
 
84
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
85
        html-recursive info-recursive install-data-recursive \
 
86
        install-dvi-recursive install-exec-recursive \
 
87
        install-html-recursive install-info-recursive \
 
88
        install-pdf-recursive install-ps-recursive install-recursive \
 
89
        installcheck-recursive installdirs-recursive pdf-recursive \
 
90
        ps-recursive uninstall-recursive
 
91
DATA = $(module_DATA) $(otherstuff_DATA)
 
92
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
93
  distclean-recursive maintainer-clean-recursive
 
94
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
95
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
96
        distdir
 
97
ETAGS = etags
 
98
CTAGS = ctags
 
99
DIST_SUBDIRS = $(SUBDIRS)
 
100
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
101
am__relativize = \
 
102
  dir0=`pwd`; \
 
103
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
104
  sed_rest='s,^[^/]*/*,,'; \
 
105
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
106
  sed_butlast='s,/*[^/]*$$,,'; \
 
107
  while test -n "$$dir1"; do \
 
108
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
109
    if test "$$first" != "."; then \
 
110
      if test "$$first" = ".."; then \
 
111
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
112
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
113
      else \
 
114
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
115
        if test "$$first2" = "$$first"; then \
 
116
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
117
        else \
 
118
          dir2="../$$dir2"; \
 
119
        fi; \
 
120
        dir0="$$dir0"/"$$first"; \
 
121
      fi; \
 
122
    fi; \
 
123
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
124
  done; \
 
125
  reldir="$$dir2"
 
126
ACLOCAL = @ACLOCAL@
 
127
ALL_LINGUAS = @ALL_LINGUAS@
 
128
AMTAR = @AMTAR@
 
129
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
130
AR = @AR@
 
131
AUTOCONF = @AUTOCONF@
 
132
AUTOHEADER = @AUTOHEADER@
 
133
AUTOMAKE = @AUTOMAKE@
 
134
AWK = @AWK@
 
135
CAIRO_PDF_CFLAGS = @CAIRO_PDF_CFLAGS@
 
136
CAIRO_PDF_LIBS = @CAIRO_PDF_LIBS@
 
137
CAIRO_SVG_CFLAGS = @CAIRO_SVG_CFLAGS@
 
138
CAIRO_SVG_LIBS = @CAIRO_SVG_LIBS@
 
139
CAIRO_USER_FONTS_CFLAGS = @CAIRO_USER_FONTS_CFLAGS@
 
140
CAIRO_USER_FONTS_LIBS = @CAIRO_USER_FONTS_LIBS@
 
141
CARBON_LDFLAGS = @CARBON_LDFLAGS@
 
142
CATALOGS = @CATALOGS@
 
143
CATOBJEXT = @CATOBJEXT@
 
144
CC = @CC@
 
145
CCAS = @CCAS@
 
146
CCASDEPMODE = @CCASDEPMODE@
 
147
CCASFLAGS = @CCASFLAGS@
 
148
CCDEPMODE = @CCDEPMODE@
 
149
CFLAGS = @CFLAGS@
 
150
CPP = @CPP@
 
151
CPPFLAGS = @CPPFLAGS@
 
152
CXX = @CXX@
 
153
CXXCPP = @CXXCPP@
 
154
CXXDEPMODE = @CXXDEPMODE@
 
155
CXXFLAGS = @CXXFLAGS@
 
156
CYGPATH_W = @CYGPATH_W@
 
157
DATADIRNAME = @DATADIRNAME@
 
158
DBUSSERVICEDIR = @DBUSSERVICEDIR@
 
159
DBUS_CFLAGS = @DBUS_CFLAGS@
 
160
DBUS_LIBS = @DBUS_LIBS@
 
161
DEFS = @DEFS@
 
162
DEPDIR = @DEPDIR@
 
163
DSYMUTIL = @DSYMUTIL@
 
164
DUMPBIN = @DUMPBIN@
 
165
ECHO_C = @ECHO_C@
 
166
ECHO_N = @ECHO_N@
 
167
ECHO_T = @ECHO_T@
 
168
EGREP = @EGREP@
 
169
EXEEXT = @EXEEXT@
 
170
FGREP = @FGREP@
 
171
FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
 
172
FREETYPE_CONFIG = @FREETYPE_CONFIG@
 
173
FREETYPE_LIBS = @FREETYPE_LIBS@
 
174
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
175
GMOFILES = @GMOFILES@
 
176
GMSGFMT = @GMSGFMT@
 
177
GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
 
178
GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
 
179
GREP = @GREP@
 
180
IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
 
181
IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
 
182
INKSCAPE_CFLAGS = @INKSCAPE_CFLAGS@
 
183
INKSCAPE_DATADIR = @INKSCAPE_DATADIR@
 
184
INKSCAPE_LIBS = @INKSCAPE_LIBS@
 
185
INSTALL = @INSTALL@
 
186
INSTALL_DATA = @INSTALL_DATA@
 
187
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
188
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
189
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
190
INSTOBJEXT = @INSTOBJEXT@
 
191
INTLLIBS = @INTLLIBS@
 
192
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
193
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
194
INTLTOOL_PERL = @INTLTOOL_PERL@
 
195
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
196
LCMS_CFLAGS = @LCMS_CFLAGS@
 
197
LCMS_LIBS = @LCMS_LIBS@
 
198
LD = @LD@
 
199
LDFLAGS = @LDFLAGS@
 
200
LIBOBJS = @LIBOBJS@
 
201
LIBS = @LIBS@
 
202
LIBTOOL = @LIBTOOL@
 
203
LIBWPG01_CFLAGS = @LIBWPG01_CFLAGS@
 
204
LIBWPG01_LIBS = @LIBWPG01_LIBS@
 
205
LIBWPG02_CFLAGS = @LIBWPG02_CFLAGS@
 
206
LIBWPG02_LIBS = @LIBWPG02_LIBS@
 
207
LIBWPG_CFLAGS = @LIBWPG_CFLAGS@
 
208
LIBWPG_LIBS = @LIBWPG_LIBS@
 
209
LIPO = @LIPO@
 
210
LN_S = @LN_S@
 
211
LTLIBOBJS = @LTLIBOBJS@
 
212
MAKEINFO = @MAKEINFO@
 
213
MKDIR_P = @MKDIR_P@
 
214
MKINSTALLDIRS = @MKINSTALLDIRS@
 
215
MSGFMT = @MSGFMT@
 
216
MSGFMT_OPTS = @MSGFMT_OPTS@
 
217
MSGMERGE = @MSGMERGE@
 
218
NM = @NM@
 
219
NMEDIT = @NMEDIT@
 
220
OBJDUMP = @OBJDUMP@
 
221
OBJEXT = @OBJEXT@
 
222
OTOOL = @OTOOL@
 
223
OTOOL64 = @OTOOL64@
 
224
PACKAGE = @PACKAGE@
 
225
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
226
PACKAGE_LOCALE_DIR = @PACKAGE_LOCALE_DIR@
 
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
PERL_CFLAGS = @PERL_CFLAGS@
 
234
PERL_LIBS = @PERL_LIBS@
 
235
PKG_CONFIG = @PKG_CONFIG@
 
236
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
237
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
238
POFILES = @POFILES@
 
239
POPPLER_CAIRO_CFLAGS = @POPPLER_CAIRO_CFLAGS@
 
240
POPPLER_CAIRO_LIBS = @POPPLER_CAIRO_LIBS@
 
241
POPPLER_CFLAGS = @POPPLER_CFLAGS@
 
242
POPPLER_GFXFONT_CFLAGS = @POPPLER_GFXFONT_CFLAGS@
 
243
POPPLER_GFXFONT_LIBS = @POPPLER_GFXFONT_LIBS@
 
244
POPPLER_GLIB_CFLAGS = @POPPLER_GLIB_CFLAGS@
 
245
POPPLER_GLIB_LIBS = @POPPLER_GLIB_LIBS@
 
246
POPPLER_LIBS = @POPPLER_LIBS@
 
247
POSUB = @POSUB@
 
248
POW_LIB = @POW_LIB@
 
249
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
250
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
251
PYTHON_CFLAGS = @PYTHON_CFLAGS@
 
252
PYTHON_LIBS = @PYTHON_LIBS@
 
253
RANLIB = @RANLIB@
 
254
SED = @SED@
 
255
SET_MAKE = @SET_MAKE@
 
256
SHELL = @SHELL@
 
257
STRIP = @STRIP@
 
258
USE_NLS = @USE_NLS@
 
259
VERSION = @VERSION@
 
260
WIN32_CFLAGS = @WIN32_CFLAGS@
 
261
XGETTEXT = @XGETTEXT@
 
262
abs_builddir = @abs_builddir@
 
263
abs_srcdir = @abs_srcdir@
 
264
abs_top_builddir = @abs_top_builddir@
 
265
abs_top_srcdir = @abs_top_srcdir@
 
266
ac_ct_CC = @ac_ct_CC@
 
267
ac_ct_CXX = @ac_ct_CXX@
 
268
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
269
am__include = @am__include@
 
270
am__leading_dot = @am__leading_dot@
 
271
am__quote = @am__quote@
 
272
am__tar = @am__tar@
 
273
am__untar = @am__untar@
 
274
bindir = @bindir@
 
275
build = @build@
 
276
build_alias = @build_alias@
 
277
build_cpu = @build_cpu@
 
278
build_os = @build_os@
 
279
build_vendor = @build_vendor@
 
280
builddir = @builddir@
 
281
datadir = @datadir@
 
282
datarootdir = @datarootdir@
 
283
docdir = @docdir@
 
284
dvidir = @dvidir@
 
285
exec_prefix = @exec_prefix@
 
286
host = @host@
 
287
host_alias = @host_alias@
 
288
host_cpu = @host_cpu@
 
289
host_os = @host_os@
 
290
host_vendor = @host_vendor@
 
291
htmldir = @htmldir@
 
292
includedir = @includedir@
 
293
infodir = @infodir@
 
294
install_sh = @install_sh@
 
295
libdir = @libdir@
 
296
libexecdir = @libexecdir@
 
297
localedir = @localedir@
 
298
localstatedir = @localstatedir@
 
299
lt_ECHO = @lt_ECHO@
 
300
mandir = @mandir@
 
301
mkdir_p = @mkdir_p@
 
302
oldincludedir = @oldincludedir@
 
303
pdfdir = @pdfdir@
 
304
prefix = @prefix@
 
305
program_transform_name = @program_transform_name@
 
306
psdir = @psdir@
 
307
sbindir = @sbindir@
 
308
sharedstatedir = @sharedstatedir@
 
309
srcdir = @srcdir@
 
310
sysconfdir = @sysconfdir@
 
311
target_alias = @target_alias@
 
312
top_build_prefix = @top_build_prefix@
 
313
top_builddir = @top_builddir@
 
314
top_srcdir = @top_srcdir@
 
315
SUBDIRS = \
 
316
        alphabet_soup \
 
317
        Barcode \
 
318
        Poly3DObjects \
 
319
        test \
 
320
  ink2canvas \
 
321
        xaml2svg
 
322
 
 
323
extensiondir = $(datadir)/inkscape/extensions
 
324
otherstuffdir = $(datadir)/inkscape/extensions
 
325
moduledir = $(datadir)/inkscape/extensions
 
326
 
 
327
# If you remove an extension from here, either add it to EXTRA_DIST
 
328
# below, or remove all mention of it from po/inkscape.pot as well.
 
329
extensions = \
 
330
        addnodes.py \
 
331
        bezmisc.py \
 
332
        chardataeffect.py\
 
333
        color_blackandwhite.py\
 
334
        color_brighter.py\
 
335
        color_custom.py\
 
336
        color_darker.py\
 
337
        color_desaturate.py\
 
338
        coloreffect.py\
 
339
        color_grayscale.py\
 
340
        color_lesshue.py\
 
341
        color_lesslight.py\
 
342
        color_lesssaturation.py\
 
343
        color_morehue.py\
 
344
        color_morelight.py\
 
345
        color_moresaturation.py\
 
346
        color_negative.py\
 
347
        color_randomize.py\
 
348
        color_removeblue.py\
 
349
        color_removegreen.py\
 
350
        color_removered.py\
 
351
        color_rgbbarrel.py\
 
352
        color_replace.py\
 
353
        convert2dashes.py\
 
354
        cspsubdiv.py \
 
355
        cubicsuperpath.py \
 
356
        dia2svg.sh \
 
357
        dimension.py \
 
358
        dots.py \
 
359
        draw_from_triangle.py \
 
360
        dxf_input.py \
 
361
        dxf_outlines.py \
 
362
        dxf_templates.py \
 
363
        edge3d.py \
 
364
        embedimage.py \
 
365
        embed_raster_in_svg.pl \
 
366
        eqtexsvg.py \
 
367
        export_gimp_palette.py \
 
368
        extractimage.py \
 
369
        extrude.py \
 
370
        ffgeom.py\
 
371
        fig2dev-ext.py \
 
372
        flatten.py \
 
373
        foldablebox.py \
 
374
        fractalize.py \
 
375
        funcplot.py \
 
376
        gears.py\
 
377
    gcodetools.py\
 
378
        generate_voronoi.py \
 
379
        gimp_xcf.py \
 
380
        grid_cartesian.py \
 
381
        grid_isometric.py \
 
382
        grid_polar.py \
 
383
        guides_creator.py \
 
384
        guillotine.py \
 
385
        handles.py \
 
386
        hpgl_output.py \
 
387
        ill2svg.pl \
 
388
  ink2canvas.py \
 
389
        inkex.py \
 
390
        Inkscape.pm \
 
391
        inkwebeffect.py \
 
392
        interp.py \
 
393
        interp_att_g.py \
 
394
        jessyInk_autoTexts.py \
 
395
        jessyInk_effects.py \
 
396
        jessyInk_export.py \
 
397
        jessyInk_install.py \
 
398
        jessyInk_keyBindings.py \
 
399
        jessyInk_masterSlide.py \
 
400
        jessyInk_mouseHandler.py \
 
401
        jessyInk_summary.py \
 
402
        jessyInk_transitions.py \
 
403
        jessyInk_uninstall.py \
 
404
        jessyInk_video.py \
 
405
        jessyInk_view.py \
 
406
        launch_webbrowser.py \
 
407
        layers2svgfont.py \
 
408
        svgfont2layers.py \
 
409
        lindenmayer.py \
 
410
        lorem_ipsum.py \
 
411
        markers_strokepaint.py \
 
412
        measure.py \
 
413
        motion.py \
 
414
        new_glyph_layer.py \
 
415
        next_glyph_layer.py \
 
416
        previous_glyph_layer.py \
 
417
        outline2svg.pl  \
 
418
        param_curves.py \
 
419
        pathalongpath.py\
 
420
        pathscatter.py\
 
421
        pathmodifier.py\
 
422
        perfectboundcover.py \
 
423
        perspective.py \
 
424
        pixelsnap.py \
 
425
        plt_output.py \
 
426
        polyhedron_3d.py \
 
427
        printing-marks.py \
 
428
        ps2dxf.sh \
 
429
        ps2pdf-ext.py \
 
430
        pturtle.py \
 
431
        radiusrand.py \
 
432
        replace_font.py \
 
433
        restack.py \
 
434
        render_barcode.py \
 
435
        render_barcode_datamatrix.py \
 
436
        render_barcode_qrcode.py \
 
437
        render_alphabetsoup.py \
 
438
        render_alphabetsoup_config.py \
 
439
        rtree.py \
 
440
        rubberstretch.py\
 
441
        run_command.py \
 
442
        scour.py \
 
443
        scour.inkscape.py \
 
444
        setup_typography_canvas.py \
 
445
        simplepath.py \
 
446
        simplepath.rb \
 
447
        simplestyle.py \
 
448
        simpletransform.py \
 
449
        sk1_output.py \
 
450
        sk2svg.sh \
 
451
        SpSVG.pm \
 
452
        spirograph.py\
 
453
        split.py \
 
454
        straightseg.py \
 
455
        summersnight.py \
 
456
        svgcalendar.py \
 
457
        svg_regex.py \
 
458
        svg_and_media_zip_output.py \
 
459
    text_extract.py \
 
460
    svg_transform.py \
 
461
        text_uppercase.py \
 
462
        text_lowercase.py \
 
463
        text_sentencecase.py \
 
464
        text_titlecase.py \
 
465
        text_flipcase.py \
 
466
        text_randomcase.py \
 
467
        text_replace.py \
 
468
        text_braille.py \
 
469
        triangle.py \
 
470
        txt2svg.pl \
 
471
        uniconv-ext.py \
 
472
        uniconv_output.py \
 
473
        voronoi.py \
 
474
        voronoi2svg.py \
 
475
        webslicer_create_group.py \
 
476
        webslicer_create_rect.py \
 
477
        webslicer_effect.py \
 
478
        webslicer_export.py \
 
479
        web-set-att.py \
 
480
        web-transmit-att.py \
 
481
        whirl.py \
 
482
        wireframe_sphere.py \
 
483
        wmf_output.py \
 
484
        yocto_css.py
 
485
 
 
486
otherstuff = \
 
487
        inkweb.js \
 
488
        jessyInk.js \
 
489
        jessyInk_core_mouseHandler_noclick.js \
 
490
        jessyInk_core_mouseHandler_zoomControl.js \
 
491
        aisvg.xslt \
 
492
        colors.xml \
 
493
        jessyInk_video.svg \
 
494
    svg2fxg.xsl \
 
495
        svg2xaml.xsl \
 
496
        xaml2svg.xsl
 
497
 
 
498
modules = \
 
499
        addnodes.inx \
 
500
        ai_input.inx \
 
501
        aisvg.inx \
 
502
        ccx_input.inx \
 
503
        cdr_input.inx\
 
504
        cdt_input.inx \
 
505
        cgm_input.inx \
 
506
        cmx_input.inx \
 
507
        color_blackandwhite.inx\
 
508
        color_brighter.inx\
 
509
        color_custom.inx \
 
510
        color_darker.inx\
 
511
        color_desaturate.inx\
 
512
        color_grayscale.inx\
 
513
        color_lesshue.inx\
 
514
        color_lesslight.inx\
 
515
        color_lesssaturation.inx\
 
516
        color_morehue.inx\
 
517
        color_morelight.inx\
 
518
        color_moresaturation.inx\
 
519
        color_negative.inx\
 
520
        color_randomize.inx\
 
521
        color_removeblue.inx\
 
522
        color_removegreen.inx\
 
523
        color_removered.inx\
 
524
        color_rgbbarrel.inx\
 
525
        color_replace.inx\
 
526
        convert2dashes.inx\
 
527
        dia.inx \
 
528
        dimension.inx \
 
529
        dots.inx \
 
530
        draw_from_triangle.inx \
 
531
        dxf_input.inx \
 
532
        dxf_outlines.inx \
 
533
        dxf_output.inx \
 
534
        edge3d.inx \
 
535
        embedimage.inx \
 
536
        eps_input.inx \
 
537
        eqtexsvg.inx \
 
538
        export_gimp_palette.inx \
 
539
        extractimage.inx \
 
540
        extrude.inx \
 
541
        fig_input.inx \
 
542
        flatten.inx \
 
543
        foldablebox.inx \
 
544
        fractalize.inx \
 
545
        funcplot.inx \
 
546
        gears.inx\
 
547
    gcodetools_about.inx\
 
548
    gcodetools_area.inx\
 
549
    gcodetools_check_for_updates.inx\
 
550
    gcodetools_dxf_points.inx\
 
551
    gcodetools_engraving.inx\
 
552
    gcodetools_graffiti.inx\
 
553
    gcodetools_lathe.inx\
 
554
    gcodetools_orientation_points.inx\
 
555
    gcodetools_path_to_gcode.inx\
 
556
    gcodetools_prepare_path_for_plasma.inx\
 
557
    gcodetools_tools_library.inx\
 
558
        generate_voronoi.inx \
 
559
        gimp_xcf.inx \
 
560
        grid_cartesian.inx \
 
561
        grid_isometric.inx \
 
562
        grid_polar.inx \
 
563
        guides_creator.inx \
 
564
        guillotine.inx \
 
565
        handles.inx \
 
566
        hpgl_output.inx \
 
567
    ink2canvas.inx \
 
568
        inkscape_help_askaquestion.inx \
 
569
        inkscape_help_commandline.inx \
 
570
        inkscape_help_faq.inx\
 
571
        inkscape_help_manual.inx \
 
572
        inkscape_help_relnotes.inx \
 
573
        inkscape_help_reportabug.inx \
 
574
        inkscape_help_svgspec.inx \
 
575
        inkscape_help_keys.inx \
 
576
        interp.inx \
 
577
        interp_att_g.inx \
 
578
        jessyInk_autoTexts.inx \
 
579
        jessyInk_effects.inx \
 
580
        jessyInk_export.inx \
 
581
        jessyInk_install.inx \
 
582
        jessyInk_keyBindings.inx \
 
583
        jessyInk_masterSlide.inx \
 
584
        jessyInk_mouseHandler.inx \
 
585
        jessyInk_summary.inx \
 
586
        jessyInk_transitions.inx \
 
587
        jessyInk_uninstall.inx \
 
588
        jessyInk_video.inx \
 
589
        jessyInk_view.inx \
 
590
        layers2svgfont.inx \
 
591
        svgfont2layers.inx \
 
592
        lindenmayer.inx \
 
593
        lorem_ipsum.inx \
 
594
        markers_strokepaint.inx \
 
595
        measure.inx \
 
596
        motion.inx \
 
597
        new_glyph_layer.inx \
 
598
        next_glyph_layer.inx \
 
599
        previous_glyph_layer.inx \
 
600
        outline2svg.inx \
 
601
        param_curves.inx \
 
602
        pathalongpath.inx\
 
603
        pathscatter.inx\
 
604
        perfectboundcover.inx \
 
605
        perspective.inx \
 
606
        pixelsnap.inx \
 
607
        plt_input.inx \
 
608
        plt_output.inx \
 
609
        polyhedron_3d.inx       \
 
610
        printing-marks.inx \
 
611
        ps_input.inx \
 
612
        radiusrand.inx \
 
613
        render_barcode.inx \
 
614
        render_barcode_datamatrix.inx \
 
615
        render_barcode_qrcode.inx \
 
616
        render_alphabetsoup.inx \
 
617
        replace_font.inx \
 
618
        restack.inx \
 
619
        rubberstretch.inx \
 
620
        rtree.inx \
 
621
        scour.inx \
 
622
        setup_typography_canvas.inx \
 
623
        sk_input.inx \
 
624
        sk1_input.inx \
 
625
        sk1_output.inx \
 
626
        spirograph.inx \
 
627
        split.inx \
 
628
        straightseg.inx \
 
629
        summersnight.inx \
 
630
    svg2fxg.inx \
 
631
        svg2xaml.inx \
 
632
        svg_and_media_zip_output.inx \
 
633
        svgcalendar.inx \
 
634
    text_extract.inx \
 
635
        text_uppercase.inx\
 
636
        text_lowercase.inx \
 
637
        text_sentencecase.inx \
 
638
        text_titlecase.inx \
 
639
        text_flipcase.inx \
 
640
        text_randomcase.inx \
 
641
        text_replace.inx \
 
642
        text_braille.inx \
 
643
        triangle.inx \
 
644
        txt2svg.inx \
 
645
        voronoi2svg.inx \
 
646
        webslicer_create_group.inx \
 
647
        webslicer_create_rect.inx \
 
648
        webslicer_export.inx \
 
649
        web-set-att.inx \
 
650
        web-transmit-att.inx \
 
651
        whirl.inx \
 
652
        wireframe_sphere.inx \
 
653
        wmf_input.inx \
 
654
        wmf_output.inx \
 
655
        xaml2svg.inx
 
656
 
 
657
extension_SCRIPTS = \
 
658
        $(extensions)
 
659
 
 
660
otherstuff_DATA = \
 
661
        $(otherstuff)
 
662
 
 
663
module_DATA = \
 
664
        $(modules)
 
665
 
 
666
EXTRA_DIST = \
 
667
        $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)
 
668
 
 
669
all: all-recursive
 
670
 
 
671
.SUFFIXES:
 
672
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
673
        @for dep in $?; do \
 
674
          case '$(am__configure_deps)' in \
 
675
            *$$dep*) \
 
676
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
677
                && { if test -f $@; then exit 0; else break; fi; }; \
 
678
              exit 1;; \
 
679
          esac; \
 
680
        done; \
 
681
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu share/extensions/Makefile'; \
 
682
        $(am__cd) $(top_srcdir) && \
 
683
          $(AUTOMAKE) --gnu share/extensions/Makefile
 
684
.PRECIOUS: Makefile
 
685
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
686
        @case '$?' in \
 
687
          *config.status*) \
 
688
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
689
          *) \
 
690
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
691
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
692
        esac;
 
693
 
 
694
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
695
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
696
 
 
697
$(top_srcdir)/configure:  $(am__configure_deps)
 
698
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
699
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
700
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
701
$(am__aclocal_m4_deps):
 
702
install-extensionSCRIPTS: $(extension_SCRIPTS)
 
703
        @$(NORMAL_INSTALL)
 
704
        test -z "$(extensiondir)" || $(MKDIR_P) "$(DESTDIR)$(extensiondir)"
 
705
        @list='$(extension_SCRIPTS)'; test -n "$(extensiondir)" || list=; \
 
706
        for p in $$list; do \
 
707
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
708
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
709
        done | \
 
710
        sed -e 'p;s,.*/,,;n' \
 
711
            -e 'h;s|.*|.|' \
 
712
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
713
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
714
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
715
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
716
              if (++n[d] == $(am__install_max)) { \
 
717
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
718
            else { print "f", d "/" $$4, $$1 } } \
 
719
          END { for (d in files) print "f", d, files[d] }' | \
 
720
        while read type dir files; do \
 
721
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
722
             test -z "$$files" || { \
 
723
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(extensiondir)$$dir'"; \
 
724
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(extensiondir)$$dir" || exit $$?; \
 
725
             } \
 
726
        ; done
 
727
 
 
728
uninstall-extensionSCRIPTS:
 
729
        @$(NORMAL_UNINSTALL)
 
730
        @list='$(extension_SCRIPTS)'; test -n "$(extensiondir)" || exit 0; \
 
731
        files=`for p in $$list; do echo "$$p"; done | \
 
732
               sed -e 's,.*/,,;$(transform)'`; \
 
733
        test -n "$$list" || exit 0; \
 
734
        echo " ( cd '$(DESTDIR)$(extensiondir)' && rm -f" $$files ")"; \
 
735
        cd "$(DESTDIR)$(extensiondir)" && rm -f $$files
 
736
 
 
737
mostlyclean-libtool:
 
738
        -rm -f *.lo
 
739
 
 
740
clean-libtool:
 
741
        -rm -rf .libs _libs
 
742
install-moduleDATA: $(module_DATA)
 
743
        @$(NORMAL_INSTALL)
 
744
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
 
745
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
 
746
        for p in $$list; do \
 
747
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
748
          echo "$$d$$p"; \
 
749
        done | $(am__base_list) | \
 
750
        while read files; do \
 
751
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(moduledir)'"; \
 
752
          $(INSTALL_DATA) $$files "$(DESTDIR)$(moduledir)" || exit $$?; \
 
753
        done
 
754
 
 
755
uninstall-moduleDATA:
 
756
        @$(NORMAL_UNINSTALL)
 
757
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
 
758
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
759
        test -n "$$files" || exit 0; \
 
760
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
 
761
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
762
install-otherstuffDATA: $(otherstuff_DATA)
 
763
        @$(NORMAL_INSTALL)
 
764
        test -z "$(otherstuffdir)" || $(MKDIR_P) "$(DESTDIR)$(otherstuffdir)"
 
765
        @list='$(otherstuff_DATA)'; test -n "$(otherstuffdir)" || list=; \
 
766
        for p in $$list; do \
 
767
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
768
          echo "$$d$$p"; \
 
769
        done | $(am__base_list) | \
 
770
        while read files; do \
 
771
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(otherstuffdir)'"; \
 
772
          $(INSTALL_DATA) $$files "$(DESTDIR)$(otherstuffdir)" || exit $$?; \
 
773
        done
 
774
 
 
775
uninstall-otherstuffDATA:
 
776
        @$(NORMAL_UNINSTALL)
 
777
        @list='$(otherstuff_DATA)'; test -n "$(otherstuffdir)" || list=; \
 
778
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
779
        test -n "$$files" || exit 0; \
 
780
        echo " ( cd '$(DESTDIR)$(otherstuffdir)' && rm -f" $$files ")"; \
 
781
        cd "$(DESTDIR)$(otherstuffdir)" && rm -f $$files
 
782
 
 
783
# This directory's subdirectories are mostly independent; you can cd
 
784
# into them and run `make' without going through this Makefile.
 
785
# To change the values of `make' variables: instead of editing Makefiles,
 
786
# (1) if the variable is set in `config.status', edit `config.status'
 
787
#     (which will cause the Makefiles to be regenerated when you run `make');
 
788
# (2) otherwise, pass the desired values on the `make' command line.
 
789
$(RECURSIVE_TARGETS):
 
790
        @fail= failcom='exit 1'; \
 
791
        for f in x $$MAKEFLAGS; do \
 
792
          case $$f in \
 
793
            *=* | --[!k]*);; \
 
794
            *k*) failcom='fail=yes';; \
 
795
          esac; \
 
796
        done; \
 
797
        dot_seen=no; \
 
798
        target=`echo $@ | sed s/-recursive//`; \
 
799
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
800
          echo "Making $$target in $$subdir"; \
 
801
          if test "$$subdir" = "."; then \
 
802
            dot_seen=yes; \
 
803
            local_target="$$target-am"; \
 
804
          else \
 
805
            local_target="$$target"; \
 
806
          fi; \
 
807
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
808
          || eval $$failcom; \
 
809
        done; \
 
810
        if test "$$dot_seen" = "no"; then \
 
811
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
812
        fi; test -z "$$fail"
 
813
 
 
814
$(RECURSIVE_CLEAN_TARGETS):
 
815
        @fail= failcom='exit 1'; \
 
816
        for f in x $$MAKEFLAGS; do \
 
817
          case $$f in \
 
818
            *=* | --[!k]*);; \
 
819
            *k*) failcom='fail=yes';; \
 
820
          esac; \
 
821
        done; \
 
822
        dot_seen=no; \
 
823
        case "$@" in \
 
824
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
825
          *) list='$(SUBDIRS)' ;; \
 
826
        esac; \
 
827
        rev=''; for subdir in $$list; do \
 
828
          if test "$$subdir" = "."; then :; else \
 
829
            rev="$$subdir $$rev"; \
 
830
          fi; \
 
831
        done; \
 
832
        rev="$$rev ."; \
 
833
        target=`echo $@ | sed s/-recursive//`; \
 
834
        for subdir in $$rev; do \
 
835
          echo "Making $$target in $$subdir"; \
 
836
          if test "$$subdir" = "."; then \
 
837
            local_target="$$target-am"; \
 
838
          else \
 
839
            local_target="$$target"; \
 
840
          fi; \
 
841
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
842
          || eval $$failcom; \
 
843
        done && test -z "$$fail"
 
844
tags-recursive:
 
845
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
846
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
847
        done
 
848
ctags-recursive:
 
849
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
850
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
851
        done
 
852
 
 
853
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
854
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
855
        unique=`for i in $$list; do \
 
856
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
857
          done | \
 
858
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
859
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
860
        mkid -fID $$unique
 
861
tags: TAGS
 
862
 
 
863
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
864
                $(TAGS_FILES) $(LISP)
 
865
        set x; \
 
866
        here=`pwd`; \
 
867
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
868
          include_option=--etags-include; \
 
869
          empty_fix=.; \
 
870
        else \
 
871
          include_option=--include; \
 
872
          empty_fix=; \
 
873
        fi; \
 
874
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
875
          if test "$$subdir" = .; then :; else \
 
876
            test ! -f $$subdir/TAGS || \
 
877
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
878
          fi; \
 
879
        done; \
 
880
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
881
        unique=`for i in $$list; do \
 
882
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
883
          done | \
 
884
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
885
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
886
        shift; \
 
887
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
888
          test -n "$$unique" || unique=$$empty_fix; \
 
889
          if test $$# -gt 0; then \
 
890
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
891
              "$$@" $$unique; \
 
892
          else \
 
893
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
894
              $$unique; \
 
895
          fi; \
 
896
        fi
 
897
ctags: CTAGS
 
898
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
899
                $(TAGS_FILES) $(LISP)
 
900
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
901
        unique=`for i in $$list; do \
 
902
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
903
          done | \
 
904
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
905
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
906
        test -z "$(CTAGS_ARGS)$$unique" \
 
907
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
908
             $$unique
 
909
 
 
910
GTAGS:
 
911
        here=`$(am__cd) $(top_builddir) && pwd` \
 
912
          && $(am__cd) $(top_srcdir) \
 
913
          && gtags -i $(GTAGS_ARGS) "$$here"
 
914
 
 
915
distclean-tags:
 
916
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
917
 
 
918
distdir: $(DISTFILES)
 
919
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
920
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
921
        list='$(DISTFILES)'; \
 
922
          dist_files=`for file in $$list; do echo $$file; done | \
 
923
          sed -e "s|^$$srcdirstrip/||;t" \
 
924
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
925
        case $$dist_files in \
 
926
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
927
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
928
                           sort -u` ;; \
 
929
        esac; \
 
930
        for file in $$dist_files; do \
 
931
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
932
          if test -d $$d/$$file; then \
 
933
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
934
            if test -d "$(distdir)/$$file"; then \
 
935
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
936
            fi; \
 
937
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
938
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
939
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
940
            fi; \
 
941
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
942
          else \
 
943
            test -f "$(distdir)/$$file" \
 
944
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
945
            || exit 1; \
 
946
          fi; \
 
947
        done
 
948
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
949
          if test "$$subdir" = .; then :; else \
 
950
            test -d "$(distdir)/$$subdir" \
 
951
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
952
            || exit 1; \
 
953
          fi; \
 
954
        done
 
955
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
956
          if test "$$subdir" = .; then :; else \
 
957
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
958
            $(am__relativize); \
 
959
            new_distdir=$$reldir; \
 
960
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
961
            $(am__relativize); \
 
962
            new_top_distdir=$$reldir; \
 
963
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
964
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
965
            ($(am__cd) $$subdir && \
 
966
              $(MAKE) $(AM_MAKEFLAGS) \
 
967
                top_distdir="$$new_top_distdir" \
 
968
                distdir="$$new_distdir" \
 
969
                am__remove_distdir=: \
 
970
                am__skip_length_check=: \
 
971
                am__skip_mode_fix=: \
 
972
                distdir) \
 
973
              || exit 1; \
 
974
          fi; \
 
975
        done
 
976
check-am: all-am
 
977
check: check-recursive
 
978
all-am: Makefile $(SCRIPTS) $(DATA)
 
979
installdirs: installdirs-recursive
 
980
installdirs-am:
 
981
        for dir in "$(DESTDIR)$(extensiondir)" "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(otherstuffdir)"; do \
 
982
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
983
        done
 
984
install: install-recursive
 
985
install-exec: install-exec-recursive
 
986
install-data: install-data-recursive
 
987
uninstall: uninstall-recursive
 
988
 
 
989
install-am: all-am
 
990
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
991
 
 
992
installcheck: installcheck-recursive
 
993
install-strip:
 
994
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
995
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
996
          `test -z '$(STRIP)' || \
 
997
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
998
mostlyclean-generic:
 
999
 
 
1000
clean-generic:
 
1001
 
 
1002
distclean-generic:
 
1003
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
1004
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
1005
 
 
1006
maintainer-clean-generic:
 
1007
        @echo "This command is intended for maintainers to use"
 
1008
        @echo "it deletes files that may require special tools to rebuild."
 
1009
clean: clean-recursive
 
1010
 
 
1011
clean-am: clean-generic clean-libtool mostlyclean-am
 
1012
 
 
1013
distclean: distclean-recursive
 
1014
        -rm -f Makefile
 
1015
distclean-am: clean-am distclean-generic distclean-tags
 
1016
 
 
1017
dvi: dvi-recursive
 
1018
 
 
1019
dvi-am:
 
1020
 
 
1021
html: html-recursive
 
1022
 
 
1023
html-am:
 
1024
 
 
1025
info: info-recursive
 
1026
 
 
1027
info-am:
 
1028
 
 
1029
install-data-am: install-extensionSCRIPTS install-moduleDATA \
 
1030
        install-otherstuffDATA
 
1031
 
 
1032
install-dvi: install-dvi-recursive
 
1033
 
 
1034
install-dvi-am:
 
1035
 
 
1036
install-exec-am:
 
1037
 
 
1038
install-html: install-html-recursive
 
1039
 
 
1040
install-html-am:
 
1041
 
 
1042
install-info: install-info-recursive
 
1043
 
 
1044
install-info-am:
 
1045
 
 
1046
install-man:
 
1047
 
 
1048
install-pdf: install-pdf-recursive
 
1049
 
 
1050
install-pdf-am:
 
1051
 
 
1052
install-ps: install-ps-recursive
 
1053
 
 
1054
install-ps-am:
 
1055
 
 
1056
installcheck-am:
 
1057
 
 
1058
maintainer-clean: maintainer-clean-recursive
 
1059
        -rm -f Makefile
 
1060
maintainer-clean-am: distclean-am maintainer-clean-generic
 
1061
 
 
1062
mostlyclean: mostlyclean-recursive
 
1063
 
 
1064
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
1065
 
 
1066
pdf: pdf-recursive
 
1067
 
 
1068
pdf-am:
 
1069
 
 
1070
ps: ps-recursive
 
1071
 
 
1072
ps-am:
 
1073
 
 
1074
uninstall-am: uninstall-extensionSCRIPTS uninstall-moduleDATA \
 
1075
        uninstall-otherstuffDATA
 
1076
 
 
1077
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
1078
        install-am install-strip tags-recursive
 
1079
 
 
1080
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
1081
        all all-am check check-am clean clean-generic clean-libtool \
 
1082
        ctags ctags-recursive distclean distclean-generic \
 
1083
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
1084
        html-am info info-am install install-am install-data \
 
1085
        install-data-am install-dvi install-dvi-am install-exec \
 
1086
        install-exec-am install-extensionSCRIPTS install-html \
 
1087
        install-html-am install-info install-info-am install-man \
 
1088
        install-moduleDATA install-otherstuffDATA install-pdf \
 
1089
        install-pdf-am install-ps install-ps-am install-strip \
 
1090
        installcheck installcheck-am installdirs installdirs-am \
 
1091
        maintainer-clean maintainer-clean-generic mostlyclean \
 
1092
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
1093
        tags tags-recursive uninstall uninstall-am \
 
1094
        uninstall-extensionSCRIPTS uninstall-moduleDATA \
 
1095
        uninstall-otherstuffDATA
 
1096
 
 
1097
 
 
1098
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
1099
# Otherwise a system limit (for SysV at least) may be exceeded.
 
1100
.NOEXPORT: