1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18
19
20VPATH = @srcdir@
21am__make_dryrun = \
22  { \
23    am__dry=no; \
24    case $$MAKEFLAGS in \
25      *\\[\ \	]*) \
26        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
27          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28      *) \
29        for am__flg in $$MAKEFLAGS; do \
30          case $$am__flg in \
31            *=*|--*) ;; \
32            *n*) am__dry=yes; break;; \
33          esac; \
34        done;; \
35    esac; \
36    test $$am__dry = yes; \
37  }
38pkgdatadir = $(datadir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkglibexecdir = $(libexecdir)/@PACKAGE@
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = @build@
55host_triplet = @host@
56subdir = .
57DIST_COMMON = README $(am__configure_deps) $(dist_noinst_SCRIPTS) \
58	$(goocanvasmm_include_HEADERS) $(srcdir)/Makefile.am \
59	$(srcdir)/Makefile.in $(top_srcdir)/build/config.h.in \
60	$(top_srcdir)/configure \
61	$(top_srcdir)/doc/reference/Doxyfile.in \
62	$(top_srcdir)/goocanvas/goocanvasmm-uninstalled.pc.in \
63	$(top_srcdir)/goocanvas/goocanvasmm.pc.in \
64	$(top_srcdir)/goocanvas/goocanvasmmconfig.h.in AUTHORS COPYING \
65	ChangeLog INSTALL NEWS TODO build/config.guess \
66	build/config.sub build/depcomp build/install-sh \
67	build/ltmain.sh build/missing
68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69am__aclocal_m4_deps = $(top_srcdir)/build/libtool.m4 \
70	$(top_srcdir)/build/ltoptions.m4 \
71	$(top_srcdir)/build/ltsugar.m4 \
72	$(top_srcdir)/build/ltversion.m4 \
73	$(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/configure.ac
74am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75	$(ACLOCAL_M4)
76am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
77 configure.lineno config.status.lineno
78mkinstalldirs = $(install_sh) -d
79CONFIG_HEADER = $(top_builddir)/build/config.h \
80	$(top_builddir)/goocanvas/goocanvasmmconfig.h
81CONFIG_CLEAN_FILES = goocanvas/${GOOCANVASMM_MODULE_NAME}.pc \
82	goocanvas/${GOOCANVASMM_MODULE_NAME}-uninstalled.pc \
83	doc/reference/Doxyfile
84CONFIG_CLEAN_VPATH_FILES =
85SCRIPTS = $(dist_noinst_SCRIPTS)
86SOURCES =
87DIST_SOURCES =
88RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
89	html-recursive info-recursive install-data-recursive \
90	install-dvi-recursive install-exec-recursive \
91	install-html-recursive install-info-recursive \
92	install-pdf-recursive install-ps-recursive install-recursive \
93	installcheck-recursive installdirs-recursive pdf-recursive \
94	ps-recursive uninstall-recursive
95am__can_run_installinfo = \
96  case $$AM_UPDATE_INFO_DIR in \
97    n|no|NO) false;; \
98    *) (install-info --version) >/dev/null 2>&1;; \
99  esac
100am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101am__vpath_adj = case $$p in \
102    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103    *) f=$$p;; \
104  esac;
105am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106am__install_max = 40
107am__nobase_strip_setup = \
108  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109am__nobase_strip = \
110  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111am__nobase_list = $(am__nobase_strip_setup); \
112  for p in $$list; do echo "$$p $$p"; done | \
113  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115    if (++n[$$2] == $(am__install_max)) \
116      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117    END { for (dir in files) print dir, files[dir] }'
118am__base_list = \
119  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121am__uninstall_files_from_dir = { \
122  test -z "$$files" \
123    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
124    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
125         $(am__cd) "$$dir" && rm -f $$files; }; \
126  }
127am__installdirs = "$(DESTDIR)$(pkgconfigdir)" \
128	"$(DESTDIR)$(goocanvasmm_includedir)" \
129	"$(DESTDIR)$(goocanvasmm_libincludedir)"
130DATA = $(pkgconfig_DATA)
131HEADERS = $(goocanvasmm_include_HEADERS) \
132	$(nodist_goocanvasmm_libinclude_HEADERS)
133RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
134  distclean-recursive maintainer-clean-recursive
135AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
136	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
137	distdir dist dist-all distcheck
138ETAGS = etags
139CTAGS = ctags
140DIST_SUBDIRS = codegen goocanvas/src goocanvas/goocanvasmm doc \
141	examples tests
142DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
143distdir = $(PACKAGE)-$(VERSION)
144top_distdir = $(distdir)
145am__remove_distdir = \
146  if test -d "$(distdir)"; then \
147    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
148      && rm -rf "$(distdir)" \
149      || { sleep 5 && rm -rf "$(distdir)"; }; \
150  else :; fi
151am__relativize = \
152  dir0=`pwd`; \
153  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
154  sed_rest='s,^[^/]*/*,,'; \
155  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
156  sed_butlast='s,/*[^/]*$$,,'; \
157  while test -n "$$dir1"; do \
158    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
159    if test "$$first" != "."; then \
160      if test "$$first" = ".."; then \
161        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
162        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
163      else \
164        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
165        if test "$$first2" = "$$first"; then \
166          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
167        else \
168          dir2="../$$dir2"; \
169        fi; \
170        dir0="$$dir0"/"$$first"; \
171      fi; \
172    fi; \
173    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
174  done; \
175  reldir="$$dir2"
176DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
177GZIP_ENV = --best
178distuninstallcheck_listfiles = find . -type f -print
179am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
180  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
181distcleancheck_listfiles = find . -type f -print
182ACLOCAL = @ACLOCAL@
183ACLOCAL_FLAGS = @ACLOCAL_FLAGS@
184AMTAR = @AMTAR@
185AR = @AR@
186AS = @AS@
187AUTOCONF = @AUTOCONF@
188AUTOHEADER = @AUTOHEADER@
189AUTOMAKE = @AUTOMAKE@
190AWK = @AWK@
191CC = @CC@
192CCDEPMODE = @CCDEPMODE@
193CFLAGS = @CFLAGS@
194CPP = @CPP@
195CPPFLAGS = @CPPFLAGS@
196CXX = @CXX@
197CXXCPP = @CXXCPP@
198CXXDEPMODE = @CXXDEPMODE@
199CXXFLAGS = @CXXFLAGS@
200CYGPATH_W = @CYGPATH_W@
201DEFS = @DEFS@
202DEPDIR = @DEPDIR@
203DLLTOOL = @DLLTOOL@
204DOCINSTALL_FLAGS = @DOCINSTALL_FLAGS@
205DOT = @DOT@
206DOXYGEN = @DOXYGEN@
207DOXYGEN_TAGFILES = @DOXYGEN_TAGFILES@
208DSYMUTIL = @DSYMUTIL@
209DUMPBIN = @DUMPBIN@
210ECHO_C = @ECHO_C@
211ECHO_N = @ECHO_N@
212ECHO_T = @ECHO_T@
213EGREP = @EGREP@
214EXEEXT = @EXEEXT@
215FGREP = @FGREP@
216GMMPROC_DIR = @GMMPROC_DIR@
217GMMPROC_EXTRA_M4_DIR = @GMMPROC_EXTRA_M4_DIR@
218GOOCANVASMM_API_VERSION = @GOOCANVASMM_API_VERSION@
219GOOCANVASMM_CFLAGS = @GOOCANVASMM_CFLAGS@
220GOOCANVASMM_LIBS = @GOOCANVASMM_LIBS@
221GOOCANVASMM_MAJOR_VERSION = @GOOCANVASMM_MAJOR_VERSION@
222GOOCANVASMM_MICRO_VERSION = @GOOCANVASMM_MICRO_VERSION@
223GOOCANVASMM_MINOR_VERSION = @GOOCANVASMM_MINOR_VERSION@
224GOOCANVASMM_MODULES = @GOOCANVASMM_MODULES@
225GOOCANVASMM_MODULE_NAME = @GOOCANVASMM_MODULE_NAME@
226GOOCANVASMM_SO_VERSION = @GOOCANVASMM_SO_VERSION@
227GOOCANVASMM_VERSION = @GOOCANVASMM_VERSION@
228GOOCANVASMM_WXXFLAGS = @GOOCANVASMM_WXXFLAGS@
229GREP = @GREP@
230GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
231INSTALL = @INSTALL@
232INSTALL_DATA = @INSTALL_DATA@
233INSTALL_PROGRAM = @INSTALL_PROGRAM@
234INSTALL_SCRIPT = @INSTALL_SCRIPT@
235INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
236LD = @LD@
237LDFLAGS = @LDFLAGS@
238LIBOBJS = @LIBOBJS@
239LIBS = @LIBS@
240LIBTOOL = @LIBTOOL@
241LIPO = @LIPO@
242LN_S = @LN_S@
243LTLIBOBJS = @LTLIBOBJS@
244MAINT = @MAINT@
245MAKEINFO = @MAKEINFO@
246MANIFEST_TOOL = @MANIFEST_TOOL@
247MKDIR_P = @MKDIR_P@
248MMDOCTOOLDIR = @MMDOCTOOLDIR@
249NM = @NM@
250NMEDIT = @NMEDIT@
251OBJDUMP = @OBJDUMP@
252OBJEXT = @OBJEXT@
253OTOOL = @OTOOL@
254OTOOL64 = @OTOOL64@
255PACKAGE = @PACKAGE@
256PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
257PACKAGE_NAME = @PACKAGE_NAME@
258PACKAGE_STRING = @PACKAGE_STRING@
259PACKAGE_TARNAME = @PACKAGE_TARNAME@
260PACKAGE_URL = @PACKAGE_URL@
261PACKAGE_VERSION = @PACKAGE_VERSION@
262PATH_SEPARATOR = @PATH_SEPARATOR@
263PERL = @PERL@
264PKG_CONFIG = @PKG_CONFIG@
265PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
266PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
267RANLIB = @RANLIB@
268SED = @SED@
269SET_MAKE = @SET_MAKE@
270SHELL = @SHELL@
271STRIP = @STRIP@
272VERSION = @VERSION@
273XSLTPROC = @XSLTPROC@
274abs_builddir = @abs_builddir@
275abs_srcdir = @abs_srcdir@
276abs_top_builddir = @abs_top_builddir@
277abs_top_srcdir = @abs_top_srcdir@
278ac_ct_AR = @ac_ct_AR@
279ac_ct_CC = @ac_ct_CC@
280ac_ct_CXX = @ac_ct_CXX@
281ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
282am__include = @am__include@
283am__leading_dot = @am__leading_dot@
284am__quote = @am__quote@
285am__tar = @am__tar@
286am__untar = @am__untar@
287bindir = @bindir@
288build = @build@
289build_alias = @build_alias@
290build_cpu = @build_cpu@
291build_os = @build_os@
292build_vendor = @build_vendor@
293builddir = @builddir@
294datadir = @datadir@
295datarootdir = @datarootdir@
296docdir = @docdir@
297dvidir = @dvidir@
298exec_prefix = @exec_prefix@
299host = @host@
300host_alias = @host_alias@
301host_cpu = @host_cpu@
302host_os = @host_os@
303host_vendor = @host_vendor@
304htmldir = @htmldir@
305includedir = @includedir@
306infodir = @infodir@
307install_sh = @install_sh@
308libdir = @libdir@
309libexecdir = @libexecdir@
310localedir = @localedir@
311localstatedir = @localstatedir@
312mandir = @mandir@
313mkdir_p = @mkdir_p@
314oldincludedir = @oldincludedir@
315pdfdir = @pdfdir@
316prefix = @prefix@
317program_transform_name = @program_transform_name@
318psdir = @psdir@
319sbindir = @sbindir@
320sharedstatedir = @sharedstatedir@
321srcdir = @srcdir@
322sysconfdir = @sysconfdir@
323target_alias = @target_alias@
324top_build_prefix = @top_build_prefix@
325top_builddir = @top_builddir@
326top_srcdir = @top_srcdir@
327ACLOCAL_AMFLAGS = -I build ${ACLOCAL_FLAGS}
328DISTCHECK_CONFIGURE_FLAGS = --enable-warnings=fatal
329@MAINTAINER_MODE_FALSE@src_subdirs =
330@MAINTAINER_MODE_TRUE@src_subdirs = codegen goocanvas/src
331@ENABLE_DOCUMENTATION_FALSE@doc_subdirs =
332@ENABLE_DOCUMENTATION_TRUE@doc_subdirs = doc
333SUBDIRS = $(src_subdirs) goocanvas/goocanvasmm $(doc_subdirs) examples tests
334goocanvasmm_includedir = $(includedir)/$(GOOCANVASMM_MODULE_NAME)
335goocanvasmm_include_HEADERS = goocanvas/goocanvasmm.h
336goocanvasmm_libincludedir = $(libdir)/$(GOOCANVASMM_MODULE_NAME)/include
337nodist_goocanvasmm_libinclude_HEADERS = goocanvas/goocanvasmmconfig.h
338pkgconfigdir = $(prefix)/libdata/pkgconfig
339pkgconfig_DATA = goocanvas/$(GOOCANVASMM_MODULE_NAME).pc
340dist_noinst_SCRIPTS = autogen.sh
341all: all-recursive
342
343.SUFFIXES:
344am--refresh: Makefile
345	@:
346$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
347	@for dep in $?; do \
348	  case '$(am__configure_deps)' in \
349	    *$$dep*) \
350	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
351	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
352		&& exit 0; \
353	      exit 1;; \
354	  esac; \
355	done; \
356	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
357	$(am__cd) $(top_srcdir) && \
358	  $(AUTOMAKE) --gnu Makefile
359.PRECIOUS: Makefile
360Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
361	@case '$?' in \
362	  *config.status*) \
363	    echo ' $(SHELL) ./config.status'; \
364	    $(SHELL) ./config.status;; \
365	  *) \
366	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
367	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
368	esac;
369
370$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
371	$(SHELL) ./config.status --recheck
372
373$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
374	$(am__cd) $(srcdir) && $(AUTOCONF)
375$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
376	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
377$(am__aclocal_m4_deps):
378
379build/config.h: build/stamp-h1
380	@if test ! -f $@; then rm -f build/stamp-h1; else :; fi
381	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) build/stamp-h1; else :; fi
382
383build/stamp-h1: $(top_srcdir)/build/config.h.in $(top_builddir)/config.status
384	@rm -f build/stamp-h1
385	cd $(top_builddir) && $(SHELL) ./config.status build/config.h
386$(top_srcdir)/build/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
387	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
388	rm -f build/stamp-h1
389	touch $@
390
391goocanvas/goocanvasmmconfig.h: goocanvas/stamp-h2
392	@if test ! -f $@; then rm -f goocanvas/stamp-h2; else :; fi
393	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) goocanvas/stamp-h2; else :; fi
394
395goocanvas/stamp-h2: $(top_srcdir)/goocanvas/goocanvasmmconfig.h.in $(top_builddir)/config.status
396	@rm -f goocanvas/stamp-h2
397	cd $(top_builddir) && $(SHELL) ./config.status goocanvas/goocanvasmmconfig.h
398
399distclean-hdr:
400	-rm -f build/config.h build/stamp-h1 goocanvas/goocanvasmmconfig.h goocanvas/stamp-h2
401goocanvas/${GOOCANVASMM_MODULE_NAME}.pc: $(top_builddir)/config.status $(top_srcdir)/goocanvas/goocanvasmm.pc.in
402	cd $(top_builddir) && $(SHELL) ./config.status $@
403goocanvas/${GOOCANVASMM_MODULE_NAME}-uninstalled.pc: $(top_builddir)/config.status $(top_srcdir)/goocanvas/goocanvasmm-uninstalled.pc.in
404	cd $(top_builddir) && $(SHELL) ./config.status $@
405doc/reference/Doxyfile: $(top_builddir)/config.status $(top_srcdir)/doc/reference/Doxyfile.in
406	cd $(top_builddir) && $(SHELL) ./config.status $@
407
408mostlyclean-libtool:
409	-rm -f *.lo
410
411clean-libtool:
412	-rm -rf .libs _libs
413
414distclean-libtool:
415	-rm -f libtool config.lt
416install-pkgconfigDATA: $(pkgconfig_DATA)
417	@$(NORMAL_INSTALL)
418	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
419	if test -n "$$list"; then \
420	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
421	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
422	fi; \
423	for p in $$list; do \
424	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
425	  echo "$$d$$p"; \
426	done | $(am__base_list) | \
427	while read files; do \
428	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
429	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
430	done
431
432uninstall-pkgconfigDATA:
433	@$(NORMAL_UNINSTALL)
434	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
435	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
436	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
437install-goocanvasmm_includeHEADERS: $(goocanvasmm_include_HEADERS)
438	@$(NORMAL_INSTALL)
439	@list='$(goocanvasmm_include_HEADERS)'; test -n "$(goocanvasmm_includedir)" || list=; \
440	if test -n "$$list"; then \
441	  echo " $(MKDIR_P) '$(DESTDIR)$(goocanvasmm_includedir)'"; \
442	  $(MKDIR_P) "$(DESTDIR)$(goocanvasmm_includedir)" || exit 1; \
443	fi; \
444	for p in $$list; do \
445	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
446	  echo "$$d$$p"; \
447	done | $(am__base_list) | \
448	while read files; do \
449	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(goocanvasmm_includedir)'"; \
450	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(goocanvasmm_includedir)" || exit $$?; \
451	done
452
453uninstall-goocanvasmm_includeHEADERS:
454	@$(NORMAL_UNINSTALL)
455	@list='$(goocanvasmm_include_HEADERS)'; test -n "$(goocanvasmm_includedir)" || list=; \
456	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
457	dir='$(DESTDIR)$(goocanvasmm_includedir)'; $(am__uninstall_files_from_dir)
458install-nodist_goocanvasmm_libincludeHEADERS: $(nodist_goocanvasmm_libinclude_HEADERS)
459	@$(NORMAL_INSTALL)
460	@list='$(nodist_goocanvasmm_libinclude_HEADERS)'; test -n "$(goocanvasmm_libincludedir)" || list=; \
461	if test -n "$$list"; then \
462	  echo " $(MKDIR_P) '$(DESTDIR)$(goocanvasmm_libincludedir)'"; \
463	  $(MKDIR_P) "$(DESTDIR)$(goocanvasmm_libincludedir)" || exit 1; \
464	fi; \
465	for p in $$list; do \
466	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
467	  echo "$$d$$p"; \
468	done | $(am__base_list) | \
469	while read files; do \
470	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(goocanvasmm_libincludedir)'"; \
471	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(goocanvasmm_libincludedir)" || exit $$?; \
472	done
473
474uninstall-nodist_goocanvasmm_libincludeHEADERS:
475	@$(NORMAL_UNINSTALL)
476	@list='$(nodist_goocanvasmm_libinclude_HEADERS)'; test -n "$(goocanvasmm_libincludedir)" || list=; \
477	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
478	dir='$(DESTDIR)$(goocanvasmm_libincludedir)'; $(am__uninstall_files_from_dir)
479
480# This directory's subdirectories are mostly independent; you can cd
481# into them and run `make' without going through this Makefile.
482# To change the values of `make' variables: instead of editing Makefiles,
483# (1) if the variable is set in `config.status', edit `config.status'
484#     (which will cause the Makefiles to be regenerated when you run `make');
485# (2) otherwise, pass the desired values on the `make' command line.
486$(RECURSIVE_TARGETS):
487	@fail= failcom='exit 1'; \
488	for f in x $$MAKEFLAGS; do \
489	  case $$f in \
490	    *=* | --[!k]*);; \
491	    *k*) failcom='fail=yes';; \
492	  esac; \
493	done; \
494	dot_seen=no; \
495	target=`echo $@ | sed s/-recursive//`; \
496	list='$(SUBDIRS)'; for subdir in $$list; do \
497	  echo "Making $$target in $$subdir"; \
498	  if test "$$subdir" = "."; then \
499	    dot_seen=yes; \
500	    local_target="$$target-am"; \
501	  else \
502	    local_target="$$target"; \
503	  fi; \
504	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
505	  || eval $$failcom; \
506	done; \
507	if test "$$dot_seen" = "no"; then \
508	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
509	fi; test -z "$$fail"
510
511$(RECURSIVE_CLEAN_TARGETS):
512	@fail= failcom='exit 1'; \
513	for f in x $$MAKEFLAGS; do \
514	  case $$f in \
515	    *=* | --[!k]*);; \
516	    *k*) failcom='fail=yes';; \
517	  esac; \
518	done; \
519	dot_seen=no; \
520	case "$@" in \
521	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
522	  *) list='$(SUBDIRS)' ;; \
523	esac; \
524	rev=''; for subdir in $$list; do \
525	  if test "$$subdir" = "."; then :; else \
526	    rev="$$subdir $$rev"; \
527	  fi; \
528	done; \
529	rev="$$rev ."; \
530	target=`echo $@ | sed s/-recursive//`; \
531	for subdir in $$rev; do \
532	  echo "Making $$target in $$subdir"; \
533	  if test "$$subdir" = "."; then \
534	    local_target="$$target-am"; \
535	  else \
536	    local_target="$$target"; \
537	  fi; \
538	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
539	  || eval $$failcom; \
540	done && test -z "$$fail"
541tags-recursive:
542	list='$(SUBDIRS)'; for subdir in $$list; do \
543	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
544	done
545ctags-recursive:
546	list='$(SUBDIRS)'; for subdir in $$list; do \
547	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
548	done
549
550ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
551	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
552	unique=`for i in $$list; do \
553	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
554	  done | \
555	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
556	      END { if (nonempty) { for (i in files) print i; }; }'`; \
557	mkid -fID $$unique
558tags: TAGS
559
560TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
561		$(TAGS_FILES) $(LISP)
562	set x; \
563	here=`pwd`; \
564	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
565	  include_option=--etags-include; \
566	  empty_fix=.; \
567	else \
568	  include_option=--include; \
569	  empty_fix=; \
570	fi; \
571	list='$(SUBDIRS)'; for subdir in $$list; do \
572	  if test "$$subdir" = .; then :; else \
573	    test ! -f $$subdir/TAGS || \
574	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
575	  fi; \
576	done; \
577	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
578	unique=`for i in $$list; do \
579	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
580	  done | \
581	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582	      END { if (nonempty) { for (i in files) print i; }; }'`; \
583	shift; \
584	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
585	  test -n "$$unique" || unique=$$empty_fix; \
586	  if test $$# -gt 0; then \
587	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
588	      "$$@" $$unique; \
589	  else \
590	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
591	      $$unique; \
592	  fi; \
593	fi
594ctags: CTAGS
595CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
596		$(TAGS_FILES) $(LISP)
597	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
598	unique=`for i in $$list; do \
599	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
600	  done | \
601	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
602	      END { if (nonempty) { for (i in files) print i; }; }'`; \
603	test -z "$(CTAGS_ARGS)$$unique" \
604	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
605	     $$unique
606
607GTAGS:
608	here=`$(am__cd) $(top_builddir) && pwd` \
609	  && $(am__cd) $(top_srcdir) \
610	  && gtags -i $(GTAGS_ARGS) "$$here"
611
612distclean-tags:
613	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
614
615distdir: $(DISTFILES)
616	@case `sed 15q $(srcdir)/NEWS` in \
617	*"$(VERSION)"*) : ;; \
618	*) \
619	  echo "NEWS not updated; not releasing" 1>&2; \
620	  exit 1;; \
621	esac
622	$(am__remove_distdir)
623	test -d "$(distdir)" || mkdir "$(distdir)"
624	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
625	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
626	list='$(DISTFILES)'; \
627	  dist_files=`for file in $$list; do echo $$file; done | \
628	  sed -e "s|^$$srcdirstrip/||;t" \
629	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
630	case $$dist_files in \
631	  */*) $(MKDIR_P) `echo "$$dist_files" | \
632			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
633			   sort -u` ;; \
634	esac; \
635	for file in $$dist_files; do \
636	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
637	  if test -d $$d/$$file; then \
638	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
639	    if test -d "$(distdir)/$$file"; then \
640	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
641	    fi; \
642	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
643	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
644	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
645	    fi; \
646	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
647	  else \
648	    test -f "$(distdir)/$$file" \
649	    || cp -p $$d/$$file "$(distdir)/$$file" \
650	    || exit 1; \
651	  fi; \
652	done
653	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
654	  if test "$$subdir" = .; then :; else \
655	    $(am__make_dryrun) \
656	      || test -d "$(distdir)/$$subdir" \
657	      || $(MKDIR_P) "$(distdir)/$$subdir" \
658	      || exit 1; \
659	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
660	    $(am__relativize); \
661	    new_distdir=$$reldir; \
662	    dir1=$$subdir; dir2="$(top_distdir)"; \
663	    $(am__relativize); \
664	    new_top_distdir=$$reldir; \
665	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
666	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
667	    ($(am__cd) $$subdir && \
668	      $(MAKE) $(AM_MAKEFLAGS) \
669	        top_distdir="$$new_top_distdir" \
670	        distdir="$$new_distdir" \
671		am__remove_distdir=: \
672		am__skip_length_check=: \
673		am__skip_mode_fix=: \
674	        distdir) \
675	      || exit 1; \
676	  fi; \
677	done
678	-test -n "$(am__skip_mode_fix)" \
679	|| find "$(distdir)" -type d ! -perm -755 \
680		-exec chmod u+rwx,go+rx {} \; -o \
681	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
682	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
683	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
684	|| chmod -R a+r "$(distdir)"
685dist-gzip: distdir
686	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
687	$(am__remove_distdir)
688dist-bzip2: distdir
689	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
690	$(am__remove_distdir)
691
692dist-lzip: distdir
693	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
694	$(am__remove_distdir)
695
696dist-lzma: distdir
697	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
698	$(am__remove_distdir)
699
700dist-xz: distdir
701	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
702	$(am__remove_distdir)
703
704dist-tarZ: distdir
705	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
706	$(am__remove_distdir)
707
708dist-shar: distdir
709	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
710	$(am__remove_distdir)
711
712dist-zip: distdir
713	-rm -f $(distdir).zip
714	zip -rq $(distdir).zip $(distdir)
715	$(am__remove_distdir)
716
717dist dist-all: distdir
718	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
719	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
720	$(am__remove_distdir)
721
722# This target untars the dist file and tries a VPATH configuration.  Then
723# it guarantees that the distribution is self-contained by making another
724# tarfile.
725distcheck: dist
726	case '$(DIST_ARCHIVES)' in \
727	*.tar.gz*) \
728	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
729	*.tar.bz2*) \
730	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
731	*.tar.lzma*) \
732	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
733	*.tar.lz*) \
734	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
735	*.tar.xz*) \
736	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
737	*.tar.Z*) \
738	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
739	*.shar.gz*) \
740	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
741	*.zip*) \
742	  unzip $(distdir).zip ;;\
743	esac
744	chmod -R a-w $(distdir); chmod u+w $(distdir)
745	mkdir $(distdir)/_build
746	mkdir $(distdir)/_inst
747	chmod a-w $(distdir)
748	test -d $(distdir)/_build || exit 0; \
749	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
750	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
751	  && am__cwd=`pwd` \
752	  && $(am__cd) $(distdir)/_build \
753	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
754	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
755	    $(DISTCHECK_CONFIGURE_FLAGS) \
756	  && $(MAKE) $(AM_MAKEFLAGS) \
757	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
758	  && $(MAKE) $(AM_MAKEFLAGS) check \
759	  && $(MAKE) $(AM_MAKEFLAGS) install \
760	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
761	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
762	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
763	        distuninstallcheck \
764	  && chmod -R a-w "$$dc_install_base" \
765	  && ({ \
766	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
767	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
768	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
769	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
770	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
771	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
772	  && rm -rf "$$dc_destdir" \
773	  && $(MAKE) $(AM_MAKEFLAGS) dist \
774	  && rm -rf $(DIST_ARCHIVES) \
775	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
776	  && cd "$$am__cwd" \
777	  || exit 1
778	$(am__remove_distdir)
779	@(echo "$(distdir) archives ready for distribution: "; \
780	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
781	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
782distuninstallcheck:
783	@test -n '$(distuninstallcheck_dir)' || { \
784	  echo 'ERROR: trying to run $@ with an empty' \
785	       '$$(distuninstallcheck_dir)' >&2; \
786	  exit 1; \
787	}; \
788	$(am__cd) '$(distuninstallcheck_dir)' || { \
789	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
790	  exit 1; \
791	}; \
792	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
793	   || { echo "ERROR: files left after uninstall:" ; \
794	        if test -n "$(DESTDIR)"; then \
795	          echo "  (check DESTDIR support)"; \
796	        fi ; \
797	        $(distuninstallcheck_listfiles) ; \
798	        exit 1; } >&2
799distcleancheck: distclean
800	@if test '$(srcdir)' = . ; then \
801	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
802	  exit 1 ; \
803	fi
804	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
805	  || { echo "ERROR: files left in build directory after distclean:" ; \
806	       $(distcleancheck_listfiles) ; \
807	       exit 1; } >&2
808check-am: all-am
809check: check-recursive
810all-am: Makefile $(SCRIPTS) $(DATA) $(HEADERS)
811installdirs: installdirs-recursive
812installdirs-am:
813	for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(goocanvasmm_includedir)" "$(DESTDIR)$(goocanvasmm_libincludedir)"; do \
814	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
815	done
816install: install-recursive
817install-exec: install-exec-recursive
818install-data: install-data-recursive
819uninstall: uninstall-recursive
820
821install-am: all-am
822	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
823
824installcheck: installcheck-recursive
825install-strip:
826	if test -z '$(STRIP)'; then \
827	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
828	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
829	      install; \
830	else \
831	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
832	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
833	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
834	fi
835mostlyclean-generic:
836
837clean-generic:
838
839distclean-generic:
840	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
841	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
842
843maintainer-clean-generic:
844	@echo "This command is intended for maintainers to use"
845	@echo "it deletes files that may require special tools to rebuild."
846clean: clean-recursive
847
848clean-am: clean-generic clean-libtool mostlyclean-am
849
850distclean: distclean-recursive
851	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
852	-rm -f Makefile
853distclean-am: clean-am distclean-generic distclean-hdr \
854	distclean-libtool distclean-tags
855
856dvi: dvi-recursive
857
858dvi-am:
859
860html: html-recursive
861
862html-am:
863
864info: info-recursive
865
866info-am:
867
868install-data-am: install-goocanvasmm_includeHEADERS \
869	install-nodist_goocanvasmm_libincludeHEADERS \
870	install-pkgconfigDATA
871
872install-dvi: install-dvi-recursive
873
874install-dvi-am:
875
876install-exec-am:
877
878install-html: install-html-recursive
879
880install-html-am:
881
882install-info: install-info-recursive
883
884install-info-am:
885
886install-man:
887
888install-pdf: install-pdf-recursive
889
890install-pdf-am:
891
892install-ps: install-ps-recursive
893
894install-ps-am:
895
896installcheck-am:
897
898maintainer-clean: maintainer-clean-recursive
899	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
900	-rm -rf $(top_srcdir)/autom4te.cache
901	-rm -f Makefile
902maintainer-clean-am: distclean-am maintainer-clean-generic
903
904mostlyclean: mostlyclean-recursive
905
906mostlyclean-am: mostlyclean-generic mostlyclean-libtool
907
908pdf: pdf-recursive
909
910pdf-am:
911
912ps: ps-recursive
913
914ps-am:
915
916uninstall-am: uninstall-goocanvasmm_includeHEADERS \
917	uninstall-nodist_goocanvasmm_libincludeHEADERS \
918	uninstall-pkgconfigDATA
919
920.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
921	install-am install-strip tags-recursive
922
923.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
924	all all-am am--refresh check check-am clean clean-generic \
925	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
926	dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
927	dist-zip distcheck distclean distclean-generic distclean-hdr \
928	distclean-libtool distclean-tags distcleancheck distdir \
929	distuninstallcheck dvi dvi-am html html-am info info-am \
930	install install-am install-data install-data-am install-dvi \
931	install-dvi-am install-exec install-exec-am \
932	install-goocanvasmm_includeHEADERS install-html \
933	install-html-am install-info install-info-am install-man \
934	install-nodist_goocanvasmm_libincludeHEADERS install-pdf \
935	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
936	install-strip installcheck installcheck-am installdirs \
937	installdirs-am maintainer-clean maintainer-clean-generic \
938	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
939	ps ps-am tags tags-recursive uninstall uninstall-am \
940	uninstall-goocanvasmm_includeHEADERS \
941	uninstall-nodist_goocanvasmm_libincludeHEADERS \
942	uninstall-pkgconfigDATA
943
944
945# I do not want some crappy generated ChangeLog based on random vague commit
946# messages that can't be corrected later. I fight entropy. murrayc.
947#include $(top_srcdir)/build/dist-changelog.am
948
949# Tell versions [3.59,3.63) of GNU make to not export all variables.
950# Otherwise a system limit (for SysV at least) may be exceeded.
951.NOEXPORT:
952