1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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 = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = data/layouts/touch
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
94	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98	$(ACLOCAL_M4)
99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
100mkinstalldirs = $(install_sh) -d
101CONFIG_CLEAN_FILES =
102CONFIG_CLEAN_VPATH_FILES =
103AM_V_P = $(am__v_P_@AM_V@)
104am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
105am__v_P_0 = false
106am__v_P_1 = :
107AM_V_GEN = $(am__v_GEN_@AM_V@)
108am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
109am__v_GEN_0 = @echo "  GEN     " $@;
110am__v_GEN_1 =
111AM_V_at = $(am__v_at_@AM_V@)
112am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113am__v_at_0 = @
114am__v_at_1 =
115SOURCES =
116DIST_SOURCES =
117am__can_run_installinfo = \
118  case $$AM_UPDATE_INFO_DIR in \
119    n|no|NO) false;; \
120    *) (install-info --version) >/dev/null 2>&1;; \
121  esac
122am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
123am__vpath_adj = case $$p in \
124    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
125    *) f=$$p;; \
126  esac;
127am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
128am__install_max = 40
129am__nobase_strip_setup = \
130  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
131am__nobase_strip = \
132  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
133am__nobase_list = $(am__nobase_strip_setup); \
134  for p in $$list; do echo "$$p $$p"; done | \
135  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
136  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
137    if (++n[$$2] == $(am__install_max)) \
138      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
139    END { for (dir in files) print dir, files[dir] }'
140am__base_list = \
141  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
142  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
143am__uninstall_files_from_dir = { \
144  test -z "$$files" \
145    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
146    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
147         $(am__cd) "$$dir" && rm -f $$files; }; \
148  }
149am__installdirs = "$(DESTDIR)$(touchlayoutsdir)"
150DATA = $(touchlayouts_DATA)
151am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
152am__DIST_COMMON = $(srcdir)/Makefile.in
153DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
154ACLOCAL = @ACLOCAL@
155ALL_LINGUAS = @ALL_LINGUAS@
156AMTAR = @AMTAR@
157AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
158AR = @AR@
159AUTOCONF = @AUTOCONF@
160AUTOHEADER = @AUTOHEADER@
161AUTOMAKE = @AUTOMAKE@
162AWK = @AWK@
163CARIBOU_CFLAGS = @CARIBOU_CFLAGS@
164CARIBOU_LIBS = @CARIBOU_LIBS@
165CATALOGS = @CATALOGS@
166CATOBJEXT = @CATOBJEXT@
167CC = @CC@
168CCDEPMODE = @CCDEPMODE@
169CFLAGS = @CFLAGS@
170CPP = @CPP@
171CPPFLAGS = @CPPFLAGS@
172CYGPATH_W = @CYGPATH_W@
173DATADIRNAME = @DATADIRNAME@
174DEFS = @DEFS@
175DEPDIR = @DEPDIR@
176DLLTOOL = @DLLTOOL@
177DSYMUTIL = @DSYMUTIL@
178DUMPBIN = @DUMPBIN@
179ECHO_C = @ECHO_C@
180ECHO_N = @ECHO_N@
181ECHO_T = @ECHO_T@
182EGREP = @EGREP@
183EXEEXT = @EXEEXT@
184FGREP = @FGREP@
185GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
186GLIB_CFLAGS = @GLIB_CFLAGS@
187GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
188GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
189GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
190GLIB_LIBS = @GLIB_LIBS@
191GLIB_MKENUMS = @GLIB_MKENUMS@
192GMOFILES = @GMOFILES@
193GMSGFMT = @GMSGFMT@
194GOBJECT_QUERY = @GOBJECT_QUERY@
195GREP = @GREP@
196GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
197GTK2_CFLAGS = @GTK2_CFLAGS@
198GTK2_LIBS = @GTK2_LIBS@
199GTK2_MODULES_DIR = @GTK2_MODULES_DIR@
200GTK3_CFLAGS = @GTK3_CFLAGS@
201GTK3_LIBS = @GTK3_LIBS@
202GTK3_MODULES_DIR = @GTK3_MODULES_DIR@
203INSTALL = @INSTALL@
204INSTALL_DATA = @INSTALL_DATA@
205INSTALL_PROGRAM = @INSTALL_PROGRAM@
206INSTALL_SCRIPT = @INSTALL_SCRIPT@
207INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208INSTOBJEXT = @INSTOBJEXT@
209INTLLIBS = @INTLLIBS@
210INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
211INTLTOOL_MERGE = @INTLTOOL_MERGE@
212INTLTOOL_PERL = @INTLTOOL_PERL@
213INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
214INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
215INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
216INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
217INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
218INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
219INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
220INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
221INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
222INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
223INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
224INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
225INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
226LD = @LD@
227LDFLAGS = @LDFLAGS@
228LIBCARIBOU_CFLAGS = @LIBCARIBOU_CFLAGS@
229LIBCARIBOU_LIBS = @LIBCARIBOU_LIBS@
230LIBOBJS = @LIBOBJS@
231LIBS = @LIBS@
232LIBTOOL = @LIBTOOL@
233LIPO = @LIPO@
234LN_S = @LN_S@
235LTLIBOBJS = @LTLIBOBJS@
236LT_AGE = @LT_AGE@
237LT_CURRENT = @LT_CURRENT@
238LT_REVISION = @LT_REVISION@
239LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
240MAINT = @MAINT@
241MAKEINFO = @MAKEINFO@
242MANIFEST_TOOL = @MANIFEST_TOOL@
243MKDIR_P = @MKDIR_P@
244MKINSTALLDIRS = @MKINSTALLDIRS@
245MSGFMT = @MSGFMT@
246MSGFMT_OPTS = @MSGFMT_OPTS@
247MSGMERGE = @MSGMERGE@
248NM = @NM@
249NMEDIT = @NMEDIT@
250OBJDUMP = @OBJDUMP@
251OBJEXT = @OBJEXT@
252OTOOL = @OTOOL@
253OTOOL64 = @OTOOL64@
254PACKAGE = @PACKAGE@
255PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
256PACKAGE_NAME = @PACKAGE_NAME@
257PACKAGE_STRING = @PACKAGE_STRING@
258PACKAGE_TARNAME = @PACKAGE_TARNAME@
259PACKAGE_URL = @PACKAGE_URL@
260PACKAGE_VERSION = @PACKAGE_VERSION@
261PATH_SEPARATOR = @PATH_SEPARATOR@
262PKG_CONFIG = @PKG_CONFIG@
263PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
264PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
265POFILES = @POFILES@
266POSUB = @POSUB@
267PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
268PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
269PYTHON = @PYTHON@
270PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
271PYTHON_PLATFORM = @PYTHON_PLATFORM@
272PYTHON_PREFIX = @PYTHON_PREFIX@
273PYTHON_VERSION = @PYTHON_VERSION@
274RANLIB = @RANLIB@
275SED = @SED@
276SET_MAKE = @SET_MAKE@
277SHELL = @SHELL@
278STRIP = @STRIP@
279USE_NLS = @USE_NLS@
280VALAC = @VALAC@
281VALADOC = @VALADOC@
282VALADOC_CFLAGS = @VALADOC_CFLAGS@
283VALADOC_LIBS = @VALADOC_LIBS@
284VALAFLAGS = @VALAFLAGS@
285VERSION = @VERSION@
286XGETTEXT = @XGETTEXT@
287abs_builddir = @abs_builddir@
288abs_srcdir = @abs_srcdir@
289abs_top_builddir = @abs_top_builddir@
290abs_top_srcdir = @abs_top_srcdir@
291ac_ct_AR = @ac_ct_AR@
292ac_ct_CC = @ac_ct_CC@
293ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
294am__include = @am__include@
295am__leading_dot = @am__leading_dot@
296am__quote = @am__quote@
297am__tar = @am__tar@
298am__untar = @am__untar@
299bindir = @bindir@
300build = @build@
301build_alias = @build_alias@
302build_cpu = @build_cpu@
303build_os = @build_os@
304build_vendor = @build_vendor@
305builddir = @builddir@
306datadir = @datadir@
307datarootdir = @datarootdir@
308docdir = @docdir@
309dvidir = @dvidir@
310exec_prefix = @exec_prefix@
311gsettingsschemadir = @gsettingsschemadir@
312host = @host@
313host_alias = @host_alias@
314host_cpu = @host_cpu@
315host_os = @host_os@
316host_vendor = @host_vendor@
317htmldir = @htmldir@
318includedir = @includedir@
319infodir = @infodir@
320install_sh = @install_sh@
321intltool__v_merge_options_ = @intltool__v_merge_options_@
322intltool__v_merge_options_0 = @intltool__v_merge_options_0@
323libdir = @libdir@
324libexecdir = @libexecdir@
325localedir = @localedir@
326localstatedir = @localstatedir@
327mandir = @mandir@
328mkdir_p = @mkdir_p@
329oldincludedir = @oldincludedir@
330pdfdir = @pdfdir@
331pkgpyexecdir = @pkgpyexecdir@
332pkgpythondir = @pkgpythondir@
333prefix = @prefix@
334program_transform_name = @program_transform_name@
335psdir = @psdir@
336pyexecdir = @pyexecdir@
337pythondir = @pythondir@
338sbindir = @sbindir@
339sharedstatedir = @sharedstatedir@
340srcdir = @srcdir@
341sysconfdir = @sysconfdir@
342target_alias = @target_alias@
343top_build_prefix = @top_build_prefix@
344top_builddir = @top_builddir@
345top_srcdir = @top_srcdir@
346touchlayoutsdir = $(datadir)/caribou/layouts/touch
347touchlayouts_in_files = \
348    ara.xml.in \
349    de.xml.in \
350    fr.xml.in \
351    il.xml.in \
352    us.xml.in
353
354touchlayouts_DATA = $(touchlayouts_in_files:.xml.in=.xml)
355common_files = \
356	common/azerty.xml \
357	common/qwerty.xml \
358	common/qwertz.xml \
359	common/symbols.xml
360
361SUFFIXES = .xml.in .xml
362EXTRA_DIST = $(touchlayouts_in_files) $(common_files)
363CLEANFILES = $(touchlayouts_DATA) $(touchlayouts_in_files:.xml.in=.xml.xsl)
364all: all-am
365
366.SUFFIXES:
367.SUFFIXES: .xml.in .xml
368$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
369	@for dep in $?; do \
370	  case '$(am__configure_deps)' in \
371	    *$$dep*) \
372	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
373	        && { if test -f $@; then exit 0; else break; fi; }; \
374	      exit 1;; \
375	  esac; \
376	done; \
377	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/layouts/touch/Makefile'; \
378	$(am__cd) $(top_srcdir) && \
379	  $(AUTOMAKE) --gnu data/layouts/touch/Makefile
380Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
381	@case '$?' in \
382	  *config.status*) \
383	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
384	  *) \
385	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
386	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
387	esac;
388
389$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
390	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391
392$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
393	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
394$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
395	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396$(am__aclocal_m4_deps):
397
398mostlyclean-libtool:
399	-rm -f *.lo
400
401clean-libtool:
402	-rm -rf .libs _libs
403install-touchlayoutsDATA: $(touchlayouts_DATA)
404	@$(NORMAL_INSTALL)
405	@list='$(touchlayouts_DATA)'; test -n "$(touchlayoutsdir)" || list=; \
406	if test -n "$$list"; then \
407	  echo " $(MKDIR_P) '$(DESTDIR)$(touchlayoutsdir)'"; \
408	  $(MKDIR_P) "$(DESTDIR)$(touchlayoutsdir)" || exit 1; \
409	fi; \
410	for p in $$list; do \
411	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
412	  echo "$$d$$p"; \
413	done | $(am__base_list) | \
414	while read files; do \
415	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(touchlayoutsdir)'"; \
416	  $(INSTALL_DATA) $$files "$(DESTDIR)$(touchlayoutsdir)" || exit $$?; \
417	done
418
419uninstall-touchlayoutsDATA:
420	@$(NORMAL_UNINSTALL)
421	@list='$(touchlayouts_DATA)'; test -n "$(touchlayoutsdir)" || list=; \
422	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
423	dir='$(DESTDIR)$(touchlayoutsdir)'; $(am__uninstall_files_from_dir)
424tags TAGS:
425
426ctags CTAGS:
427
428cscope cscopelist:
429
430
431distdir: $(DISTFILES)
432	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434	list='$(DISTFILES)'; \
435	  dist_files=`for file in $$list; do echo $$file; done | \
436	  sed -e "s|^$$srcdirstrip/||;t" \
437	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
438	case $$dist_files in \
439	  */*) $(MKDIR_P) `echo "$$dist_files" | \
440			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
441			   sort -u` ;; \
442	esac; \
443	for file in $$dist_files; do \
444	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
445	  if test -d $$d/$$file; then \
446	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
447	    if test -d "$(distdir)/$$file"; then \
448	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
449	    fi; \
450	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
451	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
452	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
453	    fi; \
454	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
455	  else \
456	    test -f "$(distdir)/$$file" \
457	    || cp -p $$d/$$file "$(distdir)/$$file" \
458	    || exit 1; \
459	  fi; \
460	done
461check-am: all-am
462check: check-am
463all-am: Makefile $(DATA)
464installdirs:
465	for dir in "$(DESTDIR)$(touchlayoutsdir)"; do \
466	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
467	done
468install: install-am
469install-exec: install-exec-am
470install-data: install-data-am
471uninstall: uninstall-am
472
473install-am: all-am
474	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
475
476installcheck: installcheck-am
477install-strip:
478	if test -z '$(STRIP)'; then \
479	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
480	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
481	      install; \
482	else \
483	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
484	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
485	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
486	fi
487mostlyclean-generic:
488
489clean-generic:
490	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
491
492distclean-generic:
493	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
494	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
495
496maintainer-clean-generic:
497	@echo "This command is intended for maintainers to use"
498	@echo "it deletes files that may require special tools to rebuild."
499clean: clean-am
500
501clean-am: clean-generic clean-libtool mostlyclean-am
502
503distclean: distclean-am
504	-rm -f Makefile
505distclean-am: clean-am distclean-generic
506
507dvi: dvi-am
508
509dvi-am:
510
511html: html-am
512
513html-am:
514
515info: info-am
516
517info-am:
518
519install-data-am: install-touchlayoutsDATA
520
521install-dvi: install-dvi-am
522
523install-dvi-am:
524
525install-exec-am:
526
527install-html: install-html-am
528
529install-html-am:
530
531install-info: install-info-am
532
533install-info-am:
534
535install-man:
536
537install-pdf: install-pdf-am
538
539install-pdf-am:
540
541install-ps: install-ps-am
542
543install-ps-am:
544
545installcheck-am:
546
547maintainer-clean: maintainer-clean-am
548	-rm -f Makefile
549maintainer-clean-am: distclean-am maintainer-clean-generic
550
551mostlyclean: mostlyclean-am
552
553mostlyclean-am: mostlyclean-generic mostlyclean-libtool
554
555pdf: pdf-am
556
557pdf-am:
558
559ps: ps-am
560
561ps-am:
562
563uninstall-am: uninstall-touchlayoutsDATA
564
565.MAKE: install-am install-strip
566
567.PHONY: all all-am check check-am clean clean-generic clean-libtool \
568	cscopelist-am ctags-am distclean distclean-generic \
569	distclean-libtool distdir dvi dvi-am html html-am info info-am \
570	install install-am install-data install-data-am install-dvi \
571	install-dvi-am install-exec install-exec-am install-html \
572	install-html-am install-info install-info-am install-man \
573	install-pdf install-pdf-am install-ps install-ps-am \
574	install-strip install-touchlayoutsDATA installcheck \
575	installcheck-am installdirs maintainer-clean \
576	maintainer-clean-generic mostlyclean mostlyclean-generic \
577	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
578	uninstall-am uninstall-touchlayoutsDATA
579
580.PRECIOUS: Makefile
581
582
583ara.xml: $(common_files)
584de.xml: $(common_files)
585il.xml: $(common_files)
586us.xml: $(common_files)
587
588.xml.in.xml:
589	$(AM_V_GEN) \
590	  rm -f $@ $@.xsl; \
591          srcdir=''; \
592            test -f ./$@.in || srcdir=$(srcdir)/; \
593	    xsltproc --xinclude $(top_srcdir)/tools/basic.xsl $${srcdir}$@.in > $@.xsl && \
594	    xsltproc --xinclude $@.xsl $${srcdir}$@.in > $@
595
596-include $(top_srcdir)/git.mk
597
598# Tell versions [3.59,3.63) of GNU make to not export all variables.
599# Otherwise a system limit (for SysV at least) may be exceeded.
600.NOEXPORT:
601