1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 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 = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89subdir = share
90ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps = $(top_srcdir)/m4/alpha.m4 \
92	$(top_srcdir)/m4/apple.m4 $(top_srcdir)/m4/beos.m4 \
93	$(top_srcdir)/m4/msdos.m4 $(top_srcdir)/m4/pkg.m4 \
94	$(top_srcdir)/configure.ac
95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96	$(ACLOCAL_M4)
97DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
98mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
99CONFIG_HEADER = $(top_builddir)/config.h
100CONFIG_CLEAN_FILES =
101CONFIG_CLEAN_VPATH_FILES =
102AM_V_P = $(am__v_P_@AM_V@)
103am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
104am__v_P_0 = false
105am__v_P_1 = :
106AM_V_GEN = $(am__v_GEN_@AM_V@)
107am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
108am__v_GEN_0 = @echo "  GEN     " $@;
109am__v_GEN_1 =
110AM_V_at = $(am__v_at_@AM_V@)
111am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
112am__v_at_0 = @
113am__v_at_1 =
114SOURCES =
115DIST_SOURCES =
116RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
117	ctags-recursive dvi-recursive html-recursive info-recursive \
118	install-data-recursive install-dvi-recursive \
119	install-exec-recursive install-html-recursive \
120	install-info-recursive install-pdf-recursive \
121	install-ps-recursive install-recursive installcheck-recursive \
122	installdirs-recursive pdf-recursive ps-recursive \
123	tags-recursive uninstall-recursive
124am__can_run_installinfo = \
125  case $$AM_UPDATE_INFO_DIR in \
126    n|no|NO) false;; \
127    *) (install-info --version) >/dev/null 2>&1;; \
128  esac
129am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
130am__vpath_adj = case $$p in \
131    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
132    *) f=$$p;; \
133  esac;
134am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
135am__install_max = 40
136am__nobase_strip_setup = \
137  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
138am__nobase_strip = \
139  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
140am__nobase_list = $(am__nobase_strip_setup); \
141  for p in $$list; do echo "$$p $$p"; done | \
142  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
143  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
144    if (++n[$$2] == $(am__install_max)) \
145      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
146    END { for (dir in files) print dir, files[dir] }'
147am__base_list = \
148  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
149  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
150am__uninstall_files_from_dir = { \
151  test -z "$$files" \
152    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
153    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
154         $(am__cd) "$$dir" && rm -f $$files; }; \
155  }
156am__installdirs = "$(DESTDIR)$(appdefaultdir)" "$(DESTDIR)$(sharedir)"
157DATA = $(appdefault_DATA) $(share_DATA)
158RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
159  distclean-recursive maintainer-clean-recursive
160am__recursive_targets = \
161  $(RECURSIVE_TARGETS) \
162  $(RECURSIVE_CLEAN_TARGETS) \
163  $(am__extra_recursive_targets)
164AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
165	distdir distdir-am
166am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
167# Read a list of newline-separated strings from the standard input,
168# and print each of them once, without duplicates.  Input order is
169# *not* preserved.
170am__uniquify_input = $(AWK) '\
171  BEGIN { nonempty = 0; } \
172  { items[$$0] = 1; nonempty = 1; } \
173  END { if (nonempty) { for (i in items) print i; }; } \
174'
175# Make sure the list of sources is unique.  This is necessary because,
176# e.g., the same source file might be shared among _SOURCES variables
177# for different programs/libraries.
178am__define_uniq_tagged_files = \
179  list='$(am__tagged_files)'; \
180  unique=`for i in $$list; do \
181    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
182  done | $(am__uniquify_input)`
183ETAGS = etags
184CTAGS = ctags
185DIST_SUBDIRS = LaTeX
186am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs
187DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
188am__relativize = \
189  dir0=`pwd`; \
190  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
191  sed_rest='s,^[^/]*/*,,'; \
192  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
193  sed_butlast='s,/*[^/]*$$,,'; \
194  while test -n "$$dir1"; do \
195    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
196    if test "$$first" != "."; then \
197      if test "$$first" = ".."; then \
198        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
199        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
200      else \
201        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
202        if test "$$first2" = "$$first"; then \
203          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
204        else \
205          dir2="../$$dir2"; \
206        fi; \
207        dir0="$$dir0"/"$$first"; \
208      fi; \
209    fi; \
210    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
211  done; \
212  reldir="$$dir2"
213ACLOCAL = @ACLOCAL@
214AMTAR = @AMTAR@
215AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
216AUTOCONF = @AUTOCONF@
217AUTOHEADER = @AUTOHEADER@
218AUTOMAKE = @AUTOMAKE@
219AWK = @AWK@
220CACA_CONFIG = @CACA_CONFIG@
221CAIROEPS_CFLAGS = @CAIROEPS_CFLAGS@
222CAIROEPS_LIBS = @CAIROEPS_LIBS@
223CAIROPANGO_CFLAGS = @CAIROPANGO_CFLAGS@
224CAIROPANGO_LIBS = @CAIROPANGO_LIBS@
225CAIROPDF_CFLAGS = @CAIROPDF_CFLAGS@
226CAIROPDF_LIBS = @CAIROPDF_LIBS@
227CC = @CC@
228CCDEPMODE = @CCDEPMODE@
229CC_FOR_BUILD = @CC_FOR_BUILD@
230CFLAGS = @CFLAGS@
231CPP = @CPP@
232CPPFLAGS = @CPPFLAGS@
233CXX = @CXX@
234CXXCPP = @CXXCPP@
235CXXDEPMODE = @CXXDEPMODE@
236CXXFLAGS = @CXXFLAGS@
237CYGPATH_W = @CYGPATH_W@
238DEFS = @DEFS@
239DEPDIR = @DEPDIR@
240DIST_CONTACT = @DIST_CONTACT@
241DVIPS = @DVIPS@
242ECHO_C = @ECHO_C@
243ECHO_N = @ECHO_N@
244ECHO_T = @ECHO_T@
245EGREP = @EGREP@
246EMACS = @EMACS@
247EXEEXT = @EXEEXT@
248GDLIB_CONFIG = @GDLIB_CONFIG@
249GIHDIR = @GIHDIR@
250GREP = @GREP@
251GTK_CFLAGS = @GTK_CFLAGS@
252GTK_LIBS = @GTK_LIBS@
253INSTALL = @INSTALL@
254INSTALL_DATA = @INSTALL_DATA@
255INSTALL_PROGRAM = @INSTALL_PROGRAM@
256INSTALL_SCRIPT = @INSTALL_SCRIPT@
257INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
258KPSEXPAND = @KPSEXPAND@
259LATEX = @LATEX@
260LATEX2HTML = @LATEX2HTML@
261LDFLAGS = @LDFLAGS@
262LIBCERF_CFLAGS = @LIBCERF_CFLAGS@
263LIBCERF_LIBS = @LIBCERF_LIBS@
264LIBOBJS = @LIBOBJS@
265LIBRARIES_FOR_X = @LIBRARIES_FOR_X@
266LIBS = @LIBS@
267LN_S = @LN_S@
268LRELEASE = @LRELEASE@
269LTLIBOBJS = @LTLIBOBJS@
270LUA = @LUA@
271LUA_CFLAGS = @LUA_CFLAGS@
272LUA_LIBS = @LUA_LIBS@
273MAINT = @MAINT@
274MAKEINFO = @MAKEINFO@
275MKDIR_P = @MKDIR_P@
276MOC = @MOC@
277OBJC = @OBJC@
278OBJCDEPMODE = @OBJCDEPMODE@
279OBJCFLAGS = @OBJCFLAGS@
280OBJEXT = @OBJEXT@
281PACKAGE = @PACKAGE@
282PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
283PACKAGE_NAME = @PACKAGE_NAME@
284PACKAGE_STRING = @PACKAGE_STRING@
285PACKAGE_TARNAME = @PACKAGE_TARNAME@
286PACKAGE_URL = @PACKAGE_URL@
287PACKAGE_VERSION = @PACKAGE_VERSION@
288PATCHLEVEL = @PATCHLEVEL@
289PATH_SEPARATOR = @PATH_SEPARATOR@
290PDFLATEX = @PDFLATEX@
291PKG_CONFIG = @PKG_CONFIG@
292PLAINTEX = @PLAINTEX@
293QT_CFLAGS = @QT_CFLAGS@
294QT_LIBS = @QT_LIBS@
295RCC = @RCC@
296SET_MAKE = @SET_MAKE@
297SHELL = @SHELL@
298STRIP = @STRIP@
299TERMLIBS = @TERMLIBS@
300TERMXLIBS = @TERMXLIBS@
301TEXDIR = @TEXDIR@
302TEXHASH = @TEXHASH@
303TROFF = @TROFF@
304UIC = @UIC@
305VERSION = @VERSION@
306VERSION_MAJOR = @VERSION_MAJOR@
307WX_CONFIG = @WX_CONFIG@
308WX_LIBS = @WX_LIBS@
309XMKMF = @XMKMF@
310X_CFLAGS = @X_CFLAGS@
311X_EXTRA_LIBS = @X_EXTRA_LIBS@
312X_LIBS = @X_LIBS@
313X_PRE_LIBS = @X_PRE_LIBS@
314abs_builddir = @abs_builddir@
315abs_srcdir = @abs_srcdir@
316abs_top_builddir = @abs_top_builddir@
317abs_top_srcdir = @abs_top_srcdir@
318ac_ct_CC = @ac_ct_CC@
319ac_ct_CXX = @ac_ct_CXX@
320ac_ct_OBJC = @ac_ct_OBJC@
321am__include = @am__include@
322am__leading_dot = @am__leading_dot@
323am__quote = @am__quote@
324am__tar = @am__tar@
325am__untar = @am__untar@
326bindir = @bindir@
327build_alias = @build_alias@
328builddir = @builddir@
329caca_CFLAGS = @caca_CFLAGS@
330caca_LIBS = @caca_LIBS@
331datadir = @datadir@
332datarootdir = @datarootdir@
333docdir = @docdir@
334dvidir = @dvidir@
335exec_prefix = @exec_prefix@
336host_alias = @host_alias@
337htmldir = @htmldir@
338includedir = @includedir@
339infodir = @infodir@
340install_sh = @install_sh@
341libdir = @libdir@
342libexecdir = @libexecdir@
343libgd_CFLAGS = @libgd_CFLAGS@
344libgd_LIBS = @libgd_LIBS@
345localedir = @localedir@
346localstatedir = @localstatedir@
347mandir = @mandir@
348mkdir_p = @mkdir_p@
349oldincludedir = @oldincludedir@
350pdfdir = @pdfdir@
351prefix = @prefix@
352program_transform_name = @program_transform_name@
353psdir = @psdir@
354runstatedir = @runstatedir@
355sbindir = @sbindir@
356sharedstatedir = @sharedstatedir@
357srcdir = @srcdir@
358sysconfdir = @sysconfdir@
359target_alias = @target_alias@
360top_build_prefix = @top_build_prefix@
361top_builddir = @top_builddir@
362top_srcdir = @top_srcdir@
363AUTOMAKE_OPTIONS = foreign
364EXTRA_DIST = Gnuplot.app-defaults gnuplotrc \
365             colors_podo.gp colors_default.gp colors_mono.gp
366
367@HAVE_LATEX_TRUE@SUBDIRS = LaTeX
368appdefaultdir = $(pkgdatadir)/$(VERSION_MAJOR)/app-defaults
369APPDEFAULTFILES = Gnuplot
370sharedir = $(pkgdatadir)/$(VERSION_MAJOR)
371share_DATA = colors_default.gp colors_podo.gp colors_mono.gp gnuplotrc
372@BUILD_GNUPLOT_X11_FALSE@appdefault_DATA =
373@BUILD_GNUPLOT_X11_TRUE@appdefault_DATA = $(APPDEFAULTFILES)
374CLEANFILES = $(APPDEFAULTFILES)
375all: all-recursive
376
377.SUFFIXES:
378$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
379	@for dep in $?; do \
380	  case '$(am__configure_deps)' in \
381	    *$$dep*) \
382	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
383	        && { if test -f $@; then exit 0; else break; fi; }; \
384	      exit 1;; \
385	  esac; \
386	done; \
387	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign share/Makefile'; \
388	$(am__cd) $(top_srcdir) && \
389	  $(AUTOMAKE) --foreign share/Makefile
390Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
391	@case '$?' in \
392	  *config.status*) \
393	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
394	  *) \
395	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
396	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
397	esac;
398
399$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
400	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
401
402$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
403	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
404$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
405	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406$(am__aclocal_m4_deps):
407install-appdefaultDATA: $(appdefault_DATA)
408	@$(NORMAL_INSTALL)
409	@list='$(appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \
410	if test -n "$$list"; then \
411	  echo " $(MKDIR_P) '$(DESTDIR)$(appdefaultdir)'"; \
412	  $(MKDIR_P) "$(DESTDIR)$(appdefaultdir)" || exit 1; \
413	fi; \
414	for p in $$list; do \
415	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
416	  echo "$$d$$p"; \
417	done | $(am__base_list) | \
418	while read files; do \
419	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdefaultdir)'"; \
420	  $(INSTALL_DATA) $$files "$(DESTDIR)$(appdefaultdir)" || exit $$?; \
421	done
422
423uninstall-appdefaultDATA:
424	@$(NORMAL_UNINSTALL)
425	@list='$(appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \
426	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
427	dir='$(DESTDIR)$(appdefaultdir)'; $(am__uninstall_files_from_dir)
428install-shareDATA: $(share_DATA)
429	@$(NORMAL_INSTALL)
430	@list='$(share_DATA)'; test -n "$(sharedir)" || list=; \
431	if test -n "$$list"; then \
432	  echo " $(MKDIR_P) '$(DESTDIR)$(sharedir)'"; \
433	  $(MKDIR_P) "$(DESTDIR)$(sharedir)" || exit 1; \
434	fi; \
435	for p in $$list; do \
436	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
437	  echo "$$d$$p"; \
438	done | $(am__base_list) | \
439	while read files; do \
440	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sharedir)'"; \
441	  $(INSTALL_DATA) $$files "$(DESTDIR)$(sharedir)" || exit $$?; \
442	done
443
444uninstall-shareDATA:
445	@$(NORMAL_UNINSTALL)
446	@list='$(share_DATA)'; test -n "$(sharedir)" || list=; \
447	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
448	dir='$(DESTDIR)$(sharedir)'; $(am__uninstall_files_from_dir)
449
450# This directory's subdirectories are mostly independent; you can cd
451# into them and run 'make' without going through this Makefile.
452# To change the values of 'make' variables: instead of editing Makefiles,
453# (1) if the variable is set in 'config.status', edit 'config.status'
454#     (which will cause the Makefiles to be regenerated when you run 'make');
455# (2) otherwise, pass the desired values on the 'make' command line.
456$(am__recursive_targets):
457	@fail=; \
458	if $(am__make_keepgoing); then \
459	  failcom='fail=yes'; \
460	else \
461	  failcom='exit 1'; \
462	fi; \
463	dot_seen=no; \
464	target=`echo $@ | sed s/-recursive//`; \
465	case "$@" in \
466	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
467	  *) list='$(SUBDIRS)' ;; \
468	esac; \
469	for subdir in $$list; do \
470	  echo "Making $$target in $$subdir"; \
471	  if test "$$subdir" = "."; then \
472	    dot_seen=yes; \
473	    local_target="$$target-am"; \
474	  else \
475	    local_target="$$target"; \
476	  fi; \
477	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
478	  || eval $$failcom; \
479	done; \
480	if test "$$dot_seen" = "no"; then \
481	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
482	fi; test -z "$$fail"
483
484ID: $(am__tagged_files)
485	$(am__define_uniq_tagged_files); mkid -fID $$unique
486tags: tags-recursive
487TAGS: tags
488
489tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
490	set x; \
491	here=`pwd`; \
492	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
493	  include_option=--etags-include; \
494	  empty_fix=.; \
495	else \
496	  include_option=--include; \
497	  empty_fix=; \
498	fi; \
499	list='$(SUBDIRS)'; for subdir in $$list; do \
500	  if test "$$subdir" = .; then :; else \
501	    test ! -f $$subdir/TAGS || \
502	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
503	  fi; \
504	done; \
505	$(am__define_uniq_tagged_files); \
506	shift; \
507	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
508	  test -n "$$unique" || unique=$$empty_fix; \
509	  if test $$# -gt 0; then \
510	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
511	      "$$@" $$unique; \
512	  else \
513	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
514	      $$unique; \
515	  fi; \
516	fi
517ctags: ctags-recursive
518
519CTAGS: ctags
520ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
521	$(am__define_uniq_tagged_files); \
522	test -z "$(CTAGS_ARGS)$$unique" \
523	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
524	     $$unique
525
526GTAGS:
527	here=`$(am__cd) $(top_builddir) && pwd` \
528	  && $(am__cd) $(top_srcdir) \
529	  && gtags -i $(GTAGS_ARGS) "$$here"
530cscopelist: cscopelist-recursive
531
532cscopelist-am: $(am__tagged_files)
533	list='$(am__tagged_files)'; \
534	case "$(srcdir)" in \
535	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
536	  *) sdir=$(subdir)/$(srcdir) ;; \
537	esac; \
538	for i in $$list; do \
539	  if test -f "$$i"; then \
540	    echo "$(subdir)/$$i"; \
541	  else \
542	    echo "$$sdir/$$i"; \
543	  fi; \
544	done >> $(top_builddir)/cscope.files
545
546distclean-tags:
547	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
548
549distdir: $(BUILT_SOURCES)
550	$(MAKE) $(AM_MAKEFLAGS) distdir-am
551
552distdir-am: $(DISTFILES)
553	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
554	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
555	list='$(DISTFILES)'; \
556	  dist_files=`for file in $$list; do echo $$file; done | \
557	  sed -e "s|^$$srcdirstrip/||;t" \
558	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
559	case $$dist_files in \
560	  */*) $(MKDIR_P) `echo "$$dist_files" | \
561			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
562			   sort -u` ;; \
563	esac; \
564	for file in $$dist_files; do \
565	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
566	  if test -d $$d/$$file; then \
567	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
568	    if test -d "$(distdir)/$$file"; then \
569	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570	    fi; \
571	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
572	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
573	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
574	    fi; \
575	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
576	  else \
577	    test -f "$(distdir)/$$file" \
578	    || cp -p $$d/$$file "$(distdir)/$$file" \
579	    || exit 1; \
580	  fi; \
581	done
582	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
583	  if test "$$subdir" = .; then :; else \
584	    $(am__make_dryrun) \
585	      || test -d "$(distdir)/$$subdir" \
586	      || $(MKDIR_P) "$(distdir)/$$subdir" \
587	      || exit 1; \
588	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
589	    $(am__relativize); \
590	    new_distdir=$$reldir; \
591	    dir1=$$subdir; dir2="$(top_distdir)"; \
592	    $(am__relativize); \
593	    new_top_distdir=$$reldir; \
594	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
595	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
596	    ($(am__cd) $$subdir && \
597	      $(MAKE) $(AM_MAKEFLAGS) \
598	        top_distdir="$$new_top_distdir" \
599	        distdir="$$new_distdir" \
600		am__remove_distdir=: \
601		am__skip_length_check=: \
602		am__skip_mode_fix=: \
603	        distdir) \
604	      || exit 1; \
605	  fi; \
606	done
607check-am: all-am
608check: check-recursive
609all-am: Makefile $(DATA)
610installdirs: installdirs-recursive
611installdirs-am:
612	for dir in "$(DESTDIR)$(appdefaultdir)" "$(DESTDIR)$(sharedir)"; do \
613	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
614	done
615install: install-recursive
616install-exec: install-exec-recursive
617install-data: install-data-recursive
618uninstall: uninstall-recursive
619
620install-am: all-am
621	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
622
623installcheck: installcheck-recursive
624install-strip:
625	if test -z '$(STRIP)'; then \
626	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
627	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
628	      install; \
629	else \
630	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
631	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
632	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
633	fi
634mostlyclean-generic:
635
636clean-generic:
637	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
638
639distclean-generic:
640	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
641	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
642
643maintainer-clean-generic:
644	@echo "This command is intended for maintainers to use"
645	@echo "it deletes files that may require special tools to rebuild."
646clean: clean-recursive
647
648clean-am: clean-generic mostlyclean-am
649
650distclean: distclean-recursive
651	-rm -f Makefile
652distclean-am: clean-am distclean-generic distclean-tags
653
654dvi: dvi-recursive
655
656dvi-am:
657
658html: html-recursive
659
660html-am:
661
662info: info-recursive
663
664info-am:
665
666install-data-am: install-appdefaultDATA install-shareDATA
667
668install-dvi: install-dvi-recursive
669
670install-dvi-am:
671
672install-exec-am:
673
674install-html: install-html-recursive
675
676install-html-am:
677
678install-info: install-info-recursive
679
680install-info-am:
681
682install-man:
683
684install-pdf: install-pdf-recursive
685
686install-pdf-am:
687
688install-ps: install-ps-recursive
689
690install-ps-am:
691
692installcheck-am:
693
694maintainer-clean: maintainer-clean-recursive
695	-rm -f Makefile
696maintainer-clean-am: distclean-am maintainer-clean-generic
697
698mostlyclean: mostlyclean-recursive
699
700mostlyclean-am: mostlyclean-generic
701
702pdf: pdf-recursive
703
704pdf-am:
705
706ps: ps-recursive
707
708ps-am:
709
710uninstall-am: uninstall-appdefaultDATA uninstall-shareDATA
711
712.MAKE: $(am__recursive_targets) install-am install-strip
713
714.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
715	check-am clean clean-generic cscopelist-am ctags ctags-am \
716	distclean distclean-generic distclean-tags distdir dvi dvi-am \
717	html html-am info info-am install install-am \
718	install-appdefaultDATA install-data install-data-am \
719	install-dvi install-dvi-am install-exec install-exec-am \
720	install-html install-html-am install-info install-info-am \
721	install-man install-pdf install-pdf-am install-ps \
722	install-ps-am install-shareDATA install-strip installcheck \
723	installcheck-am installdirs installdirs-am maintainer-clean \
724	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
725	pdf-am ps ps-am tags tags-am uninstall uninstall-am \
726	uninstall-appdefaultDATA uninstall-shareDATA
727
728.PRECIOUS: Makefile
729
730
731Gnuplot: $(srcdir)/Gnuplot.app-defaults
732	cp -p $(srcdir)/Gnuplot.app-defaults $@
733
734# Tell versions [3.59,3.63) of GNU make to not export all variables.
735# Otherwise a system limit (for SysV at least) may be exceeded.
736.NOEXPORT:
737