~valavanisalex/ubuntu/oneiric/inkscape/inkscape_0.48.1-2ubuntu4

1.4.3 by Wolfram Quester
Import upstream version 0.48.0
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
1 by Wolfram Quester
Import upstream version 0.38.1
2
# @configure_input@
3
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
1 by Wolfram Quester
Import upstream version 0.38.1
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
VPATH = @srcdir@
19
pkgdatadir = $(datadir)/@PACKAGE@
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
20
pkgincludedir = $(includedir)/@PACKAGE@
1 by Wolfram Quester
Import upstream version 0.38.1
21
pkglibdir = $(libdir)/@PACKAGE@
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
1 by Wolfram Quester
Import upstream version 0.38.1
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
install_sh_DATA = $(install_sh) -c -m 644
25
install_sh_PROGRAM = $(install_sh) -c
26
install_sh_SCRIPT = $(install_sh) -c
27
INSTALL_HEADER = $(INSTALL_DATA)
28
transform = $(program_transform_name)
29
NORMAL_INSTALL = :
30
PRE_INSTALL = :
31
POST_INSTALL = :
32
NORMAL_UNINSTALL = :
33
PRE_UNINSTALL = :
34
POST_UNINSTALL = :
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
35
build_triplet = @build@
1 by Wolfram Quester
Import upstream version 0.38.1
36
host_triplet = @host@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
37
subdir = .
38
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Info.plist.in \
39
	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40
	$(srcdir)/config.h.in $(srcdir)/inkscape.spec.in \
41
	$(srcdir)/inkview.1.in $(top_srcdir)/configure \
42
	$(top_srcdir)/packaging/autopackage/default.apspec.in \
43
	$(top_srcdir)/src/2geom/makefile.in \
44
	$(top_srcdir)/src/application/makefile.in \
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
45
	$(top_srcdir)/src/bind/makefile.in \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
46
	$(top_srcdir)/src/debug/makefile.in \
47
	$(top_srcdir)/src/dialogs/makefile.in \
48
	$(top_srcdir)/src/display/makefile.in \
49
	$(top_srcdir)/src/dom/makefile.in \
50
	$(top_srcdir)/src/extension/implementation/makefile.in \
51
	$(top_srcdir)/src/extension/internal/makefile.in \
52
	$(top_srcdir)/src/extension/makefile.in \
53
	$(top_srcdir)/src/extension/script/makefile.in \
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
54
	$(top_srcdir)/src/filters/makefile.in \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
55
	$(top_srcdir)/src/helper/makefile.in \
56
	$(top_srcdir)/src/io/makefile.in \
57
	$(top_srcdir)/src/jabber_whiteboard/makefile.in \
58
	$(top_srcdir)/src/libavoid/makefile.in \
59
	$(top_srcdir)/src/libcroco/makefile.in \
60
	$(top_srcdir)/src/libgdl/makefile.in \
61
	$(top_srcdir)/src/libnr/makefile.in \
62
	$(top_srcdir)/src/libnrtype/makefile.in \
63
	$(top_srcdir)/src/livarot/makefile.in \
64
	$(top_srcdir)/src/live_effects/makefile.in \
65
	$(top_srcdir)/src/live_effects/parameter/makefile.in \
66
	$(top_srcdir)/src/pedro/makefile.in \
67
	$(top_srcdir)/src/svg/makefile.in \
68
	$(top_srcdir)/src/trace/makefile.in \
69
	$(top_srcdir)/src/ui/cache/makefile.in \
70
	$(top_srcdir)/src/ui/dialog/makefile.in \
71
	$(top_srcdir)/src/ui/makefile.in \
72
	$(top_srcdir)/src/ui/view/makefile.in \
73
	$(top_srcdir)/src/ui/widget/makefile.in \
74
	$(top_srcdir)/src/util/makefile.in \
75
	$(top_srcdir)/src/widgets/makefile.in \
76
	$(top_srcdir)/src/xml/makefile.in AUTHORS COPYING COPYING.LIB \
77
	ChangeLog INSTALL NEWS compile config.guess config.sub depcomp \
78
	install-sh missing mkinstalldirs
79
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
81
	$(top_srcdir)/m4/ac_define_dir.m4 \
82
	$(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/relaytool.m4 \
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
83
	$(top_srcdir)/m4/ink_bzr_snapshot_build.m4 \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
84
	$(top_srcdir)/configure.ac
85
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86
	$(ACLOCAL_M4)
87
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
88
 configure.lineno config.status.lineno
89
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
90
CONFIG_HEADER = config.h
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
91
CONFIG_CLEAN_FILES = src/application/makefile src/bind/makefile \
92
	src/debug/makefile src/dialogs/makefile src/display/makefile \
93
	src/dom/makefile src/extension/implementation/makefile \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
94
	src/extension/internal/makefile src/extension/makefile \
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
95
	src/extension/script/makefile src/filters/makefile \
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
96
	src/helper/makefile src/io/makefile src/libcroco/makefile \
97
	src/libgdl/makefile src/libnr/makefile src/libnrtype/makefile \
98
	src/libavoid/makefile src/livarot/makefile \
99
	src/live_effects/makefile src/live_effects/parameter/makefile \
100
	src/pedro/makefile src/jabber_whiteboard/makefile \
101
	src/svg/makefile src/trace/makefile src/ui/cache/makefile \
102
	src/ui/dialog/makefile src/ui/makefile src/ui/view/makefile \
103
	src/ui/widget/makefile src/util/makefile src/widgets/makefile \
104
	src/xml/makefile src/2geom/makefile \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
105
	packaging/autopackage/default.apspec inkscape.spec Info.plist \
106
	inkview.1
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
107
CONFIG_CLEAN_VPATH_FILES =
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
108
AM_V_GEN = $(am__v_GEN_$(V))
109
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
110
am__v_GEN_0 = @echo "  GEN   " $@;
111
AM_V_at = $(am__v_at_$(V))
112
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
113
am__v_at_0 = @
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
114
SOURCES =
115
DIST_SOURCES =
116
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
117
	html-recursive info-recursive install-data-recursive \
118
	install-dvi-recursive install-exec-recursive \
119
	install-html-recursive install-info-recursive \
120
	install-pdf-recursive install-ps-recursive install-recursive \
121
	installcheck-recursive installdirs-recursive pdf-recursive \
122
	ps-recursive uninstall-recursive
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
123
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
124
am__vpath_adj = case $$p in \
125
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
126
    *) f=$$p;; \
127
  esac;
128
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
129
am__install_max = 40
130
am__nobase_strip_setup = \
131
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
132
am__nobase_strip = \
133
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
134
am__nobase_list = $(am__nobase_strip_setup); \
135
  for p in $$list; do echo "$$p $$p"; done | \
136
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
137
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
138
    if (++n[$$2] == $(am__install_max)) \
139
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
140
    END { for (dir in files) print dir, files[dir] }'
141
am__base_list = \
142
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
143
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
144
man1dir = $(mandir)/man1
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
145
am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(Graphicsdir)"
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
146
NROFF = nroff
147
MANS = $(man_MANS)
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
148
DATA = $(Graphics_DATA) $(noinst_DATA)
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
149
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
150
  distclean-recursive maintainer-clean-recursive
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
151
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
152
	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
153
	distdir dist dist-all distcheck
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
154
ETAGS = etags
155
CTAGS = ctags
156
DIST_SUBDIRS = $(SUBDIRS)
157
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
158
distdir = $(PACKAGE)-$(VERSION)
159
top_distdir = $(distdir)
160
am__remove_distdir = \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
161
  { test ! -d "$(distdir)" \
162
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
163
         && rm -fr "$(distdir)"; }; }
164
am__relativize = \
165
  dir0=`pwd`; \
166
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
167
  sed_rest='s,^[^/]*/*,,'; \
168
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
169
  sed_butlast='s,/*[^/]*$$,,'; \
170
  while test -n "$$dir1"; do \
171
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
172
    if test "$$first" != "."; then \
173
      if test "$$first" = ".."; then \
174
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
175
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
176
      else \
177
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
178
        if test "$$first2" = "$$first"; then \
179
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
180
        else \
181
          dir2="../$$dir2"; \
182
        fi; \
183
        dir0="$$dir0"/"$$first"; \
184
      fi; \
185
    fi; \
186
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
187
  done; \
188
  reldir="$$dir2"
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
189
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 $(distdir).zip
190
GZIP_ENV = --best
191
distuninstallcheck_listfiles = find . -type f -print
192
distcleancheck_listfiles = find . -type f -print
1 by Wolfram Quester
Import upstream version 0.38.1
193
ACLOCAL = @ACLOCAL@
2.1.1 by Wolfram Quester
* new upstream version. New features include:
194
ALL_LINGUAS = @ALL_LINGUAS@
1 by Wolfram Quester
Import upstream version 0.38.1
195
AMTAR = @AMTAR@
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
196
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1 by Wolfram Quester
Import upstream version 0.38.1
197
AUTOCONF = @AUTOCONF@
198
AUTOHEADER = @AUTOHEADER@
199
AUTOMAKE = @AUTOMAKE@
200
AWK = @AWK@
1.1.4 by Sebastien Bacher
Import upstream version 0.45
201
CAIRO_PDF_CFLAGS = @CAIRO_PDF_CFLAGS@
202
CAIRO_PDF_LIBS = @CAIRO_PDF_LIBS@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
203
CAIRO_SVG_CFLAGS = @CAIRO_SVG_CFLAGS@
204
CAIRO_SVG_LIBS = @CAIRO_SVG_LIBS@
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
205
CAIRO_USER_FONTS_CFLAGS = @CAIRO_USER_FONTS_CFLAGS@
206
CAIRO_USER_FONTS_LIBS = @CAIRO_USER_FONTS_LIBS@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
207
CARBON_LDFLAGS = @CARBON_LDFLAGS@
1 by Wolfram Quester
Import upstream version 0.38.1
208
CATALOGS = @CATALOGS@
209
CATOBJEXT = @CATOBJEXT@
210
CC = @CC@
211
CCAS = @CCAS@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
212
CCASDEPMODE = @CCASDEPMODE@
1 by Wolfram Quester
Import upstream version 0.38.1
213
CCASFLAGS = @CCASFLAGS@
214
CCDEPMODE = @CCDEPMODE@
215
CFLAGS = @CFLAGS@
216
CPPFLAGS = @CPPFLAGS@
217
CXX = @CXX@
218
CXXCPP = @CXXCPP@
219
CXXDEPMODE = @CXXDEPMODE@
220
CXXFLAGS = @CXXFLAGS@
221
CYGPATH_W = @CYGPATH_W@
222
DATADIRNAME = @DATADIRNAME@
223
DEFS = @DEFS@
224
DEPDIR = @DEPDIR@
225
ECHO_C = @ECHO_C@
226
ECHO_N = @ECHO_N@
227
ECHO_T = @ECHO_T@
228
EGREP = @EGREP@
229
EXEEXT = @EXEEXT@
230
FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
231
FREETYPE_CONFIG = @FREETYPE_CONFIG@
232
FREETYPE_LIBS = @FREETYPE_LIBS@
233
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
234
GMOFILES = @GMOFILES@
235
GMSGFMT = @GMSGFMT@
1.1.1 by Guido Guenther
Import upstream version 0.43
236
GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
237
GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
18 by Chris Cheney
* Merge from debian unstable, remaining changes:
238
GREP = @GREP@
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
239
IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
240
IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
241
INKBOARD_CFLAGS = @INKBOARD_CFLAGS@
242
INKBOARD_LIBS = @INKBOARD_LIBS@
1 by Wolfram Quester
Import upstream version 0.38.1
243
INKSCAPE_CFLAGS = @INKSCAPE_CFLAGS@
1.1.1 by Guido Guenther
Import upstream version 0.43
244
INKSCAPE_DATADIR = @INKSCAPE_DATADIR@
1 by Wolfram Quester
Import upstream version 0.38.1
245
INKSCAPE_LIBS = @INKSCAPE_LIBS@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
246
INSTALL = @INSTALL@
1 by Wolfram Quester
Import upstream version 0.38.1
247
INSTALL_DATA = @INSTALL_DATA@
248
INSTALL_PROGRAM = @INSTALL_PROGRAM@
249
INSTALL_SCRIPT = @INSTALL_SCRIPT@
250
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
251
INSTOBJEXT = @INSTOBJEXT@
252
INTLLIBS = @INTLLIBS@
253
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
254
INTLTOOL_MERGE = @INTLTOOL_MERGE@
255
INTLTOOL_PERL = @INTLTOOL_PERL@
256
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
1.1.2 by Martin Pitt
Import upstream version 0.44
257
LCMS_CFLAGS = @LCMS_CFLAGS@
258
LCMS_LIBS = @LCMS_LIBS@
1 by Wolfram Quester
Import upstream version 0.38.1
259
LDFLAGS = @LDFLAGS@
260
LIBOBJS = @LIBOBJS@
261
LIBS = @LIBS@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
262
LIBWPG_CFLAGS = @LIBWPG_CFLAGS@
263
LIBWPG_LIBS = @LIBWPG_LIBS@
1 by Wolfram Quester
Import upstream version 0.38.1
264
LTLIBOBJS = @LTLIBOBJS@
265
MAKEINFO = @MAKEINFO@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
266
MKDIR_P = @MKDIR_P@
1 by Wolfram Quester
Import upstream version 0.38.1
267
MKINSTALLDIRS = @MKINSTALLDIRS@
268
MSGFMT = @MSGFMT@
18 by Chris Cheney
* Merge from debian unstable, remaining changes:
269
MSGFMT_OPTS = @MSGFMT_OPTS@
24 by Matthias Klose
* Fix build failure with new upstream glib-2.0.
270
MSGMERGE = @MSGMERGE@
1 by Wolfram Quester
Import upstream version 0.38.1
271
OBJEXT = @OBJEXT@
272
PACKAGE = @PACKAGE@
273
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1.1.1 by Guido Guenther
Import upstream version 0.43
274
PACKAGE_LOCALE_DIR = @PACKAGE_LOCALE_DIR@
1 by Wolfram Quester
Import upstream version 0.38.1
275
PACKAGE_NAME = @PACKAGE_NAME@
276
PACKAGE_STRING = @PACKAGE_STRING@
277
PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
278
PACKAGE_URL = @PACKAGE_URL@
1 by Wolfram Quester
Import upstream version 0.38.1
279
PACKAGE_VERSION = @PACKAGE_VERSION@
1.1.1 by Guido Guenther
Import upstream version 0.43
280
PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
281
PANGOFT2_LIBS = @PANGOFT2_LIBS@
1 by Wolfram Quester
Import upstream version 0.38.1
282
PATH_SEPARATOR = @PATH_SEPARATOR@
1.1.1 by Guido Guenther
Import upstream version 0.43
283
PERL_CFLAGS = @PERL_CFLAGS@
1.1.4 by Sebastien Bacher
Import upstream version 0.45
284
PERL_LIBS = @PERL_LIBS@
1 by Wolfram Quester
Import upstream version 0.38.1
285
PKG_CONFIG = @PKG_CONFIG@
49 by Alexander Valavanis
* New upstream version (LP: #710619). Fixes several Ubuntu bugs:
286
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
287
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
1 by Wolfram Quester
Import upstream version 0.38.1
288
POFILES = @POFILES@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
289
POPPLER_CAIRO_CFLAGS = @POPPLER_CAIRO_CFLAGS@
290
POPPLER_CAIRO_LIBS = @POPPLER_CAIRO_LIBS@
291
POPPLER_CFLAGS = @POPPLER_CFLAGS@
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
292
POPPLER_GFXFONT_CFLAGS = @POPPLER_GFXFONT_CFLAGS@
293
POPPLER_GFXFONT_LIBS = @POPPLER_GFXFONT_LIBS@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
294
POPPLER_GLIB_CFLAGS = @POPPLER_GLIB_CFLAGS@
295
POPPLER_GLIB_LIBS = @POPPLER_GLIB_LIBS@
296
POPPLER_LIBS = @POPPLER_LIBS@
1 by Wolfram Quester
Import upstream version 0.38.1
297
POSUB = @POSUB@
298
POW_LIB = @POW_LIB@
299
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
300
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
1.1.1 by Guido Guenther
Import upstream version 0.43
301
PYTHON_CFLAGS = @PYTHON_CFLAGS@
302
PYTHON_LIBS = @PYTHON_LIBS@
1 by Wolfram Quester
Import upstream version 0.38.1
303
RANLIB = @RANLIB@
304
SET_MAKE = @SET_MAKE@
305
SHELL = @SHELL@
306
STRIP = @STRIP@
307
USE_NLS = @USE_NLS@
308
VERSION = @VERSION@
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
309
WIN32_CFLAGS = @WIN32_CFLAGS@
1 by Wolfram Quester
Import upstream version 0.38.1
310
XFT_CFLAGS = @XFT_CFLAGS@
311
XFT_LIBS = @XFT_LIBS@
312
XGETTEXT = @XGETTEXT@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
313
abs_builddir = @abs_builddir@
314
abs_srcdir = @abs_srcdir@
315
abs_top_builddir = @abs_top_builddir@
316
abs_top_srcdir = @abs_top_srcdir@
1 by Wolfram Quester
Import upstream version 0.38.1
317
ac_ct_CC = @ac_ct_CC@
318
ac_ct_CXX = @ac_ct_CXX@
319
am__include = @am__include@
320
am__leading_dot = @am__leading_dot@
321
am__quote = @am__quote@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
322
am__tar = @am__tar@
323
am__untar = @am__untar@
1 by Wolfram Quester
Import upstream version 0.38.1
324
bindir = @bindir@
325
build = @build@
326
build_alias = @build_alias@
327
build_cpu = @build_cpu@
328
build_os = @build_os@
329
build_vendor = @build_vendor@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
330
builddir = @builddir@
1 by Wolfram Quester
Import upstream version 0.38.1
331
datadir = @datadir@
18 by Chris Cheney
* Merge from debian unstable, remaining changes:
332
datarootdir = @datarootdir@
333
docdir = @docdir@
334
dvidir = @dvidir@
1 by Wolfram Quester
Import upstream version 0.38.1
335
exec_prefix = @exec_prefix@
336
host = @host@
337
host_alias = @host_alias@
338
host_cpu = @host_cpu@
339
host_os = @host_os@
340
host_vendor = @host_vendor@
18 by Chris Cheney
* Merge from debian unstable, remaining changes:
341
htmldir = @htmldir@
1 by Wolfram Quester
Import upstream version 0.38.1
342
includedir = @includedir@
343
infodir = @infodir@
344
install_sh = @install_sh@
345
libdir = @libdir@
346
libexecdir = @libexecdir@
18 by Chris Cheney
* Merge from debian unstable, remaining changes:
347
localedir = @localedir@
1 by Wolfram Quester
Import upstream version 0.38.1
348
localstatedir = @localstatedir@
349
mandir = @mandir@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
350
mkdir_p = @mkdir_p@
1 by Wolfram Quester
Import upstream version 0.38.1
351
oldincludedir = @oldincludedir@
18 by Chris Cheney
* Merge from debian unstable, remaining changes:
352
pdfdir = @pdfdir@
1 by Wolfram Quester
Import upstream version 0.38.1
353
prefix = @prefix@
354
program_transform_name = @program_transform_name@
18 by Chris Cheney
* Merge from debian unstable, remaining changes:
355
psdir = @psdir@
1 by Wolfram Quester
Import upstream version 0.38.1
356
sbindir = @sbindir@
357
sharedstatedir = @sharedstatedir@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
358
srcdir = @srcdir@
1 by Wolfram Quester
Import upstream version 0.38.1
359
sysconfdir = @sysconfdir@
360
target_alias = @target_alias@
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
361
top_build_prefix = @top_build_prefix@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
362
top_builddir = @top_builddir@
363
top_srcdir = @top_srcdir@
1.1.4 by Sebastien Bacher
Import upstream version 0.45
364
AUTOMAKE_OPTIONS = foreign
1 by Wolfram Quester
Import upstream version 0.38.1
365
SUBDIRS = src doc share po
366
Graphicsdir = $(datadir)/applications
367
Graphics_in_files = inkscape.desktop.in
368
Graphics_DATA = $(Graphics_in_files:.desktop.in=.desktop)
369
man_MANS = inkscape.1 \
370
		inkview.1
371
372
EXTRA_DIST = \
1.1.4 by Sebastien Bacher
Import upstream version 0.45
373
	acinclude.m4 \
1.1.1 by Guido Guenther
Import upstream version 0.43
374
	fix-roff-punct	\
1 by Wolfram Quester
Import upstream version 0.38.1
375
	intltool-extract.in	\
376
	intltool-merge.in	\
377
	intltool-update.in	\
1.1.1 by Guido Guenther
Import upstream version 0.43
378
	mkinstalldirs		\
1 by Wolfram Quester
Import upstream version 0.38.1
379
	$(Graphics_in_files)	\
1.1.1 by Guido Guenther
Import upstream version 0.43
380
	po/check-markup \
381
	utf8-to-roff \
382
	inkscape.1		\
383
	inkscape.fr.1		\
384
	inkscape.pod		\
385
	inkscape.fr.pod		\
1 by Wolfram Quester
Import upstream version 0.38.1
386
	inkscape.spec.in	\
387
	inkscape.spec		\
1.1.1 by Guido Guenther
Import upstream version 0.43
388
	Info.plist.in	\
389
	Info.plist		\
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
390
	buildtool.cpp build.xml	\
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
391
	README README.ca.txt README.de.txt README.es.txt README.fr.txt README.it.txt README.osx.txt README.pt_BR.txt README.sk.txt README.sr.txt	\
1.1.1 by Guido Guenther
Import upstream version 0.43
392
	TRANSLATORS \
1 by Wolfram Quester
Import upstream version 0.38.1
393
	inkscape.png \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
394
	inkscape.ico \
45 by Kees Cook
Brown paper bag update: actually use the correct version of the
395
	mingwenv.bat \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
396
	src/helper/sp-marshal.cpp.mingw src/helper/sp-marshal.h.mingw \
397
	src/2geom/angle.h \
398
	src/inkscape-manifest.xml src/inkview-manifest.xml \
1.1.1 by Guido Guenther
Import upstream version 0.43
399
	cxxtest/COPYING	\
400
	cxxtest/cxxtestgen.pl \
401
	cxxtest/cxxtestgen.py \
402
	cxxtest/cxxtest/Descriptions.cpp \
403
	cxxtest/cxxtest/Descriptions.h \
404
	cxxtest/cxxtest/DummyDescriptions.cpp \
405
	cxxtest/cxxtest/DummyDescriptions.h \
406
	cxxtest/cxxtest/ErrorFormatter.h \
407
	cxxtest/cxxtest/ErrorPrinter.h \
408
	cxxtest/cxxtest/Flags.h \
409
	cxxtest/cxxtest/GlobalFixture.cpp \
410
	cxxtest/cxxtest/GlobalFixture.h \
411
	cxxtest/cxxtest/Gui.h \
412
	cxxtest/cxxtest/LinkedList.cpp \
413
	cxxtest/cxxtest/LinkedList.h \
414
	cxxtest/cxxtest/Mock.h \
415
	cxxtest/cxxtest/ParenPrinter.h \
416
	cxxtest/cxxtest/QtGui.h \
417
	cxxtest/cxxtest/RealDescriptions.cpp \
418
	cxxtest/cxxtest/RealDescriptions.h \
419
	cxxtest/cxxtest/Root.cpp \
420
	cxxtest/cxxtest/SelfTest.h \
421
	cxxtest/cxxtest/StdHeaders.h \
422
	cxxtest/cxxtest/StdValueTraits.h \
423
	cxxtest/cxxtest/StdioFilePrinter.h \
424
	cxxtest/cxxtest/StdioPrinter.h \
425
	cxxtest/cxxtest/TeeListener.h \
426
	cxxtest/cxxtest/TestListener.h \
427
	cxxtest/cxxtest/TestRunner.h \
428
	cxxtest/cxxtest/TestSuite.cpp \
429
	cxxtest/cxxtest/TestSuite.h \
430
	cxxtest/cxxtest/TestTracker.cpp \
431
	cxxtest/cxxtest/TestTracker.h \
432
	cxxtest/cxxtest/ValueTraits.cpp \
433
	cxxtest/cxxtest/ValueTraits.h \
434
	cxxtest/cxxtest/Win32Gui.h \
435
	cxxtest/cxxtest/X11Gui.h \
436
	cxxtest/cxxtest/YesNoRunner.h \
437
	packaging/autopackage/default.apspec.in	\
1.2.1 by Wolfram Quester
Import upstream version 0.44.1
438
	packaging/macosx/dmg_background.png	\
439
	packaging/macosx/inkscape.ds_store	\
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
440
	packaging/macosx/osx-app.sh	\
441
	packaging/macosx/osx-dmg.sh	\
442
	packaging/macosx/osx-build.sh	\
1.1.1 by Guido Guenther
Import upstream version 0.43
443
	packaging/macosx/Resources/MenuBar.nib/classes.nib	\
444
	packaging/macosx/Resources/MenuBar.nib/info.nib	\
445
	packaging/macosx/Resources/MenuBar.nib/objects.xib	\
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
446
	packaging/macosx/Resources/application-gimp-gradient.icns \
447
	packaging/macosx/Resources/application-vnd.ms.xaml.icns \
448
	packaging/macosx/Resources/image-vnd.sk1.icns \
449
	packaging/macosx/Resources/application-illustrator.icns \
450
	packaging/macosx/Resources/application-vnd.corel-draw.icns \
451
	packaging/macosx/Resources/image-x-eps.icns \
452
	packaging/macosx/Resources/Inkscape.icns \
453
	packaging/macosx/Resources/image-vnd.dxf.icns \
454
	packaging/macosx/Resources/image-svg+xml-compressed.icns \
455
	packaging/macosx/Resources/application-pdf.icns \
456
	packaging/macosx/Resources/application-vnd.corel-draw-template.icns \
457
	packaging/macosx/Resources/application-vnd.corel-draw-compressed.icns \
458
	packaging/macosx/Resources/image-svg+xml.icns \
459
	packaging/macosx/Resources/image-vnd.windows-metafile.icns \
460
	packaging/macosx/Resources/image-x-ps.icns \
461
	packaging/macosx/Resources/application-vnd.wordperfect-graphic.icns \
462
	packaging/macosx/Resources/application-illustrator-svg.icns \
1.1.1 by Guido Guenther
Import upstream version 0.43
463
	packaging/macosx/Resources/openDoc	\
464
	packaging/macosx/Resources/script	\
465
	packaging/macosx/Resources/ProgressWindow.nib/classes.nib	\
466
	packaging/macosx/Resources/ProgressWindow.nib/info.nib	\
467
	packaging/macosx/Resources/ProgressWindow.nib/objects.xib	\
468
	packaging/macosx/Resources/bin/getdisplay.sh	\
469
	packaging/macosx/Resources/bin/inkscape	\
1.1.2 by Martin Pitt
Import upstream version 0.44
470
	packaging/macosx/Resources/etc/fonts/fonts.conf	\
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
471
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc \
472
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/stepper-down.png \
473
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/stepper-left.png \
474
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/stepper-right.png \
475
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/stepper-up.png \
476
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png \
477
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars/trough-scrollbar-vert.png \
478
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/copy-slider.sh \
479
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/slider-horiz-prelight.png \
480
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/slider-horiz.png \
481
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/slider-vert-prelight.png \
482
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/slider-vert.png \
483
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/copy-slider.sh \
484
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/slider-horiz-prelight.png \
485
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/slider-horiz.png \
486
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/slider-vert-prelight.png \
487
	packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/slider-vert.png \
1.1.1 by Guido Guenther
Import upstream version 0.43
488
	packaging/macosx/ScriptExec/English.lproj/main.nib/classes.nib	\
489
	packaging/macosx/ScriptExec/English.lproj/main.nib/info.nib	\
490
	packaging/macosx/ScriptExec/English.lproj/main.nib/objects.xib	\
491
	packaging/macosx/ScriptExec/English.lproj/InfoPlist.strings	\
492
	packaging/macosx/ScriptExec/Info.plist	\
493
	packaging/macosx/ScriptExec/ScriptExec_Prefix.pch	\
494
	packaging/macosx/ScriptExec/main.c	\
495
	packaging/macosx/ScriptExec/openDoc	\
496
	packaging/macosx/ScriptExec/script	\
497
	packaging/macosx/ScriptExec/version.plist	\
498
	packaging/macosx/ScriptExec/MenuBar.nib/classes.nib	\
499
	packaging/macosx/ScriptExec/MenuBar.nib/info.nib	\
500
	packaging/macosx/ScriptExec/MenuBar.nib/objects.xib	\
501
	packaging/macosx/ScriptExec/ScriptExec.xcode/project.pbxproj	\
1.1.4 by Sebastien Bacher
Import upstream version 0.45
502
	packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj \
1.1.1 by Guido Guenther
Import upstream version 0.43
503
	packaging/win32/inkscape.nsi	\
504
	packaging/win32/inkscape.nsi.uninstall	\
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
505
	packaging/win32/languages/Breton.nsh	\
506
	packaging/win32/languages/Catalan.nsh	\
507
	packaging/win32/languages/Czech.nsh	\
49 by Alexander Valavanis
* New upstream version (LP: #710619). Fixes several Ubuntu bugs:
508
	packaging/win32/languages/Dutch.nsh	\
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
509
	packaging/win32/languages/English.nsh	\
510
	packaging/win32/languages/Finnish.nsh	\
511
	packaging/win32/languages/French.nsh	\
512
	packaging/win32/languages/Galician.nsh	\
513
	packaging/win32/languages/German.nsh	\
514
	packaging/win32/languages/Indonesian.nsh \
515
	packaging/win32/languages/Italian.nsh	\
516
	packaging/win32/languages/Japanese.nsh	\
517
	packaging/win32/languages/Polish.nsh	\
518
	packaging/win32/languages/Romanian.nsh	\
519
	packaging/win32/languages/Russian.nsh	\
520
	packaging/win32/languages/Slovak.nsh	\
521
	packaging/win32/languages/Slovenian.nsh	\
522
	packaging/win32/languages/Spanish.nsh	\
523
	packaging/win32/languages/SimpChinese.nsh	\
524
	packaging/win32/languages/TradChinese.nsh	\
525
	packaging/win32/languages/Ukrainian.nsh	\
1.1.1 by Guido Guenther
Import upstream version 0.43
526
	packaging/win32/header.bmp	\
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
527
	packaging/win32/header.svg	\
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
528
	packaging/win32/AdvUninstLog.nsh	\
529
	packaging/win32/AdvUninstLog.txt	\
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
530
	packaging/win32/ifexist.nsh \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
531
	packaging/win32/md5dll.dll	\
532
	packaging/win32/md5dll.txt	\
533
	packaging/win32/messagebox.dll	\
534
	packaging/win32/MessageBox.txt	\
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
535
	packaging/win32/RequireLatestNSIS.nsh \
536
	packaging/win32/VersionCompleteXXXX.nsh \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
537
	packaging/win32/welcomefinish.bmp	\
538
	packaging/win32/welcomefinish.svg	\
45 by Kees Cook
Brown paper bag update: actually use the correct version of the
539
	packaging/win32/portable/help.html \
540
	packaging/win32/portable/readme.packaging.txt \
541
	packaging/win32/portable/App/readme.txt \
542
	packaging/win32/portable/App/AppInfo/appicon.ico \
543
	packaging/win32/portable/App/AppInfo/appicon_16.png \
544
	packaging/win32/portable/App/AppInfo/appicon_32.png \
545
	packaging/win32/portable/App/AppInfo/appinfo.ini \
546
	packaging/win32/portable/App/AppInfo/installer.ini \
547
	packaging/win32/portable/Other/Help/images/donation_button.png \
548
	packaging/win32/portable/Other/Help/images/favicon.ico \
549
	packaging/win32/portable/Other/Help/images/help_background_footer.png \
550
	packaging/win32/portable/Other/Help/images/help_background_header.png \
551
	packaging/win32/portable/Other/Help/images/help_logo_top.png \
552
	packaging/win32/portable/Other/Source/InkscapePortable.ini \
553
	packaging/win32/portable/Other/Source/InkscapePortable.jpg \
554
	packaging/win32/portable/Other/Source/InkscapePortable.nsi \
555
	packaging/win32/portable/Other/Source/License.txt \
556
	packaging/win32/portable/Other/Source/PortableApps.comInstallerCustom.nsh \
557
	packaging/win32/portable/Other/Source/PortableApps.comLauncherLANG_ENGLISH.nsh \
558
	packaging/win32/portable/Other/Source/Readme.txt \
559
	packaging/win32/portable/Other/Source/ReplaceInFileWithTextReplace.nsh \
1.1.2 by Martin Pitt
Import upstream version 0.44
560
        po/inkscape.pot \
561
        po/update_po_files.sh \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
562
	src/inkscape.rc	src/inkview.rc
1.1.1 by Guido Guenther
Import upstream version 0.43
563
1.1.2 by Martin Pitt
Import upstream version 0.44
564
1.1.1 by Guido Guenther
Import upstream version 0.43
565
# We want the built inkscape.1 to go in the distributed .tar.gz so
566
# that .tar.gz users don't need a full perl distribution to get a man
567
# page.
1 by Wolfram Quester
Import upstream version 0.38.1
568
DISTCLEANFILES = inkscape.desktop \
569
                 intltool-extract \
570
                 intltool-merge \
571
                 intltool-update
572
1.1.1 by Guido Guenther
Import upstream version 0.43
573
574
#ACLOCAL_AMFLAGS = -I m4
575
SUFFIXES = .pod .1
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
576
577
#.PHONY: warn_markup
1.1.1 by Guido Guenther
Import upstream version 0.43
578
noinst_DATA = warn_markup
579
check_DATA = check_markup
1 by Wolfram Quester
Import upstream version 0.38.1
580
all: config.h
581
	$(MAKE) $(AM_MAKEFLAGS) all-recursive
582
583
.SUFFIXES:
1.1.1 by Guido Guenther
Import upstream version 0.43
584
.SUFFIXES: .pod .1
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
585
am--refresh:
586
	@:
587
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
588
	@for dep in $?; do \
589
	  case '$(am__configure_deps)' in \
590
	    *$$dep*) \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
591
	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
592
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
593
		&& exit 0; \
594
	      exit 1;; \
595
	  esac; \
596
	done; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
597
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
598
	$(am__cd) $(top_srcdir) && \
599
	  $(AUTOMAKE) --foreign Makefile
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
600
.PRECIOUS: Makefile
601
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
602
	@case '$?' in \
603
	  *config.status*) \
604
	    echo ' $(SHELL) ./config.status'; \
605
	    $(SHELL) ./config.status;; \
606
	  *) \
607
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
608
	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
609
	esac;
1 by Wolfram Quester
Import upstream version 0.38.1
610
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
611
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1 by Wolfram Quester
Import upstream version 0.38.1
612
	$(SHELL) ./config.status --recheck
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
613
614
$(top_srcdir)/configure:  $(am__configure_deps)
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
615
	$(am__cd) $(srcdir) && $(AUTOCONF)
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
616
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
617
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
618
$(am__aclocal_m4_deps):
1 by Wolfram Quester
Import upstream version 0.38.1
619
620
config.h: stamp-h1
621
	@if test ! -f $@; then \
622
	  rm -f stamp-h1; \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
623
	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1 by Wolfram Quester
Import upstream version 0.38.1
624
	else :; fi
625
626
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
627
	@rm -f stamp-h1
628
	cd $(top_builddir) && $(SHELL) ./config.status config.h
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
629
$(srcdir)/config.h.in:  $(am__configure_deps) 
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
630
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
631
	rm -f stamp-h1
632
	touch $@
1 by Wolfram Quester
Import upstream version 0.38.1
633
634
distclean-hdr:
635
	-rm -f config.h stamp-h1
1.1.1 by Guido Guenther
Import upstream version 0.43
636
src/application/makefile: $(top_builddir)/config.status $(top_srcdir)/src/application/makefile.in
637
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
638
src/bind/makefile: $(top_builddir)/config.status $(top_srcdir)/src/bind/makefile.in
639
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.1 by Guido Guenther
Import upstream version 0.43
640
src/debug/makefile: $(top_builddir)/config.status $(top_srcdir)/src/debug/makefile.in
641
	cd $(top_builddir) && $(SHELL) ./config.status $@
642
src/dialogs/makefile: $(top_builddir)/config.status $(top_srcdir)/src/dialogs/makefile.in
643
	cd $(top_builddir) && $(SHELL) ./config.status $@
644
src/display/makefile: $(top_builddir)/config.status $(top_srcdir)/src/display/makefile.in
645
	cd $(top_builddir) && $(SHELL) ./config.status $@
646
src/dom/makefile: $(top_builddir)/config.status $(top_srcdir)/src/dom/makefile.in
647
	cd $(top_builddir) && $(SHELL) ./config.status $@
648
src/extension/implementation/makefile: $(top_builddir)/config.status $(top_srcdir)/src/extension/implementation/makefile.in
649
	cd $(top_builddir) && $(SHELL) ./config.status $@
650
src/extension/internal/makefile: $(top_builddir)/config.status $(top_srcdir)/src/extension/internal/makefile.in
651
	cd $(top_builddir) && $(SHELL) ./config.status $@
652
src/extension/makefile: $(top_builddir)/config.status $(top_srcdir)/src/extension/makefile.in
653
	cd $(top_builddir) && $(SHELL) ./config.status $@
654
src/extension/script/makefile: $(top_builddir)/config.status $(top_srcdir)/src/extension/script/makefile.in
655
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
656
src/filters/makefile: $(top_builddir)/config.status $(top_srcdir)/src/filters/makefile.in
657
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.1 by Guido Guenther
Import upstream version 0.43
658
src/helper/makefile: $(top_builddir)/config.status $(top_srcdir)/src/helper/makefile.in
659
	cd $(top_builddir) && $(SHELL) ./config.status $@
660
src/io/makefile: $(top_builddir)/config.status $(top_srcdir)/src/io/makefile.in
661
	cd $(top_builddir) && $(SHELL) ./config.status $@
662
src/libcroco/makefile: $(top_builddir)/config.status $(top_srcdir)/src/libcroco/makefile.in
663
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
664
src/libgdl/makefile: $(top_builddir)/config.status $(top_srcdir)/src/libgdl/makefile.in
665
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.1 by Guido Guenther
Import upstream version 0.43
666
src/libnr/makefile: $(top_builddir)/config.status $(top_srcdir)/src/libnr/makefile.in
667
	cd $(top_builddir) && $(SHELL) ./config.status $@
668
src/libnrtype/makefile: $(top_builddir)/config.status $(top_srcdir)/src/libnrtype/makefile.in
669
	cd $(top_builddir) && $(SHELL) ./config.status $@
670
src/libavoid/makefile: $(top_builddir)/config.status $(top_srcdir)/src/libavoid/makefile.in
671
	cd $(top_builddir) && $(SHELL) ./config.status $@
672
src/livarot/makefile: $(top_builddir)/config.status $(top_srcdir)/src/livarot/makefile.in
673
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
674
src/live_effects/makefile: $(top_builddir)/config.status $(top_srcdir)/src/live_effects/makefile.in
675
	cd $(top_builddir) && $(SHELL) ./config.status $@
676
src/live_effects/parameter/makefile: $(top_builddir)/config.status $(top_srcdir)/src/live_effects/parameter/makefile.in
677
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.4 by Sebastien Bacher
Import upstream version 0.45
678
src/pedro/makefile: $(top_builddir)/config.status $(top_srcdir)/src/pedro/makefile.in
679
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.1 by Guido Guenther
Import upstream version 0.43
680
src/jabber_whiteboard/makefile: $(top_builddir)/config.status $(top_srcdir)/src/jabber_whiteboard/makefile.in
681
	cd $(top_builddir) && $(SHELL) ./config.status $@
682
src/svg/makefile: $(top_builddir)/config.status $(top_srcdir)/src/svg/makefile.in
683
	cd $(top_builddir) && $(SHELL) ./config.status $@
684
src/trace/makefile: $(top_builddir)/config.status $(top_srcdir)/src/trace/makefile.in
685
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
686
src/ui/cache/makefile: $(top_builddir)/config.status $(top_srcdir)/src/ui/cache/makefile.in
687
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.1 by Guido Guenther
Import upstream version 0.43
688
src/ui/dialog/makefile: $(top_builddir)/config.status $(top_srcdir)/src/ui/dialog/makefile.in
689
	cd $(top_builddir) && $(SHELL) ./config.status $@
690
src/ui/makefile: $(top_builddir)/config.status $(top_srcdir)/src/ui/makefile.in
691
	cd $(top_builddir) && $(SHELL) ./config.status $@
692
src/ui/view/makefile: $(top_builddir)/config.status $(top_srcdir)/src/ui/view/makefile.in
693
	cd $(top_builddir) && $(SHELL) ./config.status $@
694
src/ui/widget/makefile: $(top_builddir)/config.status $(top_srcdir)/src/ui/widget/makefile.in
695
	cd $(top_builddir) && $(SHELL) ./config.status $@
696
src/util/makefile: $(top_builddir)/config.status $(top_srcdir)/src/util/makefile.in
697
	cd $(top_builddir) && $(SHELL) ./config.status $@
698
src/widgets/makefile: $(top_builddir)/config.status $(top_srcdir)/src/widgets/makefile.in
699
	cd $(top_builddir) && $(SHELL) ./config.status $@
700
src/xml/makefile: $(top_builddir)/config.status $(top_srcdir)/src/xml/makefile.in
701
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
702
src/2geom/makefile: $(top_builddir)/config.status $(top_srcdir)/src/2geom/makefile.in
703
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.1 by Guido Guenther
Import upstream version 0.43
704
packaging/autopackage/default.apspec: $(top_builddir)/config.status $(top_srcdir)/packaging/autopackage/default.apspec.in
705
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
706
inkscape.spec: $(top_builddir)/config.status $(srcdir)/inkscape.spec.in
707
	cd $(top_builddir) && $(SHELL) ./config.status $@
708
Info.plist: $(top_builddir)/config.status $(srcdir)/Info.plist.in
709
	cd $(top_builddir) && $(SHELL) ./config.status $@
710
inkview.1: $(top_builddir)/config.status $(srcdir)/inkview.1.in
711
	cd $(top_builddir) && $(SHELL) ./config.status $@
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
712
install-man1: $(man_MANS)
1 by Wolfram Quester
Import upstream version 0.38.1
713
	@$(NORMAL_INSTALL)
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
714
	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
715
	@list=''; test -n "$(man1dir)" || exit 0; \
716
	{ for i in $$list; do echo "$$i"; done; \
717
	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
718
	  sed -n '/\.1[a-z]*$$/p'; \
719
	} | while read p; do \
720
	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
721
	  echo "$$d$$p"; echo "$$p"; \
722
	done | \
723
	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
724
	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
725
	sed 'N;N;s,\n, ,g' | { \
726
	list=; while read file base inst; do \
727
	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
728
	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
729
	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
730
	  fi; \
1 by Wolfram Quester
Import upstream version 0.38.1
731
	done; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
732
	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
733
	while read files; do \
734
	  test -z "$$files" || { \
735
	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
736
	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
737
	done; }
738
1 by Wolfram Quester
Import upstream version 0.38.1
739
uninstall-man1:
740
	@$(NORMAL_UNINSTALL)
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
741
	@list=''; test -n "$(man1dir)" || exit 0; \
742
	files=`{ for i in $$list; do echo "$$i"; done; \
743
	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
744
	  sed -n '/\.1[a-z]*$$/p'; \
745
	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
746
	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
747
	test -z "$$files" || { \
748
	  echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
749
	  cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
1 by Wolfram Quester
Import upstream version 0.38.1
750
install-GraphicsDATA: $(Graphics_DATA)
751
	@$(NORMAL_INSTALL)
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
752
	test -z "$(Graphicsdir)" || $(MKDIR_P) "$(DESTDIR)$(Graphicsdir)"
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
753
	@list='$(Graphics_DATA)'; test -n "$(Graphicsdir)" || list=; \
754
	for p in $$list; do \
1 by Wolfram Quester
Import upstream version 0.38.1
755
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
756
	  echo "$$d$$p"; \
757
	done | $(am__base_list) | \
758
	while read files; do \
759
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(Graphicsdir)'"; \
760
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(Graphicsdir)" || exit $$?; \
1 by Wolfram Quester
Import upstream version 0.38.1
761
	done
762
763
uninstall-GraphicsDATA:
764
	@$(NORMAL_UNINSTALL)
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
765
	@list='$(Graphics_DATA)'; test -n "$(Graphicsdir)" || list=; \
766
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
767
	test -n "$$files" || exit 0; \
768
	echo " ( cd '$(DESTDIR)$(Graphicsdir)' && rm -f" $$files ")"; \
769
	cd "$(DESTDIR)$(Graphicsdir)" && rm -f $$files
1 by Wolfram Quester
Import upstream version 0.38.1
770
771
# This directory's subdirectories are mostly independent; you can cd
772
# into them and run `make' without going through this Makefile.
773
# To change the values of `make' variables: instead of editing Makefiles,
774
# (1) if the variable is set in `config.status', edit `config.status'
775
#     (which will cause the Makefiles to be regenerated when you run `make');
776
# (2) otherwise, pass the desired values on the `make' command line.
777
$(RECURSIVE_TARGETS):
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
778
	@fail= failcom='exit 1'; \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
779
	for f in x $$MAKEFLAGS; do \
780
	  case $$f in \
781
	    *=* | --[!k]*);; \
782
	    *k*) failcom='fail=yes';; \
783
	  esac; \
784
	done; \
1 by Wolfram Quester
Import upstream version 0.38.1
785
	dot_seen=no; \
786
	target=`echo $@ | sed s/-recursive//`; \
787
	list='$(SUBDIRS)'; for subdir in $$list; do \
788
	  echo "Making $$target in $$subdir"; \
789
	  if test "$$subdir" = "."; then \
790
	    dot_seen=yes; \
791
	    local_target="$$target-am"; \
792
	  else \
793
	    local_target="$$target"; \
794
	  fi; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
795
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
796
	  || eval $$failcom; \
1 by Wolfram Quester
Import upstream version 0.38.1
797
	done; \
798
	if test "$$dot_seen" = "no"; then \
799
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
800
	fi; test -z "$$fail"
801
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
802
$(RECURSIVE_CLEAN_TARGETS):
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
803
	@fail= failcom='exit 1'; \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
804
	for f in x $$MAKEFLAGS; do \
805
	  case $$f in \
806
	    *=* | --[!k]*);; \
807
	    *k*) failcom='fail=yes';; \
808
	  esac; \
809
	done; \
1 by Wolfram Quester
Import upstream version 0.38.1
810
	dot_seen=no; \
811
	case "$@" in \
812
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
813
	  *) list='$(SUBDIRS)' ;; \
814
	esac; \
815
	rev=''; for subdir in $$list; do \
816
	  if test "$$subdir" = "."; then :; else \
817
	    rev="$$subdir $$rev"; \
818
	  fi; \
819
	done; \
820
	rev="$$rev ."; \
821
	target=`echo $@ | sed s/-recursive//`; \
822
	for subdir in $$rev; do \
823
	  echo "Making $$target in $$subdir"; \
824
	  if test "$$subdir" = "."; then \
825
	    local_target="$$target-am"; \
826
	  else \
827
	    local_target="$$target"; \
828
	  fi; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
829
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
830
	  || eval $$failcom; \
1 by Wolfram Quester
Import upstream version 0.38.1
831
	done && test -z "$$fail"
832
tags-recursive:
833
	list='$(SUBDIRS)'; for subdir in $$list; do \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
834
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1 by Wolfram Quester
Import upstream version 0.38.1
835
	done
836
ctags-recursive:
837
	list='$(SUBDIRS)'; for subdir in $$list; do \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
838
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1 by Wolfram Quester
Import upstream version 0.38.1
839
	done
840
841
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
842
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
843
	unique=`for i in $$list; do \
844
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
845
	  done | \
1.1.8 by Kees Cook
Import upstream version 0.47~pre0
846
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1.1.7 by Ted Gould
Import upstream version 0.46
847
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1 by Wolfram Quester
Import upstream version 0.38.1
848
	mkid -fID $$unique
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
849
tags: TAGS
1 by Wolfram Quester
Import upstream version 0.38.1
850
851
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
852
		$(TAGS_FILES) $(LISP)
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
853
	set x; \
1 by Wolfram Quester
Import upstream version 0.38.1
854
	here=`pwd`; \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
855
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1 by Wolfram Quester
Import upstream version 0.38.1
856
	  include_option=--etags-include; \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
857
	  empty_fix=.; \
1 by Wolfram Quester
Import upstream version 0.38.1
858
	else \
859
	  include_option=--include; \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
860
	  empty_fix=; \
1 by Wolfram Quester
Import upstream version 0.38.1
861
	fi; \
862
	list='$(SUBDIRS)'; for subdir in $$list; do \
863
	  if test "$$subdir" = .; then :; else \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
864
	    test ! -f $$subdir/TAGS || \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
865
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1 by Wolfram Quester
Import upstream version 0.38.1
866
	  fi; \
867
	done; \
868
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
869
	unique=`for i in $$list; do \
870
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
871
	  done | \
1.1.7 by Ted Gould
Import upstream version 0.46
872
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
873
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
874
	shift; \
875
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
876
	  test -n "$$unique" || unique=$$empty_fix; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
877
	  if test $$# -gt 0; then \
878
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
879
	      "$$@" $$unique; \
880
	  else \
881
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
882
	      $$unique; \
883
	  fi; \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
884
	fi
1 by Wolfram Quester
Import upstream version 0.38.1
885
ctags: CTAGS
886
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
887
		$(TAGS_FILES) $(LISP)
888
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
889
	unique=`for i in $$list; do \
890
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
891
	  done | \
1.1.7 by Ted Gould
Import upstream version 0.46
892
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
893
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
894
	test -z "$(CTAGS_ARGS)$$unique" \
1 by Wolfram Quester
Import upstream version 0.38.1
895
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
896
	     $$unique
1 by Wolfram Quester
Import upstream version 0.38.1
897
898
GTAGS:
899
	here=`$(am__cd) $(top_builddir) && pwd` \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
900
	  && $(am__cd) $(top_srcdir) \
901
	  && gtags -i $(GTAGS_ARGS) "$$here"
1 by Wolfram Quester
Import upstream version 0.38.1
902
903
distclean-tags:
904
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
905
906
distdir: $(DISTFILES)
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
907
	@list='$(MANS)'; if test -n "$$list"; then \
908
	  list=`for p in $$list; do \
909
	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
910
	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
911
	  if test -n "$$list" && \
912
	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
913
	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
914
	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
915
	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
916
	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
917
	    exit 1; \
918
	  else :; fi; \
919
	else :; fi
1 by Wolfram Quester
Import upstream version 0.38.1
920
	$(am__remove_distdir)
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
921
	test -d "$(distdir)" || mkdir "$(distdir)"
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
922
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
923
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
924
	list='$(DISTFILES)'; \
925
	  dist_files=`for file in $$list; do echo $$file; done | \
926
	  sed -e "s|^$$srcdirstrip/||;t" \
927
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
928
	case $$dist_files in \
929
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
930
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
931
			   sort -u` ;; \
932
	esac; \
933
	for file in $$dist_files; do \
1 by Wolfram Quester
Import upstream version 0.38.1
934
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
935
	  if test -d $$d/$$file; then \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
936
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
937
	    if test -d "$(distdir)/$$file"; then \
938
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
939
	    fi; \
1 by Wolfram Quester
Import upstream version 0.38.1
940
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
941
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
942
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1 by Wolfram Quester
Import upstream version 0.38.1
943
	    fi; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
944
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1 by Wolfram Quester
Import upstream version 0.38.1
945
	  else \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
946
	    test -f "$(distdir)/$$file" \
947
	    || cp -p $$d/$$file "$(distdir)/$$file" \
1 by Wolfram Quester
Import upstream version 0.38.1
948
	    || exit 1; \
949
	  fi; \
950
	done
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
951
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1 by Wolfram Quester
Import upstream version 0.38.1
952
	  if test "$$subdir" = .; then :; else \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
953
	    test -d "$(distdir)/$$subdir" \
954
	    || $(MKDIR_P) "$(distdir)/$$subdir" \
1 by Wolfram Quester
Import upstream version 0.38.1
955
	    || exit 1; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
956
	  fi; \
957
	done
958
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
959
	  if test "$$subdir" = .; then :; else \
960
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
961
	    $(am__relativize); \
962
	    new_distdir=$$reldir; \
963
	    dir1=$$subdir; dir2="$(top_distdir)"; \
964
	    $(am__relativize); \
965
	    new_top_distdir=$$reldir; \
966
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
967
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
968
	    ($(am__cd) $$subdir && \
1 by Wolfram Quester
Import upstream version 0.38.1
969
	      $(MAKE) $(AM_MAKEFLAGS) \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
970
	        top_distdir="$$new_top_distdir" \
971
	        distdir="$$new_distdir" \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
972
		am__remove_distdir=: \
973
		am__skip_length_check=: \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
974
		am__skip_mode_fix=: \
1 by Wolfram Quester
Import upstream version 0.38.1
975
	        distdir) \
976
	      || exit 1; \
977
	  fi; \
978
	done
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
979
	-test -n "$(am__skip_mode_fix)" \
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
980
	|| find "$(distdir)" -type d ! -perm -755 \
981
		-exec chmod u+rwx,go+rx {} \; -o \
1 by Wolfram Quester
Import upstream version 0.38.1
982
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
983
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
984
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
985
	|| chmod -R a+r "$(distdir)"
1 by Wolfram Quester
Import upstream version 0.38.1
986
dist-gzip: distdir
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
987
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
988
	$(am__remove_distdir)
989
dist-bzip2: distdir
990
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
991
	$(am__remove_distdir)
992
1.1.7 by Ted Gould
Import upstream version 0.46
993
dist-lzma: distdir
994
	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
995
	$(am__remove_distdir)
996
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
997
dist-xz: distdir
998
	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
999
	$(am__remove_distdir)
1000
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1001
dist-tarZ: distdir
1002
	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1003
	$(am__remove_distdir)
1004
1005
dist-shar: distdir
1006
	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1007
	$(am__remove_distdir)
1008
dist-zip: distdir
1009
	-rm -f $(distdir).zip
1010
	zip -rq $(distdir).zip $(distdir)
1 by Wolfram Quester
Import upstream version 0.38.1
1011
	$(am__remove_distdir)
1012
1013
dist dist-all: distdir
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1014
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1015
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1016
	-rm -f $(distdir).zip
1017
	zip -rq $(distdir).zip $(distdir)
1 by Wolfram Quester
Import upstream version 0.38.1
1018
	$(am__remove_distdir)
1019
1020
# This target untars the dist file and tries a VPATH configuration.  Then
1021
# it guarantees that the distribution is self-contained by making another
1022
# tarfile.
1023
distcheck: dist
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1024
	case '$(DIST_ARCHIVES)' in \
1025
	*.tar.gz*) \
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
1026
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1027
	*.tar.bz2*) \
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
1028
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1.1.7 by Ted Gould
Import upstream version 0.46
1029
	*.tar.lzma*) \
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
1030
	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1031
	*.tar.xz*) \
1032
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1033
	*.tar.Z*) \
1034
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1035
	*.shar.gz*) \
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
1036
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1037
	*.zip*) \
1038
	  unzip $(distdir).zip ;;\
1039
	esac
1 by Wolfram Quester
Import upstream version 0.38.1
1040
	chmod -R a-w $(distdir); chmod a+w $(distdir)
1041
	mkdir $(distdir)/_build
1042
	mkdir $(distdir)/_inst
1043
	chmod a-w $(distdir)
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1044
	test -d $(distdir)/_build || exit 0; \
1 by Wolfram Quester
Import upstream version 0.38.1
1045
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1046
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1.1.1 by Guido Guenther
Import upstream version 0.43
1047
	  && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1048
	  && am__cwd=`pwd` \
1049
	  && $(am__cd) $(distdir)/_build \
1 by Wolfram Quester
Import upstream version 0.38.1
1050
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1051
	    $(DISTCHECK_CONFIGURE_FLAGS) \
1052
	  && $(MAKE) $(AM_MAKEFLAGS) \
1053
	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
1054
	  && $(MAKE) $(AM_MAKEFLAGS) check \
1055
	  && $(MAKE) $(AM_MAKEFLAGS) install \
1056
	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1057
	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1058
	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1059
	        distuninstallcheck \
1060
	  && chmod -R a-w "$$dc_install_base" \
1061
	  && ({ \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1062
	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1 by Wolfram Quester
Import upstream version 0.38.1
1063
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1064
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1065
	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1066
	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1067
	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1068
	  && rm -rf "$$dc_destdir" \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1069
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1070
	  && rm -rf $(DIST_ARCHIVES) \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1071
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1072
	  && cd "$$am__cwd" \
1073
	  || exit 1
1 by Wolfram Quester
Import upstream version 0.38.1
1074
	$(am__remove_distdir)
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1075
	@(echo "$(distdir) archives ready for distribution: "; \
1076
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1077
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1 by Wolfram Quester
Import upstream version 0.38.1
1078
distuninstallcheck:
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1079
	@$(am__cd) '$(distuninstallcheck_dir)' \
1 by Wolfram Quester
Import upstream version 0.38.1
1080
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1081
	   || { echo "ERROR: files left after uninstall:" ; \
1082
	        if test -n "$(DESTDIR)"; then \
1083
	          echo "  (check DESTDIR support)"; \
1084
	        fi ; \
1085
	        $(distuninstallcheck_listfiles) ; \
1086
	        exit 1; } >&2
1087
distcleancheck: distclean
1088
	@if test '$(srcdir)' = . ; then \
1089
	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1090
	  exit 1 ; \
1091
	fi
1092
	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1093
	  || { echo "ERROR: files left in build directory after distclean:" ; \
1094
	       $(distcleancheck_listfiles) ; \
1095
	       exit 1; } >&2
1096
check-am: all-am
1.1.1 by Guido Guenther
Import upstream version 0.43
1097
	$(MAKE) $(AM_MAKEFLAGS) $(check_DATA)
1 by Wolfram Quester
Import upstream version 0.38.1
1098
check: check-recursive
1099
all-am: Makefile $(MANS) $(DATA) config.h
1100
installdirs: installdirs-recursive
1101
installdirs-am:
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
1102
	for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(Graphicsdir)"; do \
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1103
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1104
	done
1 by Wolfram Quester
Import upstream version 0.38.1
1105
install: install-recursive
1106
install-exec: install-exec-recursive
1107
install-data: install-data-recursive
1108
uninstall: uninstall-recursive
1109
1110
install-am: all-am
1111
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1112
1113
installcheck: installcheck-recursive
1114
install-strip:
1115
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1116
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1117
	  `test -z '$(STRIP)' || \
1118
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1119
mostlyclean-generic:
1120
1121
clean-generic:
1122
1123
distclean-generic:
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1124
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1125
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1 by Wolfram Quester
Import upstream version 0.38.1
1126
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1127
1128
maintainer-clean-generic:
1129
	@echo "This command is intended for maintainers to use"
1130
	@echo "it deletes files that may require special tools to rebuild."
1131
clean: clean-recursive
1132
1.1.4 by Sebastien Bacher
Import upstream version 0.45
1133
clean-am: clean-generic mostlyclean-am
1 by Wolfram Quester
Import upstream version 0.38.1
1134
1135
distclean: distclean-recursive
1136
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1137
	-rm -f Makefile
1.1.4 by Sebastien Bacher
Import upstream version 0.45
1138
distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
1 by Wolfram Quester
Import upstream version 0.38.1
1139
1140
dvi: dvi-recursive
1141
1142
dvi-am:
1143
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1144
html: html-recursive
1145
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1146
html-am:
1147
1 by Wolfram Quester
Import upstream version 0.38.1
1148
info: info-recursive
1149
1150
info-am:
1151
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
1152
install-data-am: install-GraphicsDATA install-data-local install-man
1 by Wolfram Quester
Import upstream version 0.38.1
1153
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1154
install-dvi: install-dvi-recursive
1155
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1156
install-dvi-am:
1157
1 by Wolfram Quester
Import upstream version 0.38.1
1158
install-exec-am:
1159
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1160
install-html: install-html-recursive
1161
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1162
install-html-am:
1163
1 by Wolfram Quester
Import upstream version 0.38.1
1164
install-info: install-info-recursive
1165
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1166
install-info-am:
1167
1 by Wolfram Quester
Import upstream version 0.38.1
1168
install-man: install-man1
1169
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1170
install-pdf: install-pdf-recursive
1171
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1172
install-pdf-am:
1173
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1174
install-ps: install-ps-recursive
1175
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1176
install-ps-am:
1177
1 by Wolfram Quester
Import upstream version 0.38.1
1178
installcheck-am:
1179
1180
maintainer-clean: maintainer-clean-recursive
1181
	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1182
	-rm -rf $(top_srcdir)/autom4te.cache
1183
	-rm -f Makefile
1184
maintainer-clean-am: distclean-am maintainer-clean-generic
1185
1186
mostlyclean: mostlyclean-recursive
1187
1.1.4 by Sebastien Bacher
Import upstream version 0.45
1188
mostlyclean-am: mostlyclean-generic
1 by Wolfram Quester
Import upstream version 0.38.1
1189
1190
pdf: pdf-recursive
1191
1192
pdf-am:
1193
1194
ps: ps-recursive
1195
1196
ps-am:
1197
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
1198
uninstall-am: uninstall-GraphicsDATA uninstall-man
1 by Wolfram Quester
Import upstream version 0.38.1
1199
1200
uninstall-man: uninstall-man1
1201
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1202
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check-am \
1203
	ctags-recursive install-am install-strip tags-recursive
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1204
1205
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1206
	all all-am am--refresh check check-am clean clean-generic \
1207
	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1208
	dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
1209
	distclean distclean-generic distclean-hdr distclean-tags \
1210
	distcleancheck distdir distuninstallcheck dvi dvi-am html \
1211
	html-am info info-am install install-GraphicsDATA install-am \
1.4.3 by Wolfram Quester
Import upstream version 0.48.0
1212
	install-data install-data-am install-data-local install-dvi \
1213
	install-dvi-am install-exec install-exec-am install-html \
1214
	install-html-am install-info install-info-am install-man \
1215
	install-man1 install-pdf install-pdf-am install-ps \
1216
	install-ps-am install-strip installcheck installcheck-am \
1217
	installdirs installdirs-am maintainer-clean \
1218
	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
1219
	pdf-am ps ps-am tags tags-recursive uninstall \
1220
	uninstall-GraphicsDATA uninstall-am uninstall-man \
1221
	uninstall-man1
1 by Wolfram Quester
Import upstream version 0.38.1
1222
1223
@INTLTOOL_DESKTOP_RULE@
1.1.1 by Guido Guenther
Import upstream version 0.43
1224
inkscape.1 inkscape.fr.1: fix-roff-punct Makefile.am AUTHORS utf8-to-roff
1225
.pod.1:
1226
	set -e; \
1227
	d=`sed -n 's,/,-,g;s,.*\$$[D]ate: \(..........\).*,\1,p' $<`; \
1228
	pod2man $< \
1229
	  | sed 's/^\.TH .*/.TH INKSCAPE 1 "'"$$d"'" "Inkscape-$(VERSION)" "Inkscape"/' \
1230
	  | perl -pe 'if (/^\[\% .*INCLUDE.*AUTHORS.* \%\]/) { open(FOO, "$(srcdir)/AUTHORS");$$_ = join(",\n", map { chomp; $$_ } <FOO>) . "\n"; }' \
1231
	  | perl $(srcdir)/fix-roff-punct \
1232
	  | perl -CI $(srcdir)/utf8-to-roff	\
1233
	  > tmp.$$$$ \
1.1.2 by Martin Pitt
Import upstream version 0.44
1234
	 && mv -f tmp.$$$$ $@
1.1.1 by Guido Guenther
Import upstream version 0.43
1235
# man 7 groff_char for further remarks on charset encoding for man pages.
1236
1.1.2 by Martin Pitt
Import upstream version 0.44
1237
po/inkscape.pot:
1.1.6 by Kees Cook
Import upstream version 0.46~pre1
1238
	(cd $(srcdir)/po ; intltool-update --pot --output-file=$(distdir)/po/inkscape.pot)
1.1.2 by Martin Pitt
Import upstream version 0.44
1239
1.1.1 by Guido Guenther
Import upstream version 0.43
1240
install-data-local: inkscape.fr.1
1241
	$(mkinstalldirs) $(DESTDIR)$(mandir)/fr/man1
1242
	$(INSTALL_DATA) `if [ -f inkscape.fr.1 ]; then :; else echo $(srcdir)/;fi`inkscape.fr.1 $(DESTDIR)$(mandir)/fr/man1/inkscape.1
1243
warn_markup:
1244
	@if perl $(srcdir)/po/check-markup $(srcdir)/po/*.po; [ $$? = 1 ]; then \
1245
	  echo "WARNING: Bad markup found in translations.  Please consider fixing the above problems." >&2; \
1246
	fi
1247
1248
.PHONY: check_markup
1249
check_markup:
1250
	perl $(srcdir)/po/check-markup $(srcdir)/po/*.po || [ $$? = 127 ]
1251
#	# `make check' probably shouldn't require perl to be installed, hence ignoring 127.
1252
1253
distcheck-hook:
1254
	perl $(srcdir)/po/check-markup $(srcdir)/po/*.po
1255
1256
test-check-markup:
1257
	if perl -e 42; then \
1258
	  perl $(srcdir)/po/check-markup $(srcdir)/po/bad.po.test 2>&1	\
1259
	    | diff $(srcdir)/po/bad.po.test.exp -;	\
1260
	fi
1.1.10 by Kees Cook
Import upstream version 0.47~pre4
1261
1 by Wolfram Quester
Import upstream version 0.38.1
1262
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1263
# Otherwise a system limit (for SysV at least) may be exceeded.
1264
.NOEXPORT: