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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88subdir = src/qtterminal
89ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90am__aclocal_m4_deps = $(top_srcdir)/m4/alpha.m4 \
91	$(top_srcdir)/m4/apple.m4 $(top_srcdir)/m4/beos.m4 \
92	$(top_srcdir)/m4/msdos.m4 $(top_srcdir)/m4/pkg.m4 \
93	$(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
97mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
98CONFIG_HEADER = $(top_builddir)/config.h
99CONFIG_CLEAN_FILES =
100CONFIG_CLEAN_VPATH_FILES =
101AM_V_P = $(am__v_P_@AM_V@)
102am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103am__v_P_0 = false
104am__v_P_1 = :
105AM_V_GEN = $(am__v_GEN_@AM_V@)
106am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107am__v_GEN_0 = @echo "  GEN     " $@;
108am__v_GEN_1 =
109AM_V_at = $(am__v_at_@AM_V@)
110am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111am__v_at_0 = @
112am__v_at_1 =
113SOURCES =
114DIST_SOURCES =
115am__can_run_installinfo = \
116  case $$AM_UPDATE_INFO_DIR in \
117    n|no|NO) false;; \
118    *) (install-info --version) >/dev/null 2>&1;; \
119  esac
120am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
121am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs
122DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123ACLOCAL = @ACLOCAL@
124AMTAR = @AMTAR@
125AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
126AUTOCONF = @AUTOCONF@
127AUTOHEADER = @AUTOHEADER@
128AUTOMAKE = @AUTOMAKE@
129AWK = @AWK@
130CACA_CONFIG = @CACA_CONFIG@
131CAIROEPS_CFLAGS = @CAIROEPS_CFLAGS@
132CAIROEPS_LIBS = @CAIROEPS_LIBS@
133CAIROPANGO_CFLAGS = @CAIROPANGO_CFLAGS@
134CAIROPANGO_LIBS = @CAIROPANGO_LIBS@
135CAIROPDF_CFLAGS = @CAIROPDF_CFLAGS@
136CAIROPDF_LIBS = @CAIROPDF_LIBS@
137CC = @CC@
138CCDEPMODE = @CCDEPMODE@
139CC_FOR_BUILD = @CC_FOR_BUILD@
140CFLAGS = @CFLAGS@
141CPP = @CPP@
142CPPFLAGS = @CPPFLAGS@
143CXX = @CXX@
144CXXCPP = @CXXCPP@
145CXXDEPMODE = @CXXDEPMODE@
146CXXFLAGS = @CXXFLAGS@
147CYGPATH_W = @CYGPATH_W@
148DEFS = @DEFS@
149DEPDIR = @DEPDIR@
150DIST_CONTACT = @DIST_CONTACT@
151DVIPS = @DVIPS@
152ECHO_C = @ECHO_C@
153ECHO_N = @ECHO_N@
154ECHO_T = @ECHO_T@
155EGREP = @EGREP@
156EMACS = @EMACS@
157EXEEXT = @EXEEXT@
158GDLIB_CONFIG = @GDLIB_CONFIG@
159GIHDIR = @GIHDIR@
160GREP = @GREP@
161GTK_CFLAGS = @GTK_CFLAGS@
162GTK_LIBS = @GTK_LIBS@
163INSTALL = @INSTALL@
164INSTALL_DATA = @INSTALL_DATA@
165INSTALL_PROGRAM = @INSTALL_PROGRAM@
166INSTALL_SCRIPT = @INSTALL_SCRIPT@
167INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
168KPSEXPAND = @KPSEXPAND@
169LATEX = @LATEX@
170LATEX2HTML = @LATEX2HTML@
171LDFLAGS = @LDFLAGS@
172LIBCERF_CFLAGS = @LIBCERF_CFLAGS@
173LIBCERF_LIBS = @LIBCERF_LIBS@
174LIBOBJS = @LIBOBJS@
175LIBRARIES_FOR_X = @LIBRARIES_FOR_X@
176LIBS = @LIBS@
177LN_S = @LN_S@
178LRELEASE = @LRELEASE@
179LTLIBOBJS = @LTLIBOBJS@
180LUA = @LUA@
181LUA_CFLAGS = @LUA_CFLAGS@
182LUA_LIBS = @LUA_LIBS@
183MAINT = @MAINT@
184MAKEINFO = @MAKEINFO@
185MKDIR_P = @MKDIR_P@
186MOC = @MOC@
187OBJC = @OBJC@
188OBJCDEPMODE = @OBJCDEPMODE@
189OBJCFLAGS = @OBJCFLAGS@
190OBJEXT = @OBJEXT@
191PACKAGE = @PACKAGE@
192PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
193PACKAGE_NAME = @PACKAGE_NAME@
194PACKAGE_STRING = @PACKAGE_STRING@
195PACKAGE_TARNAME = @PACKAGE_TARNAME@
196PACKAGE_URL = @PACKAGE_URL@
197PACKAGE_VERSION = @PACKAGE_VERSION@
198PATCHLEVEL = @PATCHLEVEL@
199PATH_SEPARATOR = @PATH_SEPARATOR@
200PDFLATEX = @PDFLATEX@
201PKG_CONFIG = @PKG_CONFIG@
202PLAINTEX = @PLAINTEX@
203QT_CFLAGS = @QT_CFLAGS@
204QT_LIBS = @QT_LIBS@
205RCC = @RCC@
206SET_MAKE = @SET_MAKE@
207SHELL = @SHELL@
208STRIP = @STRIP@
209TERMLIBS = @TERMLIBS@
210TERMXLIBS = @TERMXLIBS@
211TEXDIR = @TEXDIR@
212TEXHASH = @TEXHASH@
213TROFF = @TROFF@
214UIC = @UIC@
215VERSION = @VERSION@
216VERSION_MAJOR = @VERSION_MAJOR@
217WX_CONFIG = @WX_CONFIG@
218WX_LIBS = @WX_LIBS@
219XMKMF = @XMKMF@
220X_CFLAGS = @X_CFLAGS@
221X_EXTRA_LIBS = @X_EXTRA_LIBS@
222X_LIBS = @X_LIBS@
223X_PRE_LIBS = @X_PRE_LIBS@
224abs_builddir = @abs_builddir@
225abs_srcdir = @abs_srcdir@
226abs_top_builddir = @abs_top_builddir@
227abs_top_srcdir = @abs_top_srcdir@
228ac_ct_CC = @ac_ct_CC@
229ac_ct_CXX = @ac_ct_CXX@
230ac_ct_OBJC = @ac_ct_OBJC@
231am__include = @am__include@
232am__leading_dot = @am__leading_dot@
233am__quote = @am__quote@
234am__tar = @am__tar@
235am__untar = @am__untar@
236bindir = @bindir@
237build_alias = @build_alias@
238builddir = @builddir@
239caca_CFLAGS = @caca_CFLAGS@
240caca_LIBS = @caca_LIBS@
241datadir = @datadir@
242datarootdir = @datarootdir@
243docdir = @docdir@
244dvidir = @dvidir@
245exec_prefix = @exec_prefix@
246host_alias = @host_alias@
247htmldir = @htmldir@
248includedir = @includedir@
249infodir = @infodir@
250install_sh = @install_sh@
251libdir = @libdir@
252libexecdir = @libexecdir@
253libgd_CFLAGS = @libgd_CFLAGS@
254libgd_LIBS = @libgd_LIBS@
255localedir = @localedir@
256localstatedir = @localstatedir@
257mandir = @mandir@
258mkdir_p = @mkdir_p@
259oldincludedir = @oldincludedir@
260pdfdir = @pdfdir@
261prefix = @prefix@
262program_transform_name = @program_transform_name@
263psdir = @psdir@
264runstatedir = @runstatedir@
265sbindir = @sbindir@
266sharedstatedir = @sharedstatedir@
267srcdir = @srcdir@
268sysconfdir = @sysconfdir@
269target_alias = @target_alias@
270top_build_prefix = @top_build_prefix@
271top_builddir = @top_builddir@
272top_srcdir = @top_srcdir@
273AUTOMAKE_OPTIONS = foreign
274
275# here are listed all the qtterminal files that go to the distribution
276EXTRA_DIST = qt_term.h qt_conversion.cpp QtGnuplot.pro QtGnuplotWindow.h \
277QtGnuplotApplication.h QtGnuplotWidget.h QtGnuplotScene.h QtGnuplotEvent.h \
278QtGnuplotItems.h QtGnuplotSettings.ui QtGnuplotResource.qrc \
279QtGnuplotInstance.cpp QtGnuplotInstance.h gnuplot_qt.cpp \
280README.Qt embed_example.cpp embed_example.h \
281images po
282
283all: all-am
284
285.SUFFIXES:
286$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
287	@for dep in $?; do \
288	  case '$(am__configure_deps)' in \
289	    *$$dep*) \
290	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
291	        && { if test -f $@; then exit 0; else break; fi; }; \
292	      exit 1;; \
293	  esac; \
294	done; \
295	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/qtterminal/Makefile'; \
296	$(am__cd) $(top_srcdir) && \
297	  $(AUTOMAKE) --foreign src/qtterminal/Makefile
298Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
299	@case '$?' in \
300	  *config.status*) \
301	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
302	  *) \
303	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
304	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
305	esac;
306
307$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
308	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309
310$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
311	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
313	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
314$(am__aclocal_m4_deps):
315tags TAGS:
316
317ctags CTAGS:
318
319cscope cscopelist:
320
321
322distdir: $(BUILT_SOURCES)
323	$(MAKE) $(AM_MAKEFLAGS) distdir-am
324
325distdir-am: $(DISTFILES)
326	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
327	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
328	list='$(DISTFILES)'; \
329	  dist_files=`for file in $$list; do echo $$file; done | \
330	  sed -e "s|^$$srcdirstrip/||;t" \
331	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
332	case $$dist_files in \
333	  */*) $(MKDIR_P) `echo "$$dist_files" | \
334			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
335			   sort -u` ;; \
336	esac; \
337	for file in $$dist_files; do \
338	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
339	  if test -d $$d/$$file; then \
340	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
341	    if test -d "$(distdir)/$$file"; then \
342	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
343	    fi; \
344	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
345	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
346	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
347	    fi; \
348	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
349	  else \
350	    test -f "$(distdir)/$$file" \
351	    || cp -p $$d/$$file "$(distdir)/$$file" \
352	    || exit 1; \
353	  fi; \
354	done
355check-am: all-am
356check: check-am
357all-am: Makefile
358installdirs:
359install: install-am
360install-exec: install-exec-am
361install-data: install-data-am
362uninstall: uninstall-am
363
364install-am: all-am
365	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
366
367installcheck: installcheck-am
368install-strip:
369	if test -z '$(STRIP)'; then \
370	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
371	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
372	      install; \
373	else \
374	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
375	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
376	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
377	fi
378mostlyclean-generic:
379
380clean-generic:
381
382distclean-generic:
383	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
384	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
385
386maintainer-clean-generic:
387	@echo "This command is intended for maintainers to use"
388	@echo "it deletes files that may require special tools to rebuild."
389clean: clean-am
390
391clean-am: clean-generic mostlyclean-am
392
393distclean: distclean-am
394	-rm -f Makefile
395distclean-am: clean-am distclean-generic
396
397dvi: dvi-am
398
399dvi-am:
400
401html: html-am
402
403html-am:
404
405info: info-am
406
407info-am:
408
409install-data-am:
410
411install-dvi: install-dvi-am
412
413install-dvi-am:
414
415install-exec-am:
416
417install-html: install-html-am
418
419install-html-am:
420
421install-info: install-info-am
422
423install-info-am:
424
425install-man:
426
427install-pdf: install-pdf-am
428
429install-pdf-am:
430
431install-ps: install-ps-am
432
433install-ps-am:
434
435installcheck-am:
436
437maintainer-clean: maintainer-clean-am
438	-rm -f Makefile
439maintainer-clean-am: distclean-am maintainer-clean-generic
440
441mostlyclean: mostlyclean-am
442
443mostlyclean-am: mostlyclean-generic
444
445pdf: pdf-am
446
447pdf-am:
448
449ps: ps-am
450
451ps-am:
452
453uninstall-am:
454
455.MAKE: install-am install-strip
456
457.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
458	ctags-am distclean distclean-generic distdir dvi dvi-am html \
459	html-am info info-am install install-am install-data \
460	install-data-am install-dvi install-dvi-am install-exec \
461	install-exec-am install-html install-html-am install-info \
462	install-info-am install-man install-pdf install-pdf-am \
463	install-ps install-ps-am install-strip installcheck \
464	installcheck-am installdirs maintainer-clean \
465	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
466	pdf-am ps ps-am tags-am uninstall uninstall-am
467
468.PRECIOUS: Makefile
469
470
471# Tell versions [3.59,3.63) of GNU make to not export all variables.
472# Otherwise a system limit (for SysV at least) may be exceeded.
473.NOEXPORT:
474