| 1 | # Makefile.in generated by automake 1.8.2 from Makefile.am.
|
|---|
| 2 | # @configure_input@
|
|---|
| 3 |
|
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|---|
| 5 | # 2003, 2004 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 | # -*-Makefile-*-, or close enough
|
|---|
| 18 | srcdir = @srcdir@
|
|---|
| 19 | top_srcdir = @top_srcdir@
|
|---|
| 20 | VPATH = @srcdir@
|
|---|
| 21 | pkgdatadir = $(datadir)/@PACKAGE@
|
|---|
| 22 | pkglibdir = $(libdir)/@PACKAGE@
|
|---|
| 23 | pkgincludedir = $(includedir)/@PACKAGE@
|
|---|
| 24 | top_builddir = ..
|
|---|
| 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|---|
| 26 | INSTALL = @INSTALL@
|
|---|
| 27 | install_sh_DATA = $(install_sh) -c -m 644
|
|---|
| 28 | install_sh_PROGRAM = $(install_sh) -c
|
|---|
| 29 | install_sh_SCRIPT = $(install_sh) -c
|
|---|
| 30 | INSTALL_HEADER = $(INSTALL_DATA)
|
|---|
| 31 | transform = $(program_transform_name)
|
|---|
| 32 | NORMAL_INSTALL = :
|
|---|
| 33 | PRE_INSTALL = :
|
|---|
| 34 | POST_INSTALL = :
|
|---|
| 35 | NORMAL_UNINSTALL = :
|
|---|
| 36 | PRE_UNINSTALL = :
|
|---|
| 37 | POST_UNINSTALL = :
|
|---|
| 38 | host_triplet = @host@
|
|---|
| 39 | subdir = doc
|
|---|
| 40 | DIST_COMMON = $(make_TEXINFOS) $(srcdir)/Makefile.am \
|
|---|
| 41 | $(srcdir)/Makefile.in
|
|---|
| 42 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|---|
| 43 | am__aclocal_m4_deps = $(top_srcdir)/config/dospaths.m4 \
|
|---|
| 44 | $(top_srcdir)/config/gettext.m4 $(top_srcdir)/config/iconv.m4 \
|
|---|
| 45 | $(top_srcdir)/config/lib-ld.m4 \
|
|---|
| 46 | $(top_srcdir)/config/lib-link.m4 \
|
|---|
| 47 | $(top_srcdir)/config/lib-prefix.m4 $(top_srcdir)/config/nls.m4 \
|
|---|
| 48 | $(top_srcdir)/config/po.m4 $(top_srcdir)/config/progtest.m4 \
|
|---|
| 49 | $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
|
|---|
| 50 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|---|
| 51 | $(ACLOCAL_M4)
|
|---|
| 52 | mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
|
|---|
| 53 | CONFIG_HEADER = $(top_builddir)/config.h
|
|---|
| 54 | CONFIG_CLEAN_FILES =
|
|---|
| 55 | SOURCES =
|
|---|
| 56 | DIST_SOURCES =
|
|---|
| 57 | INFO_DEPS = $(srcdir)/make.info
|
|---|
| 58 | TEXINFO_TEX = $(top_srcdir)/config/texinfo.tex
|
|---|
| 59 | am__TEXINFO_TEX_DIR = $(top_srcdir)/config
|
|---|
| 60 | DVIS = make.dvi
|
|---|
| 61 | PDFS = make.pdf
|
|---|
| 62 | PSS = make.ps
|
|---|
| 63 | HTMLS = make.html
|
|---|
| 64 | TEXINFOS = make.texi
|
|---|
| 65 | TEXI2DVI = texi2dvi
|
|---|
| 66 | TEXI2PDF = $(TEXI2DVI) --pdf --batch
|
|---|
| 67 | MAKEINFOHTML = $(MAKEINFO) --html
|
|---|
| 68 | AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
|
|---|
| 69 | DVIPS = dvips
|
|---|
| 70 | am__installdirs = $(DESTDIR)$(infodir)
|
|---|
| 71 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|---|
| 72 | ACLOCAL = @ACLOCAL@
|
|---|
| 73 | ALLOCA = @ALLOCA@
|
|---|
| 74 | AMDEP_FALSE = @AMDEP_FALSE@
|
|---|
| 75 | AMDEP_TRUE = @AMDEP_TRUE@
|
|---|
| 76 | AMTAR = @AMTAR@
|
|---|
| 77 | AR = @AR@
|
|---|
| 78 | AUTOCONF = @AUTOCONF@
|
|---|
| 79 | AUTOHEADER = @AUTOHEADER@
|
|---|
| 80 | AUTOMAKE = @AUTOMAKE@
|
|---|
| 81 | AWK = @AWK@
|
|---|
| 82 | CC = @CC@
|
|---|
| 83 | CCDEPMODE = @CCDEPMODE@
|
|---|
| 84 | CFLAGS = @CFLAGS@
|
|---|
| 85 | CPP = @CPP@
|
|---|
| 86 | CPPFLAGS = @CPPFLAGS@
|
|---|
| 87 | CYGPATH_W = @CYGPATH_W@
|
|---|
| 88 | DEFS = @DEFS@
|
|---|
| 89 | DEPDIR = @DEPDIR@
|
|---|
| 90 | ECHO_C = @ECHO_C@
|
|---|
| 91 | ECHO_N = @ECHO_N@
|
|---|
| 92 | ECHO_T = @ECHO_T@
|
|---|
| 93 | EGREP = @EGREP@
|
|---|
| 94 | EXEEXT = @EXEEXT@
|
|---|
| 95 | GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
|
|---|
| 96 | GLOBINC = @GLOBINC@
|
|---|
| 97 | GLOBLIB = @GLOBLIB@
|
|---|
| 98 | GMSGFMT = @GMSGFMT@
|
|---|
| 99 | INSTALL_DATA = @INSTALL_DATA@
|
|---|
| 100 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|---|
| 101 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|---|
| 102 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|---|
| 103 | INTLLIBS = @INTLLIBS@
|
|---|
| 104 | KMEM_GROUP = @KMEM_GROUP@
|
|---|
| 105 | LDFLAGS = @LDFLAGS@
|
|---|
| 106 | LIBICONV = @LIBICONV@
|
|---|
| 107 | LIBINTL = @LIBINTL@
|
|---|
| 108 | LIBOBJS = @LIBOBJS@
|
|---|
| 109 | LIBS = @LIBS@
|
|---|
| 110 | LTLIBICONV = @LTLIBICONV@
|
|---|
| 111 | LTLIBINTL = @LTLIBINTL@
|
|---|
| 112 | LTLIBOBJS = @LTLIBOBJS@
|
|---|
| 113 | MAKEINFO = @MAKEINFO@
|
|---|
| 114 | MAKE_HOST = @MAKE_HOST@
|
|---|
| 115 | MKINSTALLDIRS = @MKINSTALLDIRS@
|
|---|
| 116 | MSGFMT = @MSGFMT@
|
|---|
| 117 | MSGMERGE = @MSGMERGE@
|
|---|
| 118 | NEED_SETGID = @NEED_SETGID@
|
|---|
| 119 | OBJEXT = @OBJEXT@
|
|---|
| 120 | PACKAGE = @PACKAGE@
|
|---|
| 121 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|---|
| 122 | PACKAGE_NAME = @PACKAGE_NAME@
|
|---|
| 123 | PACKAGE_STRING = @PACKAGE_STRING@
|
|---|
| 124 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|---|
| 125 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
|---|
| 126 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
|---|
| 127 | PERL = @PERL@
|
|---|
| 128 | POSUB = @POSUB@
|
|---|
| 129 | RANLIB = @RANLIB@
|
|---|
| 130 | REMOTE = @REMOTE@
|
|---|
| 131 | SET_MAKE = @SET_MAKE@
|
|---|
| 132 | SHELL = @SHELL@
|
|---|
| 133 | STRIP = @STRIP@
|
|---|
| 134 | U = @U@
|
|---|
| 135 | USE_CUSTOMS_FALSE = @USE_CUSTOMS_FALSE@
|
|---|
| 136 | USE_CUSTOMS_TRUE = @USE_CUSTOMS_TRUE@
|
|---|
| 137 | USE_LOCAL_GLOB_FALSE = @USE_LOCAL_GLOB_FALSE@
|
|---|
| 138 | USE_LOCAL_GLOB_TRUE = @USE_LOCAL_GLOB_TRUE@
|
|---|
| 139 | USE_NLS = @USE_NLS@
|
|---|
| 140 | VERSION = @VERSION@
|
|---|
| 141 | XGETTEXT = @XGETTEXT@
|
|---|
| 142 | ac_ct_CC = @ac_ct_CC@
|
|---|
| 143 | ac_ct_RANLIB = @ac_ct_RANLIB@
|
|---|
| 144 | ac_ct_STRIP = @ac_ct_STRIP@
|
|---|
| 145 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
|---|
| 146 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
|---|
| 147 | am__include = @am__include@
|
|---|
| 148 | am__leading_dot = @am__leading_dot@
|
|---|
| 149 | am__quote = @am__quote@
|
|---|
| 150 | bindir = @bindir@
|
|---|
| 151 | build = @build@
|
|---|
| 152 | build_alias = @build_alias@
|
|---|
| 153 | build_cpu = @build_cpu@
|
|---|
| 154 | build_os = @build_os@
|
|---|
| 155 | build_vendor = @build_vendor@
|
|---|
| 156 | datadir = @datadir@
|
|---|
| 157 | exec_prefix = @exec_prefix@
|
|---|
| 158 | host = @host@
|
|---|
| 159 | host_alias = @host_alias@
|
|---|
| 160 | host_cpu = @host_cpu@
|
|---|
| 161 | host_os = @host_os@
|
|---|
| 162 | host_vendor = @host_vendor@
|
|---|
| 163 | includedir = @includedir@
|
|---|
| 164 | infodir = @infodir@
|
|---|
| 165 | install_sh = @install_sh@
|
|---|
| 166 | libdir = @libdir@
|
|---|
| 167 | libexecdir = @libexecdir@
|
|---|
| 168 | localstatedir = @localstatedir@
|
|---|
| 169 | mandir = @mandir@
|
|---|
| 170 | mkdir_p = @mkdir_p@
|
|---|
| 171 | oldincludedir = @oldincludedir@
|
|---|
| 172 | prefix = @prefix@
|
|---|
| 173 | program_transform_name = @program_transform_name@
|
|---|
| 174 | sbindir = @sbindir@
|
|---|
| 175 | sharedstatedir = @sharedstatedir@
|
|---|
| 176 | sysconfdir = @sysconfdir@
|
|---|
| 177 | target_alias = @target_alias@
|
|---|
| 178 | TEXI2HTML = texi2html
|
|---|
| 179 | TEXI2HTML_FLAGS = -split_chapter
|
|---|
| 180 | info_TEXINFOS = make.texi
|
|---|
| 181 | make_TEXINFOS = fdl.texi make-stds.texi
|
|---|
| 182 | CLEANFILES = make*.html
|
|---|
| 183 | all: all-am
|
|---|
| 184 |
|
|---|
| 185 | .SUFFIXES:
|
|---|
| 186 | .SUFFIXES: .dvi .html .info .pdf .ps .texi
|
|---|
| 187 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|---|
| 188 | @for dep in $?; do \
|
|---|
| 189 | case '$(am__configure_deps)' in \
|
|---|
| 190 | *$$dep*) \
|
|---|
| 191 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|---|
| 192 | && exit 0; \
|
|---|
| 193 | exit 1;; \
|
|---|
| 194 | esac; \
|
|---|
| 195 | done; \
|
|---|
| 196 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
|
|---|
| 197 | cd $(top_srcdir) && \
|
|---|
| 198 | $(AUTOMAKE) --gnu doc/Makefile
|
|---|
| 199 | .PRECIOUS: Makefile
|
|---|
| 200 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|---|
| 201 | @case '$?' in \
|
|---|
| 202 | *config.status*) \
|
|---|
| 203 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|---|
| 204 | *) \
|
|---|
| 205 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|---|
| 206 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|---|
| 207 | esac;
|
|---|
| 208 |
|
|---|
| 209 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|---|
| 210 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 211 |
|
|---|
| 212 | $(top_srcdir)/configure: $(am__configure_deps)
|
|---|
| 213 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 214 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|---|
| 215 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 216 |
|
|---|
| 217 | .texi.info:
|
|---|
| 218 | restore=: && \
|
|---|
| 219 | backupdir="$(am__leading_dot)am$$$$" && \
|
|---|
| 220 | am__cwd=`pwd` && cd $(srcdir) && \
|
|---|
| 221 | rm -rf $$backupdir && mkdir $$backupdir && \
|
|---|
| 222 | for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
|
|---|
| 223 | if test -f $$f; then \
|
|---|
| 224 | mv $$f $$backupdir; \
|
|---|
| 225 | restore=mv; \
|
|---|
| 226 | fi; \
|
|---|
| 227 | done; \
|
|---|
| 228 | cd "$$am__cwd"; \
|
|---|
| 229 | if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|---|
| 230 | -o $@ $<; \
|
|---|
| 231 | then \
|
|---|
| 232 | rc=0; \
|
|---|
| 233 | cd $(srcdir); \
|
|---|
| 234 | else \
|
|---|
| 235 | rc=$$?; \
|
|---|
| 236 | cd $(srcdir) && \
|
|---|
| 237 | $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
|
|---|
| 238 | fi; \
|
|---|
| 239 | rm -rf $$backupdir; \
|
|---|
| 240 | exit $$rc
|
|---|
| 241 |
|
|---|
| 242 | .texi.dvi:
|
|---|
| 243 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|---|
| 244 | MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
|---|
| 245 | $(TEXI2DVI) $<
|
|---|
| 246 |
|
|---|
| 247 | .texi.pdf:
|
|---|
| 248 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|---|
| 249 | MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
|---|
| 250 | $(TEXI2PDF) $<
|
|---|
| 251 |
|
|---|
| 252 | .texi.html:
|
|---|
| 253 | $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|---|
| 254 | -o $@ $<
|
|---|
| 255 | if test ! -d $@ && test -d $(@:.html=); then \
|
|---|
| 256 | mv $(@:.html=) $@; else :; fi
|
|---|
| 257 | $(srcdir)/make.info: make.texi $(make_TEXINFOS)
|
|---|
| 258 | make.dvi: make.texi $(make_TEXINFOS)
|
|---|
| 259 | make.pdf: make.texi $(make_TEXINFOS)
|
|---|
| 260 | make.html: make.texi $(make_TEXINFOS)
|
|---|
| 261 | .dvi.ps:
|
|---|
| 262 | $(DVIPS) -o $@ $<
|
|---|
| 263 |
|
|---|
| 264 | uninstall-info-am:
|
|---|
| 265 | $(PRE_UNINSTALL)
|
|---|
| 266 | @if (install-info --version && \
|
|---|
| 267 | install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
|---|
| 268 | list='$(INFO_DEPS)'; \
|
|---|
| 269 | for file in $$list; do \
|
|---|
| 270 | relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
|---|
| 271 | echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile"; \
|
|---|
| 272 | install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile; \
|
|---|
| 273 | done; \
|
|---|
| 274 | else :; fi
|
|---|
| 275 | @$(NORMAL_UNINSTALL)
|
|---|
| 276 | @list='$(INFO_DEPS)'; \
|
|---|
| 277 | for file in $$list; do \
|
|---|
| 278 | relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
|---|
| 279 | relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|---|
| 280 | (if cd $(DESTDIR)$(infodir); then \
|
|---|
| 281 | echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
|
|---|
| 282 | rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
|
|---|
| 283 | else :; fi); \
|
|---|
| 284 | done
|
|---|
| 285 |
|
|---|
| 286 | dist-info: $(INFO_DEPS)
|
|---|
| 287 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 288 | list='$(INFO_DEPS)'; \
|
|---|
| 289 | for base in $$list; do \
|
|---|
| 290 | case $$base in \
|
|---|
| 291 | $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
|
|---|
| 292 | esac; \
|
|---|
| 293 | if test -f $$base; then d=.; else d=$(srcdir); fi; \
|
|---|
| 294 | for file in $$d/$$base*; do \
|
|---|
| 295 | relfile=`expr "$$file" : "$$d/\(.*\)"`; \
|
|---|
| 296 | test -f $(distdir)/$$relfile || \
|
|---|
| 297 | cp -p $$file $(distdir)/$$relfile; \
|
|---|
| 298 | done; \
|
|---|
| 299 | done
|
|---|
| 300 |
|
|---|
| 301 | mostlyclean-aminfo:
|
|---|
| 302 | -rm -rf make.aux make.cp make.cps make.fn make.fns make.ky make.kys make.log \
|
|---|
| 303 | make.pg make.tmp make.toc make.tp make.tps make.vr make.dvi \
|
|---|
| 304 | make.pdf make.ps make.html
|
|---|
| 305 |
|
|---|
| 306 | maintainer-clean-aminfo:
|
|---|
| 307 | @list='$(INFO_DEPS)'; for i in $$list; do \
|
|---|
| 308 | i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|---|
| 309 | echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
|
|---|
| 310 | rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
|
|---|
| 311 | done
|
|---|
| 312 | tags: TAGS
|
|---|
| 313 | TAGS:
|
|---|
| 314 |
|
|---|
| 315 | ctags: CTAGS
|
|---|
| 316 | CTAGS:
|
|---|
| 317 |
|
|---|
| 318 |
|
|---|
| 319 | distdir: $(DISTFILES)
|
|---|
| 320 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 321 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 322 | list='$(DISTFILES)'; for file in $$list; do \
|
|---|
| 323 | case $$file in \
|
|---|
| 324 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|---|
| 325 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
|---|
| 326 | esac; \
|
|---|
| 327 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|---|
| 328 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|---|
| 329 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|---|
| 330 | dir="/$$dir"; \
|
|---|
| 331 | $(mkdir_p) "$(distdir)$$dir"; \
|
|---|
| 332 | else \
|
|---|
| 333 | dir=''; \
|
|---|
| 334 | fi; \
|
|---|
| 335 | if test -d $$d/$$file; then \
|
|---|
| 336 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|---|
| 337 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 338 | fi; \
|
|---|
| 339 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 340 | else \
|
|---|
| 341 | test -f $(distdir)/$$file \
|
|---|
| 342 | || cp -p $$d/$$file $(distdir)/$$file \
|
|---|
| 343 | || exit 1; \
|
|---|
| 344 | fi; \
|
|---|
| 345 | done
|
|---|
| 346 | $(MAKE) $(AM_MAKEFLAGS) \
|
|---|
| 347 | top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
|---|
| 348 | dist-info
|
|---|
| 349 | check-am: all-am
|
|---|
| 350 | check: check-am
|
|---|
| 351 | all-am: Makefile $(INFO_DEPS)
|
|---|
| 352 | installdirs:
|
|---|
| 353 | $(mkdir_p) $(DESTDIR)$(infodir)
|
|---|
| 354 | install: install-am
|
|---|
| 355 | install-exec: install-exec-am
|
|---|
| 356 | install-data: install-data-am
|
|---|
| 357 | uninstall: uninstall-am
|
|---|
| 358 |
|
|---|
| 359 | install-am: all-am
|
|---|
| 360 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|---|
| 361 |
|
|---|
| 362 | installcheck: installcheck-am
|
|---|
| 363 | install-strip:
|
|---|
| 364 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|---|
| 365 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|---|
| 366 | `test -z '$(STRIP)' || \
|
|---|
| 367 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|---|
| 368 | mostlyclean-generic:
|
|---|
| 369 |
|
|---|
| 370 | clean-generic:
|
|---|
| 371 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|---|
| 372 |
|
|---|
| 373 | distclean-generic:
|
|---|
| 374 | -rm -f $(CONFIG_CLEAN_FILES)
|
|---|
| 375 |
|
|---|
| 376 | maintainer-clean-generic:
|
|---|
| 377 | @echo "This command is intended for maintainers to use"
|
|---|
| 378 | @echo "it deletes files that may require special tools to rebuild."
|
|---|
| 379 | clean: clean-am
|
|---|
| 380 |
|
|---|
| 381 | clean-am: clean-generic mostlyclean-am
|
|---|
| 382 |
|
|---|
| 383 | distclean: distclean-am
|
|---|
| 384 | -rm -f Makefile
|
|---|
| 385 | distclean-am: clean-am distclean-generic
|
|---|
| 386 |
|
|---|
| 387 | dvi: dvi-am
|
|---|
| 388 |
|
|---|
| 389 | dvi-am: $(DVIS)
|
|---|
| 390 |
|
|---|
| 391 | html-am: $(HTMLS)
|
|---|
| 392 |
|
|---|
| 393 | info: info-am
|
|---|
| 394 |
|
|---|
| 395 | info-am: $(INFO_DEPS)
|
|---|
| 396 |
|
|---|
| 397 | install-data-am: install-info-am
|
|---|
| 398 |
|
|---|
| 399 | install-exec-am:
|
|---|
| 400 |
|
|---|
| 401 | install-info: install-info-am
|
|---|
| 402 |
|
|---|
| 403 | install-info-am: $(INFO_DEPS)
|
|---|
| 404 | @$(NORMAL_INSTALL)
|
|---|
| 405 | $(mkdir_p) $(DESTDIR)$(infodir)
|
|---|
| 406 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|---|
| 407 | list='$(INFO_DEPS)'; \
|
|---|
| 408 | for file in $$list; do \
|
|---|
| 409 | case $$file in \
|
|---|
| 410 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|---|
| 411 | esac; \
|
|---|
| 412 | if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
|---|
| 413 | file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|---|
| 414 | for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
|
|---|
| 415 | $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
|
|---|
| 416 | if test -f $$ifile; then \
|
|---|
| 417 | relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
|
|---|
| 418 | echo " $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile"; \
|
|---|
| 419 | $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile; \
|
|---|
| 420 | else : ; fi; \
|
|---|
| 421 | done; \
|
|---|
| 422 | done
|
|---|
| 423 | @$(POST_INSTALL)
|
|---|
| 424 | @if (install-info --version && \
|
|---|
| 425 | install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
|---|
| 426 | list='$(INFO_DEPS)'; \
|
|---|
| 427 | for file in $$list; do \
|
|---|
| 428 | relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
|---|
| 429 | echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile";\
|
|---|
| 430 | install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile || :;\
|
|---|
| 431 | done; \
|
|---|
| 432 | else : ; fi
|
|---|
| 433 | install-man:
|
|---|
| 434 |
|
|---|
| 435 | installcheck-am:
|
|---|
| 436 |
|
|---|
| 437 | maintainer-clean: maintainer-clean-am
|
|---|
| 438 | -rm -f Makefile
|
|---|
| 439 | maintainer-clean-am: distclean-am maintainer-clean-aminfo \
|
|---|
| 440 | maintainer-clean-generic
|
|---|
| 441 |
|
|---|
| 442 | mostlyclean: mostlyclean-am
|
|---|
| 443 |
|
|---|
| 444 | mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
|
|---|
| 445 |
|
|---|
| 446 | pdf: pdf-am
|
|---|
| 447 |
|
|---|
| 448 | pdf-am: $(PDFS)
|
|---|
| 449 |
|
|---|
| 450 | ps: ps-am
|
|---|
| 451 |
|
|---|
| 452 | ps-am: $(PSS)
|
|---|
| 453 |
|
|---|
| 454 | uninstall-am: uninstall-info-am
|
|---|
| 455 |
|
|---|
| 456 | .PHONY: all all-am check check-am clean clean-generic dist-info \
|
|---|
| 457 | distclean distclean-generic distdir dvi dvi-am html html-am \
|
|---|
| 458 | info info-am install install-am install-data install-data-am \
|
|---|
| 459 | install-exec install-exec-am install-info install-info-am \
|
|---|
| 460 | install-man install-strip installcheck installcheck-am \
|
|---|
| 461 | installdirs maintainer-clean maintainer-clean-aminfo \
|
|---|
| 462 | maintainer-clean-generic mostlyclean mostlyclean-aminfo \
|
|---|
| 463 | mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
|
|---|
| 464 | uninstall-info-am
|
|---|
| 465 |
|
|---|
| 466 |
|
|---|
| 467 | html: make_1.html
|
|---|
| 468 |
|
|---|
| 469 | make_1.html: $(info_TEXINFOS) $(make_TEXINFOS)
|
|---|
| 470 | $(TEXI2HTML) $(TEXI2HTML_FLAGS) $(srcdir)/make.texi
|
|---|
| 471 |
|
|---|
| 472 | .PHONY: html
|
|---|
| 473 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|---|
| 474 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
|---|
| 475 | .NOEXPORT:
|
|---|