Makefile.in revision fb4ebca8
1# Makefile.in generated by automake 1.14.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2013 Free Software Foundation, Inc. 5 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# 18# Copyright 2005 Red Hat, Inc. 19# 20# Permission to use, copy, modify, distribute, and sell this software 21# and its documentation for any purpose is hereby granted without fee, 22# provided that the above copyright notice appear in all copies and that 23# both that copyright notice and this permission notice appear in 24# supporting documentation, and that the name of Red Hat not be used in 25# advertising or publicity pertaining to distribution of the software 26# without specific, written prior permission. Red Hat makes no 27# representations about the suitability of this software for any 28# purpose. It is provided "as is" without express or implied 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 OF 34# USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR 35# OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 36# PERFORMANCE OF THIS SOFTWARE. 37 38VPATH = @srcdir@ 39am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' 40am__make_running_with_option = \ 41 case $${target_option-} in \ 42 ?) ;; \ 43 *) echo "am__make_running_with_option: internal error: invalid" \ 44 "target option '$${target_option-}' specified" >&2; \ 45 exit 1;; \ 46 esac; \ 47 has_opt=no; \ 48 sane_makeflags=$$MAKEFLAGS; \ 49 if $(am__is_gnu_make); then \ 50 sane_makeflags=$$MFLAGS; \ 51 else \ 52 case $$MAKEFLAGS in \ 53 *\\[\ \ ]*) \ 54 bs=\\; \ 55 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 56 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 57 esac; \ 58 fi; \ 59 skip_next=no; \ 60 strip_trailopt () \ 61 { \ 62 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 63 }; \ 64 for flg in $$sane_makeflags; do \ 65 test $$skip_next = yes && { skip_next=no; continue; }; \ 66 case $$flg in \ 67 *=*|--*) continue;; \ 68 -*I) strip_trailopt 'I'; skip_next=yes;; \ 69 -*I?*) strip_trailopt 'I';; \ 70 -*O) strip_trailopt 'O'; skip_next=yes;; \ 71 -*O?*) strip_trailopt 'O';; \ 72 -*l) strip_trailopt 'l'; skip_next=yes;; \ 73 -*l?*) strip_trailopt 'l';; \ 74 -[dEDm]) skip_next=yes;; \ 75 -[JT]) skip_next=yes;; \ 76 esac; \ 77 case $$flg in \ 78 *$$target_option*) has_opt=yes; break;; \ 79 esac; \ 80 done; \ 81 test $$has_opt = yes 82am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 83am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 84pkgdatadir = $(datadir)/@PACKAGE@ 85pkgincludedir = $(includedir)/@PACKAGE@ 86pkglibdir = $(libdir)/@PACKAGE@ 87pkglibexecdir = $(libexecdir)/@PACKAGE@ 88am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 89install_sh_DATA = $(install_sh) -c -m 644 90install_sh_PROGRAM = $(install_sh) -c 91install_sh_SCRIPT = $(install_sh) -c 92INSTALL_HEADER = $(INSTALL_DATA) 93transform = $(program_transform_name) 94NORMAL_INSTALL = : 95PRE_INSTALL = : 96POST_INSTALL = : 97NORMAL_UNINSTALL = : 98PRE_UNINSTALL = : 99POST_UNINSTALL = : 100build_triplet = @build@ 101host_triplet = @host@ 102bin_PROGRAMS = bdftopcf$(EXEEXT) 103subdir = . 104DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 105 $(top_srcdir)/configure $(am__configure_deps) \ 106 $(srcdir)/config.h.in depcomp AUTHORS COPYING ChangeLog \ 107 INSTALL README compile config.guess config.sub install-sh \ 108 missing 109ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 110am__aclocal_m4_deps = $(top_srcdir)/configure.ac 111am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 112 $(ACLOCAL_M4) 113am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 114 configure.lineno config.status.lineno 115mkinstalldirs = $(install_sh) -d 116CONFIG_HEADER = config.h 117CONFIG_CLEAN_FILES = 118CONFIG_CLEAN_VPATH_FILES = 119am__installdirs = "$(DESTDIR)$(bindir)" 120PROGRAMS = $(bin_PROGRAMS) 121am_bdftopcf_OBJECTS = bdftopcf.$(OBJEXT) 122bdftopcf_OBJECTS = $(am_bdftopcf_OBJECTS) 123bdftopcf_DEPENDENCIES = 124AM_V_P = $(am__v_P_@AM_V@) 125am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 126am__v_P_0 = false 127am__v_P_1 = : 128AM_V_GEN = $(am__v_GEN_@AM_V@) 129am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 130am__v_GEN_0 = @echo " GEN " $@; 131am__v_GEN_1 = 132AM_V_at = $(am__v_at_@AM_V@) 133am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 134am__v_at_0 = @ 135am__v_at_1 = 136DEFAULT_INCLUDES = -I.@am__isrc@ 137depcomp = $(SHELL) $(top_srcdir)/depcomp 138am__depfiles_maybe = depfiles 139am__mv = mv -f 140COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 141 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 142AM_V_CC = $(am__v_CC_@AM_V@) 143am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 144am__v_CC_0 = @echo " CC " $@; 145am__v_CC_1 = 146CCLD = $(CC) 147LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 148AM_V_CCLD = $(am__v_CCLD_@AM_V@) 149am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 150am__v_CCLD_0 = @echo " CCLD " $@; 151am__v_CCLD_1 = 152SOURCES = $(bdftopcf_SOURCES) 153DIST_SOURCES = $(bdftopcf_SOURCES) 154RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 155 ctags-recursive dvi-recursive html-recursive info-recursive \ 156 install-data-recursive install-dvi-recursive \ 157 install-exec-recursive install-html-recursive \ 158 install-info-recursive install-pdf-recursive \ 159 install-ps-recursive install-recursive installcheck-recursive \ 160 installdirs-recursive pdf-recursive ps-recursive \ 161 tags-recursive uninstall-recursive 162am__can_run_installinfo = \ 163 case $$AM_UPDATE_INFO_DIR in \ 164 n|no|NO) false;; \ 165 *) (install-info --version) >/dev/null 2>&1;; \ 166 esac 167RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 168 distclean-recursive maintainer-clean-recursive 169am__recursive_targets = \ 170 $(RECURSIVE_TARGETS) \ 171 $(RECURSIVE_CLEAN_TARGETS) \ 172 $(am__extra_recursive_targets) 173AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 174 cscope distdir dist dist-all distcheck 175am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ 176 $(LISP)config.h.in 177# Read a list of newline-separated strings from the standard input, 178# and print each of them once, without duplicates. Input order is 179# *not* preserved. 180am__uniquify_input = $(AWK) '\ 181 BEGIN { nonempty = 0; } \ 182 { items[$$0] = 1; nonempty = 1; } \ 183 END { if (nonempty) { for (i in items) print i; }; } \ 184' 185# Make sure the list of sources is unique. This is necessary because, 186# e.g., the same source file might be shared among _SOURCES variables 187# for different programs/libraries. 188am__define_uniq_tagged_files = \ 189 list='$(am__tagged_files)'; \ 190 unique=`for i in $$list; do \ 191 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 192 done | $(am__uniquify_input)` 193ETAGS = etags 194CTAGS = ctags 195CSCOPE = cscope 196DIST_SUBDIRS = $(SUBDIRS) 197DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 198distdir = $(PACKAGE)-$(VERSION) 199top_distdir = $(distdir) 200am__remove_distdir = \ 201 if test -d "$(distdir)"; then \ 202 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 203 && rm -rf "$(distdir)" \ 204 || { sleep 5 && rm -rf "$(distdir)"; }; \ 205 else :; fi 206am__post_remove_distdir = $(am__remove_distdir) 207am__relativize = \ 208 dir0=`pwd`; \ 209 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 210 sed_rest='s,^[^/]*/*,,'; \ 211 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 212 sed_butlast='s,/*[^/]*$$,,'; \ 213 while test -n "$$dir1"; do \ 214 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 215 if test "$$first" != "."; then \ 216 if test "$$first" = ".."; then \ 217 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 218 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 219 else \ 220 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 221 if test "$$first2" = "$$first"; then \ 222 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 223 else \ 224 dir2="../$$dir2"; \ 225 fi; \ 226 dir0="$$dir0"/"$$first"; \ 227 fi; \ 228 fi; \ 229 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 230 done; \ 231 reldir="$$dir2" 232DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 233GZIP_ENV = --best 234DIST_TARGETS = dist-bzip2 dist-gzip 235distuninstallcheck_listfiles = find . -type f -print 236am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ 237 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' 238distcleancheck_listfiles = find . -type f -print 239ACLOCAL = @ACLOCAL@ 240ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 241ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 242AMTAR = @AMTAR@ 243AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 244APP_MAN_DIR = @APP_MAN_DIR@ 245APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 246AUTOCONF = @AUTOCONF@ 247AUTOHEADER = @AUTOHEADER@ 248AUTOMAKE = @AUTOMAKE@ 249AWK = @AWK@ 250BASE_CFLAGS = @BASE_CFLAGS@ 251BDFTOPCF_CFLAGS = @BDFTOPCF_CFLAGS@ 252BDFTOPCF_LIBS = @BDFTOPCF_LIBS@ 253CC = @CC@ 254CCDEPMODE = @CCDEPMODE@ 255CFLAGS = @CFLAGS@ 256CHANGELOG_CMD = @CHANGELOG_CMD@ 257CPP = @CPP@ 258CPPFLAGS = @CPPFLAGS@ 259CWARNFLAGS = @CWARNFLAGS@ 260CYGPATH_W = @CYGPATH_W@ 261DEFS = @DEFS@ 262DEPDIR = @DEPDIR@ 263DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 264DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 265ECHO_C = @ECHO_C@ 266ECHO_N = @ECHO_N@ 267ECHO_T = @ECHO_T@ 268EGREP = @EGREP@ 269EXEEXT = @EXEEXT@ 270FILE_MAN_DIR = @FILE_MAN_DIR@ 271FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 272GREP = @GREP@ 273INSTALL = @INSTALL@ 274INSTALL_CMD = @INSTALL_CMD@ 275INSTALL_DATA = @INSTALL_DATA@ 276INSTALL_PROGRAM = @INSTALL_PROGRAM@ 277INSTALL_SCRIPT = @INSTALL_SCRIPT@ 278INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 279LDFLAGS = @LDFLAGS@ 280LIBOBJS = @LIBOBJS@ 281LIBS = @LIBS@ 282LIB_MAN_DIR = @LIB_MAN_DIR@ 283LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 284LINT = @LINT@ 285LINT_FLAGS = @LINT_FLAGS@ 286LTLIBOBJS = @LTLIBOBJS@ 287MAKEINFO = @MAKEINFO@ 288MAN_SUBSTS = @MAN_SUBSTS@ 289MISC_MAN_DIR = @MISC_MAN_DIR@ 290MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 291MKDIR_P = @MKDIR_P@ 292OBJEXT = @OBJEXT@ 293PACKAGE = @PACKAGE@ 294PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 295PACKAGE_NAME = @PACKAGE_NAME@ 296PACKAGE_STRING = @PACKAGE_STRING@ 297PACKAGE_TARNAME = @PACKAGE_TARNAME@ 298PACKAGE_URL = @PACKAGE_URL@ 299PACKAGE_VERSION = @PACKAGE_VERSION@ 300PATH_SEPARATOR = @PATH_SEPARATOR@ 301PKG_CONFIG = @PKG_CONFIG@ 302SED = @SED@ 303SET_MAKE = @SET_MAKE@ 304SHELL = @SHELL@ 305STRICT_CFLAGS = @STRICT_CFLAGS@ 306STRIP = @STRIP@ 307VERSION = @VERSION@ 308XORG_MAN_PAGE = @XORG_MAN_PAGE@ 309abs_builddir = @abs_builddir@ 310abs_srcdir = @abs_srcdir@ 311abs_top_builddir = @abs_top_builddir@ 312abs_top_srcdir = @abs_top_srcdir@ 313ac_ct_CC = @ac_ct_CC@ 314am__include = @am__include@ 315am__leading_dot = @am__leading_dot@ 316am__quote = @am__quote@ 317am__tar = @am__tar@ 318am__untar = @am__untar@ 319bindir = @bindir@ 320build = @build@ 321build_alias = @build_alias@ 322build_cpu = @build_cpu@ 323build_os = @build_os@ 324build_vendor = @build_vendor@ 325builddir = @builddir@ 326datadir = @datadir@ 327datarootdir = @datarootdir@ 328docdir = @docdir@ 329dvidir = @dvidir@ 330exec_prefix = @exec_prefix@ 331host = @host@ 332host_alias = @host_alias@ 333host_cpu = @host_cpu@ 334host_os = @host_os@ 335host_vendor = @host_vendor@ 336htmldir = @htmldir@ 337includedir = @includedir@ 338infodir = @infodir@ 339install_sh = @install_sh@ 340libdir = @libdir@ 341libexecdir = @libexecdir@ 342localedir = @localedir@ 343localstatedir = @localstatedir@ 344mandir = @mandir@ 345mkdir_p = @mkdir_p@ 346oldincludedir = @oldincludedir@ 347pdfdir = @pdfdir@ 348prefix = @prefix@ 349program_transform_name = @program_transform_name@ 350psdir = @psdir@ 351sbindir = @sbindir@ 352sharedstatedir = @sharedstatedir@ 353srcdir = @srcdir@ 354sysconfdir = @sysconfdir@ 355target_alias = @target_alias@ 356top_build_prefix = @top_build_prefix@ 357top_builddir = @top_builddir@ 358top_srcdir = @top_srcdir@ 359SUBDIRS = man 360AM_CFLAGS = $(CWARNFLAGS) @BDFTOPCF_CFLAGS@ 361bdftopcf_LDADD = @BDFTOPCF_LIBS@ 362bdftopcf_SOURCES = bdftopcf.c 363MAINTAINERCLEANFILES = ChangeLog INSTALL 364@LINT_TRUE@ALL_LINT_FLAGS = $(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 365@LINT_TRUE@ $(AM_CPPFLAGS) $(CPPFLAGS) $(bdftopcf_CFLAGS) 366 367all: config.h 368 $(MAKE) $(AM_MAKEFLAGS) all-recursive 369 370.SUFFIXES: 371.SUFFIXES: .c .o .obj 372am--refresh: Makefile 373 @: 374$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 375 @for dep in $?; do \ 376 case '$(am__configure_deps)' in \ 377 *$$dep*) \ 378 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 379 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 380 && exit 0; \ 381 exit 1;; \ 382 esac; \ 383 done; \ 384 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 385 $(am__cd) $(top_srcdir) && \ 386 $(AUTOMAKE) --foreign Makefile 387.PRECIOUS: Makefile 388Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 389 @case '$?' in \ 390 *config.status*) \ 391 echo ' $(SHELL) ./config.status'; \ 392 $(SHELL) ./config.status;; \ 393 *) \ 394 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 395 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 396 esac; 397 398$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 399 $(SHELL) ./config.status --recheck 400 401$(top_srcdir)/configure: $(am__configure_deps) 402 $(am__cd) $(srcdir) && $(AUTOCONF) 403$(ACLOCAL_M4): $(am__aclocal_m4_deps) 404 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 405$(am__aclocal_m4_deps): 406 407config.h: stamp-h1 408 @test -f $@ || rm -f stamp-h1 409 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 410 411stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status 412 @rm -f stamp-h1 413 cd $(top_builddir) && $(SHELL) ./config.status config.h 414$(srcdir)/config.h.in: $(am__configure_deps) 415 ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) 416 rm -f stamp-h1 417 touch $@ 418 419distclean-hdr: 420 -rm -f config.h stamp-h1 421install-binPROGRAMS: $(bin_PROGRAMS) 422 @$(NORMAL_INSTALL) 423 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 424 if test -n "$$list"; then \ 425 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ 426 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ 427 fi; \ 428 for p in $$list; do echo "$$p $$p"; done | \ 429 sed 's/$(EXEEXT)$$//' | \ 430 while read p p1; do if test -f $$p \ 431 ; then echo "$$p"; echo "$$p"; else :; fi; \ 432 done | \ 433 sed -e 'p;s,.*/,,;n;h' \ 434 -e 's|.*|.|' \ 435 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ 436 sed 'N;N;N;s,\n, ,g' | \ 437 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ 438 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ 439 if ($$2 == $$4) files[d] = files[d] " " $$1; \ 440 else { print "f", $$3 "/" $$4, $$1; } } \ 441 END { for (d in files) print "f", d, files[d] }' | \ 442 while read type dir files; do \ 443 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ 444 test -z "$$files" || { \ 445 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ 446 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ 447 } \ 448 ; done 449 450uninstall-binPROGRAMS: 451 @$(NORMAL_UNINSTALL) 452 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ 453 files=`for p in $$list; do echo "$$p"; done | \ 454 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ 455 -e 's/$$/$(EXEEXT)/' \ 456 `; \ 457 test -n "$$list" || exit 0; \ 458 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ 459 cd "$(DESTDIR)$(bindir)" && rm -f $$files 460 461clean-binPROGRAMS: 462 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 463 464bdftopcf$(EXEEXT): $(bdftopcf_OBJECTS) $(bdftopcf_DEPENDENCIES) $(EXTRA_bdftopcf_DEPENDENCIES) 465 @rm -f bdftopcf$(EXEEXT) 466 $(AM_V_CCLD)$(LINK) $(bdftopcf_OBJECTS) $(bdftopcf_LDADD) $(LIBS) 467 468mostlyclean-compile: 469 -rm -f *.$(OBJEXT) 470 471distclean-compile: 472 -rm -f *.tab.c 473 474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bdftopcf.Po@am__quote@ 475 476.c.o: 477@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 478@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 479@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 480@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 481@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 482 483.c.obj: 484@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 485@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 486@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 487@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 488@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 489 490# This directory's subdirectories are mostly independent; you can cd 491# into them and run 'make' without going through this Makefile. 492# To change the values of 'make' variables: instead of editing Makefiles, 493# (1) if the variable is set in 'config.status', edit 'config.status' 494# (which will cause the Makefiles to be regenerated when you run 'make'); 495# (2) otherwise, pass the desired values on the 'make' command line. 496$(am__recursive_targets): 497 @fail=; \ 498 if $(am__make_keepgoing); then \ 499 failcom='fail=yes'; \ 500 else \ 501 failcom='exit 1'; \ 502 fi; \ 503 dot_seen=no; \ 504 target=`echo $@ | sed s/-recursive//`; \ 505 case "$@" in \ 506 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 507 *) list='$(SUBDIRS)' ;; \ 508 esac; \ 509 for subdir in $$list; do \ 510 echo "Making $$target in $$subdir"; \ 511 if test "$$subdir" = "."; then \ 512 dot_seen=yes; \ 513 local_target="$$target-am"; \ 514 else \ 515 local_target="$$target"; \ 516 fi; \ 517 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 518 || eval $$failcom; \ 519 done; \ 520 if test "$$dot_seen" = "no"; then \ 521 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 522 fi; test -z "$$fail" 523 524ID: $(am__tagged_files) 525 $(am__define_uniq_tagged_files); mkid -fID $$unique 526tags: tags-recursive 527TAGS: tags 528 529tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 530 set x; \ 531 here=`pwd`; \ 532 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 533 include_option=--etags-include; \ 534 empty_fix=.; \ 535 else \ 536 include_option=--include; \ 537 empty_fix=; \ 538 fi; \ 539 list='$(SUBDIRS)'; for subdir in $$list; do \ 540 if test "$$subdir" = .; then :; else \ 541 test ! -f $$subdir/TAGS || \ 542 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 543 fi; \ 544 done; \ 545 $(am__define_uniq_tagged_files); \ 546 shift; \ 547 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 548 test -n "$$unique" || unique=$$empty_fix; \ 549 if test $$# -gt 0; then \ 550 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 551 "$$@" $$unique; \ 552 else \ 553 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 554 $$unique; \ 555 fi; \ 556 fi 557ctags: ctags-recursive 558 559CTAGS: ctags 560ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 561 $(am__define_uniq_tagged_files); \ 562 test -z "$(CTAGS_ARGS)$$unique" \ 563 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 564 $$unique 565 566GTAGS: 567 here=`$(am__cd) $(top_builddir) && pwd` \ 568 && $(am__cd) $(top_srcdir) \ 569 && gtags -i $(GTAGS_ARGS) "$$here" 570cscope: cscope.files 571 test ! -s cscope.files \ 572 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 573clean-cscope: 574 -rm -f cscope.files 575cscope.files: clean-cscope cscopelist 576cscopelist: cscopelist-recursive 577 578cscopelist-am: $(am__tagged_files) 579 list='$(am__tagged_files)'; \ 580 case "$(srcdir)" in \ 581 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 582 *) sdir=$(subdir)/$(srcdir) ;; \ 583 esac; \ 584 for i in $$list; do \ 585 if test -f "$$i"; then \ 586 echo "$(subdir)/$$i"; \ 587 else \ 588 echo "$$sdir/$$i"; \ 589 fi; \ 590 done >> $(top_builddir)/cscope.files 591 592distclean-tags: 593 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 594 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 595 596distdir: $(DISTFILES) 597 $(am__remove_distdir) 598 test -d "$(distdir)" || mkdir "$(distdir)" 599 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 600 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 601 list='$(DISTFILES)'; \ 602 dist_files=`for file in $$list; do echo $$file; done | \ 603 sed -e "s|^$$srcdirstrip/||;t" \ 604 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 605 case $$dist_files in \ 606 */*) $(MKDIR_P) `echo "$$dist_files" | \ 607 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 608 sort -u` ;; \ 609 esac; \ 610 for file in $$dist_files; do \ 611 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 612 if test -d $$d/$$file; then \ 613 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 614 if test -d "$(distdir)/$$file"; then \ 615 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 616 fi; \ 617 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 618 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 619 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 620 fi; \ 621 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 622 else \ 623 test -f "$(distdir)/$$file" \ 624 || cp -p $$d/$$file "$(distdir)/$$file" \ 625 || exit 1; \ 626 fi; \ 627 done 628 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 629 if test "$$subdir" = .; then :; else \ 630 $(am__make_dryrun) \ 631 || test -d "$(distdir)/$$subdir" \ 632 || $(MKDIR_P) "$(distdir)/$$subdir" \ 633 || exit 1; \ 634 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 635 $(am__relativize); \ 636 new_distdir=$$reldir; \ 637 dir1=$$subdir; dir2="$(top_distdir)"; \ 638 $(am__relativize); \ 639 new_top_distdir=$$reldir; \ 640 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 641 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 642 ($(am__cd) $$subdir && \ 643 $(MAKE) $(AM_MAKEFLAGS) \ 644 top_distdir="$$new_top_distdir" \ 645 distdir="$$new_distdir" \ 646 am__remove_distdir=: \ 647 am__skip_length_check=: \ 648 am__skip_mode_fix=: \ 649 distdir) \ 650 || exit 1; \ 651 fi; \ 652 done 653 $(MAKE) $(AM_MAKEFLAGS) \ 654 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 655 dist-hook 656 -test -n "$(am__skip_mode_fix)" \ 657 || find "$(distdir)" -type d ! -perm -755 \ 658 -exec chmod u+rwx,go+rx {} \; -o \ 659 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 660 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 661 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 662 || chmod -R a+r "$(distdir)" 663dist-gzip: distdir 664 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 665 $(am__post_remove_distdir) 666dist-bzip2: distdir 667 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 668 $(am__post_remove_distdir) 669 670dist-lzip: distdir 671 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 672 $(am__post_remove_distdir) 673 674dist-xz: distdir 675 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 676 $(am__post_remove_distdir) 677 678dist-tarZ: distdir 679 @echo WARNING: "Support for shar distribution archives is" \ 680 "deprecated." >&2 681 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 682 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 683 $(am__post_remove_distdir) 684 685dist-shar: distdir 686 @echo WARNING: "Support for distribution archives compressed with" \ 687 "legacy program 'compress' is deprecated." >&2 688 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 689 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 690 $(am__post_remove_distdir) 691 692dist-zip: distdir 693 -rm -f $(distdir).zip 694 zip -rq $(distdir).zip $(distdir) 695 $(am__post_remove_distdir) 696 697dist dist-all: 698 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' 699 $(am__post_remove_distdir) 700 701# This target untars the dist file and tries a VPATH configuration. Then 702# it guarantees that the distribution is self-contained by making another 703# tarfile. 704distcheck: dist 705 case '$(DIST_ARCHIVES)' in \ 706 *.tar.gz*) \ 707 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ 708 *.tar.bz2*) \ 709 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 710 *.tar.lz*) \ 711 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ 712 *.tar.xz*) \ 713 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 714 *.tar.Z*) \ 715 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 716 *.shar.gz*) \ 717 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ 718 *.zip*) \ 719 unzip $(distdir).zip ;;\ 720 esac 721 chmod -R a-w $(distdir) 722 chmod u+w $(distdir) 723 mkdir $(distdir)/_build $(distdir)/_inst 724 chmod a-w $(distdir) 725 test -d $(distdir)/_build || exit 0; \ 726 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 727 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 728 && am__cwd=`pwd` \ 729 && $(am__cd) $(distdir)/_build \ 730 && ../configure \ 731 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 732 $(DISTCHECK_CONFIGURE_FLAGS) \ 733 --srcdir=.. --prefix="$$dc_install_base" \ 734 && $(MAKE) $(AM_MAKEFLAGS) \ 735 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 736 && $(MAKE) $(AM_MAKEFLAGS) check \ 737 && $(MAKE) $(AM_MAKEFLAGS) install \ 738 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 739 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 740 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 741 distuninstallcheck \ 742 && chmod -R a-w "$$dc_install_base" \ 743 && ({ \ 744 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 745 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 746 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 747 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 748 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 749 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 750 && rm -rf "$$dc_destdir" \ 751 && $(MAKE) $(AM_MAKEFLAGS) dist \ 752 && rm -rf $(DIST_ARCHIVES) \ 753 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 754 && cd "$$am__cwd" \ 755 || exit 1 756 $(am__post_remove_distdir) 757 @(echo "$(distdir) archives ready for distribution: "; \ 758 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 759 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 760distuninstallcheck: 761 @test -n '$(distuninstallcheck_dir)' || { \ 762 echo 'ERROR: trying to run $@ with an empty' \ 763 '$$(distuninstallcheck_dir)' >&2; \ 764 exit 1; \ 765 }; \ 766 $(am__cd) '$(distuninstallcheck_dir)' || { \ 767 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ 768 exit 1; \ 769 }; \ 770 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ 771 || { echo "ERROR: files left after uninstall:" ; \ 772 if test -n "$(DESTDIR)"; then \ 773 echo " (check DESTDIR support)"; \ 774 fi ; \ 775 $(distuninstallcheck_listfiles) ; \ 776 exit 1; } >&2 777distcleancheck: distclean 778 @if test '$(srcdir)' = . ; then \ 779 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 780 exit 1 ; \ 781 fi 782 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 783 || { echo "ERROR: files left in build directory after distclean:" ; \ 784 $(distcleancheck_listfiles) ; \ 785 exit 1; } >&2 786check-am: all-am 787check: check-recursive 788all-am: Makefile $(PROGRAMS) config.h 789installdirs: installdirs-recursive 790installdirs-am: 791 for dir in "$(DESTDIR)$(bindir)"; do \ 792 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 793 done 794install: install-recursive 795install-exec: install-exec-recursive 796install-data: install-data-recursive 797uninstall: uninstall-recursive 798 799install-am: all-am 800 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 801 802installcheck: installcheck-recursive 803install-strip: 804 if test -z '$(STRIP)'; then \ 805 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 806 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 807 install; \ 808 else \ 809 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 810 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 811 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 812 fi 813mostlyclean-generic: 814 815clean-generic: 816 817distclean-generic: 818 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 819 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 820 821maintainer-clean-generic: 822 @echo "This command is intended for maintainers to use" 823 @echo "it deletes files that may require special tools to rebuild." 824 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 825clean: clean-recursive 826 827clean-am: clean-binPROGRAMS clean-generic mostlyclean-am 828 829distclean: distclean-recursive 830 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 831 -rm -rf ./$(DEPDIR) 832 -rm -f Makefile 833distclean-am: clean-am distclean-compile distclean-generic \ 834 distclean-hdr distclean-tags 835 836dvi: dvi-recursive 837 838dvi-am: 839 840html: html-recursive 841 842html-am: 843 844info: info-recursive 845 846info-am: 847 848install-data-am: 849 850install-dvi: install-dvi-recursive 851 852install-dvi-am: 853 854install-exec-am: install-binPROGRAMS 855 856install-html: install-html-recursive 857 858install-html-am: 859 860install-info: install-info-recursive 861 862install-info-am: 863 864install-man: 865 866install-pdf: install-pdf-recursive 867 868install-pdf-am: 869 870install-ps: install-ps-recursive 871 872install-ps-am: 873 874installcheck-am: 875 876maintainer-clean: maintainer-clean-recursive 877 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 878 -rm -rf $(top_srcdir)/autom4te.cache 879 -rm -rf ./$(DEPDIR) 880 -rm -f Makefile 881maintainer-clean-am: distclean-am maintainer-clean-generic 882 883mostlyclean: mostlyclean-recursive 884 885mostlyclean-am: mostlyclean-compile mostlyclean-generic 886 887pdf: pdf-recursive 888 889pdf-am: 890 891ps: ps-recursive 892 893ps-am: 894 895uninstall-am: uninstall-binPROGRAMS 896 897.MAKE: $(am__recursive_targets) all install-am install-strip 898 899.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ 900 am--refresh check check-am clean clean-binPROGRAMS \ 901 clean-cscope clean-generic cscope cscopelist-am ctags ctags-am \ 902 dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \ 903 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \ 904 distclean-compile distclean-generic distclean-hdr \ 905 distclean-tags distcleancheck distdir distuninstallcheck dvi \ 906 dvi-am html html-am info info-am install install-am \ 907 install-binPROGRAMS install-data install-data-am install-dvi \ 908 install-dvi-am install-exec install-exec-am install-html \ 909 install-html-am install-info install-info-am install-man \ 910 install-pdf install-pdf-am install-ps install-ps-am \ 911 install-strip installcheck installcheck-am installdirs \ 912 installdirs-am maintainer-clean maintainer-clean-generic \ 913 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ 914 ps ps-am tags tags-am uninstall uninstall-am \ 915 uninstall-binPROGRAMS 916 917 918.PHONY: ChangeLog INSTALL 919 920INSTALL: 921 $(INSTALL_CMD) 922 923ChangeLog: 924 $(CHANGELOG_CMD) 925 926dist-hook: ChangeLog INSTALL 927 928@LINT_TRUE@lint: 929@LINT_TRUE@ $(LINT) $(ALL_LINT_FLAGS) $(bdftopcf_SOURCES) 930 931# Tell versions [3.59,3.63) of GNU make to not export all variables. 932# Otherwise a system limit (for SysV at least) may be exceeded. 933.NOEXPORT: 934