Makefile.in revision 56f6b22b
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@ 66CYGPATH_W = @CYGPATH_W@ 67DEFS = @DEFS@ 68ECHO_C = @ECHO_C@ 69ECHO_N = @ECHO_N@ 70ECHO_T = @ECHO_T@ 71FONTDIR = @FONTDIR@ 72INSTALL_DATA = @INSTALL_DATA@ 73INSTALL_PROGRAM = @INSTALL_PROGRAM@ 74INSTALL_SCRIPT = @INSTALL_SCRIPT@ 75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 76LIBOBJS = @LIBOBJS@ 77LIBS = @LIBS@ 78LTLIBOBJS = @LTLIBOBJS@ 79MAINT = @MAINT@ 80MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 81MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 82MAKEINFO = @MAKEINFO@ 83MKFONTDIR = @MKFONTDIR@ 84MKFONTSCALE = @MKFONTSCALE@ 85PACKAGE = @PACKAGE@ 86PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 87PACKAGE_NAME = @PACKAGE_NAME@ 88PACKAGE_STRING = @PACKAGE_STRING@ 89PACKAGE_TARNAME = @PACKAGE_TARNAME@ 90PACKAGE_VERSION = @PACKAGE_VERSION@ 91PATH_SEPARATOR = @PATH_SEPARATOR@ 92SET_MAKE = @SET_MAKE@ 93SHELL = @SHELL@ 94STRIP = @STRIP@ 95VERSION = @VERSION@ 96ac_ct_STRIP = @ac_ct_STRIP@ 97am__leading_dot = @am__leading_dot@ 98bindir = @bindir@ 99build_alias = @build_alias@ 100datadir = @datadir@ 101exec_prefix = @exec_prefix@ 102host_alias = @host_alias@ 103includedir = @includedir@ 104infodir = @infodir@ 105install_sh = @install_sh@ 106libdir = @libdir@ 107libexecdir = @libexecdir@ 108localstatedir = @localstatedir@ 109mandir = @mandir@ 110oldincludedir = @oldincludedir@ 111prefix = @prefix@ 112program_transform_name = @program_transform_name@ 113sbindir = @sbindir@ 114sharedstatedir = @sharedstatedir@ 115sysconfdir = @sysconfdir@ 116target_alias = @target_alias@ 117 118FONT_FILES = \ 119 charB08 \ 120 charB10 \ 121 charB12 \ 122 charB14 \ 123 charB18 \ 124 charB24 \ 125 charBI08 \ 126 charBI10 \ 127 charBI12 \ 128 charBI14 \ 129 charBI18 \ 130 charBI24 \ 131 charI08 \ 132 charI10 \ 133 charI12 \ 134 charI14 \ 135 charI18 \ 136 charI24 \ 137 charR08 \ 138 charR10 \ 139 charR12 \ 140 charR14 \ 141 charR18 \ 142 charR24 \ 143 tech14 \ 144 techB14 \ 145 term14 \ 146 termB14 147 148 149BDF_FILES = $(FONT_FILES:%=%.bdf) 150PCF_FILES = $(FONT_FILES:%=%.pcf.gz) 151 152SUFFIXES = .bdf .pcf.gz 153 154fontdir = @FONTDIR@ 155font_DATA = $(PCF_FILES) 156CLEANFILES = $(font_DATA) 157 158EXTRA_DIST = $(BDF_FILES) autogen.sh 159subdir = . 160ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 161mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 162CONFIG_CLEAN_FILES = 163DIST_SOURCES = 164DATA = $(font_DATA) 165 166DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ 167 COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 configure \ 168 configure.ac install-sh missing mkinstalldirs 169all: all-am 170 171.SUFFIXES: 172.SUFFIXES: .bdf .pcf.gz 173 174am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 175 configure.lineno 176$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 177 cd $(top_srcdir) && \ 178 $(AUTOMAKE) --foreign Makefile 179Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 180 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 181 182$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 183 $(SHELL) ./config.status --recheck 184$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 185 cd $(srcdir) && $(AUTOCONF) 186 187$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac 188 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 189uninstall-info-am: 190fontDATA_INSTALL = $(INSTALL_DATA) 191install-fontDATA: $(font_DATA) 192 @$(NORMAL_INSTALL) 193 $(mkinstalldirs) $(DESTDIR)$(fontdir) 194 @list='$(font_DATA)'; for p in $$list; do \ 195 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 196 f="`echo $$p | sed -e 's|^.*/||'`"; \ 197 echo " $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f"; \ 198 $(fontDATA_INSTALL) $$d$$p $(DESTDIR)$(fontdir)/$$f; \ 199 done 200 201uninstall-fontDATA: 202 @$(NORMAL_UNINSTALL) 203 @list='$(font_DATA)'; for p in $$list; do \ 204 f="`echo $$p | sed -e 's|^.*/||'`"; \ 205 echo " rm -f $(DESTDIR)$(fontdir)/$$f"; \ 206 rm -f $(DESTDIR)$(fontdir)/$$f; \ 207 done 208tags: TAGS 209TAGS: 210 211ctags: CTAGS 212CTAGS: 213 214DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 215 216top_distdir = . 217distdir = $(PACKAGE)-$(VERSION) 218 219am__remove_distdir = \ 220 { test ! -d $(distdir) \ 221 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 222 && rm -fr $(distdir); }; } 223 224GZIP_ENV = --best 225distuninstallcheck_listfiles = find . -type f -print 226distcleancheck_listfiles = find . -type f -print 227 228distdir: $(DISTFILES) 229 $(am__remove_distdir) 230 mkdir $(distdir) 231 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 232 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 233 list='$(DISTFILES)'; for file in $$list; do \ 234 case $$file in \ 235 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 236 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 237 esac; \ 238 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 239 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 240 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 241 dir="/$$dir"; \ 242 $(mkinstalldirs) "$(distdir)$$dir"; \ 243 else \ 244 dir=''; \ 245 fi; \ 246 if test -d $$d/$$file; then \ 247 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 248 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 249 fi; \ 250 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 251 else \ 252 test -f $(distdir)/$$file \ 253 || cp -p $$d/$$file $(distdir)/$$file \ 254 || exit 1; \ 255 fi; \ 256 done 257 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 258 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 259 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 260 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 261 || chmod -R a+r $(distdir) 262dist-gzip: distdir 263 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 264 $(am__remove_distdir) 265 266dist-bzip2: distdir 267 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 268 $(am__remove_distdir) 269 270dist dist-all: distdir 271 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 272 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2 273 $(am__remove_distdir) 274 275# This target untars the dist file and tries a VPATH configuration. Then 276# it guarantees that the distribution is self-contained by making another 277# tarfile. 278distcheck: dist 279 $(am__remove_distdir) 280 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 281 chmod -R a-w $(distdir); chmod a+w $(distdir) 282 mkdir $(distdir)/_build 283 mkdir $(distdir)/_inst 284 chmod a-w $(distdir) 285 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 286 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 287 && cd $(distdir)/_build \ 288 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 289 $(DISTCHECK_CONFIGURE_FLAGS) \ 290 && $(MAKE) $(AM_MAKEFLAGS) \ 291 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 292 && $(MAKE) $(AM_MAKEFLAGS) check \ 293 && $(MAKE) $(AM_MAKEFLAGS) install \ 294 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 295 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 296 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 297 distuninstallcheck \ 298 && chmod -R a-w "$$dc_install_base" \ 299 && ({ \ 300 (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ 301 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 302 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 303 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 304 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 305 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 306 && rm -rf "$$dc_destdir" \ 307 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 308 && rm -f $(distdir).tar.gz \ 309 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 310 $(am__remove_distdir) 311 @echo "$(distdir).tar.gz is ready for distribution" | \ 312 sed 'h;s/./=/g;p;x;p;x' 313distcleancheck: distclean 314 @if test '$(srcdir)' = . ; then \ 315 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 316 exit 1 ; \ 317 fi 318 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 319 || { echo "ERROR: files left in build directory after distclean:" ; \ 320 $(distcleancheck_listfiles) ; \ 321 exit 1; } >&2 322check-am: all-am 323check: check-am 324all-am: Makefile $(DATA) 325 326installdirs: 327 $(mkinstalldirs) $(DESTDIR)$(fontdir) 328install: install-am 329install-exec: install-exec-am 330install-data: install-data-am 331uninstall: uninstall-am 332 333install-am: all-am 334 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 335 336installcheck: installcheck-am 337install-strip: 338 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 339 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 340 `test -z '$(STRIP)' || \ 341 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 342mostlyclean-generic: 343 344clean-generic: 345 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 346 347distclean-generic: 348 -rm -f $(CONFIG_CLEAN_FILES) 349 350maintainer-clean-generic: 351 @echo "This command is intended for maintainers to use" 352 @echo "it deletes files that may require special tools to rebuild." 353clean: clean-am 354 355clean-am: clean-generic mostlyclean-am 356 357distclean: distclean-am 358 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 359 -rm -f Makefile 360distclean-am: clean-am distclean-generic 361 362dvi: dvi-am 363 364dvi-am: 365 366info: info-am 367 368info-am: 369 370install-data-am: install-fontDATA 371 @$(NORMAL_INSTALL) 372 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 373 374install-exec-am: 375 376install-info: install-info-am 377 378install-man: 379 380installcheck-am: 381 382maintainer-clean: maintainer-clean-am 383 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 384 -rm -rf $(top_srcdir)/autom4te.cache 385 -rm -f Makefile 386maintainer-clean-am: distclean-am maintainer-clean-generic 387 388mostlyclean: mostlyclean-am 389 390mostlyclean-am: mostlyclean-generic 391 392pdf: pdf-am 393 394pdf-am: 395 396ps: ps-am 397 398ps-am: 399 400uninstall-am: uninstall-fontDATA uninstall-info-am 401 402.PHONY: all all-am check check-am clean clean-generic dist dist-all \ 403 dist-bzip2 dist-gzip distcheck distclean distclean-generic \ 404 distcleancheck distdir distuninstallcheck dvi dvi-am info \ 405 info-am install install-am install-data install-data-am \ 406 install-exec install-exec-am install-fontDATA install-info \ 407 install-info-am install-man install-strip installcheck \ 408 installcheck-am installdirs maintainer-clean \ 409 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ 410 pdf-am ps ps-am uninstall uninstall-am uninstall-fontDATA \ 411 uninstall-info-am 412 413 414.bdf.pcf.gz: 415 @rm -f $@ 416 $(BDFTOPCF) -t $< | gzip > $@ 417 418install-data-hook: 419 @rm -f $(DESTDIR)$(fontdir)/fonts.scale 420 $(MKFONTSCALE) $(DESTDIR)$(fontdir) 421 @rm -f $(DESTDIR)$(fontdir)/font.dir 422 $(MKFONTDIR) $(DESTDIR)$(fontdir) 423 424distuninstallcheck: 425 @: 426# Tell versions [3.59,3.63) of GNU make to not export all variables. 427# Otherwise a system limit (for SysV at least) may be exceeded. 428.NOEXPORT: 429