1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# m4/Makefile.  Generated from Makefile.in by configure.
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
16
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__make_running_with_option = \
19  case $${target_option-} in \
20      ?) ;; \
21      *) echo "am__make_running_with_option: internal error: invalid" \
22              "target option '$${target_option-}' specified" >&2; \
23         exit 1;; \
24  esac; \
25  has_opt=no; \
26  sane_makeflags=$$MAKEFLAGS; \
27  if $(am__is_gnu_make); then \
28    sane_makeflags=$$MFLAGS; \
29  else \
30    case $$MAKEFLAGS in \
31      *\\[\ \	]*) \
32        bs=\\; \
33        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
35    esac; \
36  fi; \
37  skip_next=no; \
38  strip_trailopt () \
39  { \
40    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41  }; \
42  for flg in $$sane_makeflags; do \
43    test $$skip_next = yes && { skip_next=no; continue; }; \
44    case $$flg in \
45      *=*|--*) continue;; \
46        -*I) strip_trailopt 'I'; skip_next=yes;; \
47      -*I?*) strip_trailopt 'I';; \
48        -*O) strip_trailopt 'O'; skip_next=yes;; \
49      -*O?*) strip_trailopt 'O';; \
50        -*l) strip_trailopt 'l'; skip_next=yes;; \
51      -*l?*) strip_trailopt 'l';; \
52      -[dEDm]) skip_next=yes;; \
53      -[JT]) skip_next=yes;; \
54    esac; \
55    case $$flg in \
56      *$$target_option*) has_opt=yes; break;; \
57    esac; \
58  done; \
59  test $$has_opt = yes
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/gtypist
63pkgincludedir = $(includedir)/gtypist
64pkglibdir = $(libdir)/gtypist
65pkglibexecdir = $(libexecdir)/gtypist
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78build_triplet = x86_64-unknown-linux-gnu
79host_triplet = x86_64-unknown-linux-gnu
80subdir = m4
81DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
82ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
84	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
85	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
86	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
87	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
88	$(top_srcdir)/configure.ac
89am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90	$(ACLOCAL_M4)
91mkinstalldirs = $(install_sh) -d
92CONFIG_HEADER = $(top_builddir)/config.h
93CONFIG_CLEAN_FILES =
94CONFIG_CLEAN_VPATH_FILES =
95AM_V_P = $(am__v_P_$(V))
96am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
97am__v_P_0 = false
98am__v_P_1 = :
99AM_V_GEN = $(am__v_GEN_$(V))
100am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
101am__v_GEN_0 = @echo "  GEN     " $@;
102am__v_GEN_1 =
103AM_V_at = $(am__v_at_$(V))
104am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
105am__v_at_0 = @
106am__v_at_1 =
107SOURCES =
108DIST_SOURCES =
109am__can_run_installinfo = \
110  case $$AM_UPDATE_INFO_DIR in \
111    n|no|NO) false;; \
112    *) (install-info --version) >/dev/null 2>&1;; \
113  esac
114am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
115DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116ACLOCAL = ${SHELL} /home/edam/src/projects/gtypist/branch-2.9/missing aclocal-1.14
117ALLOCA =
118AMTAR = $${TAR-tar}
119AM_DEFAULT_VERBOSITY = 1
120AUTOCONF = ${SHELL} /home/edam/src/projects/gtypist/branch-2.9/missing autoconf
121AUTOHEADER = ${SHELL} /home/edam/src/projects/gtypist/branch-2.9/missing autoheader
122AUTOMAKE = ${SHELL} /home/edam/src/projects/gtypist/branch-2.9/missing automake-1.14
123AWK = gawk
124CC = gcc
125CCDEPMODE = depmode=gcc3
126CFLAGS = -g -O2
127CPP = gcc -E
128CPPFLAGS =
129CYGPATH_W = echo
130DEFS = -DHAVE_CONFIG_H
131DEPDIR = .deps
132ECHO_C =
133ECHO_N = -n
134ECHO_T =
135EGREP = /bin/grep -E
136EMACS = emacs
137EMACSLOADPATH =
138EXEEXT =
139GEN_MAN = help2man ./gtypist -o gtypist.1 -n 'a typing tutor with lessons for different keyboards and languages'
140GETTEXT_MACRO_VERSION = 0.18
141GMSGFMT = /usr/bin/msgfmt
142GMSGFMT_015 = /usr/bin/msgfmt
143GREP = /bin/grep
144INSTALL = /usr/bin/install -c
145INSTALL_DATA = ${INSTALL} -m 644
146INSTALL_PROGRAM = ${INSTALL}
147INSTALL_SCRIPT = ${INSTALL}
148INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
149INTLLIBS =
150INTL_MACOSX_LIBS =
151LDFLAGS =
152LIBICONV =
153LIBINTL =
154LIBOBJS =
155LIBS = -lncursesw
156LN_S = ln -s
157LTLIBICONV =
158LTLIBINTL =
159LTLIBOBJS =
160MAKEINFO = ${SHELL} /home/edam/src/projects/gtypist/branch-2.9/missing makeinfo
161MKDIR_P = /bin/mkdir -p
162MSGFMT = /usr/bin/msgfmt
163MSGFMT_015 = /usr/bin/msgfmt
164MSGMERGE = /usr/bin/msgmerge
165OBJEXT = o
166PACKAGE = gtypist
167PACKAGE_BUGREPORT = bug-gtypist@gnu.org
168PACKAGE_NAME = GNU Typist
169PACKAGE_STRING = GNU Typist 2.9.5
170PACKAGE_TARNAME = gtypist
171PACKAGE_URL = http://www.gnu.org/software/gtypist/
172PACKAGE_VERSION = 2.9.5
173PATH_SEPARATOR = :
174POSUB = po
175POW_LIB =
176RANLIB = ranlib
177SET_MAKE =
178SHELL = /bin/bash
179STRIP =
180USE_NLS = yes
181VERSION = 2.9.5
182XGETTEXT = /usr/bin/xgettext
183XGETTEXT_015 = /usr/bin/xgettext
184XGETTEXT_EXTRA_OPTIONS =
185YACC = bison -y
186YFLAGS =
187abs_builddir = /home/edam/src/projects/gtypist/branch-2.9/m4
188abs_srcdir = /home/edam/src/projects/gtypist/branch-2.9/m4
189abs_top_builddir = /home/edam/src/projects/gtypist/branch-2.9
190abs_top_srcdir = /home/edam/src/projects/gtypist/branch-2.9
191ac_ct_CC = gcc
192am__include = include
193am__leading_dot = .
194am__quote =
195am__tar = $${TAR-tar} chof - "$$tardir"
196am__untar = $${TAR-tar} xf -
197bindir = ${exec_prefix}/bin
198build = x86_64-unknown-linux-gnu
199build_alias =
200build_cpu = x86_64
201build_os = linux-gnu
202build_vendor = unknown
203builddir = .
204datadir = ${datarootdir}
205datarootdir = ${prefix}/share
206docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
207dvidir = ${docdir}
208exec_prefix = ${prefix}
209host = x86_64-unknown-linux-gnu
210host_alias =
211host_cpu = x86_64
212host_os = linux-gnu
213host_vendor = unknown
214htmldir = ${docdir}
215includedir = ${prefix}/include
216infodir = ${datarootdir}/info
217install_sh = ${SHELL} /home/edam/src/projects/gtypist/branch-2.9/install-sh
218libdir = ${exec_prefix}/lib
219libexecdir = ${exec_prefix}/libexec
220lispdir = ${datarootdir}/emacs/site-lisp
221localedir = ${datarootdir}/locale
222localstatedir = ${prefix}/var
223mandir = ${datarootdir}/man
224mkdir_p = $(MKDIR_P)
225oldincludedir = /usr/include
226pdfdir = ${docdir}
227prefix = /usr/local
228program_transform_name = s,x,x,
229psdir = ${docdir}
230sbindir = ${exec_prefix}/sbin
231sharedstatedir = ${prefix}/com
232srcdir = .
233sysconfdir = ${prefix}/etc
234target_alias =
235top_build_prefix = ../
236top_builddir = ..
237top_srcdir = ..
238EXTRA_DIST = codeset.m4 glibc2.m4 intl.m4 inttypes-pri.m4 lib-prefix.m4	     \
239printf-posix.m4 threadlib.m4 wint_t.m4 fcntl-o.m4 iconv.m4 intlmacosx.m4     \
240lcmessage.m4 lock.m4 progtest.m4 uintmax_t.m4 xsize.m4 gettext.m4 intdiv0.m4 \
241intmax.m4 lib-ld.m4 longlong.m4 nls.m4 size_max.m4 visibility.m4 glibc21.m4  \
242intldir.m4 inttypes_h.m4 lib-link.m4 Makefile po.m4 stdint_h.m4 wchar_t.m4
243
244all: all-am
245
246.SUFFIXES:
247$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
248	@for dep in $?; do \
249	  case '$(am__configure_deps)' in \
250	    *$$dep*) \
251	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
252	        && { if test -f $@; then exit 0; else break; fi; }; \
253	      exit 1;; \
254	  esac; \
255	done; \
256	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
257	$(am__cd) $(top_srcdir) && \
258	  $(AUTOMAKE) --gnu m4/Makefile
259.PRECIOUS: Makefile
260Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261	@case '$?' in \
262	  *config.status*) \
263	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264	  *) \
265	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267	esac;
268
269$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
272$(top_srcdir)/configure:  $(am__configure_deps)
273	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
275	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276$(am__aclocal_m4_deps):
277tags TAGS:
278
279ctags CTAGS:
280
281cscope cscopelist:
282
283
284distdir: $(DISTFILES)
285	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
286	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
287	list='$(DISTFILES)'; \
288	  dist_files=`for file in $$list; do echo $$file; done | \
289	  sed -e "s|^$$srcdirstrip/||;t" \
290	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
291	case $$dist_files in \
292	  */*) $(MKDIR_P) `echo "$$dist_files" | \
293			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
294			   sort -u` ;; \
295	esac; \
296	for file in $$dist_files; do \
297	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
298	  if test -d $$d/$$file; then \
299	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
300	    if test -d "$(distdir)/$$file"; then \
301	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
302	    fi; \
303	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
304	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
305	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
306	    fi; \
307	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
308	  else \
309	    test -f "$(distdir)/$$file" \
310	    || cp -p $$d/$$file "$(distdir)/$$file" \
311	    || exit 1; \
312	  fi; \
313	done
314check-am: all-am
315check: check-am
316all-am: Makefile
317installdirs:
318install: install-am
319install-exec: install-exec-am
320install-data: install-data-am
321uninstall: uninstall-am
322
323install-am: all-am
324	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
325
326installcheck: installcheck-am
327install-strip:
328	if test -z '$(STRIP)'; then \
329	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
330	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
331	      install; \
332	else \
333	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
334	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
335	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
336	fi
337mostlyclean-generic:
338
339clean-generic:
340
341distclean-generic:
342	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
343	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
344
345maintainer-clean-generic:
346	@echo "This command is intended for maintainers to use"
347	@echo "it deletes files that may require special tools to rebuild."
348clean: clean-am
349
350clean-am: clean-generic mostlyclean-am
351
352distclean: distclean-am
353	-rm -f Makefile
354distclean-am: clean-am distclean-generic
355
356dvi: dvi-am
357
358dvi-am:
359
360html: html-am
361
362html-am:
363
364info: info-am
365
366info-am:
367
368install-data-am:
369
370install-dvi: install-dvi-am
371
372install-dvi-am:
373
374install-exec-am:
375
376install-html: install-html-am
377
378install-html-am:
379
380install-info: install-info-am
381
382install-info-am:
383
384install-man:
385
386install-pdf: install-pdf-am
387
388install-pdf-am:
389
390install-ps: install-ps-am
391
392install-ps-am:
393
394installcheck-am:
395
396maintainer-clean: maintainer-clean-am
397	-rm -f Makefile
398maintainer-clean-am: distclean-am maintainer-clean-generic
399
400mostlyclean: mostlyclean-am
401
402mostlyclean-am: mostlyclean-generic
403
404pdf: pdf-am
405
406pdf-am:
407
408ps: ps-am
409
410ps-am:
411
412uninstall-am:
413
414.MAKE: install-am install-strip
415
416.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
417	ctags-am distclean distclean-generic distdir dvi dvi-am html \
418	html-am info info-am install install-am install-data \
419	install-data-am install-dvi install-dvi-am install-exec \
420	install-exec-am install-html install-html-am install-info \
421	install-info-am install-man install-pdf install-pdf-am \
422	install-ps install-ps-am install-strip installcheck \
423	installcheck-am installdirs maintainer-clean \
424	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
425	pdf-am ps ps-am tags-am uninstall uninstall-am
426
427
428# Tell versions [3.59,3.63) of GNU make to not export all variables.
429# Otherwise a system limit (for SysV at least) may be exceeded.
430.NOEXPORT:
431