Makefile.in revision 335e815a
1# Makefile.in generated by automake 1.7.9 from Makefile.am. 2# @configure_input@ 3 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 5# Free Software Foundation, Inc. 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 17# Copyright 2005 Red Hat, Inc. 18# 19# Permission to use, copy, modify, distribute, and sell this software 20# and its documentation for any purpose is hereby granted without 21# fee, provided that the above copyright notice appear in all copies 22# and that both that copyright notice and this permission notice 23# appear in supporting documentation, and that the name of Red Hat 24# not be used in advertising or publicity pertaining to distribution 25# of the software without specific, written prior permission. Red 26# Hat makes no representations about the suitability of this software 27# for any purpose. It is provided "as is" without express or implied 28# warranty. 29# 30# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 31# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN 32# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 33# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 34# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 35# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 36# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 37 38srcdir = @srcdir@ 39top_srcdir = @top_srcdir@ 40VPATH = @srcdir@ 41pkgdatadir = $(datadir)/@PACKAGE@ 42pkglibdir = $(libdir)/@PACKAGE@ 43pkgincludedir = $(includedir)/@PACKAGE@ 44top_builddir = . 45 46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 47INSTALL = @INSTALL@ 48install_sh_DATA = $(install_sh) -c -m 644 49install_sh_PROGRAM = $(install_sh) -c 50install_sh_SCRIPT = $(install_sh) -c 51INSTALL_HEADER = $(INSTALL_DATA) 52transform = $(program_transform_name) 53NORMAL_INSTALL = : 54PRE_INSTALL = : 55POST_INSTALL = : 56NORMAL_UNINSTALL = : 57PRE_UNINSTALL = : 58POST_UNINSTALL = : 59ACLOCAL = @ACLOCAL@ 60AMTAR = @AMTAR@ 61AUTOCONF = @AUTOCONF@ 62AUTOHEADER = @AUTOHEADER@ 63AUTOMAKE = @AUTOMAKE@ 64AWK = @AWK@ 65BDFTOPCF = @BDFTOPCF@ 66BDFTRUNCATE = @BDFTRUNCATE@ 67CYGPATH_W = @CYGPATH_W@ 68DEFS = @DEFS@ 69ECHO_C = @ECHO_C@ 70ECHO_N = @ECHO_N@ 71ECHO_T = @ECHO_T@ 72FONTDIR = @FONTDIR@ 73INSTALL_DATA = @INSTALL_DATA@ 74INSTALL_PROGRAM = @INSTALL_PROGRAM@ 75INSTALL_SCRIPT = @INSTALL_SCRIPT@ 76INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 77ISO8859_10_FALSE = @ISO8859_10_FALSE@ 78ISO8859_10_TRUE = @ISO8859_10_TRUE@ 79ISO8859_11_FALSE = @ISO8859_11_FALSE@ 80ISO8859_11_TRUE = @ISO8859_11_TRUE@ 81ISO8859_13_FALSE = @ISO8859_13_FALSE@ 82ISO8859_13_TRUE = @ISO8859_13_TRUE@ 83ISO8859_14_FALSE = @ISO8859_14_FALSE@ 84ISO8859_14_TRUE = @ISO8859_14_TRUE@ 85ISO8859_15_FALSE = @ISO8859_15_FALSE@ 86ISO8859_15_TRUE = @ISO8859_15_TRUE@ 87ISO8859_16_FALSE = @ISO8859_16_FALSE@ 88ISO8859_16_TRUE = @ISO8859_16_TRUE@ 89ISO8859_1_FALSE = @ISO8859_1_FALSE@ 90ISO8859_1_TRUE = @ISO8859_1_TRUE@ 91ISO8859_2_FALSE = @ISO8859_2_FALSE@ 92ISO8859_2_TRUE = @ISO8859_2_TRUE@ 93ISO8859_3_FALSE = @ISO8859_3_FALSE@ 94ISO8859_3_TRUE = @ISO8859_3_TRUE@ 95ISO8859_4_FALSE = @ISO8859_4_FALSE@ 96ISO8859_4_TRUE = @ISO8859_4_TRUE@ 97ISO8859_5_FALSE = @ISO8859_5_FALSE@ 98ISO8859_5_TRUE = @ISO8859_5_TRUE@ 99ISO8859_7_FALSE = @ISO8859_7_FALSE@ 100ISO8859_7_TRUE = @ISO8859_7_TRUE@ 101ISO8859_8_FALSE = @ISO8859_8_FALSE@ 102ISO8859_8_TRUE = @ISO8859_8_TRUE@ 103ISO8859_9_FALSE = @ISO8859_9_FALSE@ 104ISO8859_9_TRUE = @ISO8859_9_TRUE@ 105JISX0201_FALSE = @JISX0201_FALSE@ 106JISX0201_TRUE = @JISX0201_TRUE@ 107KOI8_R_FALSE = @KOI8_R_FALSE@ 108KOI8_R_TRUE = @KOI8_R_TRUE@ 109LIBOBJS = @LIBOBJS@ 110LIBS = @LIBS@ 111LTLIBOBJS = @LTLIBOBJS@ 112MAINT = @MAINT@ 113MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 114MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 115MAKEINFO = @MAKEINFO@ 116MAPFILES_PATH = @MAPFILES_PATH@ 117MAPS_CFLAGS = @MAPS_CFLAGS@ 118MAPS_LIBS = @MAPS_LIBS@ 119MKFONTDIR = @MKFONTDIR@ 120MKFONTSCALE = @MKFONTSCALE@ 121PACKAGE = @PACKAGE@ 122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 123PACKAGE_NAME = @PACKAGE_NAME@ 124PACKAGE_STRING = @PACKAGE_STRING@ 125PACKAGE_TARNAME = @PACKAGE_TARNAME@ 126PACKAGE_VERSION = @PACKAGE_VERSION@ 127PATH_SEPARATOR = @PATH_SEPARATOR@ 128PERL = @PERL@ 129PKG_CONFIG = @PKG_CONFIG@ 130SET_MAKE = @SET_MAKE@ 131SHELL = @SHELL@ 132STRIP = @STRIP@ 133UCS2ANY = @UCS2ANY@ 134VERSION = @VERSION@ 135ac_ct_STRIP = @ac_ct_STRIP@ 136ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 137am__leading_dot = @am__leading_dot@ 138bindir = @bindir@ 139build_alias = @build_alias@ 140datadir = @datadir@ 141exec_prefix = @exec_prefix@ 142host_alias = @host_alias@ 143includedir = @includedir@ 144infodir = @infodir@ 145install_sh = @install_sh@ 146libdir = @libdir@ 147libexecdir = @libexecdir@ 148localstatedir = @localstatedir@ 149mandir = @mandir@ 150oldincludedir = @oldincludedir@ 151prefix = @prefix@ 152program_transform_name = @program_transform_name@ 153sbindir = @sbindir@ 154sharedstatedir = @sharedstatedir@ 155sysconfdir = @sysconfdir@ 156target_alias = @target_alias@ 157 158BDF2UCS_FONT_FILES = \ 159 4x6 \ 160 5x7 \ 161 5x8 \ 162 6x9 \ 163 6x10 \ 164 6x12 \ 165 6x13 \ 166 6x13B \ 167 6x13O \ 168 7x13 \ 169 7x13B \ 170 7x13O \ 171 7x14 \ 172 7x14B \ 173 8x13 \ 174 8x13B \ 175 8x13O \ 176 9x15 \ 177 9x15B \ 178 9x18 \ 179 9x18B \ 180 10x20 181 182BDF2UCS_8_FONT_FILES = \ 183 4x6 \ 184 5x7 \ 185 5x8 \ 186 6x9 \ 187 6x10 \ 188 6x12 \ 189 6x13 \ 190 6x13B \ 191 7x13 \ 192 7x13B \ 193 7x14 \ 194 7x14B \ 195 8x13 \ 196 8x13B \ 197 9x15 \ 198 9x15B \ 199 9x18 \ 200 9x18B \ 201 10x20 202 203BDF2UCS_11_FONT_FILES = \ 204 6x13 \ 205 7x13 \ 206 7x13B \ 207 7x13O \ 208 7x14 \ 209 7x14B \ 210 9x15 \ 211 9x15B \ 212 9x18 \ 213 10x20 214 215BDF2UCS_KOI8_FONT_FILES = \ 216 4x6 \ 217 5x7 \ 218 5x8 \ 219 6x9 \ 220 6x10 \ 221 6x12 \ 222 6x13 \ 223 7x13 \ 224 7x14 \ 225 8x13 \ 226 9x15 \ 227 9x18 \ 228 10x20 229 230BDF2UCS_JISX0201_FONT_FILES = \ 231 7x14 232 233EXTRA_FONT_FILES = \ 234 12x13ja \ 235 18x18ja \ 236 18x18ko \ 237 k14 \ 238 nil2 239 240FONT_FILES = $(BDF2UCS_FONT_FILES) $(EXTRA_FONT_FILES) 241TRUNC_FONT_FILES = $(BDF2UCS_FONT_FILES) 242 243BDF_FILES = $(FONT_FILES:%=%.bdf) 244PCF_FILES = $(FONT_FILES:%=%.pcf.gz) 245 246TRUNC_BDF_FILES = $(TRUNC_FONT_FILES:%=%t.bdf) 247TRUNC_PCF_FILES = $(TRUNC_FONT_FILES:%=%.pcf.gz) 248 249@ISO8859_1_TRUE@ISO8859_1_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-1.bdf) 250@ISO8859_1_TRUE@ISO8859_1_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-1.pcf.gz) 251 252@ISO8859_2_TRUE@ISO8859_2_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-2.bdf) 253@ISO8859_2_TRUE@ISO8859_2_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-2.pcf.gz) 254 255@ISO8859_3_TRUE@ISO8859_3_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-3.bdf) 256@ISO8859_3_TRUE@ISO8859_3_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-3.pcf.gz) 257 258@ISO8859_4_TRUE@ISO8859_4_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-4.bdf) 259@ISO8859_4_TRUE@ISO8859_4_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-4.pcf.gz) 260 261@ISO8859_5_TRUE@ISO8859_5_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-5.bdf) 262@ISO8859_5_TRUE@ISO8859_5_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-5.pcf.gz) 263 264@ISO8859_7_TRUE@ISO8859_7_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-7.bdf) 265@ISO8859_7_TRUE@ISO8859_7_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-7.pcf.gz) 266 267@ISO8859_8_TRUE@ISO8859_8_BDF_FILES = $(BDF2UCS_8_FONT_FILES:%=%-ISO8859-8.bdf) 268@ISO8859_8_TRUE@ISO8859_8_PCF_FILES = $(BDF2UCS_8_FONT_FILES:%=%-ISO8859-8.pcf.gz) 269 270@ISO8859_9_TRUE@ISO8859_9_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-9.bdf) 271@ISO8859_9_TRUE@ISO8859_9_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-9.pcf.gz) 272 273@ISO8859_10_TRUE@ISO8859_10_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-10.bdf) 274@ISO8859_10_TRUE@ISO8859_10_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-10.pcf.gz) 275 276@ISO8859_11_TRUE@ISO8859_11_BDF_FILES = $(BDF2UCS_11_FONT_FILES:%=%-ISO8859-11.bdf) 277@ISO8859_11_TRUE@ISO8859_11_PCF_FILES = $(BDF2UCS_11_FONT_FILES:%=%-ISO8859-11.pcf.gz) 278 279@ISO8859_13_TRUE@ISO8859_13_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-13.bdf) 280@ISO8859_13_TRUE@ISO8859_13_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-13.pcf.gz) 281 282@ISO8859_14_TRUE@ISO8859_14_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-14.bdf) 283@ISO8859_14_TRUE@ISO8859_14_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-14.pcf.gz) 284 285@ISO8859_15_TRUE@ISO8859_15_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-15.bdf) 286@ISO8859_15_TRUE@ISO8859_15_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-15.pcf.gz) 287 288@ISO8859_16_TRUE@ISO8859_16_BDF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-16.bdf) 289@ISO8859_16_TRUE@ISO8859_16_PCF_FILES = $(BDF2UCS_FONT_FILES:%=%-ISO8859-16.pcf.gz) 290 291@KOI8_R_TRUE@KOI8_R_BDF_FILES = $(BDF2UCS_KOI8_FONT_FILES:%=%-KOI8-R.bdf) 292@KOI8_R_TRUE@KOI8_R_PCF_FILES = $(BDF2UCS_KOI8_FONT_FILES:%=%-KOI8-R.pcf.gz) 293 294@JISX0201_TRUE@JISX0201_BDF_FILES = $(BDF2UCS_JISX0201_FONT_FILES:%=%-JISX0201.1976-0.bdf) 295@JISX0201_TRUE@JISX0201_PCF_FILES = $(BDF2UCS_JISX0201_FONT_FILES:%=%-JISX0201.1976-0.pcf.gz) 296 297UTIL_DIR = @MAPFILES_PATH@ 298 299SUFFIXES = .bdf .pcf.gz t.bdf \ 300 -ISO8859-1.bdf \ 301 -ISO8859-2.bdf \ 302 -ISO8859-3.bdf \ 303 -ISO8859-4.bdf \ 304 -ISO8859-5.bdf \ 305 -ISO8859-7.bdf \ 306 -ISO8859-8.bdf \ 307 -ISO8859-9.bdf \ 308 -ISO8859-10.bdf \ 309 -ISO8859-11.bdf \ 310 -ISO8859-13.bdf \ 311 -ISO8859-14.bdf \ 312 -ISO8859-15.bdf \ 313 -ISO8859-16.bdf \ 314 -KOI8-R.bdf \ 315 -JISX0201.1976-0.bdf 316 317 318fontdir = @FONTDIR@ 319font_DATA = \ 320 $(PCF_FILES) \ 321 $(ISO8859_1_PCF_FILES) \ 322 $(ISO8859_2_PCF_FILES) \ 323 $(ISO8859_3_PCF_FILES) \ 324 $(ISO8859_4_PCF_FILES) \ 325 $(ISO8859_5_PCF_FILES) \ 326 $(ISO8859_7_PCF_FILES) \ 327 $(ISO8859_8_PCF_FILES) \ 328 $(ISO8859_9_PCF_FILES) \ 329 $(ISO8859_10_PCF_FILES) \ 330 $(ISO8859_11_PCF_FILES) \ 331 $(ISO8859_13_PCF_FILES) \ 332 $(ISO8859_14_PCF_FILES) \ 333 $(ISO8859_15_PCF_FILES) \ 334 $(ISO8859_16_PCF_FILES) \ 335 $(KOI8_R_PCF_FILES) \ 336 $(JISX0201_PCF_FILES) 337 338BUILT_BDF_FILES = \ 339 $(ISO8859_1_BDF_FILES) \ 340 $(ISO8859_2_BDF_FILES) \ 341 $(ISO8859_3_BDF_FILES) \ 342 $(ISO8859_4_BDF_FILES) \ 343 $(ISO8859_5_BDF_FILES) \ 344 $(ISO8859_7_BDF_FILES) \ 345 $(ISO8859_8_BDF_FILES) \ 346 $(ISO8859_9_BDF_FILES) \ 347 $(ISO8859_10_BDF_FILES) \ 348 $(ISO8859_11_BDF_FILES) \ 349 $(ISO8859_13_BDF_FILES) \ 350 $(ISO8859_14_BDF_FILES) \ 351 $(ISO8859_15_BDF_FILES) \ 352 $(ISO8859_16_BDF_FILES) \ 353 $(KOI8_R_BDF_FILES) \ 354 $(JISX0201_BDF_FILES) 355 356 357CLEANFILES = $(font_DATA) $(TRUNC_BDF_FILES) $(BUILT_BDF_FILES) 358 359EXTRA_DIST = $(BDF_FILES) autogen.sh 360subdir = . 361ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 362mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 363CONFIG_CLEAN_FILES = 364DIST_SOURCES = 365DATA = $(font_DATA) 366 367DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ 368 COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 configure \ 369 configure.ac install-sh missing mkinstalldirs 370all: all-am 371 372.SUFFIXES: 373.SUFFIXES: .bdf .pcf.gz t.bdf -ISO8859-1.bdf -ISO8859-2.bdf -ISO8859-3.bdf -ISO8859-4.bdf -ISO8859-5.bdf -ISO8859-7.bdf -ISO8859-8.bdf -ISO8859-9.bdf -ISO8859-10.bdf -ISO8859-11.bdf -ISO8859-13.bdf -ISO8859-14.bdf -ISO8859-15.bdf -ISO8859-16.bdf -KOI8-R.bdf -JISX0201.1976-0.bdf 374 375am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 376 configure.lineno 377$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 378 cd $(top_srcdir) && \ 379 $(AUTOMAKE) --foreign Makefile 380Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 381 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 382 383$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 384 $(SHELL) ./config.status --recheck 385$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 386 cd $(srcdir) && $(AUTOCONF) 387 388$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 389 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 390uninstall-info-am: 391fontDATA_INSTALL = $(INSTALL_DATA) 392install-fontDATA: $(font_DATA) 393 @$(NORMAL_INSTALL) 394 $(mkinstalldirs) $(DESTDIR)$(fontdir) 395 @list='$(font_DATA)'; for p in $$list; do \ 396 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 397 f="`echo $$p | sed -e 's|^.*/||'`"; \ 398 echo " $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f"; \ 399 $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f; \ 400 done 401 402uninstall-fontDATA: 403 @$(NORMAL_UNINSTALL) 404 @list='$(font_DATA)'; for p in $$list; do \ 405 f="`echo $$p | sed -e 's|^.*/||'`"; \ 406 echo " rm -f $(DESTDIR)$(fontdir)/$$f"; \ 407 rm -f $(DESTDIR)$(fontdir)/$$f; \ 408 done 409tags: TAGS 410TAGS: 411 412ctags: CTAGS 413CTAGS: 414 415DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 416 417top_distdir = . 418distdir = $(PACKAGE)-$(VERSION) 419 420am__remove_distdir = \ 421 { test ! -d $(distdir) \ 422 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 423 && rm -fr $(distdir); }; } 424 425GZIP_ENV = --best 426distuninstallcheck_listfiles = find . -type f -print 427distcleancheck_listfiles = find . -type f -print 428 429distdir: $(DISTFILES) 430 $(am__remove_distdir) 431 mkdir $(distdir) 432 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 433 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 434 list='$(DISTFILES)'; for file in $$list; do \ 435 case $$file in \ 436 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 437 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 438 esac; \ 439 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 440 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 441 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 442 dir="/$$dir"; \ 443 $(mkinstalldirs) "$(distdir)$$dir"; \ 444 else \ 445 dir=''; \ 446 fi; \ 447 if test -d $$d/$$file; then \ 448 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 449 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 450 fi; \ 451 cp -pR $$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 458 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 459 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 460 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 461 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 462 || chmod -R a+r $(distdir) 463dist-gzip: distdir 464 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 465 $(am__remove_distdir) 466 467dist-bzip2: distdir 468 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 469 $(am__remove_distdir) 470 471dist dist-all: distdir 472 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 473 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 474 $(am__remove_distdir) 475 476# This target untars the dist file and tries a VPATH configuration. Then 477# it guarantees that the distribution is self-contained by making another 478# tarfile. 479distcheck: dist 480 $(am__remove_distdir) 481 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 482 chmod -R a-w $(distdir); chmod a+w $(distdir) 483 mkdir $(distdir)/_build 484 mkdir $(distdir)/_inst 485 chmod a-w $(distdir) 486 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 487 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 488 && cd $(distdir)/_build \ 489 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 490 $(DISTCHECK_CONFIGURE_FLAGS) \ 491 && $(MAKE) $(AM_MAKEFLAGS) \ 492 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 493 && $(MAKE) $(AM_MAKEFLAGS) check \ 494 && $(MAKE) $(AM_MAKEFLAGS) install \ 495 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 496 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 497 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 498 distuninstallcheck \ 499 && chmod -R a-w "$$dc_install_base" \ 500 && ({ \ 501 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ 502 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 503 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 504 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 505 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 506 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 507 && rm -rf "$$dc_destdir" \ 508 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 509 && rm -f $(distdir).tar.gz \ 510 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 511 $(am__remove_distdir) 512 @echo "$(distdir).tar.gz is ready for distribution" | \ 513 sed 'h;s/./=/g;p;x;p;x' 514distcleancheck: distclean 515 @if test '$(srcdir)' = . ; then \ 516 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 517 exit 1 ; \ 518 fi 519 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 520 || { echo "ERROR: files left in build directory after distclean:" ; \ 521 $(distcleancheck_listfiles) ; \ 522 exit 1; } >&2 523check-am: all-am 524check: check-am 525all-am: Makefile $(DATA) all-local 526 527installdirs: 528 $(mkinstalldirs) $(DESTDIR)$(fontdir) 529install: install-am 530install-exec: install-exec-am 531install-data: install-data-am 532uninstall: uninstall-am 533 534install-am: all-am 535 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 536 537installcheck: installcheck-am 538install-strip: 539 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 540 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 541 `test -z '$(STRIP)' || \ 542 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 543mostlyclean-generic: 544 545clean-generic: 546 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 547 548distclean-generic: 549 -rm -f $(CONFIG_CLEAN_FILES) 550 551maintainer-clean-generic: 552 @echo "This command is intended for maintainers to use" 553 @echo "it deletes files that may require special tools to rebuild." 554clean: clean-am 555 556clean-am: clean-generic mostlyclean-am 557 558distclean: distclean-am 559 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 560 -rm -f Makefile 561distclean-am: clean-am distclean-generic 562 563dvi: dvi-am 564 565dvi-am: 566 567info: info-am 568 569info-am: 570 571install-data-am: install-fontDATA 572 @$(NORMAL_INSTALL) 573 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 574 575install-exec-am: 576 577install-info: install-info-am 578 579install-man: 580 581installcheck-am: 582 583maintainer-clean: maintainer-clean-am 584 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 585 -rm -rf $(top_srcdir)/autom4te.cache 586 -rm -f Makefile 587maintainer-clean-am: distclean-am maintainer-clean-generic 588 589mostlyclean: mostlyclean-am 590 591mostlyclean-am: mostlyclean-generic 592 593pdf: pdf-am 594 595pdf-am: 596 597ps: ps-am 598 599ps-am: 600 601uninstall-am: uninstall-fontDATA uninstall-info-am 602 603.PHONY: all all-am all-local check check-am clean clean-generic dist \ 604 dist-all dist-bzip2 dist-gzip distcheck distclean \ 605 distclean-generic distcleancheck distdir distuninstallcheck dvi \ 606 dvi-am info info-am install install-am install-data \ 607 install-data-am install-exec install-exec-am install-fontDATA \ 608 install-info install-info-am install-man install-strip \ 609 installcheck installcheck-am installdirs maintainer-clean \ 610 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 611 pdf-am ps ps-am uninstall uninstall-am uninstall-fontDATA \ 612 uninstall-info-am 613 614 615.bdf.pcf.gz: 616 @rm -f $@ 617 $(BDFTOPCF) -t $< | gzip > $@ 618 619.bdft.bdf: 620 @rm -f $@ 621 $(PERL) $(BDFTRUNCATE) 0x3200 < $< > $@ 622 623.bdf-ISO8859-1.bdf: 624 @rm -f $@ 625 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-1 ISO8859-1 626 627.bdf-ISO8859-2.bdf: 628 @rm -f $@ 629 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-2 ISO8859-2 630 631.bdf-ISO8859-3.bdf: 632 @rm -f $@ 633 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-3 ISO8859-3 634 635.bdf-ISO8859-4.bdf: 636 @rm -f $@ 637 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-4 ISO8859-4 638 639.bdf-ISO8859-5.bdf: 640 @rm -f $@ 641 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-5 ISO8859-5 642 643.bdf-ISO8859-7.bdf: 644 @rm -f $@ 645 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-7 ISO8859-7 646 647.bdf-ISO8859-8.bdf: 648 @rm -f $@ 649 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-8 ISO8859-8 650 651.bdf-ISO8859-9.bdf: 652 @rm -f $@ 653 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-9 ISO8859-9 654 655.bdf-ISO8859-10.bdf: 656 @rm -f $@ 657 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-10 ISO8859-10 658 659.bdf-ISO8859-11.bdf: 660 @rm -f $@ 661 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-11 ISO8859-11 662 663.bdf-ISO8859-13.bdf: 664 @rm -f $@ 665 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-13 ISO8859-13 666 667.bdf-ISO8859-14.bdf: 668 @rm -f $@ 669 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-14 ISO8859-14 670 671.bdf-ISO8859-15.bdf: 672 @rm -f $@ 673 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-15 ISO8859-15 674 675.bdf-ISO8859-16.bdf: 676 @rm -f $@ 677 $(UCS2ANY) $< $(UTIL_DIR)/map-ISO8859-16 ISO8859-16 678 679.bdf-KOI8-R.bdf: 680 @rm -f $@ 681 $(UCS2ANY) $< $(UTIL_DIR)/map-KOI8-R KOI8-R 682 683.bdf-JISX0201.1976-0.bdf: 684 @rm -f $@ 685 $(UCS2ANY) $< $(UTIL_DIR)/map-JISX0201.1976-0 JISX0201.1976-0 686 687t.bdf.pcf.gz: 688 @rm -f $@ 689 $(BDFTOPCF) -t $< | gzip > $@ 690 691all-local: $(BUILT_BDF_FILES) $(font_DATA) 692 693install-data-hook: 694 @rm -f $(DESTDIR)$(fontdir)/fonts.scale 695 $(MKFONTSCALE) $(DESTDIR)$(fontdir) 696 @rm -f $(DESTDIR)$(fontdir)/font.dir 697 $(MKFONTDIR) $(DESTDIR)$(fontdir) 698 699distuninstallcheck: 700 @: 701# Tell versions [3.59,3.63) of GNU make to not export all variables. 702# Otherwise a system limit (for SysV at least) may be exceeded. 703.NOEXPORT: 704