Blame data/Makefile.in

Packit Service 50ad14
# Makefile.in generated by automake 1.11.6 from Makefile.am.
Packit Service 50ad14
# @configure_input@
Packit Service 50ad14
Packit Service 50ad14
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Packit Service 50ad14
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
Packit Service 50ad14
# Foundation, Inc.
Packit Service 50ad14
# This Makefile.in is free software; the Free Software Foundation
Packit Service 50ad14
# gives unlimited permission to copy and/or distribute it,
Packit Service 50ad14
# with or without modifications, as long as this notice is preserved.
Packit Service 50ad14
Packit Service 50ad14
# This program is distributed in the hope that it will be useful,
Packit Service 50ad14
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit Service 50ad14
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit Service 50ad14
# PARTICULAR PURPOSE.
Packit Service 50ad14
Packit Service 50ad14
@SET_MAKE@
Packit Service 50ad14
VPATH = @srcdir@
Packit Service 50ad14
am__make_dryrun = \
Packit Service 50ad14
  { \
Packit Service 50ad14
    am__dry=no; \
Packit Service 50ad14
    case $$MAKEFLAGS in \
Packit Service 50ad14
      *\\[\ \	]*) \
Packit Service 50ad14
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
Packit Service 50ad14
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
Packit Service 50ad14
      *) \
Packit Service 50ad14
        for am__flg in $$MAKEFLAGS; do \
Packit Service 50ad14
          case $$am__flg in \
Packit Service 50ad14
            *=*|--*) ;; \
Packit Service 50ad14
            *n*) am__dry=yes; break;; \
Packit Service 50ad14
          esac; \
Packit Service 50ad14
        done;; \
Packit Service 50ad14
    esac; \
Packit Service 50ad14
    test $$am__dry = yes; \
Packit Service 50ad14
  }
Packit Service 50ad14
pkgdatadir = $(datadir)/@PACKAGE@
Packit Service 50ad14
pkgincludedir = $(includedir)/@PACKAGE@
Packit Service 50ad14
pkglibdir = $(libdir)/@PACKAGE@
Packit Service 50ad14
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit Service 50ad14
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit Service 50ad14
install_sh_DATA = $(install_sh) -c -m 644
Packit Service 50ad14
install_sh_PROGRAM = $(install_sh) -c
Packit Service 50ad14
install_sh_SCRIPT = $(install_sh) -c
Packit Service 50ad14
INSTALL_HEADER = $(INSTALL_DATA)
Packit Service 50ad14
transform = $(program_transform_name)
Packit Service 50ad14
NORMAL_INSTALL = :
Packit Service 50ad14
PRE_INSTALL = :
Packit Service 50ad14
POST_INSTALL = :
Packit Service 50ad14
NORMAL_UNINSTALL = :
Packit Service 50ad14
PRE_UNINSTALL = :
Packit Service 50ad14
POST_UNINSTALL = :
Packit Service 50ad14
build_triplet = @build@
Packit Service 50ad14
host_triplet = @host@
Packit Service 50ad14
subdir = data
Packit Service 50ad14
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
Packit Service 50ad14
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit Service 50ad14
am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \
Packit Service 50ad14
	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
Packit Service 50ad14
	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
Packit Service 50ad14
	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
Packit Service 50ad14
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
Packit Service 50ad14
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
Packit Service 50ad14
	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
Packit Service 50ad14
	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
Packit Service 50ad14
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit Service 50ad14
	$(ACLOCAL_M4)
Packit Service 50ad14
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
Packit Service 50ad14
CONFIG_HEADER = $(top_builddir)/config.h
Packit Service 50ad14
CONFIG_CLEAN_FILES =
Packit Service 50ad14
CONFIG_CLEAN_VPATH_FILES =
Packit Service 50ad14
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit Service 50ad14
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit Service 50ad14
am__v_GEN_0 = @echo "  GEN   " $@;
Packit Service 50ad14
AM_V_at = $(am__v_at_@AM_V@)
Packit Service 50ad14
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit Service 50ad14
am__v_at_0 = @
Packit Service 50ad14
SOURCES =
Packit Service 50ad14
DIST_SOURCES =
Packit Service 50ad14
am__can_run_installinfo = \
Packit Service 50ad14
  case $$AM_UPDATE_INFO_DIR in \
Packit Service 50ad14
    n|no|NO) false;; \
Packit Service 50ad14
    *) (install-info --version) >/dev/null 2>&1;; \
Packit Service 50ad14
  esac
Packit Service 50ad14
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit Service 50ad14
ACLOCAL = @ACLOCAL@
Packit Service 50ad14
AMTAR = @AMTAR@
Packit Service 50ad14
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit Service 50ad14
AR = @AR@
Packit Service 50ad14
AUTOCONF = @AUTOCONF@
Packit Service 50ad14
AUTOHEADER = @AUTOHEADER@
Packit Service 50ad14
AUTOMAKE = @AUTOMAKE@
Packit Service 50ad14
AWK = @AWK@
Packit Service 50ad14
CC = @CC@
Packit Service 50ad14
CCDEPMODE = @CCDEPMODE@
Packit Service 50ad14
CFLAGS = @CFLAGS@
Packit Service 50ad14
CHECK_CFLAGS = @CHECK_CFLAGS@
Packit Service 50ad14
CHECK_LIBS = @CHECK_LIBS@
Packit Service 50ad14
CPP = @CPP@
Packit Service 50ad14
CPPFLAGS = @CPPFLAGS@
Packit Service 50ad14
CYGPATH_W = @CYGPATH_W@
Packit Service 50ad14
DEFS = @DEFS@
Packit Service 50ad14
DEPDIR = @DEPDIR@
Packit Service 50ad14
DLLTOOL = @DLLTOOL@
Packit Service 50ad14
DSYMUTIL = @DSYMUTIL@
Packit Service 50ad14
DUMPBIN = @DUMPBIN@
Packit Service 50ad14
ECHO_C = @ECHO_C@
Packit Service 50ad14
ECHO_N = @ECHO_N@
Packit Service 50ad14
ECHO_T = @ECHO_T@
Packit Service 50ad14
EGREP = @EGREP@
Packit Service 50ad14
EXEEXT = @EXEEXT@
Packit Service 50ad14
FGREP = @FGREP@
Packit Service 50ad14
GMSGFMT = @GMSGFMT@
Packit Service 50ad14
GREP = @GREP@
Packit Service 50ad14
HAVE_DOXYGEN = @HAVE_DOXYGEN@
Packit Service 50ad14
INSTALL = @INSTALL@
Packit Service 50ad14
INSTALL_DATA = @INSTALL_DATA@
Packit Service 50ad14
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit Service 50ad14
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit Service 50ad14
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit Service 50ad14
INTLLIBS = @INTLLIBS@
Packit Service 50ad14
LD = @LD@
Packit Service 50ad14
LDFLAGS = @LDFLAGS@
Packit Service 50ad14
LEX = @LEX@
Packit Service 50ad14
LEXLIB = @LEXLIB@
Packit Service 50ad14
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
Packit Service 50ad14
LIBICONV = @LIBICONV@
Packit Service 50ad14
LIBINTL = @LIBINTL@
Packit Service 50ad14
LIBOBJS = @LIBOBJS@
Packit Service 50ad14
LIBS = @LIBS@
Packit Service 50ad14
LIBTOOL = @LIBTOOL@
Packit Service 50ad14
LIPO = @LIPO@
Packit Service 50ad14
LN_S = @LN_S@
Packit Service 50ad14
LTLIBICONV = @LTLIBICONV@
Packit Service 50ad14
LTLIBINTL = @LTLIBINTL@
Packit Service 50ad14
LTLIBOBJS = @LTLIBOBJS@
Packit Service 50ad14
MAKEINFO = @MAKEINFO@
Packit Service 50ad14
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit Service 50ad14
MKDIR_P = @MKDIR_P@
Packit Service 50ad14
MKINSTALLDIRS = @MKINSTALLDIRS@
Packit Service 50ad14
MSGFMT = @MSGFMT@
Packit Service 50ad14
MSGMERGE = @MSGMERGE@
Packit Service 50ad14
NM = @NM@
Packit Service 50ad14
NMEDIT = @NMEDIT@
Packit Service 50ad14
OBJDUMP = @OBJDUMP@
Packit Service 50ad14
OBJEXT = @OBJEXT@
Packit Service 50ad14
OTOOL = @OTOOL@
Packit Service 50ad14
OTOOL64 = @OTOOL64@
Packit Service 50ad14
PACKAGE = @PACKAGE@
Packit Service 50ad14
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit Service 50ad14
PACKAGE_NAME = @PACKAGE_NAME@
Packit Service 50ad14
PACKAGE_STRING = @PACKAGE_STRING@
Packit Service 50ad14
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit Service 50ad14
PACKAGE_URL = @PACKAGE_URL@
Packit Service 50ad14
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit Service 50ad14
PAM_LIBS = @PAM_LIBS@
Packit Service 50ad14
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit Service 50ad14
PKG_CONFIG = @PKG_CONFIG@
Packit Service 50ad14
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
Packit Service 50ad14
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
Packit Service 50ad14
POSUB = @POSUB@
Packit Service 50ad14
RANLIB = @RANLIB@
Packit Service 50ad14
SED = @SED@
Packit Service 50ad14
SET_MAKE = @SET_MAKE@
Packit Service 50ad14
SHELL = @SHELL@
Packit Service 50ad14
STRIP = @STRIP@
Packit Service 50ad14
USE_NLS = @USE_NLS@
Packit Service 50ad14
VERSION = @VERSION@
Packit Service 50ad14
XGETTEXT = @XGETTEXT@
Packit Service 50ad14
YACC = @YACC@
Packit Service 50ad14
YFLAGS = @YFLAGS@
Packit Service 50ad14
abs_builddir = @abs_builddir@
Packit Service 50ad14
abs_srcdir = @abs_srcdir@
Packit Service 50ad14
abs_top_builddir = @abs_top_builddir@
Packit Service 50ad14
abs_top_srcdir = @abs_top_srcdir@
Packit Service 50ad14
ac_ct_AR = @ac_ct_AR@
Packit Service 50ad14
ac_ct_CC = @ac_ct_CC@
Packit Service 50ad14
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit Service 50ad14
am__include = @am__include@
Packit Service 50ad14
am__leading_dot = @am__leading_dot@
Packit Service 50ad14
am__quote = @am__quote@
Packit Service 50ad14
am__tar = @am__tar@
Packit Service 50ad14
am__untar = @am__untar@
Packit Service 50ad14
bindir = @bindir@
Packit Service 50ad14
build = @build@
Packit Service 50ad14
build_alias = @build_alias@
Packit Service 50ad14
build_cpu = @build_cpu@
Packit Service 50ad14
build_os = @build_os@
Packit Service 50ad14
build_vendor = @build_vendor@
Packit Service 50ad14
builddir = @builddir@
Packit Service 50ad14
datadir = @datadir@
Packit Service 50ad14
datarootdir = @datarootdir@
Packit Service 50ad14
docdir = @docdir@
Packit Service 50ad14
dvidir = @dvidir@
Packit Service 50ad14
exec_prefix = @exec_prefix@
Packit Service 50ad14
host = @host@
Packit Service 50ad14
host_alias = @host_alias@
Packit Service 50ad14
host_cpu = @host_cpu@
Packit Service 50ad14
host_os = @host_os@
Packit Service 50ad14
host_vendor = @host_vendor@
Packit Service 50ad14
htmldir = @htmldir@
Packit Service 50ad14
includedir = @includedir@
Packit Service 50ad14
infodir = @infodir@
Packit Service 50ad14
install_sh = @install_sh@
Packit Service 50ad14
libdir = @libdir@
Packit Service 50ad14
libexecdir = @libexecdir@
Packit Service 50ad14
localedir = @localedir@
Packit Service 50ad14
localstatedir = @localstatedir@
Packit Service 50ad14
mandir = @mandir@
Packit Service 50ad14
mkdir_p = @mkdir_p@
Packit Service 50ad14
oldincludedir = @oldincludedir@
Packit Service 50ad14
pdfdir = @pdfdir@
Packit Service 50ad14
prefix = @prefix@
Packit Service 50ad14
program_transform_name = @program_transform_name@
Packit Service 50ad14
psdir = @psdir@
Packit Service 50ad14
sbindir = @sbindir@
Packit Service 50ad14
sharedstatedir = @sharedstatedir@
Packit Service 50ad14
srcdir = @srcdir@
Packit Service 50ad14
sysconfdir = @sysconfdir@
Packit Service 50ad14
target_alias = @target_alias@
Packit Service 50ad14
top_build_prefix = @top_build_prefix@
Packit Service 50ad14
top_builddir = @top_builddir@
Packit Service 50ad14
top_srcdir = @top_srcdir@
Packit Service 50ad14
EXTRA_DIST = consolefonts consoletrans keymaps partialfonts unimaps
Packit Service 50ad14
Packit Service 50ad14
# If you change the names of any of the following subdirs,
Packit Service 50ad14
# also change paths.h.
Packit Service 50ad14
OLDKEYMAPDIR = keytables
Packit Service 50ad14
KEYMAPDIR = keymaps
Packit Service 50ad14
UNIMAPDIR = unimaps
Packit Service 50ad14
FONTDIR = consolefonts
Packit Service 50ad14
PARTIALDIR = partialfonts
Packit Service 50ad14
TRANSDIR = consoletrans
Packit Service 50ad14
KEYMAPSUBDIRS = include sun amiga atari i386/azerty i386/bepo i386/dvorak \
Packit Service 50ad14
	i386/fgGIod i386/qwerty i386/qwertz i386/include i386/olpc \
Packit Service 50ad14
	i386/colemak i386/carpalx mac/include mac/all
Packit Service 50ad14
Packit Service 50ad14
Packit Service 50ad14
# Do not use GZIP - it is interpreted by gzip
Packit Service 50ad14
MYGZIP = gzip -f -n -9
Packit Service 50ad14
all: all-am
Packit Service 50ad14
Packit Service 50ad14
.SUFFIXES:
Packit Service 50ad14
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit Service 50ad14
	@for dep in $?; do \
Packit Service 50ad14
	  case '$(am__configure_deps)' in \
Packit Service 50ad14
	    *$$dep*) \
Packit Service 50ad14
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Packit Service 50ad14
	        && { if test -f $@; then exit 0; else break; fi; }; \
Packit Service 50ad14
	      exit 1;; \
Packit Service 50ad14
	  esac; \
Packit Service 50ad14
	done; \
Packit Service 50ad14
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
Packit Service 50ad14
	$(am__cd) $(top_srcdir) && \
Packit Service 50ad14
	  $(AUTOMAKE) --gnu data/Makefile
Packit Service 50ad14
.PRECIOUS: Makefile
Packit Service 50ad14
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit Service 50ad14
	@case '$?' in \
Packit Service 50ad14
	  *config.status*) \
Packit Service 50ad14
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Packit Service 50ad14
	  *) \
Packit Service 50ad14
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
Packit Service 50ad14
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
Packit Service 50ad14
	esac;
Packit Service 50ad14
Packit Service 50ad14
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit Service 50ad14
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit Service 50ad14
Packit Service 50ad14
$(top_srcdir)/configure:  $(am__configure_deps)
Packit Service 50ad14
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit Service 50ad14
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit Service 50ad14
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit Service 50ad14
$(am__aclocal_m4_deps):
Packit Service 50ad14
Packit Service 50ad14
mostlyclean-libtool:
Packit Service 50ad14
	-rm -f *.lo
Packit Service 50ad14
Packit Service 50ad14
clean-libtool:
Packit Service 50ad14
	-rm -rf .libs _libs
Packit Service 50ad14
tags: TAGS
Packit Service 50ad14
TAGS:
Packit Service 50ad14
Packit Service 50ad14
ctags: CTAGS
Packit Service 50ad14
CTAGS:
Packit Service 50ad14
Packit Service 50ad14
Packit Service 50ad14
distdir: $(DISTFILES)
Packit Service 50ad14
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service 50ad14
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit Service 50ad14
	list='$(DISTFILES)'; \
Packit Service 50ad14
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit Service 50ad14
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit Service 50ad14
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit Service 50ad14
	case $$dist_files in \
Packit Service 50ad14
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit Service 50ad14
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit Service 50ad14
			   sort -u` ;; \
Packit Service 50ad14
	esac; \
Packit Service 50ad14
	for file in $$dist_files; do \
Packit Service 50ad14
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit Service 50ad14
	  if test -d $$d/$$file; then \
Packit Service 50ad14
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit Service 50ad14
	    if test -d "$(distdir)/$$file"; then \
Packit Service 50ad14
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service 50ad14
	    fi; \
Packit Service 50ad14
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit Service 50ad14
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit Service 50ad14
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit Service 50ad14
	    fi; \
Packit Service 50ad14
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit Service 50ad14
	  else \
Packit Service 50ad14
	    test -f "$(distdir)/$$file" \
Packit Service 50ad14
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit Service 50ad14
	    || exit 1; \
Packit Service 50ad14
	  fi; \
Packit Service 50ad14
	done
Packit Service 50ad14
check-am: all-am
Packit Service 50ad14
check: check-am
Packit Service 50ad14
all-am: Makefile
Packit Service 50ad14
installdirs:
Packit Service 50ad14
install: install-am
Packit Service 50ad14
install-exec: install-exec-am
Packit Service 50ad14
install-data: install-data-am
Packit Service 50ad14
uninstall: uninstall-am
Packit Service 50ad14
Packit Service 50ad14
install-am: all-am
Packit Service 50ad14
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit Service 50ad14
Packit Service 50ad14
installcheck: installcheck-am
Packit Service 50ad14
install-strip:
Packit Service 50ad14
	if test -z '$(STRIP)'; then \
Packit Service 50ad14
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service 50ad14
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service 50ad14
	      install; \
Packit Service 50ad14
	else \
Packit Service 50ad14
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit Service 50ad14
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit Service 50ad14
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit Service 50ad14
	fi
Packit Service 50ad14
mostlyclean-generic:
Packit Service 50ad14
Packit Service 50ad14
clean-generic:
Packit Service 50ad14
Packit Service 50ad14
distclean-generic:
Packit Service 50ad14
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit Service 50ad14
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit Service 50ad14
Packit Service 50ad14
maintainer-clean-generic:
Packit Service 50ad14
	@echo "This command is intended for maintainers to use"
Packit Service 50ad14
	@echo "it deletes files that may require special tools to rebuild."
Packit Service 50ad14
clean: clean-am
Packit Service 50ad14
Packit Service 50ad14
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
Packit Service 50ad14
Packit Service 50ad14
distclean: distclean-am
Packit Service 50ad14
	-rm -f Makefile
Packit Service 50ad14
distclean-am: clean-am distclean-generic
Packit Service 50ad14
Packit Service 50ad14
dvi: dvi-am
Packit Service 50ad14
Packit Service 50ad14
dvi-am:
Packit Service 50ad14
Packit Service 50ad14
html: html-am
Packit Service 50ad14
Packit Service 50ad14
html-am:
Packit Service 50ad14
Packit Service 50ad14
info: info-am
Packit Service 50ad14
Packit Service 50ad14
info-am:
Packit Service 50ad14
Packit Service 50ad14
install-data-am:
Packit Service 50ad14
	@$(NORMAL_INSTALL)
Packit Service 50ad14
	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
Packit Service 50ad14
install-dvi: install-dvi-am
Packit Service 50ad14
Packit Service 50ad14
install-dvi-am:
Packit Service 50ad14
Packit Service 50ad14
install-exec-am:
Packit Service 50ad14
Packit Service 50ad14
install-html: install-html-am
Packit Service 50ad14
Packit Service 50ad14
install-html-am:
Packit Service 50ad14
Packit Service 50ad14
install-info: install-info-am
Packit Service 50ad14
Packit Service 50ad14
install-info-am:
Packit Service 50ad14
Packit Service 50ad14
install-man:
Packit Service 50ad14
Packit Service 50ad14
install-pdf: install-pdf-am
Packit Service 50ad14
Packit Service 50ad14
install-pdf-am:
Packit Service 50ad14
Packit Service 50ad14
install-ps: install-ps-am
Packit Service 50ad14
Packit Service 50ad14
install-ps-am:
Packit Service 50ad14
Packit Service 50ad14
installcheck-am:
Packit Service 50ad14
Packit Service 50ad14
maintainer-clean: maintainer-clean-am
Packit Service 50ad14
	-rm -f Makefile
Packit Service 50ad14
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit Service 50ad14
Packit Service 50ad14
mostlyclean: mostlyclean-am
Packit Service 50ad14
Packit Service 50ad14
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
Packit Service 50ad14
Packit Service 50ad14
pdf: pdf-am
Packit Service 50ad14
Packit Service 50ad14
pdf-am:
Packit Service 50ad14
Packit Service 50ad14
ps: ps-am
Packit Service 50ad14
Packit Service 50ad14
ps-am:
Packit Service 50ad14
Packit Service 50ad14
uninstall-am:
Packit Service 50ad14
	@$(NORMAL_INSTALL)
Packit Service 50ad14
	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
Packit Service 50ad14
.MAKE: install-am install-data-am install-strip uninstall-am
Packit Service 50ad14
Packit Service 50ad14
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Packit Service 50ad14
	clean-local distclean distclean-generic distclean-libtool \
Packit Service 50ad14
	distdir dvi dvi-am html html-am info info-am install \
Packit Service 50ad14
	install-am install-data install-data-am install-data-hook \
Packit Service 50ad14
	install-dvi install-dvi-am install-exec install-exec-am \
Packit Service 50ad14
	install-html install-html-am install-info install-info-am \
Packit Service 50ad14
	install-man install-pdf install-pdf-am install-ps \
Packit Service 50ad14
	install-ps-am install-strip installcheck installcheck-am \
Packit Service 50ad14
	installdirs maintainer-clean maintainer-clean-generic \
Packit Service 50ad14
	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
Packit Service 50ad14
	ps ps-am uninstall uninstall-am uninstall-hook
Packit Service 50ad14
Packit Service 50ad14
Packit Service 50ad14
install-data-hook: $(KEYMAPDIR)_Z $(FONTDIR)_Z
Packit Service 50ad14
	install -d -m 755 $(DESTDIR)$(datadir)
Packit Service 50ad14
	install -d -m 755 $(DESTDIR)$(datadir)/$(FONTDIR)
Packit Service 50ad14
	install -m 644 $(FONTDIR)_Z/* $(DESTDIR)$(datadir)/$(FONTDIR)
Packit Service 50ad14
	install -d -m 755 $(DESTDIR)$(datadir)/$(FONTDIR)/$(PARTIALDIR)
Packit Service 50ad14
	install -m 644 $(PARTIALDIR)_Z/* $(DESTDIR)$(datadir)/$(FONTDIR)/$(PARTIALDIR)
Packit Service 50ad14
	install -d -m 755 $(DESTDIR)$(datadir)/$(TRANSDIR)
Packit Service 50ad14
	install -m 644 $(srcdir)/$(TRANSDIR)/* $(DESTDIR)$(datadir)/$(TRANSDIR)
Packit Service 50ad14
	install -d -m 755 $(DESTDIR)$(datadir)/$(UNIMAPDIR)
Packit Service 50ad14
	install -m 644 $(srcdir)/$(UNIMAPDIR)/* $(DESTDIR)$(datadir)/$(UNIMAPDIR)
Packit Service 50ad14
	install -d -m 755 $(DESTDIR)$(datadir)/$(KEYMAPDIR)
Packit Service 50ad14
	install -d -m 755 $(DESTDIR)$(datadir)/$(KEYMAPDIR)/i386
Packit Service 50ad14
	install -d -m 755 $(DESTDIR)$(datadir)/$(KEYMAPDIR)/mac
Packit Service 50ad14
	for i in $(KEYMAPSUBDIRS); do \
Packit Service 50ad14
		install -d -m 755 $(DESTDIR)$(datadir)/$(KEYMAPDIR)/$$i ;\
Packit Service 50ad14
		install -m 644 $(KEYMAPDIR)_Z/$$i/* $(DESTDIR)$(datadir)/$(KEYMAPDIR)/$$i ;\
Packit Service 50ad14
	done
Packit Service 50ad14
	rm -f $(DESTDIR)$(datadir)/$(KEYMAPDIR)/ppc; ln -s mac $(DESTDIR)$(datadir)/$(KEYMAPDIR)/ppc
Packit Service 50ad14
	@if [ -f $(DESTDIR)$(datadir)/$(OLDKEYMAPDIR) ]; then \
Packit Service 50ad14
	  echo "Done. You may want to remove old keymaps with" ; \
Packit Service 50ad14
	  echo "  rm -rf $(DESTDIR)$(datadir)/$(OLDKEYMAPDIR)" ; \
Packit Service 50ad14
	  echo "But be careful to preserve your default map if it is" ; \
Packit Service 50ad14
	  echo "nonstandard, and to adapt any scripts in rc.local or so." ; \
Packit Service 50ad14
	fi
Packit Service 50ad14
Packit Service 50ad14
# compress data files - do not touch the distribution but copy first
Packit Service 50ad14
$(KEYMAPDIR)_Z:
Packit Service 50ad14
	cp -r $(srcdir)/$(KEYMAPDIR) $(KEYMAPDIR)_Z
Packit Service 50ad14
	chmod -R u+w $(KEYMAPDIR)_Z
Packit Service 50ad14
	cd $(KEYMAPDIR)_Z && $(MYGZIP) */*.map */*/*.map
Packit Service 50ad14
Packit Service 50ad14
$(FONTDIR)_Z:
Packit Service 50ad14
	cp -r $(srcdir)/$(FONTDIR) $(FONTDIR)_Z
Packit Service 50ad14
	cp -r $(srcdir)/$(PARTIALDIR) $(PARTIALDIR)_Z
Packit Service 50ad14
	chmod -R u+w $(FONTDIR)_Z $(PARTIALDIR)_Z
Packit Service 50ad14
	cd $(FONTDIR)_Z && $(MYGZIP) * && gunzip ERRORS* README*
Packit Service 50ad14
	cd $(PARTIALDIR)_Z && $(MYGZIP) *
Packit Service 50ad14
# (not yet screenmaps - some other time)
Packit Service 50ad14
Packit Service 50ad14
clean-local:
Packit Service 50ad14
	rm -rf $(KEYMAPDIR)_Z $(FONTDIR)_Z $(PARTIALDIR)_Z
Packit Service 50ad14
Packit Service 50ad14
uninstall-hook:
Packit Service 50ad14
	cd $(DESTDIR)$(datadir) && rm -rf $(FONTDIR) $(PARTIALDIR) $(TRANSDIR) $(UNIMAPDIR) $(KEYMAPDIR)
Packit Service 50ad14
Packit Service 50ad14
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit Service 50ad14
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit Service 50ad14
.NOEXPORT: