1# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19am__make_running_with_option = \
20  case $${target_option-} in \
21      ?) ;; \
22      *) echo "am__make_running_with_option: internal error: invalid" \
23              "target option '$${target_option-}' specified" >&2; \
24         exit 1;; \
25  esac; \
26  has_opt=no; \
27  sane_makeflags=$$MAKEFLAGS; \
28  if $(am__is_gnu_make); then \
29    sane_makeflags=$$MFLAGS; \
30  else \
31    case $$MAKEFLAGS in \
32      *\\[\ \	]*) \
33        bs=\\; \
34        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
36    esac; \
37  fi; \
38  skip_next=no; \
39  strip_trailopt () \
40  { \
41    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42  }; \
43  for flg in $$sane_makeflags; do \
44    test $$skip_next = yes && { skip_next=no; continue; }; \
45    case $$flg in \
46      *=*|--*) continue;; \
47        -*I) strip_trailopt 'I'; skip_next=yes;; \
48      -*I?*) strip_trailopt 'I';; \
49        -*O) strip_trailopt 'O'; skip_next=yes;; \
50      -*O?*) strip_trailopt 'O';; \
51        -*l) strip_trailopt 'l'; skip_next=yes;; \
52      -*l?*) strip_trailopt 'l';; \
53      -[dEDm]) skip_next=yes;; \
54      -[JT]) skip_next=yes;; \
55    esac; \
56    case $$flg in \
57      *$$target_option*) has_opt=yes; break;; \
58    esac; \
59  done; \
60  test $$has_opt = yes
61am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81subdir = libgeda
82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83	$(srcdir)/libgeda.pc.in ChangeLog TODO
84ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
86	$(top_srcdir)/m4/geda-assert.m4 $(top_srcdir)/m4/geda-awk.m4 \
87	$(top_srcdir)/m4/geda-data-dirs.m4 \
88	$(top_srcdir)/m4/geda-desktop-i18n.m4 \
89	$(top_srcdir)/m4/geda-desktop.m4 \
90	$(top_srcdir)/m4/geda-doxygen.m4 \
91	$(top_srcdir)/m4/geda-gattrib.m4 \
92	$(top_srcdir)/m4/geda-gcc-flags.m4 \
93	$(top_srcdir)/m4/geda-git-version.m4 \
94	$(top_srcdir)/m4/geda-git.m4 $(top_srcdir)/m4/geda-groff.m4 \
95	$(top_srcdir)/m4/geda-guile.m4 $(top_srcdir)/m4/geda-host.m4 \
96	$(top_srcdir)/m4/geda-libgeda.m4 \
97	$(top_srcdir)/m4/geda-stroke.m4 \
98	$(top_srcdir)/m4/geda-uri-viewer.m4 \
99	$(top_srcdir)/m4/geda-windows.m4 $(top_srcdir)/m4/gettext.m4 \
100	$(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
101	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
102	$(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intmax.m4 \
103	$(top_srcdir)/m4/inttypes-pri.m4 \
104	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
105	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
106	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
107	$(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longdouble.m4 \
108	$(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltoptions.m4 \
109	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
110	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
111	$(top_srcdir)/m4/pcb-data-dirs.m4 $(top_srcdir)/m4/po.m4 \
112	$(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
113	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
114	$(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
115	$(top_srcdir)/m4/visibility.m4 $(top_srcdir)/m4/wchar_t.m4 \
116	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
117	$(top_srcdir)/configure.ac
118am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
119	$(ACLOCAL_M4)
120mkinstalldirs = $(install_sh) -d
121CONFIG_HEADER = $(top_builddir)/config.h
122CONFIG_CLEAN_FILES = libgeda.pc
123CONFIG_CLEAN_VPATH_FILES =
124AM_V_P = $(am__v_P_@AM_V@)
125am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
126am__v_P_0 = false
127am__v_P_1 = :
128AM_V_GEN = $(am__v_GEN_@AM_V@)
129am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
130am__v_GEN_0 = @echo "  GEN     " $@;
131am__v_GEN_1 =
132AM_V_at = $(am__v_at_@AM_V@)
133am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
134am__v_at_0 = @
135am__v_at_1 =
136SOURCES =
137DIST_SOURCES =
138RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
139	ctags-recursive dvi-recursive html-recursive info-recursive \
140	install-data-recursive install-dvi-recursive \
141	install-exec-recursive install-html-recursive \
142	install-info-recursive install-pdf-recursive \
143	install-ps-recursive install-recursive installcheck-recursive \
144	installdirs-recursive pdf-recursive ps-recursive \
145	tags-recursive uninstall-recursive
146am__can_run_installinfo = \
147  case $$AM_UPDATE_INFO_DIR in \
148    n|no|NO) false;; \
149    *) (install-info --version) >/dev/null 2>&1;; \
150  esac
151am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
152am__vpath_adj = case $$p in \
153    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
154    *) f=$$p;; \
155  esac;
156am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
157am__install_max = 40
158am__nobase_strip_setup = \
159  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
160am__nobase_strip = \
161  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
162am__nobase_list = $(am__nobase_strip_setup); \
163  for p in $$list; do echo "$$p $$p"; done | \
164  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
165  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
166    if (++n[$$2] == $(am__install_max)) \
167      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
168    END { for (dir in files) print dir, files[dir] }'
169am__base_list = \
170  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
171  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
172am__uninstall_files_from_dir = { \
173  test -z "$$files" \
174    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
175    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
176         $(am__cd) "$$dir" && rm -f $$files; }; \
177  }
178am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
179DATA = $(pkgconfig_DATA)
180RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
181  distclean-recursive maintainer-clean-recursive
182am__recursive_targets = \
183  $(RECURSIVE_TARGETS) \
184  $(RECURSIVE_CLEAN_TARGETS) \
185  $(am__extra_recursive_targets)
186AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
187	distdir
188am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
189# Read a list of newline-separated strings from the standard input,
190# and print each of them once, without duplicates.  Input order is
191# *not* preserved.
192am__uniquify_input = $(AWK) '\
193  BEGIN { nonempty = 0; } \
194  { items[$$0] = 1; nonempty = 1; } \
195  END { if (nonempty) { for (i in items) print i; }; } \
196'
197# Make sure the list of sources is unique.  This is necessary because,
198# e.g., the same source file might be shared among _SOURCES variables
199# for different programs/libraries.
200am__define_uniq_tagged_files = \
201  list='$(am__tagged_files)'; \
202  unique=`for i in $$list; do \
203    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204  done | $(am__uniquify_input)`
205ETAGS = etags
206CTAGS = ctags
207DIST_SUBDIRS = $(SUBDIRS)
208DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
209am__relativize = \
210  dir0=`pwd`; \
211  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
212  sed_rest='s,^[^/]*/*,,'; \
213  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
214  sed_butlast='s,/*[^/]*$$,,'; \
215  while test -n "$$dir1"; do \
216    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
217    if test "$$first" != "."; then \
218      if test "$$first" = ".."; then \
219        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
220        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
221      else \
222        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
223        if test "$$first2" = "$$first"; then \
224          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
225        else \
226          dir2="../$$dir2"; \
227        fi; \
228        dir0="$$dir0"/"$$first"; \
229      fi; \
230    fi; \
231    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
232  done; \
233  reldir="$$dir2"
234ACLOCAL = @ACLOCAL@
235ALLOCA = @ALLOCA@
236AMTAR = @AMTAR@
237AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
238AR = @AR@
239AS = @AS@
240AUTOCONF = @AUTOCONF@
241AUTOHEADER = @AUTOHEADER@
242AUTOMAKE = @AUTOMAKE@
243AWK = @AWK@
244BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
245CAIRO_CFLAGS = @CAIRO_CFLAGS@
246CAIRO_LIBS = @CAIRO_LIBS@
247CATOBJEXT = @CATOBJEXT@
248CC = @CC@
249CCDEPMODE = @CCDEPMODE@
250CFLAGS = @CFLAGS@
251CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
252CHANGELOG_BASE = @CHANGELOG_BASE@
253CONVERT = @CONVERT@
254CPP = @CPP@
255CPPFLAGS = @CPPFLAGS@
256CYGPATH_W = @CYGPATH_W@
257DATADIRNAME = @DATADIRNAME@
258DATE_VERSION = @DATE_VERSION@
259DEFS = @DEFS@
260DEPDIR = @DEPDIR@
261DESKTOP_I18N = @DESKTOP_I18N@
262DESKTOP_I18N_CREATE = @DESKTOP_I18N_CREATE@
263DESKTOP_I18N_LOCALE_DIR = @DESKTOP_I18N_LOCALE_DIR@
264DESKTOP_I18N_SCRIPT = @DESKTOP_I18N_SCRIPT@
265DLLTOOL = @DLLTOOL@
266DOTTED_VERSION = @DOTTED_VERSION@
267DOXYGEN = @DOXYGEN@
268DSYMUTIL = @DSYMUTIL@
269DUMPBIN = @DUMPBIN@
270ECHO_C = @ECHO_C@
271ECHO_N = @ECHO_N@
272ECHO_T = @ECHO_T@
273EGREP = @EGREP@
274EXEEXT = @EXEEXT@
275FGREP = @FGREP@
276GCC_CFLAGS = @GCC_CFLAGS@
277GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
278GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
279GEDADATADIR = @GEDADATADIR@
280GEDARCDIR = @GEDARCDIR@
281GENCAT = @GENCAT@
282GETTEXT = @GETTEXT@
283GIT = @GIT@
284GLIBC2 = @GLIBC2@
285GLIBC21 = @GLIBC21@
286GLIB_CFLAGS = @GLIB_CFLAGS@
287GLIB_LIBS = @GLIB_LIBS@
288GMSGFMT = @GMSGFMT@
289GMSGFMT_015 = @GMSGFMT_015@
290GREP = @GREP@
291GROFF = @GROFF@
292GTK_CFLAGS = @GTK_CFLAGS@
293GTK_LIBS = @GTK_LIBS@
294GUILE = @GUILE@
295GUILE_CFLAGS = @GUILE_CFLAGS@
296GUILE_LIBS = @GUILE_LIBS@
297GUILE_PKG_NAME = @GUILE_PKG_NAME@
298GUILE_SNARF = @GUILE_SNARF@
299HAVE_ASPRINTF = @HAVE_ASPRINTF@
300HAVE_GIT_REPO = @HAVE_GIT_REPO@
301HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
302HAVE_SNPRINTF = @HAVE_SNPRINTF@
303HAVE_VISIBILITY = @HAVE_VISIBILITY@
304HAVE_WPRINTF = @HAVE_WPRINTF@
305ICON_THEME_INSTALLER = @ICON_THEME_INSTALLER@
306INKSCAPE = @INKSCAPE@
307INSTALL = @INSTALL@
308INSTALL_DATA = @INSTALL_DATA@
309INSTALL_PROGRAM = @INSTALL_PROGRAM@
310INSTALL_SCRIPT = @INSTALL_SCRIPT@
311INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
312INSTOBJEXT = @INSTOBJEXT@
313INTLBISON = @INTLBISON@
314INTLLIBS = @INTLLIBS@
315INTLOBJS = @INTLOBJS@
316INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
317INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
318KDEDATADIR = @KDEDATADIR@
319LD = @LD@
320LDFLAGS = @LDFLAGS@
321LEX = @LEX@
322LEXLIB = @LEXLIB@
323LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
324LIBGEDA_GETTEXT_DOMAIN = @LIBGEDA_GETTEXT_DOMAIN@
325LIBGEDA_SHLIB_VERSION = @LIBGEDA_SHLIB_VERSION@
326LIBICONV = @LIBICONV@
327LIBINTL = @LIBINTL@
328LIBMULTITHREAD = @LIBMULTITHREAD@
329LIBOBJS = @LIBOBJS@
330LIBPTH = @LIBPTH@
331LIBS = @LIBS@
332LIBSTROKE_CPPFLAGS = @LIBSTROKE_CPPFLAGS@
333LIBSTROKE_LDFLAGS = @LIBSTROKE_LDFLAGS@
334LIBTHREAD = @LIBTHREAD@
335LIBTOOL = @LIBTOOL@
336LIPO = @LIPO@
337LN_S = @LN_S@
338LTLIBICONV = @LTLIBICONV@
339LTLIBINTL = @LTLIBINTL@
340LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
341LTLIBOBJS = @LTLIBOBJS@
342LTLIBPTH = @LTLIBPTH@
343LTLIBTHREAD = @LTLIBTHREAD@
344M4 = @M4@
345MAKEINFO = @MAKEINFO@
346MANIFEST_TOOL = @MANIFEST_TOOL@
347MINGW_CFLAGS = @MINGW_CFLAGS@
348MINGW_GUI_LDFLAGS = @MINGW_GUI_LDFLAGS@
349MKDIR_P = @MKDIR_P@
350MSGFMT = @MSGFMT@
351MSGFMT_015 = @MSGFMT_015@
352MSGMERGE = @MSGMERGE@
353NM = @NM@
354NMEDIT = @NMEDIT@
355OBJDUMP = @OBJDUMP@
356OBJEXT = @OBJEXT@
357OTOOL = @OTOOL@
358OTOOL64 = @OTOOL64@
359PACKAGE = @PACKAGE@
360PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
361PACKAGE_NAME = @PACKAGE_NAME@
362PACKAGE_STRING = @PACKAGE_STRING@
363PACKAGE_TARNAME = @PACKAGE_TARNAME@
364PACKAGE_URL = @PACKAGE_URL@
365PACKAGE_VERSION = @PACKAGE_VERSION@
366PATH_SEPARATOR = @PATH_SEPARATOR@
367PCBDATADIR = @PCBDATADIR@
368PCBLIBPATH = @PCBLIBPATH@
369PCBM4DIR = @PCBM4DIR@
370PDFLATEX = @PDFLATEX@
371PKG_CONFIG = @PKG_CONFIG@
372PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
373PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
374POSUB = @POSUB@
375PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
376RANLIB = @RANLIB@
377SED = @SED@
378SET_MAKE = @SET_MAKE@
379SHELL = @SHELL@
380STRIP = @STRIP@
381UPDATE_DESKTOP_DATABASE = @UPDATE_DESKTOP_DATABASE@
382UPDATE_MIME_DATABASE = @UPDATE_MIME_DATABASE@
383URI_VIEWER = @URI_VIEWER@
384USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
385USE_NLS = @USE_NLS@
386VERSION = @VERSION@
387WINDOWS_LIBTOOL_FLAGS = @WINDOWS_LIBTOOL_FLAGS@
388WOE32DLL = @WOE32DLL@
389XDGDATADIR = @XDGDATADIR@
390XGETTEXT = @XGETTEXT@
391XGETTEXT_015 = @XGETTEXT_015@
392abs_builddir = @abs_builddir@
393abs_srcdir = @abs_srcdir@
394abs_top_builddir = @abs_top_builddir@
395abs_top_srcdir = @abs_top_srcdir@
396ac_ct_AR = @ac_ct_AR@
397ac_ct_CC = @ac_ct_CC@
398ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
399am__include = @am__include@
400am__leading_dot = @am__leading_dot@
401am__quote = @am__quote@
402am__tar = @am__tar@
403am__untar = @am__untar@
404bindir = @bindir@
405build = @build@
406build_alias = @build_alias@
407build_cpu = @build_cpu@
408build_os = @build_os@
409build_vendor = @build_vendor@
410builddir = @builddir@
411datadir = @datadir@
412datarootdir = @datarootdir@
413docdir = @docdir@
414dvidir = @dvidir@
415exec_prefix = @exec_prefix@
416host = @host@
417host_alias = @host_alias@
418host_cpu = @host_cpu@
419host_os = @host_os@
420host_vendor = @host_vendor@
421htmldir = @htmldir@
422includedir = @includedir@
423infodir = @infodir@
424install_sh = @install_sh@
425libdir = @libdir@
426libexecdir = @libexecdir@
427localedir = @localedir@
428localstatedir = @localstatedir@
429mandir = @mandir@
430mkdir_p = @mkdir_p@
431oldincludedir = @oldincludedir@
432pdfdir = @pdfdir@
433prefix = @prefix@
434program_transform_name = @program_transform_name@
435psdir = @psdir@
436sbindir = @sbindir@
437sharedstatedir = @sharedstatedir@
438srcdir = @srcdir@
439sysconfdir = @sysconfdir@
440target_alias = @target_alias@
441top_build_prefix = @top_build_prefix@
442top_builddir = @top_builddir@
443top_srcdir = @top_srcdir@
444SUBDIRS = po data docs include lib src shell scheme share
445EXTRA_DIST = HACKING BUGS ChangeLog ChangeLog-1.0 po/domain.mak.in
446pkgconfigdir = $(prefix)/libdata/pkgconfig
447pkgconfig_DATA = libgeda.pc
448MOSTLYCLEANFILES = *.log core FILE *~
449CLEANFILES = *.log core FILE *~
450DISTCLEANFILES = *.log core FILE *~ libgeda.pc po/domain.mak
451MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in libgeda.pc ChangeLog
452all: all-recursive
453
454.SUFFIXES:
455$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
456	@for dep in $?; do \
457	  case '$(am__configure_deps)' in \
458	    *$$dep*) \
459	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
460	        && { if test -f $@; then exit 0; else break; fi; }; \
461	      exit 1;; \
462	  esac; \
463	done; \
464	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libgeda/Makefile'; \
465	$(am__cd) $(top_srcdir) && \
466	  $(AUTOMAKE) --gnu libgeda/Makefile
467.PRECIOUS: Makefile
468Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
469	@case '$?' in \
470	  *config.status*) \
471	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
472	  *) \
473	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
474	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
475	esac;
476
477$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
478	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
479
480$(top_srcdir)/configure:  $(am__configure_deps)
481	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
482$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
483	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
484$(am__aclocal_m4_deps):
485libgeda.pc: $(top_builddir)/config.status $(srcdir)/libgeda.pc.in
486	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
487
488mostlyclean-libtool:
489	-rm -f *.lo
490
491clean-libtool:
492	-rm -rf .libs _libs
493install-pkgconfigDATA: $(pkgconfig_DATA)
494	@$(NORMAL_INSTALL)
495	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
496	if test -n "$$list"; then \
497	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
498	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
499	fi; \
500	for p in $$list; do \
501	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
502	  echo "$$d$$p"; \
503	done | $(am__base_list) | \
504	while read files; do \
505	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
506	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
507	done
508
509uninstall-pkgconfigDATA:
510	@$(NORMAL_UNINSTALL)
511	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
512	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
513	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
514
515# This directory's subdirectories are mostly independent; you can cd
516# into them and run 'make' without going through this Makefile.
517# To change the values of 'make' variables: instead of editing Makefiles,
518# (1) if the variable is set in 'config.status', edit 'config.status'
519#     (which will cause the Makefiles to be regenerated when you run 'make');
520# (2) otherwise, pass the desired values on the 'make' command line.
521$(am__recursive_targets):
522	@fail=; \
523	if $(am__make_keepgoing); then \
524	  failcom='fail=yes'; \
525	else \
526	  failcom='exit 1'; \
527	fi; \
528	dot_seen=no; \
529	target=`echo $@ | sed s/-recursive//`; \
530	case "$@" in \
531	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
532	  *) list='$(SUBDIRS)' ;; \
533	esac; \
534	for subdir in $$list; do \
535	  echo "Making $$target in $$subdir"; \
536	  if test "$$subdir" = "."; then \
537	    dot_seen=yes; \
538	    local_target="$$target-am"; \
539	  else \
540	    local_target="$$target"; \
541	  fi; \
542	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
543	  || eval $$failcom; \
544	done; \
545	if test "$$dot_seen" = "no"; then \
546	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
547	fi; test -z "$$fail"
548
549ID: $(am__tagged_files)
550	$(am__define_uniq_tagged_files); mkid -fID $$unique
551tags: tags-recursive
552TAGS: tags
553
554tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
555	set x; \
556	here=`pwd`; \
557	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
558	  include_option=--etags-include; \
559	  empty_fix=.; \
560	else \
561	  include_option=--include; \
562	  empty_fix=; \
563	fi; \
564	list='$(SUBDIRS)'; for subdir in $$list; do \
565	  if test "$$subdir" = .; then :; else \
566	    test ! -f $$subdir/TAGS || \
567	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
568	  fi; \
569	done; \
570	$(am__define_uniq_tagged_files); \
571	shift; \
572	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
573	  test -n "$$unique" || unique=$$empty_fix; \
574	  if test $$# -gt 0; then \
575	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
576	      "$$@" $$unique; \
577	  else \
578	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
579	      $$unique; \
580	  fi; \
581	fi
582ctags: ctags-recursive
583
584CTAGS: ctags
585ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
586	$(am__define_uniq_tagged_files); \
587	test -z "$(CTAGS_ARGS)$$unique" \
588	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
589	     $$unique
590
591GTAGS:
592	here=`$(am__cd) $(top_builddir) && pwd` \
593	  && $(am__cd) $(top_srcdir) \
594	  && gtags -i $(GTAGS_ARGS) "$$here"
595cscopelist: cscopelist-recursive
596
597cscopelist-am: $(am__tagged_files)
598	list='$(am__tagged_files)'; \
599	case "$(srcdir)" in \
600	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
601	  *) sdir=$(subdir)/$(srcdir) ;; \
602	esac; \
603	for i in $$list; do \
604	  if test -f "$$i"; then \
605	    echo "$(subdir)/$$i"; \
606	  else \
607	    echo "$$sdir/$$i"; \
608	  fi; \
609	done >> $(top_builddir)/cscope.files
610
611distclean-tags:
612	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
613
614distdir: $(DISTFILES)
615	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
616	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
617	list='$(DISTFILES)'; \
618	  dist_files=`for file in $$list; do echo $$file; done | \
619	  sed -e "s|^$$srcdirstrip/||;t" \
620	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
621	case $$dist_files in \
622	  */*) $(MKDIR_P) `echo "$$dist_files" | \
623			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
624			   sort -u` ;; \
625	esac; \
626	for file in $$dist_files; do \
627	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
628	  if test -d $$d/$$file; then \
629	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
630	    if test -d "$(distdir)/$$file"; then \
631	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
632	    fi; \
633	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
634	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
635	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
636	    fi; \
637	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
638	  else \
639	    test -f "$(distdir)/$$file" \
640	    || cp -p $$d/$$file "$(distdir)/$$file" \
641	    || exit 1; \
642	  fi; \
643	done
644	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
645	  if test "$$subdir" = .; then :; else \
646	    $(am__make_dryrun) \
647	      || test -d "$(distdir)/$$subdir" \
648	      || $(MKDIR_P) "$(distdir)/$$subdir" \
649	      || exit 1; \
650	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
651	    $(am__relativize); \
652	    new_distdir=$$reldir; \
653	    dir1=$$subdir; dir2="$(top_distdir)"; \
654	    $(am__relativize); \
655	    new_top_distdir=$$reldir; \
656	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
657	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
658	    ($(am__cd) $$subdir && \
659	      $(MAKE) $(AM_MAKEFLAGS) \
660	        top_distdir="$$new_top_distdir" \
661	        distdir="$$new_distdir" \
662		am__remove_distdir=: \
663		am__skip_length_check=: \
664		am__skip_mode_fix=: \
665	        distdir) \
666	      || exit 1; \
667	  fi; \
668	done
669check-am: all-am
670check: check-recursive
671all-am: Makefile $(DATA)
672installdirs: installdirs-recursive
673installdirs-am:
674	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
675	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
676	done
677install: install-recursive
678install-exec: install-exec-recursive
679install-data: install-data-recursive
680uninstall: uninstall-recursive
681
682install-am: all-am
683	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
684
685installcheck: installcheck-recursive
686install-strip:
687	if test -z '$(STRIP)'; then \
688	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
689	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
690	      install; \
691	else \
692	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
693	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
694	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
695	fi
696mostlyclean-generic:
697	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
698
699clean-generic:
700	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
701
702distclean-generic:
703	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
704	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
705	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
706
707maintainer-clean-generic:
708	@echo "This command is intended for maintainers to use"
709	@echo "it deletes files that may require special tools to rebuild."
710	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
711clean: clean-recursive
712
713clean-am: clean-generic clean-libtool mostlyclean-am
714
715distclean: distclean-recursive
716	-rm -f Makefile
717distclean-am: clean-am distclean-generic distclean-tags
718
719dvi: dvi-recursive
720
721dvi-am:
722
723html: html-recursive
724
725html-am:
726
727info: info-recursive
728
729info-am:
730
731install-data-am: install-pkgconfigDATA
732
733install-dvi: install-dvi-recursive
734
735install-dvi-am:
736
737install-exec-am:
738
739install-html: install-html-recursive
740
741install-html-am:
742
743install-info: install-info-recursive
744
745install-info-am:
746
747install-man:
748
749install-pdf: install-pdf-recursive
750
751install-pdf-am:
752
753install-ps: install-ps-recursive
754
755install-ps-am:
756
757installcheck-am:
758
759maintainer-clean: maintainer-clean-recursive
760	-rm -f Makefile
761maintainer-clean-am: distclean-am maintainer-clean-generic
762
763mostlyclean: mostlyclean-recursive
764
765mostlyclean-am: mostlyclean-generic mostlyclean-libtool
766
767pdf: pdf-recursive
768
769pdf-am:
770
771ps: ps-recursive
772
773ps-am:
774
775uninstall-am: uninstall-pkgconfigDATA
776
777.MAKE: $(am__recursive_targets) install-am install-strip
778
779.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
780	check-am clean clean-generic clean-libtool cscopelist-am ctags \
781	ctags-am distclean distclean-generic distclean-libtool \
782	distclean-tags distdir dvi dvi-am html html-am info info-am \
783	install install-am install-data install-data-am install-dvi \
784	install-dvi-am install-exec install-exec-am install-html \
785	install-html-am install-info install-info-am install-man \
786	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
787	install-ps-am install-strip installcheck installcheck-am \
788	installdirs installdirs-am maintainer-clean \
789	maintainer-clean-generic mostlyclean mostlyclean-generic \
790	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
791	uninstall-am uninstall-pkgconfigDATA
792
793
794libgeda-pc-install: libgeda.pc
795	$(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
796	$(INSTALL_DATA) libgeda.pc $(DESTDIR)$(pkgconfigdir)
797
798@HAVE_GIT_REPO_TRUE@ChangeLog: $(top_builddir)/stamp-git
799@HAVE_GIT_REPO_TRUE@	(cd $(srcdir) && $(GIT) log --pretty=medium $(CHANGELOG_BASE).. -- .) > $@
800
801# Tell versions [3.59,3.63) of GNU make to not export all variables.
802# Otherwise a system limit (for SysV at least) may be exceeded.
803.NOEXPORT:
804