1# Makefile.in generated by automake 1.14.1 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 = support-files/old-Keyboard
82DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83	$(dist_noinst_DATA)
84ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85am__aclocal_m4_deps = $(top_srcdir)/m4/depend.m4 \
86	$(top_srcdir)/m4/ax_lib_sqlite3.m4 \
87	$(top_srcdir)/m4/ax_lib_postgresql.m4 \
88	$(top_srcdir)/m4/ax_path_lib_pcre.m4 \
89	$(top_srcdir)/configure.ac
90am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
91	$(ACLOCAL_M4)
92mkinstalldirs = $(install_sh) -d
93CONFIG_HEADER = $(top_builddir)/config.h
94CONFIG_CLEAN_FILES =
95CONFIG_CLEAN_VPATH_FILES =
96AM_V_P = $(am__v_P_@AM_V@)
97am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
98am__v_P_0 = false
99am__v_P_1 = :
100AM_V_GEN = $(am__v_GEN_@AM_V@)
101am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
102am__v_GEN_0 = @echo "  GEN     " $@;
103am__v_GEN_1 =
104AM_V_at = $(am__v_at_@AM_V@)
105am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
106am__v_at_0 = @
107am__v_at_1 =
108SOURCES =
109DIST_SOURCES =
110am__can_run_installinfo = \
111  case $$AM_UPDATE_INFO_DIR in \
112    n|no|NO) false;; \
113    *) (install-info --version) >/dev/null 2>&1;; \
114  esac
115DATA = $(dist_noinst_DATA)
116am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
117DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
118ACLOCAL = @ACLOCAL@
119AMTAR = @AMTAR@
120AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
121APSERVER_PATH = @APSERVER_PATH@
122APSERVER_PORT = @APSERVER_PORT@
123APSERVER_TRANSPORT = @APSERVER_TRANSPORT@
124AR = @AR@
125ASSERT_LEVEL_WANTED = @ASSERT_LEVEL_WANTED@
126AUTOCONF = @AUTOCONF@
127AUTOHEADER = @AUTOHEADER@
128AUTOMAKE = @AUTOMAKE@
129AWK = @AWK@
130CC = @CC@
131CCDEPMODE = @CCDEPMODE@
132CFLAGS = @CFLAGS@
133CORE_COUNT_WANTED = @CORE_COUNT_WANTED@
134CPP = @CPP@
135CPPFLAGS = @CPPFLAGS@
136CXX = @CXX@
137CXXCPP = @CXXCPP@
138CXXDEPMODE = @CXXDEPMODE@
139CXXFLAGS = @CXXFLAGS@
140CXX_RDYNAMIC = @CXX_RDYNAMIC@
141CXX_WERROR = @CXX_WERROR@
142CYGPATH_W = @CYGPATH_W@
143DEFS = @DEFS@
144DEPDIR = @DEPDIR@
145DEVELOP_WANTED = @DEVELOP_WANTED@
146DLLTOOL = @DLLTOOL@
147DSYMUTIL = @DSYMUTIL@
148DUMPBIN = @DUMPBIN@
149DYNAMIC_LOG_WANTED = @DYNAMIC_LOG_WANTED@
150ECHO_C = @ECHO_C@
151ECHO_N = @ECHO_N@
152ECHO_T = @ECHO_T@
153EGREP = @EGREP@
154EXEEXT = @EXEEXT@
155FGREP = @FGREP@
156GCOV_WANTED = @GCOV_WANTED@
157GPROF_WANTED = @GPROF_WANTED@
158GREP = @GREP@
159GTK_CFLAGS = @GTK_CFLAGS@
160GTK_LIBS = @GTK_LIBS@
161INSTALL = @INSTALL@
162INSTALL_DATA = @INSTALL_DATA@
163INSTALL_PROGRAM = @INSTALL_PROGRAM@
164INSTALL_SCRIPT = @INSTALL_SCRIPT@
165INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
166LD = @LD@
167LDFLAGS = @LDFLAGS@
168LIBOBJS = @LIBOBJS@
169LIBS = @LIBS@
170LIBTOOL = @LIBTOOL@
171LIPO = @LIPO@
172LN_S = @LN_S@
173LTLIBOBJS = @LTLIBOBJS@
174MAINT = @MAINT@
175MAKEINFO = @MAKEINFO@
176MANIFEST_TOOL = @MANIFEST_TOOL@
177MAX_RANK_WANTED = @MAX_RANK_WANTED@
178MKDIR_P = @MKDIR_P@
179NM = @NM@
180NMEDIT = @NMEDIT@
181OBJDUMP = @OBJDUMP@
182OBJEXT = @OBJEXT@
183OTOOL = @OTOOL@
184OTOOL64 = @OTOOL64@
185PACKAGE = @PACKAGE@
186PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
187PACKAGE_NAME = @PACKAGE_NAME@
188PACKAGE_STRING = @PACKAGE_STRING@
189PACKAGE_TARNAME = @PACKAGE_TARNAME@
190PACKAGE_URL = @PACKAGE_URL@
191PACKAGE_VERSION = @PACKAGE_VERSION@
192PATH_SEPARATOR = @PATH_SEPARATOR@
193PCRE_CFLAGS = @PCRE_CFLAGS@
194PCRE_LIBS = @PCRE_LIBS@
195PERFORMANCE_COUNTERS_WANTED = @PERFORMANCE_COUNTERS_WANTED@
196PG_CONFIG = @PG_CONFIG@
197PKG_CONFIG = @PKG_CONFIG@
198PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
199PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
200POSTGRESQL_CFLAGS = @POSTGRESQL_CFLAGS@
201POSTGRESQL_LDFLAGS = @POSTGRESQL_LDFLAGS@
202POSTGRESQL_VERSION = @POSTGRESQL_VERSION@
203RANLIB = @RANLIB@
204RATIONAL_NUMBERS_WANTED = @RATIONAL_NUMBERS_WANTED@
205SECURITY_LEVEL_WANTED = @SECURITY_LEVEL_WANTED@
206SED = @SED@
207SET_MAKE = @SET_MAKE@
208SHELL = @SHELL@
209SHORT_VALUE_LENGTH_WANTED = @SHORT_VALUE_LENGTH_WANTED@
210SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
211SQLITE3_LDFLAGS = @SQLITE3_LDFLAGS@
212SQLITE3_VERSION = @SQLITE3_VERSION@
213STRIP = @STRIP@
214VALUE_CHECK_WANTED = @VALUE_CHECK_WANTED@
215VALUE_HISTORY_WANTED = @VALUE_HISTORY_WANTED@
216VERSION = @VERSION@
217VF_TRACING_WANTED = @VF_TRACING_WANTED@
218VISIBLE_MARKERS_WANTED = @VISIBLE_MARKERS_WANTED@
219XCBLIBS_CFLAGS = @XCBLIBS_CFLAGS@
220XCBLIBS_LIBS = @XCBLIBS_LIBS@
221abs_builddir = @abs_builddir@
222abs_srcdir = @abs_srcdir@
223abs_top_builddir = @abs_top_builddir@
224abs_top_srcdir = @abs_top_srcdir@
225ac_ct_AR = @ac_ct_AR@
226ac_ct_CC = @ac_ct_CC@
227ac_ct_CXX = @ac_ct_CXX@
228ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
229am__include = @am__include@
230am__leading_dot = @am__leading_dot@
231am__quote = @am__quote@
232am__tar = @am__tar@
233am__untar = @am__untar@
234bindir = @bindir@
235build = @build@
236build_alias = @build_alias@
237build_cpu = @build_cpu@
238build_os = @build_os@
239build_vendor = @build_vendor@
240builddir = @builddir@
241datadir = @datadir@
242datarootdir = @datarootdir@
243docdir = @docdir@
244dvidir = @dvidir@
245exec_prefix = @exec_prefix@
246host = @host@
247host_alias = @host_alias@
248host_cpu = @host_cpu@
249host_os = @host_os@
250host_vendor = @host_vendor@
251htmldir = @htmldir@
252includedir = @includedir@
253infodir = @infodir@
254install_sh = @install_sh@
255libdir = @libdir@
256libexecdir = @libexecdir@
257localedir = @localedir@
258localstatedir = @localstatedir@
259mandir = @mandir@
260mkdir_p = @mkdir_p@
261oldincludedir = @oldincludedir@
262pdfdir = @pdfdir@
263prefix = @prefix@
264program_transform_name = @program_transform_name@
265psdir = @psdir@
266sbindir = @sbindir@
267sharedstatedir = @sharedstatedir@
268srcdir = @srcdir@
269sysconfdir = @sysconfdir@
270target_alias = @target_alias@
271top_build_prefix = @top_build_prefix@
272top_builddir = @top_builddir@
273top_srcdir = @top_srcdir@
274dist_noinst_DATA = apl.loadkeys	\
275			apl.xkb		\
276			apl.xkm		\
277			apl.xmodmap	\
278			keyboard1.txt	\
279			keyboard.txt
280
281all: all-am
282
283.SUFFIXES:
284$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
285	@for dep in $?; do \
286	  case '$(am__configure_deps)' in \
287	    *$$dep*) \
288	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
289	        && { if test -f $@; then exit 0; else break; fi; }; \
290	      exit 1;; \
291	  esac; \
292	done; \
293	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu support-files/old-Keyboard/Makefile'; \
294	$(am__cd) $(top_srcdir) && \
295	  $(AUTOMAKE) --gnu support-files/old-Keyboard/Makefile
296.PRECIOUS: Makefile
297Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
298	@case '$?' in \
299	  *config.status*) \
300	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
301	  *) \
302	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
303	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
304	esac;
305
306$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
307	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308
309$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
310	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
312	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313$(am__aclocal_m4_deps):
314
315mostlyclean-libtool:
316	-rm -f *.lo
317
318clean-libtool:
319	-rm -rf .libs _libs
320tags TAGS:
321
322ctags CTAGS:
323
324cscope cscopelist:
325
326
327distdir: $(DISTFILES)
328	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
329	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
330	list='$(DISTFILES)'; \
331	  dist_files=`for file in $$list; do echo $$file; done | \
332	  sed -e "s|^$$srcdirstrip/||;t" \
333	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
334	case $$dist_files in \
335	  */*) $(MKDIR_P) `echo "$$dist_files" | \
336			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
337			   sort -u` ;; \
338	esac; \
339	for file in $$dist_files; do \
340	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
341	  if test -d $$d/$$file; then \
342	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
343	    if test -d "$(distdir)/$$file"; then \
344	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
345	    fi; \
346	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
347	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
348	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
349	    fi; \
350	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
351	  else \
352	    test -f "$(distdir)/$$file" \
353	    || cp -p $$d/$$file "$(distdir)/$$file" \
354	    || exit 1; \
355	  fi; \
356	done
357check-am: all-am
358check: check-am
359all-am: Makefile $(DATA)
360installdirs:
361install: install-am
362install-exec: install-exec-am
363install-data: install-data-am
364uninstall: uninstall-am
365
366install-am: all-am
367	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
368
369installcheck: installcheck-am
370install-strip:
371	if test -z '$(STRIP)'; then \
372	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374	      install; \
375	else \
376	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
377	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
378	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
379	fi
380mostlyclean-generic:
381
382clean-generic:
383
384distclean-generic:
385	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
386	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
387
388maintainer-clean-generic:
389	@echo "This command is intended for maintainers to use"
390	@echo "it deletes files that may require special tools to rebuild."
391clean: clean-am
392
393clean-am: clean-generic clean-libtool mostlyclean-am
394
395distclean: distclean-am
396	-rm -f Makefile
397distclean-am: clean-am distclean-generic
398
399dvi: dvi-am
400
401dvi-am:
402
403html: html-am
404
405html-am:
406
407info: info-am
408
409info-am:
410
411install-data-am:
412
413install-dvi: install-dvi-am
414
415install-dvi-am:
416
417install-exec-am:
418
419install-html: install-html-am
420
421install-html-am:
422
423install-info: install-info-am
424
425install-info-am:
426
427install-man:
428
429install-pdf: install-pdf-am
430
431install-pdf-am:
432
433install-ps: install-ps-am
434
435install-ps-am:
436
437installcheck-am:
438
439maintainer-clean: maintainer-clean-am
440	-rm -f Makefile
441maintainer-clean-am: distclean-am maintainer-clean-generic
442
443mostlyclean: mostlyclean-am
444
445mostlyclean-am: mostlyclean-generic mostlyclean-libtool
446
447pdf: pdf-am
448
449pdf-am:
450
451ps: ps-am
452
453ps-am:
454
455uninstall-am:
456
457.MAKE: install-am install-strip
458
459.PHONY: all all-am check check-am clean clean-generic clean-libtool \
460	cscopelist-am ctags-am distclean distclean-generic \
461	distclean-libtool distdir dvi dvi-am html html-am info info-am \
462	install install-am install-data install-data-am install-dvi \
463	install-dvi-am install-exec install-exec-am install-html \
464	install-html-am install-info install-info-am install-man \
465	install-pdf install-pdf-am install-ps install-ps-am \
466	install-strip installcheck installcheck-am installdirs \
467	maintainer-clean maintainer-clean-generic mostlyclean \
468	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
469	tags-am uninstall uninstall-am
470
471
472# Tell versions [3.59,3.63) of GNU make to not export all variables.
473# Otherwise a system limit (for SysV at least) may be exceeded.
474.NOEXPORT:
475