~ubuntu-branches/debian/experimental/inkscape/experimental

« back to all changes in this revision

Viewing changes to share/tutorials/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-09-09 23:29:02 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080909232902-c50iujhk1w79u8e7
Tags: 0.46-2.1
* Non-maintainer upload.
* Add upstream patch fixing a crash in the open dialog
  in the zh_CN.utf8 locale. Closes: #487623.
  Thanks to Luca Bruno for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
17
VPATH = @srcdir@
20
18
pkgdatadir = $(datadir)/@PACKAGE@
21
19
pkglibdir = $(libdir)/@PACKAGE@
22
20
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../..
24
 
 
25
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
22
install_sh_DATA = $(install_sh) -c -m 644
28
23
install_sh_PROGRAM = $(install_sh) -c
29
24
install_sh_SCRIPT = $(install_sh) -c
35
30
NORMAL_UNINSTALL = :
36
31
PRE_UNINSTALL = :
37
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
38
34
host_triplet = @host@
 
35
subdir = share/tutorials
 
36
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
39
        $(top_srcdir)/configure.ac
 
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
41
        $(ACLOCAL_M4)
 
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
43
CONFIG_HEADER = $(top_builddir)/config.h
 
44
CONFIG_CLEAN_FILES =
 
45
SOURCES =
 
46
DIST_SOURCES =
 
47
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
48
am__vpath_adj = case $$p in \
 
49
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
50
    *) f=$$p;; \
 
51
  esac;
 
52
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
53
am__installdirs = "$(DESTDIR)$(tutorialdir)"
 
54
tutorialDATA_INSTALL = $(INSTALL_DATA)
 
55
DATA = $(tutorial_DATA)
 
56
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
39
57
ACLOCAL = @ACLOCAL@
40
58
ALL_LINGUAS = @ALL_LINGUAS@
41
 
AMDEP_FALSE = @AMDEP_FALSE@
42
 
AMDEP_TRUE = @AMDEP_TRUE@
43
59
AMTAR = @AMTAR@
44
 
AR = @AR@
45
60
AUTOCONF = @AUTOCONF@
46
61
AUTOHEADER = @AUTOHEADER@
47
62
AUTOMAKE = @AUTOMAKE@
48
63
AWK = @AWK@
 
64
CAIRO_PDF_CFLAGS = @CAIRO_PDF_CFLAGS@
 
65
CAIRO_PDF_LIBS = @CAIRO_PDF_LIBS@
 
66
CAIRO_SVG_CFLAGS = @CAIRO_SVG_CFLAGS@
 
67
CAIRO_SVG_LIBS = @CAIRO_SVG_LIBS@
 
68
CARBON_LDFLAGS = @CARBON_LDFLAGS@
49
69
CATALOGS = @CATALOGS@
50
70
CATOBJEXT = @CATOBJEXT@
51
71
CC = @CC@
52
72
CCAS = @CCAS@
 
73
CCASDEPMODE = @CCASDEPMODE@
53
74
CCASFLAGS = @CCASFLAGS@
54
75
CCDEPMODE = @CCDEPMODE@
55
76
CFLAGS = @CFLAGS@
56
 
CPP = @CPP@
57
77
CPPFLAGS = @CPPFLAGS@
58
78
CXX = @CXX@
59
79
CXXCPP = @CXXCPP@
63
83
DATADIRNAME = @DATADIRNAME@
64
84
DEFS = @DEFS@
65
85
DEPDIR = @DEPDIR@
66
 
ECHO = @ECHO@
67
86
ECHO_C = @ECHO_C@
68
87
ECHO_N = @ECHO_N@
69
88
ECHO_T = @ECHO_T@
70
89
EGREP = @EGREP@
71
90
EXEEXT = @EXEEXT@
72
 
F77 = @F77@
73
 
FFLAGS = @FFLAGS@
74
91
FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
75
92
FREETYPE_CONFIG = @FREETYPE_CONFIG@
76
93
FREETYPE_LIBS = @FREETYPE_LIBS@
77
94
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
78
95
GMOFILES = @GMOFILES@
79
96
GMSGFMT = @GMSGFMT@
80
 
GNOME_PRINT_CFLAGS = @GNOME_PRINT_CFLAGS@
81
 
GNOME_PRINT_LIBS = @GNOME_PRINT_LIBS@
82
97
GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
83
98
GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
84
99
GREP = @GREP@
85
 
INKJAR_FALSE = @INKJAR_FALSE@
86
 
INKJAR_TRUE = @INKJAR_TRUE@
 
100
IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
 
101
INKBOARD_CFLAGS = @INKBOARD_CFLAGS@
 
102
INKBOARD_LIBS = @INKBOARD_LIBS@
87
103
INKSCAPE_CFLAGS = @INKSCAPE_CFLAGS@
88
104
INKSCAPE_DATADIR = @INKSCAPE_DATADIR@
89
105
INKSCAPE_LIBDIR = @INKSCAPE_LIBDIR@
90
106
INKSCAPE_LIBS = @INKSCAPE_LIBS@
 
107
INSTALL = @INSTALL@
91
108
INSTALL_DATA = @INSTALL_DATA@
92
109
INSTALL_PROGRAM = @INSTALL_PROGRAM@
93
110
INSTALL_SCRIPT = @INSTALL_SCRIPT@
98
115
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
99
116
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
100
117
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
101
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
102
118
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
103
119
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
104
120
INTLTOOL_MERGE = @INTLTOOL_MERGE@
105
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
106
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
107
121
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
108
122
INTLTOOL_PERL = @INTLTOOL_PERL@
 
123
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
109
124
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
110
125
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
111
126
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
117
132
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
118
133
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
119
134
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
120
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
121
135
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
122
136
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
123
137
LCMS_CFLAGS = @LCMS_CFLAGS@
124
138
LCMS_LIBS = @LCMS_LIBS@
125
139
LDFLAGS = @LDFLAGS@
126
 
LIBLOUDMOUTH_CFLAGS = @LIBLOUDMOUTH_CFLAGS@
127
 
LIBLOUDMOUTH_LIBS = @LIBLOUDMOUTH_LIBS@
128
140
LIBOBJS = @LIBOBJS@
129
141
LIBS = @LIBS@
130
 
LIBTOOL = @LIBTOOL@
131
 
LN_S = @LN_S@
 
142
LIBWPG_CFLAGS = @LIBWPG_CFLAGS@
 
143
LIBWPG_LIBS = @LIBWPG_LIBS@
132
144
LTLIBOBJS = @LTLIBOBJS@
 
145
MAGICKPP_CONFIG = @MAGICKPP_CONFIG@
133
146
MAKEINFO = @MAKEINFO@
 
147
MKDIR_P = @MKDIR_P@
134
148
MKINSTALLDIRS = @MKINSTALLDIRS@
135
149
MSGFMT = @MSGFMT@
 
150
MSGFMT_OPTS = @MSGFMT_OPTS@
 
151
MSGMERGE = @MSGMERGE@
136
152
OBJEXT = @OBJEXT@
137
153
PACKAGE = @PACKAGE@
138
154
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145
161
PANGOFT2_LIBS = @PANGOFT2_LIBS@
146
162
PATH_SEPARATOR = @PATH_SEPARATOR@
147
163
PERL_CFLAGS = @PERL_CFLAGS@
148
 
PERL_LDFLAGS = @PERL_LDFLAGS@
 
164
PERL_LIBS = @PERL_LIBS@
149
165
PKG_CONFIG = @PKG_CONFIG@
150
 
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
151
 
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
152
166
POFILES = @POFILES@
 
167
POPPLER_CAIRO_CFLAGS = @POPPLER_CAIRO_CFLAGS@
 
168
POPPLER_CAIRO_LIBS = @POPPLER_CAIRO_LIBS@
 
169
POPPLER_CFLAGS = @POPPLER_CFLAGS@
 
170
POPPLER_GLIB_CFLAGS = @POPPLER_GLIB_CFLAGS@
 
171
POPPLER_GLIB_LIBS = @POPPLER_GLIB_LIBS@
 
172
POPPLER_LIBS = @POPPLER_LIBS@
153
173
POSUB = @POSUB@
154
174
POW_LIB = @POW_LIB@
155
175
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
157
177
PYTHON_CFLAGS = @PYTHON_CFLAGS@
158
178
PYTHON_LIBS = @PYTHON_LIBS@
159
179
RANLIB = @RANLIB@
 
180
RELAYTOOL_PROG = @RELAYTOOL_PROG@
160
181
SET_MAKE = @SET_MAKE@
161
182
SHELL = @SHELL@
162
183
STRIP = @STRIP@
163
 
USE_GNOME_PRINT_FALSE = @USE_GNOME_PRINT_FALSE@
164
 
USE_GNOME_PRINT_TRUE = @USE_GNOME_PRINT_TRUE@
165
 
USE_GNOME_VFS_FALSE = @USE_GNOME_VFS_FALSE@
166
 
USE_GNOME_VFS_TRUE = @USE_GNOME_VFS_TRUE@
167
 
USE_LCMS_FALSE = @USE_LCMS_FALSE@
168
 
USE_LCMS_TRUE = @USE_LCMS_TRUE@
169
 
USE_MMX_FALSE = @USE_MMX_FALSE@
170
 
USE_MMX_TRUE = @USE_MMX_TRUE@
171
184
USE_NLS = @USE_NLS@
172
 
USE_XFT_FALSE = @USE_XFT_FALSE@
173
 
USE_XFT_TRUE = @USE_XFT_TRUE@
174
185
VERSION = @VERSION@
175
 
WITH_INKBOARD_FALSE = @WITH_INKBOARD_FALSE@
176
 
WITH_INKBOARD_TRUE = @WITH_INKBOARD_TRUE@
177
 
WITH_PERL_FALSE = @WITH_PERL_FALSE@
178
 
WITH_PERL_TRUE = @WITH_PERL_TRUE@
179
 
WITH_PYTHON_FALSE = @WITH_PYTHON_FALSE@
180
 
WITH_PYTHON_TRUE = @WITH_PYTHON_TRUE@
181
186
XFT_CFLAGS = @XFT_CFLAGS@
182
187
XFT_LIBS = @XFT_LIBS@
183
188
XGETTEXT = @XGETTEXT@
 
189
abs_builddir = @abs_builddir@
 
190
abs_srcdir = @abs_srcdir@
 
191
abs_top_builddir = @abs_top_builddir@
 
192
abs_top_srcdir = @abs_top_srcdir@
184
193
ac_ct_CC = @ac_ct_CC@
185
194
ac_ct_CXX = @ac_ct_CXX@
186
 
ac_ct_F77 = @ac_ct_F77@
187
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
188
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
189
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
190
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
191
195
am__include = @am__include@
192
196
am__leading_dot = @am__leading_dot@
193
197
am__quote = @am__quote@
 
198
am__tar = @am__tar@
 
199
am__untar = @am__untar@
194
200
bindir = @bindir@
195
201
build = @build@
196
202
build_alias = @build_alias@
197
203
build_cpu = @build_cpu@
198
204
build_os = @build_os@
199
205
build_vendor = @build_vendor@
 
206
builddir = @builddir@
200
207
datadir = @datadir@
201
208
datarootdir = @datarootdir@
202
209
docdir = @docdir@
216
223
localedir = @localedir@
217
224
localstatedir = @localstatedir@
218
225
mandir = @mandir@
 
226
mkdir_p = @mkdir_p@
219
227
oldincludedir = @oldincludedir@
220
228
pdfdir = @pdfdir@
221
229
prefix = @prefix@
223
231
psdir = @psdir@
224
232
sbindir = @sbindir@
225
233
sharedstatedir = @sharedstatedir@
 
234
srcdir = @srcdir@
226
235
sysconfdir = @sysconfdir@
227
236
target_alias = @target_alias@
228
 
 
 
237
top_builddir = @top_builddir@
 
238
top_srcdir = @top_srcdir@
229
239
tutorialdir = $(datadir)/inkscape/tutorials
230
 
 
231
240
tutorial_DATA = \
232
241
    README \
233
242
    gpl-2.svg \
236
245
    potrace.png \
237
246
    potrace-de.png \
238
247
    potrace-fr.png \
 
248
    potrace-ru.png \
239
249
    tutorial-advanced.svg \
240
250
    tutorial-advanced.ca.svg \
241
251
    tutorial-advanced.cs.svg \
242
252
    tutorial-advanced.de.svg \
243
253
    tutorial-advanced.es.svg \
244
254
    tutorial-advanced.fr.svg \
 
255
    tutorial-advanced.it.svg \
245
256
    tutorial-advanced.ja.svg \
246
257
    tutorial-advanced.pt_BR.svg \
 
258
    tutorial-advanced.ru.svg \
 
259
    tutorial-advanced.sk.svg \
247
260
    tutorial-advanced.sl.svg \
 
261
    tutorial-advanced.vi.svg \
 
262
    tutorial-advanced.zh_CN.svg \
248
263
    tutorial-basic.svg \
 
264
    tutorial-basic.bg.svg \
249
265
    tutorial-basic.ca.svg \
250
266
    tutorial-basic.cs.svg \
 
267
    tutorial-basic.da.svg \
251
268
    tutorial-basic.de.svg \
252
269
    tutorial-basic.es.svg \
253
270
    tutorial-basic.fr.svg \
 
271
    tutorial-basic.it.svg \
254
272
    tutorial-basic.ja.svg \
255
273
    tutorial-basic.nn.svg \
256
274
    tutorial-basic.pt_BR.svg \
257
275
    tutorial-basic.ru.svg \
 
276
    tutorial-basic.sk.svg \
258
277
    tutorial-basic.sl.svg \
 
278
    tutorial-basic.tr.svg \
 
279
    tutorial-basic.vi.svg \
 
280
    tutorial-basic.zh_CN.svg \
259
281
    tutorial-calligraphy.svg \
260
282
    tutorial-calligraphy.ca.svg \
261
283
    tutorial-calligraphy.cs.svg \
263
285
    tutorial-calligraphy.es.svg \
264
286
    tutorial-calligraphy.fr.svg \
265
287
    tutorial-calligraphy.pt_BR.svg \
 
288
    tutorial-calligraphy.ru.svg \
266
289
    tutorial-calligraphy.sl.svg \
 
290
    tutorial-calligraphy.vi.svg \
267
291
    tutorial-elements.svg \
 
292
    tutorial-elements.ca.svg \
268
293
    tutorial-elements.de.svg \
269
294
    tutorial-elements.es.svg \
270
295
    tutorial-elements.fr.svg \
271
296
    tutorial-elements.pt_BR.svg \
 
297
    tutorial-elements.ru.svg \
272
298
    tutorial-elements.sl.svg \
273
299
    tutorial-shapes.svg \
274
300
    tutorial-shapes.ca.svg \
276
302
    tutorial-shapes.de.svg \
277
303
    tutorial-shapes.es.svg \
278
304
    tutorial-shapes.fr.svg \
 
305
    tutorial-shapes.it.svg \
279
306
    tutorial-shapes.ja.svg \
280
307
    tutorial-shapes.pt_BR.svg \
 
308
    tutorial-shapes.ru.svg \
 
309
    tutorial-shapes.sk.svg \
281
310
    tutorial-shapes.sl.svg \
 
311
    tutorial-shapes.vi.svg \
 
312
    tutorial-shapes.zh_CN.svg \
282
313
    tutorial-tips.svg \
 
314
    tutorial-tips.ca.svg \
283
315
    tutorial-tips.de.svg \
284
316
    tutorial-tips.es.svg \
285
317
    tutorial-tips.fr.svg \
 
318
    tutorial-tips.it.svg \
286
319
    tutorial-tips.pt_BR.svg \
 
320
    tutorial-tips.ru.svg \
 
321
    tutorial-tips.sk.svg \
287
322
    tutorial-tips.sl.svg \
288
323
    tutorial-tracing.svg \
289
324
    tutorial-tracing.ca.svg \
290
325
    tutorial-tracing.de.svg \
291
326
    tutorial-tracing.es.svg \
292
327
    tutorial-tracing.fr.svg \
 
328
    tutorial-tracing.pt_BR.svg \
 
329
    tutorial-tracing.ru.svg \
293
330
    tutorial-tracing.sl.svg \
 
331
    tutorial-tracing.vi.svg \
294
332
    tux.png
295
333
 
296
 
 
297
334
EXTRA_DIST = $(tutorial_DATA)
298
 
subdir = share/tutorials
299
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
300
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
301
 
CONFIG_HEADER = $(top_builddir)/config.h
302
 
CONFIG_CLEAN_FILES =
303
 
DIST_SOURCES =
304
 
DATA = $(tutorial_DATA)
305
 
 
306
 
DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
307
335
all: all-am
308
336
 
309
337
.SUFFIXES:
310
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
338
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
339
        @for dep in $?; do \
 
340
          case '$(am__configure_deps)' in \
 
341
            *$$dep*) \
 
342
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
343
                && exit 0; \
 
344
              exit 1;; \
 
345
          esac; \
 
346
        done; \
 
347
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  share/tutorials/Makefile'; \
311
348
        cd $(top_srcdir) && \
312
 
          $(AUTOMAKE) --gnu  share/tutorials/Makefile
313
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
314
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
315
 
 
316
 
mostlyclean-libtool:
317
 
        -rm -f *.lo
318
 
 
319
 
clean-libtool:
320
 
        -rm -rf .libs _libs
321
 
 
322
 
distclean-libtool:
323
 
        -rm -f libtool
324
 
uninstall-info-am:
325
 
tutorialDATA_INSTALL = $(INSTALL_DATA)
 
349
          $(AUTOMAKE) --foreign  share/tutorials/Makefile
 
350
.PRECIOUS: Makefile
 
351
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
352
        @case '$?' in \
 
353
          *config.status*) \
 
354
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
355
          *) \
 
356
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
357
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
358
        esac;
 
359
 
 
360
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
361
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
362
 
 
363
$(top_srcdir)/configure:  $(am__configure_deps)
 
364
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
365
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
366
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326
367
install-tutorialDATA: $(tutorial_DATA)
327
368
        @$(NORMAL_INSTALL)
328
 
        $(mkinstalldirs) $(DESTDIR)$(tutorialdir)
 
369
        test -z "$(tutorialdir)" || $(MKDIR_P) "$(DESTDIR)$(tutorialdir)"
329
370
        @list='$(tutorial_DATA)'; for p in $$list; do \
330
371
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
331
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
332
 
          echo " $(tutorialDATA_INSTALL) $$d$$p $(DESTDIR)$(tutorialdir)/$$f"; \
333
 
          $(tutorialDATA_INSTALL) $$d$$p $(DESTDIR)$(tutorialdir)/$$f; \
 
372
          f=$(am__strip_dir) \
 
373
          echo " $(tutorialDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tutorialdir)/$$f'"; \
 
374
          $(tutorialDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tutorialdir)/$$f"; \
334
375
        done
335
376
 
336
377
uninstall-tutorialDATA:
337
378
        @$(NORMAL_UNINSTALL)
338
379
        @list='$(tutorial_DATA)'; for p in $$list; do \
339
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
340
 
          echo " rm -f $(DESTDIR)$(tutorialdir)/$$f"; \
341
 
          rm -f $(DESTDIR)$(tutorialdir)/$$f; \
 
380
          f=$(am__strip_dir) \
 
381
          echo " rm -f '$(DESTDIR)$(tutorialdir)/$$f'"; \
 
382
          rm -f "$(DESTDIR)$(tutorialdir)/$$f"; \
342
383
        done
343
384
tags: TAGS
344
385
TAGS:
346
387
ctags: CTAGS
347
388
CTAGS:
348
389
 
349
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
350
 
 
351
 
top_distdir = ../..
352
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
353
390
 
354
391
distdir: $(DISTFILES)
355
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
356
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
357
 
        list='$(DISTFILES)'; for file in $$list; do \
358
 
          case $$file in \
359
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
361
 
          esac; \
 
392
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
393
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
394
        list='$(DISTFILES)'; \
 
395
          dist_files=`for file in $$list; do echo $$file; done | \
 
396
          sed -e "s|^$$srcdirstrip/||;t" \
 
397
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
398
        case $$dist_files in \
 
399
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
400
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
401
                           sort -u` ;; \
 
402
        esac; \
 
403
        for file in $$dist_files; do \
362
404
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
364
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
365
 
            dir="/$$dir"; \
366
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
367
 
          else \
368
 
            dir=''; \
369
 
          fi; \
370
405
          if test -d $$d/$$file; then \
 
406
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
371
407
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372
408
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
373
409
            fi; \
381
417
check-am: all-am
382
418
check: check-am
383
419
all-am: Makefile $(DATA)
384
 
 
385
420
installdirs:
386
 
        $(mkinstalldirs) $(DESTDIR)$(tutorialdir)
 
421
        for dir in "$(DESTDIR)$(tutorialdir)"; do \
 
422
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
423
        done
387
424
install: install-am
388
425
install-exec: install-exec-am
389
426
install-data: install-data-am
403
440
clean-generic:
404
441
 
405
442
distclean-generic:
406
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
443
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
407
444
 
408
445
maintainer-clean-generic:
409
446
        @echo "This command is intended for maintainers to use"
410
447
        @echo "it deletes files that may require special tools to rebuild."
411
448
clean: clean-am
412
449
 
413
 
clean-am: clean-generic clean-libtool mostlyclean-am
 
450
clean-am: clean-generic mostlyclean-am
414
451
 
415
452
distclean: distclean-am
416
453
        -rm -f Makefile
417
 
distclean-am: clean-am distclean-generic distclean-libtool
 
454
distclean-am: clean-am distclean-generic
418
455
 
419
456
dvi: dvi-am
420
457
 
421
458
dvi-am:
422
459
 
 
460
html: html-am
 
461
 
423
462
info: info-am
424
463
 
425
464
info-am:
426
465
 
427
466
install-data-am: install-tutorialDATA
428
467
 
 
468
install-dvi: install-dvi-am
 
469
 
429
470
install-exec-am:
430
471
 
 
472
install-html: install-html-am
 
473
 
431
474
install-info: install-info-am
432
475
 
433
476
install-man:
434
477
 
 
478
install-pdf: install-pdf-am
 
479
 
 
480
install-ps: install-ps-am
 
481
 
435
482
installcheck-am:
436
483
 
437
484
maintainer-clean: maintainer-clean-am
440
487
 
441
488
mostlyclean: mostlyclean-am
442
489
 
443
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
490
mostlyclean-am: mostlyclean-generic
444
491
 
445
492
pdf: pdf-am
446
493
 
450
497
 
451
498
ps-am:
452
499
 
453
 
uninstall-am: uninstall-info-am uninstall-tutorialDATA
454
 
 
455
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
456
 
        distclean distclean-generic distclean-libtool distdir dvi \
457
 
        dvi-am info info-am install install-am install-data \
458
 
        install-data-am install-exec install-exec-am install-info \
459
 
        install-info-am install-man install-strip install-tutorialDATA \
460
 
        installcheck installcheck-am installdirs maintainer-clean \
461
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
462
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
463
 
        uninstall-info-am uninstall-tutorialDATA
 
500
uninstall-am: uninstall-tutorialDATA
 
501
 
 
502
.MAKE: install-am install-strip
 
503
 
 
504
.PHONY: all all-am check check-am clean clean-generic distclean \
 
505
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
506
        install install-am install-data install-data-am install-dvi \
 
507
        install-dvi-am install-exec install-exec-am install-html \
 
508
        install-html-am install-info install-info-am install-man \
 
509
        install-pdf install-pdf-am install-ps install-ps-am \
 
510
        install-strip install-tutorialDATA installcheck \
 
511
        installcheck-am installdirs maintainer-clean \
 
512
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
513
        pdf-am ps ps-am uninstall uninstall-am uninstall-tutorialDATA
464
514
 
465
515
# Tell versions [3.59,3.63) of GNU make to not export all variables.
466
516
# Otherwise a system limit (for SysV at least) may be exceeded.