Makefile.in revision 644fc5c1
1644fc5c1Stron# Makefile.in generated by automake 1.7.9 from Makefile.am. 2644fc5c1Stron# @configure_input@ 3644fc5c1Stron 4644fc5c1Stron# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 5644fc5c1Stron# Free Software Foundation, Inc. 6644fc5c1Stron# This Makefile.in is free software; the Free Software Foundation 7644fc5c1Stron# gives unlimited permission to copy and/or distribute it, 8644fc5c1Stron# with or without modifications, as long as this notice is preserved. 9644fc5c1Stron 10644fc5c1Stron# This program is distributed in the hope that it will be useful, 11644fc5c1Stron# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12644fc5c1Stron# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13644fc5c1Stron# PARTICULAR PURPOSE. 14644fc5c1Stron 15644fc5c1Stron@SET_MAKE@ 16644fc5c1Stron 17644fc5c1Stron# Copyright 2005 Red Hat, Inc. 18644fc5c1Stron# 19644fc5c1Stron# Permission to use, copy, modify, distribute, and sell this software 20644fc5c1Stron# and its documentation for any purpose is hereby granted without 21644fc5c1Stron# fee, provided that the above copyright notice appear in all copies 22644fc5c1Stron# and that both that copyright notice and this permission notice 23644fc5c1Stron# appear in supporting documentation, and that the name of Red Hat 24644fc5c1Stron# not be used in advertising or publicity pertaining to distribution 25644fc5c1Stron# of the software without specific, written prior permission. Red 26644fc5c1Stron# Hat makes no representations about the suitability of this software 27644fc5c1Stron# for any purpose. It is provided "as is" without express or implied 28644fc5c1Stron# warranty. 29644fc5c1Stron# 30644fc5c1Stron# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 31644fc5c1Stron# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN 32644fc5c1Stron# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 33644fc5c1Stron# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 34644fc5c1Stron# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 35644fc5c1Stron# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 36644fc5c1Stron# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 37644fc5c1Stron 38644fc5c1Stronsrcdir = @srcdir@ 39644fc5c1Strontop_srcdir = @top_srcdir@ 40644fc5c1StronVPATH = @srcdir@ 41644fc5c1Stronpkgdatadir = $(datadir)/@PACKAGE@ 42644fc5c1Stronpkglibdir = $(libdir)/@PACKAGE@ 43644fc5c1Stronpkgincludedir = $(includedir)/@PACKAGE@ 44644fc5c1Strontop_builddir = . 45644fc5c1Stron 46644fc5c1Stronam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 47644fc5c1StronINSTALL = @INSTALL@ 48644fc5c1Stroninstall_sh_DATA = $(install_sh) -c -m 644 49644fc5c1Stroninstall_sh_PROGRAM = $(install_sh) -c 50644fc5c1Stroninstall_sh_SCRIPT = $(install_sh) -c 51644fc5c1StronINSTALL_HEADER = $(INSTALL_DATA) 52644fc5c1Strontransform = $(program_transform_name) 53644fc5c1StronNORMAL_INSTALL = : 54644fc5c1StronPRE_INSTALL = : 55644fc5c1StronPOST_INSTALL = : 56644fc5c1StronNORMAL_UNINSTALL = : 57644fc5c1StronPRE_UNINSTALL = : 58644fc5c1StronPOST_UNINSTALL = : 59644fc5c1StronACLOCAL = @ACLOCAL@ 60644fc5c1StronAMTAR = @AMTAR@ 61644fc5c1StronAUTOCONF = @AUTOCONF@ 62644fc5c1StronAUTOHEADER = @AUTOHEADER@ 63644fc5c1StronAUTOMAKE = @AUTOMAKE@ 64644fc5c1StronAWK = @AWK@ 65644fc5c1StronBDFTOPCF = @BDFTOPCF@ 66644fc5c1StronCYGPATH_W = @CYGPATH_W@ 67644fc5c1StronDEFS = @DEFS@ 68644fc5c1StronECHO_C = @ECHO_C@ 69644fc5c1StronECHO_N = @ECHO_N@ 70644fc5c1StronECHO_T = @ECHO_T@ 71644fc5c1StronFONTDIR = @FONTDIR@ 72644fc5c1StronINSTALL_DATA = @INSTALL_DATA@ 73644fc5c1StronINSTALL_PROGRAM = @INSTALL_PROGRAM@ 74644fc5c1StronINSTALL_SCRIPT = @INSTALL_SCRIPT@ 75644fc5c1StronINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 76644fc5c1StronLIBOBJS = @LIBOBJS@ 77644fc5c1StronLIBS = @LIBS@ 78644fc5c1StronLTLIBOBJS = @LTLIBOBJS@ 79644fc5c1StronMAINT = @MAINT@ 80644fc5c1StronMAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 81644fc5c1StronMAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 82644fc5c1StronMAKEINFO = @MAKEINFO@ 83644fc5c1StronMKFONTDIR = @MKFONTDIR@ 84644fc5c1StronMKFONTSCALE = @MKFONTSCALE@ 85644fc5c1StronPACKAGE = @PACKAGE@ 86644fc5c1StronPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 87644fc5c1StronPACKAGE_NAME = @PACKAGE_NAME@ 88644fc5c1StronPACKAGE_STRING = @PACKAGE_STRING@ 89644fc5c1StronPACKAGE_TARNAME = @PACKAGE_TARNAME@ 90644fc5c1StronPACKAGE_VERSION = @PACKAGE_VERSION@ 91644fc5c1StronPATH_SEPARATOR = @PATH_SEPARATOR@ 92644fc5c1StronSET_MAKE = @SET_MAKE@ 93644fc5c1StronSHELL = @SHELL@ 94644fc5c1StronSTRIP = @STRIP@ 95644fc5c1StronVERSION = @VERSION@ 96644fc5c1Stronac_ct_STRIP = @ac_ct_STRIP@ 97644fc5c1Stronam__leading_dot = @am__leading_dot@ 98644fc5c1Stronbindir = @bindir@ 99644fc5c1Stronbuild_alias = @build_alias@ 100644fc5c1Strondatadir = @datadir@ 101644fc5c1Stronexec_prefix = @exec_prefix@ 102644fc5c1Stronhost_alias = @host_alias@ 103644fc5c1Stronincludedir = @includedir@ 104644fc5c1Stroninfodir = @infodir@ 105644fc5c1Stroninstall_sh = @install_sh@ 106644fc5c1Stronlibdir = @libdir@ 107644fc5c1Stronlibexecdir = @libexecdir@ 108644fc5c1Stronlocalstatedir = @localstatedir@ 109644fc5c1Stronmandir = @mandir@ 110644fc5c1Stronoldincludedir = @oldincludedir@ 111644fc5c1Stronprefix = @prefix@ 112644fc5c1Stronprogram_transform_name = @program_transform_name@ 113644fc5c1Stronsbindir = @sbindir@ 114644fc5c1Stronsharedstatedir = @sharedstatedir@ 115644fc5c1Stronsysconfdir = @sysconfdir@ 116644fc5c1Strontarget_alias = @target_alias@ 117644fc5c1Stron 118644fc5c1StronFONT_FILES = \ 119644fc5c1Stron 12x24 \ 120644fc5c1Stron 12x24rk \ 121644fc5c1Stron 8x16 \ 122644fc5c1Stron 8x16rk 123644fc5c1Stron 124644fc5c1Stron 125644fc5c1StronBDF_FILES = $(FONT_FILES:%=%.bdf) 126644fc5c1StronPCF_FILES = $(FONT_FILES:%=%.pcf.gz) 127644fc5c1Stron 128644fc5c1StronSUFFIXES = .bdf .pcf.gz 129644fc5c1Stron 130644fc5c1Stronfontdir = @FONTDIR@ 131644fc5c1Stronfont_DATA = $(PCF_FILES) 132644fc5c1StronCLEANFILES = $(font_DATA) 133644fc5c1Stron 134644fc5c1StronEXTRA_DIST = $(BDF_FILES) autogen.sh 135644fc5c1Stronsubdir = . 136644fc5c1StronACLOCAL_M4 = $(top_srcdir)/aclocal.m4 137644fc5c1Stronmkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 138644fc5c1StronCONFIG_CLEAN_FILES = 139644fc5c1StronDIST_SOURCES = 140644fc5c1StronDATA = $(font_DATA) 141644fc5c1Stron 142644fc5c1StronDIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ 143644fc5c1Stron COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 configure \ 144644fc5c1Stron configure.ac install-sh missing mkinstalldirs 145644fc5c1Stronall: all-am 146644fc5c1Stron 147644fc5c1Stron.SUFFIXES: 148644fc5c1Stron.SUFFIXES: .bdf .pcf.gz 149644fc5c1Stron 150644fc5c1Stronam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 151644fc5c1Stron configure.lineno 152644fc5c1Stron$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 153644fc5c1Stron cd $(top_srcdir) && \ 154644fc5c1Stron $(AUTOMAKE) --foreign Makefile 155644fc5c1StronMakefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 156644fc5c1Stron cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 157644fc5c1Stron 158644fc5c1Stron$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 159644fc5c1Stron $(SHELL) ./config.status --recheck 160644fc5c1Stron$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 161644fc5c1Stron cd $(srcdir) && $(AUTOCONF) 162644fc5c1Stron 163644fc5c1Stron$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 164644fc5c1Stron cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 165644fc5c1Stronuninstall-info-am: 166644fc5c1StronfontDATA_INSTALL = $(INSTALL_DATA) 167644fc5c1Stroninstall-fontDATA: $(font_DATA) 168644fc5c1Stron @$(NORMAL_INSTALL) 169644fc5c1Stron $(mkinstalldirs) $(DESTDIR)$(fontdir) 170644fc5c1Stron @list='$(font_DATA)'; for p in $$list; do \ 171644fc5c1Stron if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 172644fc5c1Stron f="`echo $$p | sed -e 's|^.*/||'`"; \ 173644fc5c1Stron echo " $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f"; \ 174644fc5c1Stron $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f; \ 175644fc5c1Stron done 176644fc5c1Stron 177644fc5c1Stronuninstall-fontDATA: 178644fc5c1Stron @$(NORMAL_UNINSTALL) 179644fc5c1Stron @list='$(font_DATA)'; for p in $$list; do \ 180644fc5c1Stron f="`echo $$p | sed -e 's|^.*/||'`"; \ 181644fc5c1Stron echo " rm -f $(DESTDIR)$(fontdir)/$$f"; \ 182644fc5c1Stron rm -f $(DESTDIR)$(fontdir)/$$f; \ 183644fc5c1Stron done 184644fc5c1Strontags: TAGS 185644fc5c1StronTAGS: 186644fc5c1Stron 187644fc5c1Stronctags: CTAGS 188644fc5c1StronCTAGS: 189644fc5c1Stron 190644fc5c1StronDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 191644fc5c1Stron 192644fc5c1Strontop_distdir = . 193644fc5c1Strondistdir = $(PACKAGE)-$(VERSION) 194644fc5c1Stron 195644fc5c1Stronam__remove_distdir = \ 196644fc5c1Stron { test ! -d $(distdir) \ 197644fc5c1Stron || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 198644fc5c1Stron && rm -fr $(distdir); }; } 199644fc5c1Stron 200644fc5c1StronGZIP_ENV = --best 201644fc5c1Strondistuninstallcheck_listfiles = find . -type f -print 202644fc5c1Strondistcleancheck_listfiles = find . -type f -print 203644fc5c1Stron 204644fc5c1Strondistdir: $(DISTFILES) 205644fc5c1Stron $(am__remove_distdir) 206644fc5c1Stron mkdir $(distdir) 207644fc5c1Stron @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 208644fc5c1Stron topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 209644fc5c1Stron list='$(DISTFILES)'; for file in $$list; do \ 210644fc5c1Stron case $$file in \ 211644fc5c1Stron $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 212644fc5c1Stron $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 213644fc5c1Stron esac; \ 214644fc5c1Stron if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 215644fc5c1Stron dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 216644fc5c1Stron if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 217644fc5c1Stron dir="/$$dir"; \ 218644fc5c1Stron $(mkinstalldirs) "$(distdir)$$dir"; \ 219644fc5c1Stron else \ 220644fc5c1Stron dir=''; \ 221644fc5c1Stron fi; \ 222644fc5c1Stron if test -d $$d/$$file; then \ 223644fc5c1Stron if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 224644fc5c1Stron cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 225644fc5c1Stron fi; \ 226644fc5c1Stron cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 227644fc5c1Stron else \ 228644fc5c1Stron test -f $(distdir)/$$file \ 229644fc5c1Stron || cp -p $$d/$$file $(distdir)/$$file \ 230644fc5c1Stron || exit 1; \ 231644fc5c1Stron fi; \ 232644fc5c1Stron done 233644fc5c1Stron -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 234644fc5c1Stron ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 235644fc5c1Stron ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 236644fc5c1Stron ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 237644fc5c1Stron || chmod -R a+r $(distdir) 238644fc5c1Strondist-gzip: distdir 239644fc5c1Stron $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 240644fc5c1Stron $(am__remove_distdir) 241644fc5c1Stron 242644fc5c1Strondist-bzip2: distdir 243644fc5c1Stron $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 244644fc5c1Stron $(am__remove_distdir) 245644fc5c1Stron 246644fc5c1Strondist dist-all: distdir 247644fc5c1Stron $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 248644fc5c1Stron $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 249644fc5c1Stron $(am__remove_distdir) 250644fc5c1Stron 251644fc5c1Stron# This target untars the dist file and tries a VPATH configuration. Then 252644fc5c1Stron# it guarantees that the distribution is self-contained by making another 253644fc5c1Stron# tarfile. 254644fc5c1Strondistcheck: dist 255644fc5c1Stron $(am__remove_distdir) 256644fc5c1Stron GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 257644fc5c1Stron chmod -R a-w $(distdir); chmod a+w $(distdir) 258644fc5c1Stron mkdir $(distdir)/_build 259644fc5c1Stron mkdir $(distdir)/_inst 260644fc5c1Stron chmod a-w $(distdir) 261644fc5c1Stron dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 262644fc5c1Stron && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 263644fc5c1Stron && cd $(distdir)/_build \ 264644fc5c1Stron && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 265644fc5c1Stron $(DISTCHECK_CONFIGURE_FLAGS) \ 266644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) \ 267644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) dvi \ 268644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) check \ 269644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) install \ 270644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 271644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 272644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 273644fc5c1Stron distuninstallcheck \ 274644fc5c1Stron && chmod -R a-w "$$dc_install_base" \ 275644fc5c1Stron && ({ \ 276644fc5c1Stron (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ 277644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 278644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 279644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 280644fc5c1Stron distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 281644fc5c1Stron } || { rm -rf "$$dc_destdir"; exit 1; }) \ 282644fc5c1Stron && rm -rf "$$dc_destdir" \ 283644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 284644fc5c1Stron && rm -f $(distdir).tar.gz \ 285644fc5c1Stron && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 286644fc5c1Stron $(am__remove_distdir) 287644fc5c1Stron @echo "$(distdir).tar.gz is ready for distribution" | \ 288644fc5c1Stron sed 'h;s/./=/g;p;x;p;x' 289644fc5c1Strondistcleancheck: distclean 290644fc5c1Stron @if test '$(srcdir)' = . ; then \ 291644fc5c1Stron echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 292644fc5c1Stron exit 1 ; \ 293644fc5c1Stron fi 294644fc5c1Stron @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 295644fc5c1Stron || { echo "ERROR: files left in build directory after distclean:" ; \ 296644fc5c1Stron $(distcleancheck_listfiles) ; \ 297644fc5c1Stron exit 1; } >&2 298644fc5c1Stroncheck-am: all-am 299644fc5c1Stroncheck: check-am 300644fc5c1Stronall-am: Makefile $(DATA) 301644fc5c1Stron 302644fc5c1Stroninstalldirs: 303644fc5c1Stron $(mkinstalldirs) $(DESTDIR)$(fontdir) 304644fc5c1Stroninstall: install-am 305644fc5c1Stroninstall-exec: install-exec-am 306644fc5c1Stroninstall-data: install-data-am 307644fc5c1Stronuninstall: uninstall-am 308644fc5c1Stron 309644fc5c1Stroninstall-am: all-am 310644fc5c1Stron @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 311644fc5c1Stron 312644fc5c1Stroninstallcheck: installcheck-am 313644fc5c1Stroninstall-strip: 314644fc5c1Stron $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 315644fc5c1Stron install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 316644fc5c1Stron `test -z '$(STRIP)' || \ 317644fc5c1Stron echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 318644fc5c1Stronmostlyclean-generic: 319644fc5c1Stron 320644fc5c1Stronclean-generic: 321644fc5c1Stron -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 322644fc5c1Stron 323644fc5c1Strondistclean-generic: 324644fc5c1Stron -rm -f $(CONFIG_CLEAN_FILES) 325644fc5c1Stron 326644fc5c1Stronmaintainer-clean-generic: 327644fc5c1Stron @echo "This command is intended for maintainers to use" 328644fc5c1Stron @echo "it deletes files that may require special tools to rebuild." 329644fc5c1Stronclean: clean-am 330644fc5c1Stron 331644fc5c1Stronclean-am: clean-generic mostlyclean-am 332644fc5c1Stron 333644fc5c1Strondistclean: distclean-am 334644fc5c1Stron -rm -f $(am__CONFIG_DISTCLEAN_FILES) 335644fc5c1Stron -rm -f Makefile 336644fc5c1Strondistclean-am: clean-am distclean-generic 337644fc5c1Stron 338644fc5c1Strondvi: dvi-am 339644fc5c1Stron 340644fc5c1Strondvi-am: 341644fc5c1Stron 342644fc5c1Stroninfo: info-am 343644fc5c1Stron 344644fc5c1Stroninfo-am: 345644fc5c1Stron 346644fc5c1Stroninstall-data-am: install-fontDATA 347644fc5c1Stron @$(NORMAL_INSTALL) 348644fc5c1Stron $(MAKE) $(AM_MAKEFLAGS) install-data-hook 349644fc5c1Stron 350644fc5c1Stroninstall-exec-am: 351644fc5c1Stron 352644fc5c1Stroninstall-info: install-info-am 353644fc5c1Stron 354644fc5c1Stroninstall-man: 355644fc5c1Stron 356644fc5c1Stroninstallcheck-am: 357644fc5c1Stron 358644fc5c1Stronmaintainer-clean: maintainer-clean-am 359644fc5c1Stron -rm -f $(am__CONFIG_DISTCLEAN_FILES) 360644fc5c1Stron -rm -rf $(top_srcdir)/autom4te.cache 361644fc5c1Stron -rm -f Makefile 362644fc5c1Stronmaintainer-clean-am: distclean-am maintainer-clean-generic 363644fc5c1Stron 364644fc5c1Stronmostlyclean: mostlyclean-am 365644fc5c1Stron 366644fc5c1Stronmostlyclean-am: mostlyclean-generic 367644fc5c1Stron 368644fc5c1Stronpdf: pdf-am 369644fc5c1Stron 370644fc5c1Stronpdf-am: 371644fc5c1Stron 372644fc5c1Stronps: ps-am 373644fc5c1Stron 374644fc5c1Stronps-am: 375644fc5c1Stron 376644fc5c1Stronuninstall-am: uninstall-fontDATA uninstall-info-am 377644fc5c1Stron 378644fc5c1Stron.PHONY: all all-am check check-am clean clean-generic dist dist-all \ 379644fc5c1Stron dist-bzip2 dist-gzip distcheck distclean distclean-generic \ 380644fc5c1Stron distcleancheck distdir distuninstallcheck dvi dvi-am info \ 381644fc5c1Stron info-am install install-am install-data install-data-am \ 382644fc5c1Stron install-exec install-exec-am install-fontDATA install-info \ 383644fc5c1Stron install-info-am install-man install-strip installcheck \ 384644fc5c1Stron installcheck-am installdirs maintainer-clean \ 385644fc5c1Stron maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 386644fc5c1Stron pdf-am ps ps-am uninstall uninstall-am uninstall-fontDATA \ 387644fc5c1Stron uninstall-info-am 388644fc5c1Stron 389644fc5c1Stron 390644fc5c1Stron.bdf.pcf.gz: 391644fc5c1Stron @rm -f $@ 392644fc5c1Stron $(BDFTOPCF) -t $< | gzip > $@ 393644fc5c1Stron 394644fc5c1Stroninstall-data-hook: 395644fc5c1Stron @rm -f $(DESTDIR)$(fontdir)/fonts.scale 396644fc5c1Stron $(MKFONTSCALE) $(DESTDIR)$(fontdir) 397644fc5c1Stron @rm -f $(DESTDIR)$(fontdir)/font.dir 398644fc5c1Stron $(MKFONTDIR) $(DESTDIR)$(fontdir) 399644fc5c1Stron 400644fc5c1Strondistuninstallcheck: 401644fc5c1Stron @: 402644fc5c1Stron# Tell versions [3.59,3.63) of GNU make to not export all variables. 403644fc5c1Stron# Otherwise a system limit (for SysV at least) may be exceeded. 404644fc5c1Stron.NOEXPORT: 405