Makefile.in revision 2227fc13
12227fc13Smrg# Makefile.in generated by automake 1.11.1 from Makefile.am. 2644fc5c1Stron# @configure_input@ 3644fc5c1Stron 42227fc13Smrg# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 52227fc13Smrg# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 62227fc13Smrg# Inc. 7644fc5c1Stron# This Makefile.in is free software; the Free Software Foundation 8644fc5c1Stron# gives unlimited permission to copy and/or distribute it, 9644fc5c1Stron# with or without modifications, as long as this notice is preserved. 10644fc5c1Stron 11644fc5c1Stron# This program is distributed in the hope that it will be useful, 12644fc5c1Stron# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13644fc5c1Stron# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14644fc5c1Stron# PARTICULAR PURPOSE. 15644fc5c1Stron 16644fc5c1Stron@SET_MAKE@ 17644fc5c1Stron 18644fc5c1Stron# Copyright 2005 Red Hat, Inc. 19644fc5c1Stron# 20644fc5c1Stron# Permission to use, copy, modify, distribute, and sell this software 21644fc5c1Stron# and its documentation for any purpose is hereby granted without 22644fc5c1Stron# fee, provided that the above copyright notice appear in all copies 23644fc5c1Stron# and that both that copyright notice and this permission notice 24644fc5c1Stron# appear in supporting documentation, and that the name of Red Hat 25644fc5c1Stron# not be used in advertising or publicity pertaining to distribution 26644fc5c1Stron# of the software without specific, written prior permission. Red 27644fc5c1Stron# Hat makes no representations about the suitability of this software 28644fc5c1Stron# for any purpose. It is provided "as is" without express or implied 29644fc5c1Stron# warranty. 30644fc5c1Stron# 31644fc5c1Stron# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 32644fc5c1Stron# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN 33644fc5c1Stron# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 34644fc5c1Stron# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 35644fc5c1Stron# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 36644fc5c1Stron# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 37644fc5c1Stron# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 38644fc5c1Stron 39644fc5c1StronVPATH = @srcdir@ 40644fc5c1Stronpkgdatadir = $(datadir)/@PACKAGE@ 41644fc5c1Stronpkgincludedir = $(includedir)/@PACKAGE@ 422227fc13Smrgpkglibdir = $(libdir)/@PACKAGE@ 432227fc13Smrgpkglibexecdir = $(libexecdir)/@PACKAGE@ 44644fc5c1Stronam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 45644fc5c1Stroninstall_sh_DATA = $(install_sh) -c -m 644 46644fc5c1Stroninstall_sh_PROGRAM = $(install_sh) -c 47644fc5c1Stroninstall_sh_SCRIPT = $(install_sh) -c 48644fc5c1StronINSTALL_HEADER = $(INSTALL_DATA) 49644fc5c1Strontransform = $(program_transform_name) 50644fc5c1StronNORMAL_INSTALL = : 51644fc5c1StronPRE_INSTALL = : 52644fc5c1StronPOST_INSTALL = : 53644fc5c1StronNORMAL_UNINSTALL = : 54644fc5c1StronPRE_UNINSTALL = : 55644fc5c1StronPOST_UNINSTALL = : 562227fc13Smrgbuild_triplet = @build@ 572227fc13Smrghost_triplet = @host@ 582227fc13Smrgsubdir = . 592227fc13SmrgDIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 602227fc13Smrg $(srcdir)/Makefile.in $(top_srcdir)/configure COPYING \ 612227fc13Smrg ChangeLog INSTALL config.guess config.sub install-sh missing 622227fc13SmrgACLOCAL_M4 = $(top_srcdir)/aclocal.m4 632227fc13Smrgam__aclocal_m4_deps = $(top_srcdir)/configure.ac 642227fc13Smrgam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 652227fc13Smrg $(ACLOCAL_M4) 662227fc13Smrgam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 672227fc13Smrg configure.lineno config.status.lineno 682227fc13Smrgmkinstalldirs = $(install_sh) -d 692227fc13SmrgCONFIG_CLEAN_FILES = 702227fc13SmrgCONFIG_CLEAN_VPATH_FILES = 712227fc13SmrgAM_V_GEN = $(am__v_GEN_$(V)) 722227fc13Smrgam__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 732227fc13Smrgam__v_GEN_0 = @echo " GEN " $@; 742227fc13SmrgAM_V_at = $(am__v_at_$(V)) 752227fc13Smrgam__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 762227fc13Smrgam__v_at_0 = @ 772227fc13SmrgSOURCES = 782227fc13SmrgDIST_SOURCES = 792227fc13Smrgam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 802227fc13Smrgam__vpath_adj = case $$p in \ 812227fc13Smrg $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 822227fc13Smrg *) f=$$p;; \ 832227fc13Smrg esac; 842227fc13Smrgam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 852227fc13Smrgam__install_max = 40 862227fc13Smrgam__nobase_strip_setup = \ 872227fc13Smrg srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 882227fc13Smrgam__nobase_strip = \ 892227fc13Smrg for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 902227fc13Smrgam__nobase_list = $(am__nobase_strip_setup); \ 912227fc13Smrg for p in $$list; do echo "$$p $$p"; done | \ 922227fc13Smrg sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 932227fc13Smrg $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 942227fc13Smrg if (++n[$$2] == $(am__install_max)) \ 952227fc13Smrg { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 962227fc13Smrg END { for (dir in files) print dir, files[dir] }' 972227fc13Smrgam__base_list = \ 982227fc13Smrg sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 992227fc13Smrg sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 1002227fc13Smrgam__installdirs = "$(DESTDIR)$(fontdir)" 1012227fc13SmrgDATA = $(font_DATA) 1022227fc13SmrgDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 1032227fc13Smrgdistdir = $(PACKAGE)-$(VERSION) 1042227fc13Smrgtop_distdir = $(distdir) 1052227fc13Smrgam__remove_distdir = \ 1062227fc13Smrg { test ! -d "$(distdir)" \ 1072227fc13Smrg || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 1082227fc13Smrg && rm -fr "$(distdir)"; }; } 1092227fc13SmrgDIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 1102227fc13SmrgGZIP_ENV = --best 1112227fc13Smrgdistuninstallcheck_listfiles = find . -type f -print 1122227fc13Smrgdistcleancheck_listfiles = find . -type f -print 113644fc5c1StronACLOCAL = @ACLOCAL@ 1142227fc13SmrgADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 1152227fc13SmrgADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 116644fc5c1StronAMTAR = @AMTAR@ 1172227fc13SmrgAM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 1182227fc13SmrgAPP_MAN_DIR = @APP_MAN_DIR@ 1192227fc13SmrgAPP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 120644fc5c1StronAUTOCONF = @AUTOCONF@ 121644fc5c1StronAUTOHEADER = @AUTOHEADER@ 122644fc5c1StronAUTOMAKE = @AUTOMAKE@ 123644fc5c1StronAWK = @AWK@ 124644fc5c1StronBDFTOPCF = @BDFTOPCF@ 1252227fc13SmrgCC = @CC@ 1262227fc13SmrgCCDEPMODE = @CCDEPMODE@ 1272227fc13SmrgCFLAGS = @CFLAGS@ 1282227fc13SmrgCHANGELOG_CMD = @CHANGELOG_CMD@ 1292227fc13SmrgCOMPRESS = @COMPRESS@ 1302227fc13SmrgCOMPRESS_SUFFIX = @COMPRESS_SUFFIX@ 1312227fc13SmrgCPP = @CPP@ 1322227fc13SmrgCPPFLAGS = @CPPFLAGS@ 1332227fc13SmrgCWARNFLAGS = @CWARNFLAGS@ 134644fc5c1StronCYGPATH_W = @CYGPATH_W@ 135644fc5c1StronDEFS = @DEFS@ 1362227fc13SmrgDEPDIR = @DEPDIR@ 1372227fc13SmrgDRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 1382227fc13SmrgDRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 139644fc5c1StronECHO_C = @ECHO_C@ 140644fc5c1StronECHO_N = @ECHO_N@ 141644fc5c1StronECHO_T = @ECHO_T@ 1422227fc13SmrgEGREP = @EGREP@ 1432227fc13SmrgEXEEXT = @EXEEXT@ 1442227fc13SmrgFCCACHE = @FCCACHE@ 1452227fc13SmrgFILE_MAN_DIR = @FILE_MAN_DIR@ 1462227fc13SmrgFILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 147644fc5c1StronFONTDIR = @FONTDIR@ 1482227fc13SmrgFONTROOTDIR = @FONTROOTDIR@ 1492227fc13SmrgGREP = @GREP@ 1502227fc13SmrgINSTALL = @INSTALL@ 1512227fc13SmrgINSTALL_CMD = @INSTALL_CMD@ 152644fc5c1StronINSTALL_DATA = @INSTALL_DATA@ 153644fc5c1StronINSTALL_PROGRAM = @INSTALL_PROGRAM@ 154644fc5c1StronINSTALL_SCRIPT = @INSTALL_SCRIPT@ 155644fc5c1StronINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 1562227fc13SmrgLDFLAGS = @LDFLAGS@ 157644fc5c1StronLIBOBJS = @LIBOBJS@ 158644fc5c1StronLIBS = @LIBS@ 1592227fc13SmrgLIB_MAN_DIR = @LIB_MAN_DIR@ 1602227fc13SmrgLIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 161644fc5c1StronLTLIBOBJS = @LTLIBOBJS@ 162644fc5c1StronMAINT = @MAINT@ 163644fc5c1StronMAKEINFO = @MAKEINFO@ 1642227fc13SmrgMAN_SUBSTS = @MAN_SUBSTS@ 1652227fc13SmrgMISC_MAN_DIR = @MISC_MAN_DIR@ 1662227fc13SmrgMISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 1672227fc13SmrgMKDIR_P = @MKDIR_P@ 168644fc5c1StronMKFONTDIR = @MKFONTDIR@ 1692227fc13SmrgOBJEXT = @OBJEXT@ 170644fc5c1StronPACKAGE = @PACKAGE@ 171644fc5c1StronPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 172644fc5c1StronPACKAGE_NAME = @PACKAGE_NAME@ 173644fc5c1StronPACKAGE_STRING = @PACKAGE_STRING@ 174644fc5c1StronPACKAGE_TARNAME = @PACKAGE_TARNAME@ 1752227fc13SmrgPACKAGE_URL = @PACKAGE_URL@ 176644fc5c1StronPACKAGE_VERSION = @PACKAGE_VERSION@ 177644fc5c1StronPATH_SEPARATOR = @PATH_SEPARATOR@ 1782227fc13SmrgPKG_CONFIG = @PKG_CONFIG@ 1792227fc13SmrgPKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 1802227fc13SmrgPKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 1812227fc13SmrgRUN_FCCACHE = @RUN_FCCACHE@ 1822227fc13SmrgSED = @SED@ 183644fc5c1StronSET_MAKE = @SET_MAKE@ 184644fc5c1StronSHELL = @SHELL@ 185644fc5c1StronSTRIP = @STRIP@ 186644fc5c1StronVERSION = @VERSION@ 1872227fc13SmrgXORG_MAN_PAGE = @XORG_MAN_PAGE@ 1882227fc13Smrgabs_builddir = @abs_builddir@ 1892227fc13Smrgabs_srcdir = @abs_srcdir@ 1902227fc13Smrgabs_top_builddir = @abs_top_builddir@ 1912227fc13Smrgabs_top_srcdir = @abs_top_srcdir@ 1922227fc13Smrgac_ct_CC = @ac_ct_CC@ 1932227fc13Smrgam__include = @am__include@ 194644fc5c1Stronam__leading_dot = @am__leading_dot@ 1952227fc13Smrgam__quote = @am__quote@ 1962227fc13Smrgam__tar = @am__tar@ 1972227fc13Smrgam__untar = @am__untar@ 198644fc5c1Stronbindir = @bindir@ 1992227fc13Smrgbuild = @build@ 200644fc5c1Stronbuild_alias = @build_alias@ 2012227fc13Smrgbuild_cpu = @build_cpu@ 2022227fc13Smrgbuild_os = @build_os@ 2032227fc13Smrgbuild_vendor = @build_vendor@ 2042227fc13Smrgbuilddir = @builddir@ 205644fc5c1Strondatadir = @datadir@ 2062227fc13Smrgdatarootdir = @datarootdir@ 2072227fc13Smrgdocdir = @docdir@ 2082227fc13Smrgdvidir = @dvidir@ 209644fc5c1Stronexec_prefix = @exec_prefix@ 2102227fc13Smrghost = @host@ 211644fc5c1Stronhost_alias = @host_alias@ 2122227fc13Smrghost_cpu = @host_cpu@ 2132227fc13Smrghost_os = @host_os@ 2142227fc13Smrghost_vendor = @host_vendor@ 2152227fc13Smrghtmldir = @htmldir@ 216644fc5c1Stronincludedir = @includedir@ 217644fc5c1Stroninfodir = @infodir@ 218644fc5c1Stroninstall_sh = @install_sh@ 219644fc5c1Stronlibdir = @libdir@ 220644fc5c1Stronlibexecdir = @libexecdir@ 2212227fc13Smrglocaledir = @localedir@ 222644fc5c1Stronlocalstatedir = @localstatedir@ 223644fc5c1Stronmandir = @mandir@ 2242227fc13Smrgmkdir_p = @mkdir_p@ 225644fc5c1Stronoldincludedir = @oldincludedir@ 2262227fc13Smrgpdfdir = @pdfdir@ 227644fc5c1Stronprefix = @prefix@ 228644fc5c1Stronprogram_transform_name = @program_transform_name@ 2292227fc13Smrgpsdir = @psdir@ 230644fc5c1Stronsbindir = @sbindir@ 231644fc5c1Stronsharedstatedir = @sharedstatedir@ 2322227fc13Smrgsrcdir = @srcdir@ 233644fc5c1Stronsysconfdir = @sysconfdir@ 234644fc5c1Strontarget_alias = @target_alias@ 2352227fc13Smrgtop_build_prefix = @top_build_prefix@ 2362227fc13Smrgtop_builddir = @top_builddir@ 2372227fc13Smrgtop_srcdir = @top_srcdir@ 238644fc5c1StronFONT_FILES = \ 239644fc5c1Stron 12x24 \ 240644fc5c1Stron 12x24rk \ 241644fc5c1Stron 8x16 \ 242644fc5c1Stron 8x16rk 243644fc5c1Stron 244644fc5c1StronBDF_FILES = $(FONT_FILES:%=%.bdf) 2452227fc13SmrgPCF_FILES = $(FONT_FILES:%=%.pcf$(COMPRESS_SUFFIX)) 2462227fc13SmrgSUFFIXES = .bdf .pcf$(COMPRESS_SUFFIX) 247644fc5c1Stronfontdir = @FONTDIR@ 248644fc5c1Stronfont_DATA = $(PCF_FILES) 249644fc5c1StronCLEANFILES = $(font_DATA) 2502227fc13SmrgEXTRA_DIST = $(BDF_FILES) 2512227fc13SmrgMAINTAINERCLEANFILES = ChangeLog INSTALL 252644fc5c1Stronall: all-am 253644fc5c1Stron 254644fc5c1Stron.SUFFIXES: 2552227fc13Smrg.SUFFIXES: .bdf .pcf$(COMPRESS_SUFFIX) 2562227fc13Smrgam--refresh: 2572227fc13Smrg @: 2582227fc13Smrg$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 2592227fc13Smrg @for dep in $?; do \ 2602227fc13Smrg case '$(am__configure_deps)' in \ 2612227fc13Smrg *$$dep*) \ 2622227fc13Smrg echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 2632227fc13Smrg $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 2642227fc13Smrg && exit 0; \ 2652227fc13Smrg exit 1;; \ 2662227fc13Smrg esac; \ 2672227fc13Smrg done; \ 2682227fc13Smrg echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 2692227fc13Smrg $(am__cd) $(top_srcdir) && \ 2702227fc13Smrg $(AUTOMAKE) --foreign Makefile 2712227fc13Smrg.PRECIOUS: Makefile 2722227fc13SmrgMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 2732227fc13Smrg @case '$?' in \ 2742227fc13Smrg *config.status*) \ 2752227fc13Smrg echo ' $(SHELL) ./config.status'; \ 2762227fc13Smrg $(SHELL) ./config.status;; \ 2772227fc13Smrg *) \ 2782227fc13Smrg echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 2792227fc13Smrg cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 2802227fc13Smrg esac; 2812227fc13Smrg 2822227fc13Smrg$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 283644fc5c1Stron $(SHELL) ./config.status --recheck 284644fc5c1Stron 2852227fc13Smrg$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 2862227fc13Smrg $(am__cd) $(srcdir) && $(AUTOCONF) 2872227fc13Smrg$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 2882227fc13Smrg $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 2892227fc13Smrg$(am__aclocal_m4_deps): 290644fc5c1Stroninstall-fontDATA: $(font_DATA) 291644fc5c1Stron @$(NORMAL_INSTALL) 2922227fc13Smrg test -z "$(fontdir)" || $(MKDIR_P) "$(DESTDIR)$(fontdir)" 2932227fc13Smrg @list='$(font_DATA)'; test -n "$(fontdir)" || list=; \ 2942227fc13Smrg for p in $$list; do \ 295644fc5c1Stron if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2962227fc13Smrg echo "$$d$$p"; \ 2972227fc13Smrg done | $(am__base_list) | \ 2982227fc13Smrg while read files; do \ 2992227fc13Smrg echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fontdir)'"; \ 3002227fc13Smrg $(INSTALL_DATA) $$files "$(DESTDIR)$(fontdir)" || exit $$?; \ 301644fc5c1Stron done 302644fc5c1Stron 303644fc5c1Stronuninstall-fontDATA: 304644fc5c1Stron @$(NORMAL_UNINSTALL) 3052227fc13Smrg @list='$(font_DATA)'; test -n "$(fontdir)" || list=; \ 3062227fc13Smrg files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 3072227fc13Smrg test -n "$$files" || exit 0; \ 3082227fc13Smrg echo " ( cd '$(DESTDIR)$(fontdir)' && rm -f" $$files ")"; \ 3092227fc13Smrg cd "$(DESTDIR)$(fontdir)" && rm -f $$files 310644fc5c1Strontags: TAGS 311644fc5c1StronTAGS: 312644fc5c1Stron 313644fc5c1Stronctags: CTAGS 314644fc5c1StronCTAGS: 315644fc5c1Stron 316644fc5c1Stron 317644fc5c1Strondistdir: $(DISTFILES) 318644fc5c1Stron $(am__remove_distdir) 3192227fc13Smrg test -d "$(distdir)" || mkdir "$(distdir)" 3202227fc13Smrg @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 3212227fc13Smrg topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 3222227fc13Smrg list='$(DISTFILES)'; \ 3232227fc13Smrg dist_files=`for file in $$list; do echo $$file; done | \ 3242227fc13Smrg sed -e "s|^$$srcdirstrip/||;t" \ 3252227fc13Smrg -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 3262227fc13Smrg case $$dist_files in \ 3272227fc13Smrg */*) $(MKDIR_P) `echo "$$dist_files" | \ 3282227fc13Smrg sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 3292227fc13Smrg sort -u` ;; \ 3302227fc13Smrg esac; \ 3312227fc13Smrg for file in $$dist_files; do \ 332644fc5c1Stron if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 333644fc5c1Stron if test -d $$d/$$file; then \ 3342227fc13Smrg dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 3352227fc13Smrg if test -d "$(distdir)/$$file"; then \ 3362227fc13Smrg find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 3372227fc13Smrg fi; \ 338644fc5c1Stron if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 3392227fc13Smrg cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 3402227fc13Smrg find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 341644fc5c1Stron fi; \ 3422227fc13Smrg cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 343644fc5c1Stron else \ 3442227fc13Smrg test -f "$(distdir)/$$file" \ 3452227fc13Smrg || cp -p $$d/$$file "$(distdir)/$$file" \ 346644fc5c1Stron || exit 1; \ 347644fc5c1Stron fi; \ 348644fc5c1Stron done 3492227fc13Smrg $(MAKE) $(AM_MAKEFLAGS) \ 3502227fc13Smrg top_distdir="$(top_distdir)" distdir="$(distdir)" \ 3512227fc13Smrg dist-hook 3522227fc13Smrg -test -n "$(am__skip_mode_fix)" \ 3532227fc13Smrg || find "$(distdir)" -type d ! -perm -755 \ 3542227fc13Smrg -exec chmod u+rwx,go+rx {} \; -o \ 355644fc5c1Stron ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 356644fc5c1Stron ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 3572227fc13Smrg ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 3582227fc13Smrg || chmod -R a+r "$(distdir)" 359644fc5c1Strondist-gzip: distdir 3602227fc13Smrg tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 361644fc5c1Stron $(am__remove_distdir) 362644fc5c1Strondist-bzip2: distdir 3632227fc13Smrg tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 3642227fc13Smrg $(am__remove_distdir) 3652227fc13Smrg 3662227fc13Smrgdist-lzma: distdir 3672227fc13Smrg tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma 3682227fc13Smrg $(am__remove_distdir) 3692227fc13Smrg 3702227fc13Smrgdist-xz: distdir 3712227fc13Smrg tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz 3722227fc13Smrg $(am__remove_distdir) 3732227fc13Smrg 3742227fc13Smrgdist-tarZ: distdir 3752227fc13Smrg tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 3762227fc13Smrg $(am__remove_distdir) 3772227fc13Smrg 3782227fc13Smrgdist-shar: distdir 3792227fc13Smrg shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 3802227fc13Smrg $(am__remove_distdir) 3812227fc13Smrg 3822227fc13Smrgdist-zip: distdir 3832227fc13Smrg -rm -f $(distdir).zip 3842227fc13Smrg zip -rq $(distdir).zip $(distdir) 385644fc5c1Stron $(am__remove_distdir) 386644fc5c1Stron 387644fc5c1Strondist dist-all: distdir 3882227fc13Smrg tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 3892227fc13Smrg tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 390644fc5c1Stron $(am__remove_distdir) 391644fc5c1Stron 392644fc5c1Stron# This target untars the dist file and tries a VPATH configuration. Then 393644fc5c1Stron# it guarantees that the distribution is self-contained by making another 394644fc5c1Stron# tarfile. 395644fc5c1Strondistcheck: dist 3962227fc13Smrg case '$(DIST_ARCHIVES)' in \ 3972227fc13Smrg *.tar.gz*) \ 3982227fc13Smrg GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ 3992227fc13Smrg *.tar.bz2*) \ 4002227fc13Smrg bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 4012227fc13Smrg *.tar.lzma*) \ 4022227fc13Smrg lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ 4032227fc13Smrg *.tar.xz*) \ 4042227fc13Smrg xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 4052227fc13Smrg *.tar.Z*) \ 4062227fc13Smrg uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 4072227fc13Smrg *.shar.gz*) \ 4082227fc13Smrg GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ 4092227fc13Smrg *.zip*) \ 4102227fc13Smrg unzip $(distdir).zip ;;\ 4112227fc13Smrg esac 412644fc5c1Stron chmod -R a-w $(distdir); chmod a+w $(distdir) 413644fc5c1Stron mkdir $(distdir)/_build 414644fc5c1Stron mkdir $(distdir)/_inst 415644fc5c1Stron chmod a-w $(distdir) 4162227fc13Smrg test -d $(distdir)/_build || exit 0; \ 417644fc5c1Stron dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 418644fc5c1Stron && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 4192227fc13Smrg && am__cwd=`pwd` \ 4202227fc13Smrg && $(am__cd) $(distdir)/_build \ 421644fc5c1Stron && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 422644fc5c1Stron $(DISTCHECK_CONFIGURE_FLAGS) \ 423644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) \ 424644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) dvi \ 425644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) check \ 426644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) install \ 427644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 428644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 429644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 430644fc5c1Stron distuninstallcheck \ 431644fc5c1Stron && chmod -R a-w "$$dc_install_base" \ 432644fc5c1Stron && ({ \ 4332227fc13Smrg (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 434644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 435644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 436644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 437644fc5c1Stron distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 438644fc5c1Stron } || { rm -rf "$$dc_destdir"; exit 1; }) \ 439644fc5c1Stron && rm -rf "$$dc_destdir" \ 4402227fc13Smrg && $(MAKE) $(AM_MAKEFLAGS) dist \ 4412227fc13Smrg && rm -rf $(DIST_ARCHIVES) \ 4422227fc13Smrg && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 4432227fc13Smrg && cd "$$am__cwd" \ 4442227fc13Smrg || exit 1 445644fc5c1Stron $(am__remove_distdir) 4462227fc13Smrg @(echo "$(distdir) archives ready for distribution: "; \ 4472227fc13Smrg list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 4482227fc13Smrg sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 449644fc5c1Strondistcleancheck: distclean 450644fc5c1Stron @if test '$(srcdir)' = . ; then \ 451644fc5c1Stron echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 452644fc5c1Stron exit 1 ; \ 453644fc5c1Stron fi 454644fc5c1Stron @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 455644fc5c1Stron || { echo "ERROR: files left in build directory after distclean:" ; \ 456644fc5c1Stron $(distcleancheck_listfiles) ; \ 457644fc5c1Stron exit 1; } >&2 458644fc5c1Stroncheck-am: all-am 459644fc5c1Stroncheck: check-am 460644fc5c1Stronall-am: Makefile $(DATA) 461644fc5c1Stroninstalldirs: 4622227fc13Smrg for dir in "$(DESTDIR)$(fontdir)"; do \ 4632227fc13Smrg test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 4642227fc13Smrg done 465644fc5c1Stroninstall: install-am 466644fc5c1Stroninstall-exec: install-exec-am 467644fc5c1Stroninstall-data: install-data-am 468644fc5c1Stronuninstall: uninstall-am 469644fc5c1Stron 470644fc5c1Stroninstall-am: all-am 471644fc5c1Stron @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 472644fc5c1Stron 473644fc5c1Stroninstallcheck: installcheck-am 474644fc5c1Stroninstall-strip: 475644fc5c1Stron $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 476644fc5c1Stron install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 477644fc5c1Stron `test -z '$(STRIP)' || \ 478644fc5c1Stron echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 479644fc5c1Stronmostlyclean-generic: 480644fc5c1Stron 481644fc5c1Stronclean-generic: 482644fc5c1Stron -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 483644fc5c1Stron 484644fc5c1Strondistclean-generic: 4852227fc13Smrg -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 4862227fc13Smrg -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 487644fc5c1Stron 488644fc5c1Stronmaintainer-clean-generic: 489644fc5c1Stron @echo "This command is intended for maintainers to use" 490644fc5c1Stron @echo "it deletes files that may require special tools to rebuild." 4912227fc13Smrg -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 492644fc5c1Stronclean: clean-am 493644fc5c1Stron 494644fc5c1Stronclean-am: clean-generic mostlyclean-am 495644fc5c1Stron 496644fc5c1Strondistclean: distclean-am 497644fc5c1Stron -rm -f $(am__CONFIG_DISTCLEAN_FILES) 498644fc5c1Stron -rm -f Makefile 499644fc5c1Strondistclean-am: clean-am distclean-generic 500644fc5c1Stron 501644fc5c1Strondvi: dvi-am 502644fc5c1Stron 503644fc5c1Strondvi-am: 504644fc5c1Stron 5052227fc13Smrghtml: html-am 5062227fc13Smrg 5072227fc13Smrghtml-am: 5082227fc13Smrg 509644fc5c1Stroninfo: info-am 510644fc5c1Stron 511644fc5c1Stroninfo-am: 512644fc5c1Stron 513644fc5c1Stroninstall-data-am: install-fontDATA 514644fc5c1Stron @$(NORMAL_INSTALL) 515644fc5c1Stron $(MAKE) $(AM_MAKEFLAGS) install-data-hook 5162227fc13Smrginstall-dvi: install-dvi-am 5172227fc13Smrg 5182227fc13Smrginstall-dvi-am: 519644fc5c1Stron 520644fc5c1Stroninstall-exec-am: 521644fc5c1Stron 5222227fc13Smrginstall-html: install-html-am 5232227fc13Smrg 5242227fc13Smrginstall-html-am: 5252227fc13Smrg 526644fc5c1Stroninstall-info: install-info-am 527644fc5c1Stron 5282227fc13Smrginstall-info-am: 5292227fc13Smrg 530644fc5c1Stroninstall-man: 531644fc5c1Stron 5322227fc13Smrginstall-pdf: install-pdf-am 5332227fc13Smrg 5342227fc13Smrginstall-pdf-am: 5352227fc13Smrg 5362227fc13Smrginstall-ps: install-ps-am 5372227fc13Smrg 5382227fc13Smrginstall-ps-am: 5392227fc13Smrg 540644fc5c1Stroninstallcheck-am: 541644fc5c1Stron 542644fc5c1Stronmaintainer-clean: maintainer-clean-am 543644fc5c1Stron -rm -f $(am__CONFIG_DISTCLEAN_FILES) 544644fc5c1Stron -rm -rf $(top_srcdir)/autom4te.cache 545644fc5c1Stron -rm -f Makefile 546644fc5c1Stronmaintainer-clean-am: distclean-am maintainer-clean-generic 547644fc5c1Stron 548644fc5c1Stronmostlyclean: mostlyclean-am 549644fc5c1Stron 550644fc5c1Stronmostlyclean-am: mostlyclean-generic 551644fc5c1Stron 552644fc5c1Stronpdf: pdf-am 553644fc5c1Stron 554644fc5c1Stronpdf-am: 555644fc5c1Stron 556644fc5c1Stronps: ps-am 557644fc5c1Stron 558644fc5c1Stronps-am: 559644fc5c1Stron 5602227fc13Smrguninstall-am: uninstall-fontDATA 5612227fc13Smrg 5622227fc13Smrg.MAKE: install-am install-data-am install-strip 563644fc5c1Stron 5642227fc13Smrg.PHONY: all all-am am--refresh check check-am clean clean-generic dist \ 5652227fc13Smrg dist-all dist-bzip2 dist-gzip dist-hook dist-lzma dist-shar \ 5662227fc13Smrg dist-tarZ dist-xz dist-zip distcheck distclean \ 5672227fc13Smrg distclean-generic distcleancheck distdir distuninstallcheck \ 5682227fc13Smrg dvi dvi-am html html-am info info-am install install-am \ 5692227fc13Smrg install-data install-data-am install-data-hook install-dvi \ 5702227fc13Smrg install-dvi-am install-exec install-exec-am install-fontDATA \ 5712227fc13Smrg install-html install-html-am install-info install-info-am \ 5722227fc13Smrg install-man install-pdf install-pdf-am install-ps \ 5732227fc13Smrg install-ps-am install-strip installcheck installcheck-am \ 5742227fc13Smrg installdirs maintainer-clean maintainer-clean-generic \ 5752227fc13Smrg mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ 5762227fc13Smrg uninstall-am uninstall-fontDATA 577644fc5c1Stron 578644fc5c1Stron 5792227fc13Smrg.bdf.pcf$(COMPRESS_SUFFIX): 580644fc5c1Stron @rm -f $@ 5812227fc13Smrg $(AM_V_GEN)$(BDFTOPCF) -t $< | $(COMPRESS) > $@ 582644fc5c1Stron 583644fc5c1Stroninstall-data-hook: 584644fc5c1Stron @rm -f $(DESTDIR)$(fontdir)/font.dir 585644fc5c1Stron $(MKFONTDIR) $(DESTDIR)$(fontdir) 5862227fc13Smrg @RUN_FCCACHE@ 587644fc5c1Stron 588644fc5c1Strondistuninstallcheck: 589644fc5c1Stron @: 5902227fc13Smrg 5912227fc13Smrg.PHONY: ChangeLog INSTALL 5922227fc13Smrg 5932227fc13SmrgINSTALL: 5942227fc13Smrg $(INSTALL_CMD) 5952227fc13Smrg 5962227fc13SmrgChangeLog: 5972227fc13Smrg $(CHANGELOG_CMD) 5982227fc13Smrg 5992227fc13Smrgdist-hook: ChangeLog INSTALL 6002227fc13Smrg 601644fc5c1Stron# Tell versions [3.59,3.63) of GNU make to not export all variables. 602644fc5c1Stron# Otherwise a system limit (for SysV at least) may be exceeded. 603644fc5c1Stron.NOEXPORT: 604