[16] | 1 | # Makefile.in generated by automake 1.10 from Makefile.am. |
---|
| 2 | # @configure_input@ |
---|
| 3 | |
---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
| 5 | # 2003, 2004, 2005, 2006 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 | VPATH = @srcdir@ |
---|
| 17 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 18 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 19 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 20 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 21 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 22 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 23 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 24 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 25 | transform = $(program_transform_name) |
---|
| 26 | NORMAL_INSTALL = : |
---|
| 27 | PRE_INSTALL = : |
---|
| 28 | POST_INSTALL = : |
---|
| 29 | NORMAL_UNINSTALL = : |
---|
| 30 | PRE_UNINSTALL = : |
---|
| 31 | POST_UNINSTALL = : |
---|
| 32 | build_triplet = @build@ |
---|
| 33 | host_triplet = @host@ |
---|
| 34 | target_triplet = @target@ |
---|
| 35 | subdir = lib/books/uncoupled |
---|
| 36 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
| 37 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 38 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
| 39 | $(top_srcdir)/configure.in |
---|
| 40 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 41 | $(ACLOCAL_M4) |
---|
| 42 | mkinstalldirs = $(install_sh) -d |
---|
| 43 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 44 | CONFIG_CLEAN_FILES = |
---|
| 45 | SOURCES = |
---|
| 46 | DIST_SOURCES = |
---|
| 47 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 48 | ACLOCAL = @ACLOCAL@ |
---|
| 49 | ALLOCA = @ALLOCA@ |
---|
| 50 | AMTAR = @AMTAR@ |
---|
| 51 | AR = @AR@ |
---|
| 52 | AUTOCONF = @AUTOCONF@ |
---|
| 53 | AUTOHEADER = @AUTOHEADER@ |
---|
| 54 | AUTOMAKE = @AUTOMAKE@ |
---|
| 55 | AWK = @AWK@ |
---|
| 56 | CC = @CC@ |
---|
| 57 | CCDEPMODE = @CCDEPMODE@ |
---|
| 58 | CFLAGS = @CFLAGS@ |
---|
| 59 | CPP = @CPP@ |
---|
| 60 | CPPFLAGS = @CPPFLAGS@ |
---|
| 61 | CXX = @CXX@ |
---|
| 62 | CXXCPP = @CXXCPP@ |
---|
| 63 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 64 | CXXFLAGS = @CXXFLAGS@ |
---|
| 65 | CYGPATH_W = @CYGPATH_W@ |
---|
| 66 | DEBUG = @DEBUG@ |
---|
| 67 | DEFS = @DEFS@ |
---|
| 68 | DEPDIR = @DEPDIR@ |
---|
| 69 | ECHO = @ECHO@ |
---|
| 70 | ECHO_C = @ECHO_C@ |
---|
| 71 | ECHO_N = @ECHO_N@ |
---|
| 72 | ECHO_T = @ECHO_T@ |
---|
| 73 | EGREP = @EGREP@ |
---|
| 74 | EXEEXT = @EXEEXT@ |
---|
| 75 | F77 = @F77@ |
---|
| 76 | FFLAGS = @FFLAGS@ |
---|
| 77 | GREP = @GREP@ |
---|
| 78 | HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@ |
---|
| 79 | INSTALL = @INSTALL@ |
---|
| 80 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 81 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 82 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 83 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 84 | LDFLAGS = @LDFLAGS@ |
---|
| 85 | LIBOBJS = @LIBOBJS@ |
---|
| 86 | LIBS = @LIBS@ |
---|
| 87 | LIBTOOL = @LIBTOOL@ |
---|
| 88 | LN_S = @LN_S@ |
---|
| 89 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 90 | MAINT = @MAINT@ |
---|
| 91 | MAKEINFO = @MAKEINFO@ |
---|
| 92 | MKDIR_P = @MKDIR_P@ |
---|
| 93 | OBJEXT = @OBJEXT@ |
---|
| 94 | OGG_CFLAGS = @OGG_CFLAGS@ |
---|
| 95 | OGG_LIBS = @OGG_LIBS@ |
---|
| 96 | PACKAGE = @PACKAGE@ |
---|
| 97 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 98 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 99 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 100 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 101 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 102 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 103 | PDFXMLTEX = @PDFXMLTEX@ |
---|
| 104 | PKG_CONFIG = @PKG_CONFIG@ |
---|
| 105 | PROFILE = @PROFILE@ |
---|
| 106 | RANLIB = @RANLIB@ |
---|
| 107 | SET_MAKE = @SET_MAKE@ |
---|
| 108 | SHELL = @SHELL@ |
---|
| 109 | STRIP = @STRIP@ |
---|
| 110 | VERSION = @VERSION@ |
---|
| 111 | VE_LIB_AGE = @VE_LIB_AGE@ |
---|
| 112 | VE_LIB_CURRENT = @VE_LIB_CURRENT@ |
---|
| 113 | VE_LIB_REVISION = @VE_LIB_REVISION@ |
---|
| 114 | VF_LIB_AGE = @VF_LIB_AGE@ |
---|
| 115 | VF_LIB_CURRENT = @VF_LIB_CURRENT@ |
---|
| 116 | VF_LIB_REVISION = @VF_LIB_REVISION@ |
---|
| 117 | VORBIS_LIBS = @VORBIS_LIBS@ |
---|
| 118 | V_LIB_AGE = @V_LIB_AGE@ |
---|
| 119 | V_LIB_CURRENT = @V_LIB_CURRENT@ |
---|
| 120 | V_LIB_REVISION = @V_LIB_REVISION@ |
---|
| 121 | XSLTPROC = @XSLTPROC@ |
---|
| 122 | abs_builddir = @abs_builddir@ |
---|
| 123 | abs_srcdir = @abs_srcdir@ |
---|
| 124 | abs_top_builddir = @abs_top_builddir@ |
---|
| 125 | abs_top_srcdir = @abs_top_srcdir@ |
---|
| 126 | ac_ct_CC = @ac_ct_CC@ |
---|
| 127 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 128 | ac_ct_F77 = @ac_ct_F77@ |
---|
| 129 | am__include = @am__include@ |
---|
| 130 | am__leading_dot = @am__leading_dot@ |
---|
| 131 | am__quote = @am__quote@ |
---|
| 132 | am__tar = @am__tar@ |
---|
| 133 | am__untar = @am__untar@ |
---|
| 134 | bindir = @bindir@ |
---|
| 135 | build = @build@ |
---|
| 136 | build_alias = @build_alias@ |
---|
| 137 | build_cpu = @build_cpu@ |
---|
| 138 | build_os = @build_os@ |
---|
| 139 | build_vendor = @build_vendor@ |
---|
| 140 | builddir = @builddir@ |
---|
| 141 | datadir = @datadir@ |
---|
| 142 | datarootdir = @datarootdir@ |
---|
| 143 | docdir = @docdir@ |
---|
| 144 | dvidir = @dvidir@ |
---|
| 145 | exec_prefix = @exec_prefix@ |
---|
| 146 | host = @host@ |
---|
| 147 | host_alias = @host_alias@ |
---|
| 148 | host_cpu = @host_cpu@ |
---|
| 149 | host_os = @host_os@ |
---|
| 150 | host_vendor = @host_vendor@ |
---|
| 151 | htmldir = @htmldir@ |
---|
| 152 | includedir = @includedir@ |
---|
| 153 | infodir = @infodir@ |
---|
| 154 | install_sh = @install_sh@ |
---|
| 155 | libdir = @libdir@ |
---|
| 156 | libexecdir = @libexecdir@ |
---|
| 157 | localedir = @localedir@ |
---|
| 158 | localstatedir = @localstatedir@ |
---|
| 159 | mandir = @mandir@ |
---|
| 160 | mkdir_p = @mkdir_p@ |
---|
| 161 | oldincludedir = @oldincludedir@ |
---|
| 162 | pdfdir = @pdfdir@ |
---|
| 163 | prefix = @prefix@ |
---|
| 164 | program_transform_name = @program_transform_name@ |
---|
| 165 | psdir = @psdir@ |
---|
| 166 | pthread_lib = @pthread_lib@ |
---|
| 167 | sbindir = @sbindir@ |
---|
| 168 | sharedstatedir = @sharedstatedir@ |
---|
| 169 | srcdir = @srcdir@ |
---|
| 170 | sysconfdir = @sysconfdir@ |
---|
| 171 | target = @target@ |
---|
| 172 | target_alias = @target_alias@ |
---|
| 173 | target_cpu = @target_cpu@ |
---|
| 174 | target_os = @target_os@ |
---|
| 175 | target_vendor = @target_vendor@ |
---|
| 176 | top_builddir = @top_builddir@ |
---|
| 177 | top_srcdir = @top_srcdir@ |
---|
| 178 | EXTRA_DIST = res_books_uncoupled.h |
---|
| 179 | all: all-am |
---|
| 180 | |
---|
| 181 | .SUFFIXES: |
---|
| 182 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 183 | @for dep in $?; do \ |
---|
| 184 | case '$(am__configure_deps)' in \ |
---|
| 185 | *$$dep*) \ |
---|
| 186 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 187 | && exit 0; \ |
---|
| 188 | exit 1;; \ |
---|
| 189 | esac; \ |
---|
| 190 | done; \ |
---|
| 191 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/books/uncoupled/Makefile'; \ |
---|
| 192 | cd $(top_srcdir) && \ |
---|
| 193 | $(AUTOMAKE) --gnu lib/books/uncoupled/Makefile |
---|
| 194 | .PRECIOUS: Makefile |
---|
| 195 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 196 | @case '$?' in \ |
---|
| 197 | *config.status*) \ |
---|
| 198 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 199 | *) \ |
---|
| 200 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 201 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 202 | esac; |
---|
| 203 | |
---|
| 204 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 205 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 206 | |
---|
| 207 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
| 208 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 209 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
| 210 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 211 | |
---|
| 212 | mostlyclean-libtool: |
---|
| 213 | -rm -f *.lo |
---|
| 214 | |
---|
| 215 | clean-libtool: |
---|
| 216 | -rm -rf .libs _libs |
---|
| 217 | tags: TAGS |
---|
| 218 | TAGS: |
---|
| 219 | |
---|
| 220 | ctags: CTAGS |
---|
| 221 | CTAGS: |
---|
| 222 | |
---|
| 223 | |
---|
| 224 | distdir: $(DISTFILES) |
---|
| 225 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
| 226 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
| 227 | list='$(DISTFILES)'; \ |
---|
| 228 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
| 229 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
| 230 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
| 231 | case $$dist_files in \ |
---|
| 232 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
| 233 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
| 234 | sort -u` ;; \ |
---|
| 235 | esac; \ |
---|
| 236 | for file in $$dist_files; do \ |
---|
| 237 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 238 | if test -d $$d/$$file; then \ |
---|
| 239 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 240 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 241 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 242 | fi; \ |
---|
| 243 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 244 | else \ |
---|
| 245 | test -f $(distdir)/$$file \ |
---|
| 246 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 247 | || exit 1; \ |
---|
| 248 | fi; \ |
---|
| 249 | done |
---|
| 250 | check-am: all-am |
---|
| 251 | check: check-am |
---|
| 252 | all-am: Makefile |
---|
| 253 | installdirs: |
---|
| 254 | install: install-am |
---|
| 255 | install-exec: install-exec-am |
---|
| 256 | install-data: install-data-am |
---|
| 257 | uninstall: uninstall-am |
---|
| 258 | |
---|
| 259 | install-am: all-am |
---|
| 260 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 261 | |
---|
| 262 | installcheck: installcheck-am |
---|
| 263 | install-strip: |
---|
| 264 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 265 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 266 | `test -z '$(STRIP)' || \ |
---|
| 267 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 268 | mostlyclean-generic: |
---|
| 269 | |
---|
| 270 | clean-generic: |
---|
| 271 | |
---|
| 272 | distclean-generic: |
---|
| 273 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
| 274 | |
---|
| 275 | maintainer-clean-generic: |
---|
| 276 | @echo "This command is intended for maintainers to use" |
---|
| 277 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 278 | clean: clean-am |
---|
| 279 | |
---|
| 280 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
| 281 | |
---|
| 282 | distclean: distclean-am |
---|
| 283 | -rm -f Makefile |
---|
| 284 | distclean-am: clean-am distclean-generic |
---|
| 285 | |
---|
| 286 | dvi: dvi-am |
---|
| 287 | |
---|
| 288 | dvi-am: |
---|
| 289 | |
---|
| 290 | html: html-am |
---|
| 291 | |
---|
| 292 | info: info-am |
---|
| 293 | |
---|
| 294 | info-am: |
---|
| 295 | |
---|
| 296 | install-data-am: |
---|
| 297 | |
---|
| 298 | install-dvi: install-dvi-am |
---|
| 299 | |
---|
| 300 | install-exec-am: |
---|
| 301 | |
---|
| 302 | install-html: install-html-am |
---|
| 303 | |
---|
| 304 | install-info: install-info-am |
---|
| 305 | |
---|
| 306 | install-man: |
---|
| 307 | |
---|
| 308 | install-pdf: install-pdf-am |
---|
| 309 | |
---|
| 310 | install-ps: install-ps-am |
---|
| 311 | |
---|
| 312 | installcheck-am: |
---|
| 313 | |
---|
| 314 | maintainer-clean: maintainer-clean-am |
---|
| 315 | -rm -f Makefile |
---|
| 316 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 317 | |
---|
| 318 | mostlyclean: mostlyclean-am |
---|
| 319 | |
---|
| 320 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
| 321 | |
---|
| 322 | pdf: pdf-am |
---|
| 323 | |
---|
| 324 | pdf-am: |
---|
| 325 | |
---|
| 326 | ps: ps-am |
---|
| 327 | |
---|
| 328 | ps-am: |
---|
| 329 | |
---|
| 330 | uninstall-am: |
---|
| 331 | |
---|
| 332 | .MAKE: install-am install-strip |
---|
| 333 | |
---|
| 334 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
---|
| 335 | distclean distclean-generic distclean-libtool distdir dvi \ |
---|
| 336 | dvi-am html html-am info info-am install install-am \ |
---|
| 337 | install-data install-data-am install-dvi install-dvi-am \ |
---|
| 338 | install-exec install-exec-am install-html install-html-am \ |
---|
| 339 | install-info install-info-am install-man install-pdf \ |
---|
| 340 | install-pdf-am install-ps install-ps-am install-strip \ |
---|
| 341 | installcheck installcheck-am installdirs maintainer-clean \ |
---|
| 342 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
---|
| 343 | mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am |
---|
| 344 | |
---|
| 345 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 346 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 347 | .NOEXPORT: |
---|