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/tablet
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)$(tabletlayoutsdir)"
150DATA = $(tabletlayouts_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@
346tabletlayoutsdir = $(datadir)/caribou/layouts/tablet
347tabletlayouts_in_files = \
348    us.xml.in \
349    de.xml.in
350
351tabletlayouts_DATA = $(tabletlayouts_in_files:.xml.in=.xml)
352common_files = \
353	common/qwerty.xml \
354	common/qwertz.xml \
355	common/symbols.xml \
356	common/symbols_ssharp.xml
357
358SUFFIXES = .xml.in .xml
359EXTRA_DIST = $(tabletlayouts_in_files) $(common_files)
360CLEANFILES = $(tabletlayouts_DATA) $(tabletlayouts_in_files:.xml.in=.xml.xsl)
361all: all-am
362
363.SUFFIXES:
364.SUFFIXES: .xml.in .xml
365$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
366	@for dep in $?; do \
367	  case '$(am__configure_deps)' in \
368	    *$$dep*) \
369	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
370	        && { if test -f $@; then exit 0; else break; fi; }; \
371	      exit 1;; \
372	  esac; \
373	done; \
374	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/layouts/tablet/Makefile'; \
375	$(am__cd) $(top_srcdir) && \
376	  $(AUTOMAKE) --gnu data/layouts/tablet/Makefile
377Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
378	@case '$?' in \
379	  *config.status*) \
380	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
381	  *) \
382	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
383	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
384	esac;
385
386$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
387	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388
389$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
390	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
392	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
393$(am__aclocal_m4_deps):
394
395mostlyclean-libtool:
396	-rm -f *.lo
397
398clean-libtool:
399	-rm -rf .libs _libs
400install-tabletlayoutsDATA: $(tabletlayouts_DATA)
401	@$(NORMAL_INSTALL)
402	@list='$(tabletlayouts_DATA)'; test -n "$(tabletlayoutsdir)" || list=; \
403	if test -n "$$list"; then \
404	  echo " $(MKDIR_P) '$(DESTDIR)$(tabletlayoutsdir)'"; \
405	  $(MKDIR_P) "$(DESTDIR)$(tabletlayoutsdir)" || exit 1; \
406	fi; \
407	for p in $$list; do \
408	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
409	  echo "$$d$$p"; \
410	done | $(am__base_list) | \
411	while read files; do \
412	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tabletlayoutsdir)'"; \
413	  $(INSTALL_DATA) $$files "$(DESTDIR)$(tabletlayoutsdir)" || exit $$?; \
414	done
415
416uninstall-tabletlayoutsDATA:
417	@$(NORMAL_UNINSTALL)
418	@list='$(tabletlayouts_DATA)'; test -n "$(tabletlayoutsdir)" || list=; \
419	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
420	dir='$(DESTDIR)$(tabletlayoutsdir)'; $(am__uninstall_files_from_dir)
421tags TAGS:
422
423ctags CTAGS:
424
425cscope cscopelist:
426
427
428distdir: $(DISTFILES)
429	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
430	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431	list='$(DISTFILES)'; \
432	  dist_files=`for file in $$list; do echo $$file; done | \
433	  sed -e "s|^$$srcdirstrip/||;t" \
434	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
435	case $$dist_files in \
436	  */*) $(MKDIR_P) `echo "$$dist_files" | \
437			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
438			   sort -u` ;; \
439	esac; \
440	for file in $$dist_files; do \
441	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
442	  if test -d $$d/$$file; then \
443	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
444	    if test -d "$(distdir)/$$file"; then \
445	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
446	    fi; \
447	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
448	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
449	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450	    fi; \
451	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
452	  else \
453	    test -f "$(distdir)/$$file" \
454	    || cp -p $$d/$$file "$(distdir)/$$file" \
455	    || exit 1; \
456	  fi; \
457	done
458check-am: all-am
459check: check-am
460all-am: Makefile $(DATA)
461installdirs:
462	for dir in "$(DESTDIR)$(tabletlayoutsdir)"; do \
463	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
464	done
465install: install-am
466install-exec: install-exec-am
467install-data: install-data-am
468uninstall: uninstall-am
469
470install-am: all-am
471	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
472
473installcheck: installcheck-am
474install-strip:
475	if test -z '$(STRIP)'; then \
476	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
477	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
478	      install; \
479	else \
480	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
481	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
482	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
483	fi
484mostlyclean-generic:
485
486clean-generic:
487	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
488
489distclean-generic:
490	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
491	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
492
493maintainer-clean-generic:
494	@echo "This command is intended for maintainers to use"
495	@echo "it deletes files that may require special tools to rebuild."
496clean: clean-am
497
498clean-am: clean-generic clean-libtool mostlyclean-am
499
500distclean: distclean-am
501	-rm -f Makefile
502distclean-am: clean-am distclean-generic
503
504dvi: dvi-am
505
506dvi-am:
507
508html: html-am
509
510html-am:
511
512info: info-am
513
514info-am:
515
516install-data-am: install-tabletlayoutsDATA
517
518install-dvi: install-dvi-am
519
520install-dvi-am:
521
522install-exec-am:
523
524install-html: install-html-am
525
526install-html-am:
527
528install-info: install-info-am
529
530install-info-am:
531
532install-man:
533
534install-pdf: install-pdf-am
535
536install-pdf-am:
537
538install-ps: install-ps-am
539
540install-ps-am:
541
542installcheck-am:
543
544maintainer-clean: maintainer-clean-am
545	-rm -f Makefile
546maintainer-clean-am: distclean-am maintainer-clean-generic
547
548mostlyclean: mostlyclean-am
549
550mostlyclean-am: mostlyclean-generic mostlyclean-libtool
551
552pdf: pdf-am
553
554pdf-am:
555
556ps: ps-am
557
558ps-am:
559
560uninstall-am: uninstall-tabletlayoutsDATA
561
562.MAKE: install-am install-strip
563
564.PHONY: all all-am check check-am clean clean-generic clean-libtool \
565	cscopelist-am ctags-am distclean distclean-generic \
566	distclean-libtool distdir dvi dvi-am html html-am info info-am \
567	install install-am install-data install-data-am install-dvi \
568	install-dvi-am install-exec install-exec-am install-html \
569	install-html-am install-info install-info-am install-man \
570	install-pdf install-pdf-am install-ps install-ps-am \
571	install-strip install-tabletlayoutsDATA installcheck \
572	installcheck-am installdirs maintainer-clean \
573	maintainer-clean-generic mostlyclean mostlyclean-generic \
574	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
575	uninstall-am uninstall-tabletlayoutsDATA
576
577.PRECIOUS: Makefile
578
579
580us.xml: $(common_files)
581de.xml: $(common_files)
582
583.xml.in.xml:
584	$(AM_V_GEN) \
585	  rm -f $@ $@.xsl; \
586          srcdir=''; \
587            test -f ./$@.in || srcdir=$(srcdir)/; \
588	    xsltproc --xinclude $(top_srcdir)/tools/basic.xsl $${srcdir}$@.in > $@.xsl && \
589	    xsltproc --xinclude $@.xsl $${srcdir}$@.in > $@
590
591-include $(top_srcdir)/git.mk
592
593# Tell versions [3.59,3.63) of GNU make to not export all variables.
594# Otherwise a system limit (for SysV at least) may be exceeded.
595.NOEXPORT:
596