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

« back to all changes in this revision

Viewing changes to share/examples/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/examples
 
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)$(exampledir)"
 
54
exampleDATA_INSTALL = $(INSTALL_DATA)
 
55
DATA = $(example_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
exampledir = $(datadir)/inkscape/examples
230
 
 
231
240
example_DATA = \
232
241
        README \
233
242
        istest.pov \
242
251
        tesselation-P3.svg \
243
252
        art-nouveau-P3.svg \
244
253
        eastern-motive-P4G.svg \
245
 
        l-systems.svgz
246
 
 
 
254
        l-systems.svgz \
 
255
        glass.svg \
 
256
        car.svgz \
 
257
        gallardo.svgz \
 
258
        gradient-mesh-experimental.svgz \
 
259
        rope-3D.svg \
 
260
        animated-clock.svg \
 
261
        blend_modes.svg \
 
262
        flow-go.svg \
 
263
        lighting_effects.svg \
 
264
        turbulence_effects.svg \
 
265
        live-path-effects-curvestitch.svg \
 
266
        live-path-effects-gears.svg \
 
267
        live-path-effects-pathalongpath.svg
247
268
 
248
269
EXTRA_DIST = $(example_DATA)
249
 
subdir = share/examples
250
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
251
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
252
 
CONFIG_HEADER = $(top_builddir)/config.h
253
 
CONFIG_CLEAN_FILES =
254
 
DIST_SOURCES =
255
 
DATA = $(example_DATA)
256
 
 
257
 
DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
258
270
all: all-am
259
271
 
260
272
.SUFFIXES:
261
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
273
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
274
        @for dep in $?; do \
 
275
          case '$(am__configure_deps)' in \
 
276
            *$$dep*) \
 
277
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
278
                && exit 0; \
 
279
              exit 1;; \
 
280
          esac; \
 
281
        done; \
 
282
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  share/examples/Makefile'; \
262
283
        cd $(top_srcdir) && \
263
 
          $(AUTOMAKE) --gnu  share/examples/Makefile
264
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
265
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
266
 
 
267
 
mostlyclean-libtool:
268
 
        -rm -f *.lo
269
 
 
270
 
clean-libtool:
271
 
        -rm -rf .libs _libs
272
 
 
273
 
distclean-libtool:
274
 
        -rm -f libtool
275
 
uninstall-info-am:
276
 
exampleDATA_INSTALL = $(INSTALL_DATA)
 
284
          $(AUTOMAKE) --foreign  share/examples/Makefile
 
285
.PRECIOUS: Makefile
 
286
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
287
        @case '$?' in \
 
288
          *config.status*) \
 
289
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
290
          *) \
 
291
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
292
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
293
        esac;
 
294
 
 
295
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
296
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
297
 
 
298
$(top_srcdir)/configure:  $(am__configure_deps)
 
299
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
300
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
301
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
302
install-exampleDATA: $(example_DATA)
278
303
        @$(NORMAL_INSTALL)
279
 
        $(mkinstalldirs) $(DESTDIR)$(exampledir)
 
304
        test -z "$(exampledir)" || $(MKDIR_P) "$(DESTDIR)$(exampledir)"
280
305
        @list='$(example_DATA)'; for p in $$list; do \
281
306
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
282
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
283
 
          echo " $(exampleDATA_INSTALL) $$d$$p $(DESTDIR)$(exampledir)/$$f"; \
284
 
          $(exampleDATA_INSTALL) $$d$$p $(DESTDIR)$(exampledir)/$$f; \
 
307
          f=$(am__strip_dir) \
 
308
          echo " $(exampleDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(exampledir)/$$f'"; \
 
309
          $(exampleDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(exampledir)/$$f"; \
285
310
        done
286
311
 
287
312
uninstall-exampleDATA:
288
313
        @$(NORMAL_UNINSTALL)
289
314
        @list='$(example_DATA)'; for p in $$list; do \
290
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
291
 
          echo " rm -f $(DESTDIR)$(exampledir)/$$f"; \
292
 
          rm -f $(DESTDIR)$(exampledir)/$$f; \
 
315
          f=$(am__strip_dir) \
 
316
          echo " rm -f '$(DESTDIR)$(exampledir)/$$f'"; \
 
317
          rm -f "$(DESTDIR)$(exampledir)/$$f"; \
293
318
        done
294
319
tags: TAGS
295
320
TAGS:
297
322
ctags: CTAGS
298
323
CTAGS:
299
324
 
300
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
301
 
 
302
 
top_distdir = ../..
303
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
304
325
 
305
326
distdir: $(DISTFILES)
306
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
307
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
308
 
        list='$(DISTFILES)'; for file in $$list; do \
309
 
          case $$file in \
310
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
311
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
312
 
          esac; \
 
327
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
328
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
329
        list='$(DISTFILES)'; \
 
330
          dist_files=`for file in $$list; do echo $$file; done | \
 
331
          sed -e "s|^$$srcdirstrip/||;t" \
 
332
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
333
        case $$dist_files in \
 
334
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
335
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
336
                           sort -u` ;; \
 
337
        esac; \
 
338
        for file in $$dist_files; do \
313
339
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
314
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
315
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
316
 
            dir="/$$dir"; \
317
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
318
 
          else \
319
 
            dir=''; \
320
 
          fi; \
321
340
          if test -d $$d/$$file; then \
 
341
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
322
342
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
323
343
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
324
344
            fi; \
332
352
check-am: all-am
333
353
check: check-am
334
354
all-am: Makefile $(DATA)
335
 
 
336
355
installdirs:
337
 
        $(mkinstalldirs) $(DESTDIR)$(exampledir)
 
356
        for dir in "$(DESTDIR)$(exampledir)"; do \
 
357
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
358
        done
338
359
install: install-am
339
360
install-exec: install-exec-am
340
361
install-data: install-data-am
354
375
clean-generic:
355
376
 
356
377
distclean-generic:
357
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
378
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
358
379
 
359
380
maintainer-clean-generic:
360
381
        @echo "This command is intended for maintainers to use"
361
382
        @echo "it deletes files that may require special tools to rebuild."
362
383
clean: clean-am
363
384
 
364
 
clean-am: clean-generic clean-libtool mostlyclean-am
 
385
clean-am: clean-generic mostlyclean-am
365
386
 
366
387
distclean: distclean-am
367
388
        -rm -f Makefile
368
 
distclean-am: clean-am distclean-generic distclean-libtool
 
389
distclean-am: clean-am distclean-generic
369
390
 
370
391
dvi: dvi-am
371
392
 
372
393
dvi-am:
373
394
 
 
395
html: html-am
 
396
 
374
397
info: info-am
375
398
 
376
399
info-am:
377
400
 
378
401
install-data-am: install-exampleDATA
379
402
 
 
403
install-dvi: install-dvi-am
 
404
 
380
405
install-exec-am:
381
406
 
 
407
install-html: install-html-am
 
408
 
382
409
install-info: install-info-am
383
410
 
384
411
install-man:
385
412
 
 
413
install-pdf: install-pdf-am
 
414
 
 
415
install-ps: install-ps-am
 
416
 
386
417
installcheck-am:
387
418
 
388
419
maintainer-clean: maintainer-clean-am
391
422
 
392
423
mostlyclean: mostlyclean-am
393
424
 
394
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
425
mostlyclean-am: mostlyclean-generic
395
426
 
396
427
pdf: pdf-am
397
428
 
401
432
 
402
433
ps-am:
403
434
 
404
 
uninstall-am: uninstall-exampleDATA uninstall-info-am
405
 
 
406
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
407
 
        distclean distclean-generic distclean-libtool distdir dvi \
408
 
        dvi-am info info-am install install-am install-data \
409
 
        install-data-am install-exampleDATA install-exec \
410
 
        install-exec-am install-info install-info-am install-man \
411
 
        install-strip installcheck installcheck-am installdirs \
412
 
        maintainer-clean maintainer-clean-generic mostlyclean \
413
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
414
 
        uninstall uninstall-am uninstall-exampleDATA uninstall-info-am
 
435
uninstall-am: uninstall-exampleDATA
 
436
 
 
437
.MAKE: install-am install-strip
 
438
 
 
439
.PHONY: all all-am check check-am clean clean-generic distclean \
 
440
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
441
        install install-am install-data install-data-am install-dvi \
 
442
        install-dvi-am install-exampleDATA install-exec \
 
443
        install-exec-am install-html install-html-am install-info \
 
444
        install-info-am install-man install-pdf install-pdf-am \
 
445
        install-ps install-ps-am install-strip installcheck \
 
446
        installcheck-am installdirs maintainer-clean \
 
447
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
448
        pdf-am ps ps-am uninstall uninstall-am uninstall-exampleDATA
415
449
 
416
450
# Tell versions [3.59,3.63) of GNU make to not export all variables.
417
451
# Otherwise a system limit (for SysV at least) may be exceeded.