| 1 | # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
|
|---|
| 2 |
|
|---|
| 3 | # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
|
|---|
| 4 | # This Makefile.in is free software; the Free Software Foundation
|
|---|
| 5 | # gives unlimited permission to copy and/or distribute it,
|
|---|
| 6 | # with or without modifications, as long as this notice is preserved.
|
|---|
| 7 |
|
|---|
| 8 | # This program is distributed in the hope that it will be useful,
|
|---|
| 9 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|---|
| 10 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|---|
| 11 | # PARTICULAR PURPOSE.
|
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 | SHELL = @SHELL@
|
|---|
| 15 |
|
|---|
| 16 | srcdir = @srcdir@
|
|---|
| 17 | top_srcdir = @top_srcdir@
|
|---|
| 18 | VPATH = @srcdir@
|
|---|
| 19 | prefix = @prefix@
|
|---|
| 20 | exec_prefix = @exec_prefix@
|
|---|
| 21 |
|
|---|
| 22 | bindir = @bindir@
|
|---|
| 23 | sbindir = @sbindir@
|
|---|
| 24 | libexecdir = @libexecdir@
|
|---|
| 25 | datadir = @datadir@
|
|---|
| 26 | sysconfdir = @sysconfdir@
|
|---|
| 27 | sharedstatedir = @sharedstatedir@
|
|---|
| 28 | localstatedir = @localstatedir@
|
|---|
| 29 | libdir = @libdir@
|
|---|
| 30 | infodir = @infodir@
|
|---|
| 31 | mandir = @mandir@
|
|---|
| 32 | includedir = @includedir@
|
|---|
| 33 | oldincludedir = /usr/include
|
|---|
| 34 |
|
|---|
| 35 | DESTDIR =
|
|---|
| 36 |
|
|---|
| 37 | pkgdatadir = $(datadir)/@PACKAGE@
|
|---|
| 38 | pkglibdir = $(libdir)/@PACKAGE@
|
|---|
| 39 | pkgincludedir = $(includedir)/@PACKAGE@
|
|---|
| 40 |
|
|---|
| 41 | top_builddir = .
|
|---|
| 42 |
|
|---|
| 43 | ACLOCAL = @ACLOCAL@
|
|---|
| 44 | AUTOCONF = @AUTOCONF@
|
|---|
| 45 | AUTOMAKE = @AUTOMAKE@
|
|---|
| 46 | AUTOHEADER = @AUTOHEADER@
|
|---|
| 47 |
|
|---|
| 48 | INSTALL = @INSTALL@
|
|---|
| 49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
|
|---|
| 50 | INSTALL_DATA = @INSTALL_DATA@
|
|---|
| 51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|---|
| 52 | transform = @program_transform_name@
|
|---|
| 53 |
|
|---|
| 54 | NORMAL_INSTALL = :
|
|---|
| 55 | PRE_INSTALL = :
|
|---|
| 56 | POST_INSTALL = :
|
|---|
| 57 | NORMAL_UNINSTALL = :
|
|---|
| 58 | PRE_UNINSTALL = :
|
|---|
| 59 | POST_UNINSTALL = :
|
|---|
| 60 | build_alias = @build_alias@
|
|---|
| 61 | build_triplet = @build@
|
|---|
| 62 | host_alias = @host_alias@
|
|---|
| 63 | host_triplet = @host@
|
|---|
| 64 | target_alias = @target_alias@
|
|---|
| 65 | target_triplet = @target@
|
|---|
| 66 | AR = @AR@
|
|---|
| 67 | AS = @AS@
|
|---|
| 68 | ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
|
|---|
| 69 | AWK = @AWK@
|
|---|
| 70 | BASIC_FILE_CC = @BASIC_FILE_CC@
|
|---|
| 71 | BASIC_FILE_H = @BASIC_FILE_H@
|
|---|
| 72 | CC = @CC@
|
|---|
| 73 | CCODECVT_C = @CCODECVT_C@
|
|---|
| 74 | CCODECVT_CC = @CCODECVT_CC@
|
|---|
| 75 | CCODECVT_H = @CCODECVT_H@
|
|---|
| 76 | CCOLLATE_CC = @CCOLLATE_CC@
|
|---|
| 77 | CCTYPE_CC = @CCTYPE_CC@
|
|---|
| 78 | CLOCALE_CC = @CLOCALE_CC@
|
|---|
| 79 | CLOCALE_H = @CLOCALE_H@
|
|---|
| 80 | CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
|
|---|
| 81 | CMESSAGES_CC = @CMESSAGES_CC@
|
|---|
| 82 | CMESSAGES_H = @CMESSAGES_H@
|
|---|
| 83 | CMONEY_CC = @CMONEY_CC@
|
|---|
| 84 | CNUMERIC_CC = @CNUMERIC_CC@
|
|---|
| 85 | CPP = @CPP@
|
|---|
| 86 | CSTDIO_H = @CSTDIO_H@
|
|---|
| 87 | CTIME_CC = @CTIME_CC@
|
|---|
| 88 | CTIME_H = @CTIME_H@
|
|---|
| 89 | CXX = @CXX@
|
|---|
| 90 | CXXCPP = @CXXCPP@
|
|---|
| 91 | C_INCLUDE_DIR = @C_INCLUDE_DIR@
|
|---|
| 92 | DEBUG_FLAGS = @DEBUG_FLAGS@
|
|---|
| 93 | DLLTOOL = @DLLTOOL@
|
|---|
| 94 | EXEEXT = @EXEEXT@
|
|---|
| 95 | EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
|
|---|
| 96 | GCJ = @GCJ@
|
|---|
| 97 | GCJFLAGS = @GCJFLAGS@
|
|---|
| 98 | GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
|
|---|
| 99 | GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
|
|---|
| 100 | LIBIO_INCLUDES = @LIBIO_INCLUDES@
|
|---|
| 101 | LIBMATHOBJS = @LIBMATHOBJS@
|
|---|
| 102 | LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
|
|---|
| 103 | LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
|
|---|
| 104 | LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
|
|---|
| 105 | LIBTOOL = @LIBTOOL@
|
|---|
| 106 | LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
|
|---|
| 107 | LN_S = @LN_S@
|
|---|
| 108 | MAINT = @MAINT@
|
|---|
| 109 | MAKEINFO = @MAKEINFO@
|
|---|
| 110 | OBJDUMP = @OBJDUMP@
|
|---|
| 111 | OBJEXT = @OBJEXT@
|
|---|
| 112 | OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
|
|---|
| 113 | OPT_LDFLAGS = @OPT_LDFLAGS@
|
|---|
| 114 | OS_INC_SRCDIR = @OS_INC_SRCDIR@
|
|---|
| 115 | PACKAGE = @PACKAGE@
|
|---|
| 116 | RANLIB = @RANLIB@
|
|---|
| 117 | SECTION_FLAGS = @SECTION_FLAGS@
|
|---|
| 118 | SECTION_LDFLAGS = @SECTION_LDFLAGS@
|
|---|
| 119 | STRIP = @STRIP@
|
|---|
| 120 | SYMVER_MAP = @SYMVER_MAP@
|
|---|
| 121 | TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
|
|---|
| 122 | USE_NLS = @USE_NLS@
|
|---|
| 123 | VERSION = @VERSION@
|
|---|
| 124 | WARN_FLAGS = @WARN_FLAGS@
|
|---|
| 125 | WERROR = @WERROR@
|
|---|
| 126 | baseline_dir = @baseline_dir@
|
|---|
| 127 | check_msgfmt = @check_msgfmt@
|
|---|
| 128 | enable_shared = @enable_shared@
|
|---|
| 129 | enable_static = @enable_static@
|
|---|
| 130 | glibcpp_CXX = @glibcpp_CXX@
|
|---|
| 131 | glibcpp_MOFILES = @glibcpp_MOFILES@
|
|---|
| 132 | glibcpp_POFILES = @glibcpp_POFILES@
|
|---|
| 133 | glibcpp_basedir = @glibcpp_basedir@
|
|---|
| 134 | glibcpp_builddir = @glibcpp_builddir@
|
|---|
| 135 | glibcpp_localedir = @glibcpp_localedir@
|
|---|
| 136 | glibcpp_prefixdir = @glibcpp_prefixdir@
|
|---|
| 137 | glibcpp_srcdir = @glibcpp_srcdir@
|
|---|
| 138 | glibcpp_thread_h = @glibcpp_thread_h@
|
|---|
| 139 | glibcpp_toolexecdir = @glibcpp_toolexecdir@
|
|---|
| 140 | glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
|
|---|
| 141 | gxx_include_dir = @gxx_include_dir@
|
|---|
| 142 | ifGNUmake = @ifGNUmake@
|
|---|
| 143 | libio_la = @libio_la@
|
|---|
| 144 | libtool_VERSION = @libtool_VERSION@
|
|---|
| 145 | toplevel_srcdir = @toplevel_srcdir@
|
|---|
| 146 |
|
|---|
| 147 | AUTOMAKE_OPTIONS = 1.3 cygnus
|
|---|
| 148 | MAINT_CHARSET = latin1
|
|---|
| 149 |
|
|---|
| 150 | SUBDIRS = include libio libmath libsupc++ src po testsuite
|
|---|
| 151 |
|
|---|
| 152 | mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
|
|---|
| 153 |
|
|---|
| 154 | PWD_COMMAND = $${PWDCMD-pwd}
|
|---|
| 155 |
|
|---|
| 156 | # Multilib support.
|
|---|
| 157 | MAKEOVERRIDES =
|
|---|
| 158 |
|
|---|
| 159 | # Multilib support variables.
|
|---|
| 160 | MULTISRCTOP =
|
|---|
| 161 | MULTIBUILDTOP =
|
|---|
| 162 | MULTIDIRS =
|
|---|
| 163 | MULTISUBDIR =
|
|---|
| 164 | MULTIDO = true
|
|---|
| 165 | MULTICLEAN = true
|
|---|
| 166 |
|
|---|
| 167 | # Work around what appears to be a GNU make bug handling MAKEFLAGS
|
|---|
| 168 | # values defined in terms of make variables, as is the case for CC and
|
|---|
| 169 | # friends when we are called from the top level Makefile.
|
|---|
| 170 | AM_MAKEFLAGS = \
|
|---|
| 171 | "AR_FLAGS=$(AR_FLAGS)" \
|
|---|
| 172 | "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
|
|---|
| 173 | "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
|
|---|
| 174 | "CFLAGS=$(CFLAGS)" \
|
|---|
| 175 | "CXXFLAGS=$(CXXFLAGS)" \
|
|---|
| 176 | "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
|
|---|
| 177 | "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
|
|---|
| 178 | "INSTALL=$(INSTALL)" \
|
|---|
| 179 | "INSTALL_DATA=$(INSTALL_DATA)" \
|
|---|
| 180 | "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
|
|---|
| 181 | "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
|
|---|
| 182 | "LDFLAGS=$(LDFLAGS)" \
|
|---|
| 183 | "LIBCFLAGS=$(LIBCFLAGS)" \
|
|---|
| 184 | "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
|
|---|
| 185 | "MAKE=$(MAKE)" \
|
|---|
| 186 | "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
|
|---|
| 187 | "PICFLAG=$(PICFLAG)" \
|
|---|
| 188 | "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
|
|---|
| 189 | "SHELL=$(SHELL)" \
|
|---|
| 190 | "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
|
|---|
| 191 | "exec_prefix=$(exec_prefix)" \
|
|---|
| 192 | "infodir=$(infodir)" \
|
|---|
| 193 | "libdir=$(libdir)" \
|
|---|
| 194 | "includedir=$(includedir)" \
|
|---|
| 195 | "prefix=$(prefix)" \
|
|---|
| 196 | "tooldir=$(tooldir)" \
|
|---|
| 197 | "gxx_include_dir=$(gxx_include_dir)" \
|
|---|
| 198 | "AR=$(AR)" \
|
|---|
| 199 | "AS=$(AS)" \
|
|---|
| 200 | "LD=$(LD)" \
|
|---|
| 201 | "LIBCFLAGS=$(LIBCFLAGS)" \
|
|---|
| 202 | "PICFLAG=$(PICFLAG)" \
|
|---|
| 203 | "RANLIB=$(RANLIB)" \
|
|---|
| 204 | "NM=$(NM)" \
|
|---|
| 205 | "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
|
|---|
| 206 | "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
|
|---|
| 207 | "DESTDIR=$(DESTDIR)" \
|
|---|
| 208 | "WERROR=$(WERROR)"
|
|---|
| 209 |
|
|---|
| 210 |
|
|---|
| 211 | # Subdir rules rely on $(FLAGS_TO_PASS)
|
|---|
| 212 | FLAGS_TO_PASS = $(AM_MAKEFLAGS)
|
|---|
| 213 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|---|
| 214 | CONFIG_HEADER = config.h
|
|---|
| 215 | CONFIG_CLEAN_FILES = mkcheck testsuite_flags
|
|---|
| 216 | DIST_COMMON = README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
|
|---|
| 217 | acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
|
|---|
| 218 | mkcheck.in testsuite_flags.in
|
|---|
| 219 |
|
|---|
| 220 |
|
|---|
| 221 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
|---|
| 222 |
|
|---|
| 223 | TAR = gtar
|
|---|
| 224 | GZIP_ENV = --best
|
|---|
| 225 | all: all-redirect
|
|---|
| 226 | .SUFFIXES:
|
|---|
| 227 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|---|
| 228 | cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
|
|---|
| 229 |
|
|---|
| 230 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|---|
| 231 | cd $(top_builddir) \
|
|---|
| 232 | && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
|---|
| 233 |
|
|---|
| 234 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
|
|---|
| 235 | cd $(srcdir) && $(ACLOCAL)
|
|---|
| 236 |
|
|---|
| 237 | config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|---|
| 238 | $(SHELL) ./config.status --recheck
|
|---|
| 239 | $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
|
|---|
| 240 | cd $(srcdir) && $(AUTOCONF)
|
|---|
| 241 |
|
|---|
| 242 | config.h: stamp-h
|
|---|
| 243 | @if test ! -f $@; then \
|
|---|
| 244 | rm -f stamp-h; \
|
|---|
| 245 | $(MAKE) stamp-h; \
|
|---|
| 246 | else :; fi
|
|---|
| 247 | stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
|
|---|
| 248 | cd $(top_builddir) \
|
|---|
| 249 | && CONFIG_FILES= CONFIG_HEADERS=config.h \
|
|---|
| 250 | $(SHELL) ./config.status
|
|---|
| 251 | @echo timestamp > stamp-h 2> /dev/null
|
|---|
| 252 | $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
|
|---|
| 253 | @if test ! -f $@; then \
|
|---|
| 254 | rm -f $(srcdir)/stamp-h.in; \
|
|---|
| 255 | $(MAKE) $(srcdir)/stamp-h.in; \
|
|---|
| 256 | else :; fi
|
|---|
| 257 | $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
|
|---|
| 258 | cd $(top_srcdir) && $(AUTOHEADER)
|
|---|
| 259 | @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
|
|---|
| 260 |
|
|---|
| 261 | mostlyclean-hdr:
|
|---|
| 262 |
|
|---|
| 263 | clean-hdr:
|
|---|
| 264 |
|
|---|
| 265 | distclean-hdr:
|
|---|
| 266 | -rm -f config.h
|
|---|
| 267 |
|
|---|
| 268 | maintainer-clean-hdr:
|
|---|
| 269 | mkcheck: $(top_builddir)/config.status mkcheck.in
|
|---|
| 270 | cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
|---|
| 271 | testsuite_flags: $(top_builddir)/config.status testsuite_flags.in
|
|---|
| 272 | cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
|---|
| 273 |
|
|---|
| 274 | # This directory's subdirectories are mostly independent; you can cd
|
|---|
| 275 | # into them and run `make' without going through this Makefile.
|
|---|
| 276 | # To change the values of `make' variables: instead of editing Makefiles,
|
|---|
| 277 | # (1) if the variable is set in `config.status', edit `config.status'
|
|---|
| 278 | # (which will cause the Makefiles to be regenerated when you run `make');
|
|---|
| 279 | # (2) otherwise, pass the desired values on the `make' command line.
|
|---|
| 280 |
|
|---|
| 281 | @SET_MAKE@
|
|---|
| 282 |
|
|---|
| 283 | all-recursive install-data-recursive install-exec-recursive \
|
|---|
| 284 | installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
|
|---|
| 285 | check-recursive installcheck-recursive info-recursive dvi-recursive:
|
|---|
| 286 | @set fnord $$MAKEFLAGS; amf=$$2; \
|
|---|
| 287 | dot_seen=no; \
|
|---|
| 288 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 289 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 290 | echo "Making $$target in $$subdir"; \
|
|---|
| 291 | if test "$$subdir" = "."; then \
|
|---|
| 292 | dot_seen=yes; \
|
|---|
| 293 | local_target="$$target-am"; \
|
|---|
| 294 | else \
|
|---|
| 295 | local_target="$$target"; \
|
|---|
| 296 | fi; \
|
|---|
| 297 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 298 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
|---|
| 299 | done; \
|
|---|
| 300 | if test "$$dot_seen" = "no"; then \
|
|---|
| 301 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|---|
| 302 | fi; test -z "$$fail"
|
|---|
| 303 |
|
|---|
| 304 | mostlyclean-recursive clean-recursive distclean-recursive \
|
|---|
| 305 | maintainer-clean-recursive:
|
|---|
| 306 | @set fnord $$MAKEFLAGS; amf=$$2; \
|
|---|
| 307 | dot_seen=no; \
|
|---|
| 308 | rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 309 | rev="$$subdir $$rev"; \
|
|---|
| 310 | test "$$subdir" != "." || dot_seen=yes; \
|
|---|
| 311 | done; \
|
|---|
| 312 | test "$$dot_seen" = "no" && rev=". $$rev"; \
|
|---|
| 313 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 314 | for subdir in $$rev; do \
|
|---|
| 315 | echo "Making $$target in $$subdir"; \
|
|---|
| 316 | if test "$$subdir" = "."; then \
|
|---|
| 317 | local_target="$$target-am"; \
|
|---|
| 318 | else \
|
|---|
| 319 | local_target="$$target"; \
|
|---|
| 320 | fi; \
|
|---|
| 321 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 322 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
|---|
| 323 | done && test -z "$$fail"
|
|---|
| 324 | tags-recursive:
|
|---|
| 325 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 326 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
|---|
| 327 | done
|
|---|
| 328 |
|
|---|
| 329 | tags: TAGS
|
|---|
| 330 |
|
|---|
| 331 | ID: $(HEADERS) $(SOURCES) $(LISP)
|
|---|
| 332 | list='$(SOURCES) $(HEADERS)'; \
|
|---|
| 333 | unique=`for i in $$list; do echo $$i; done | \
|
|---|
| 334 | awk ' { files[$$0] = 1; } \
|
|---|
| 335 | END { for (i in files) print i; }'`; \
|
|---|
| 336 | here=`pwd` && cd $(srcdir) \
|
|---|
| 337 | && mkid -f$$here/ID $$unique $(LISP)
|
|---|
| 338 |
|
|---|
| 339 | mostlyclean-tags:
|
|---|
| 340 |
|
|---|
| 341 | clean-tags:
|
|---|
| 342 |
|
|---|
| 343 | distclean-tags:
|
|---|
| 344 | -rm -f TAGS ID
|
|---|
| 345 |
|
|---|
| 346 | maintainer-clean-tags:
|
|---|
| 347 |
|
|---|
| 348 | distdir = $(PACKAGE)-$(VERSION)
|
|---|
| 349 | top_distdir = $(distdir)
|
|---|
| 350 |
|
|---|
| 351 | # This target untars the dist file and tries a VPATH configuration. Then
|
|---|
| 352 | # it guarantees that the distribution is self-contained by making another
|
|---|
| 353 | # tarfile.
|
|---|
| 354 | distcheck: dist
|
|---|
| 355 | -rm -rf $(distdir)
|
|---|
| 356 | GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
|
|---|
| 357 | mkdir $(distdir)/=build
|
|---|
| 358 | mkdir $(distdir)/=inst
|
|---|
| 359 | dc_install_base=`cd $(distdir)/=inst && pwd`; \
|
|---|
| 360 | cd $(distdir)/=build \
|
|---|
| 361 | && ../configure --srcdir=.. --prefix=$$dc_install_base \
|
|---|
| 362 | && $(MAKE) $(AM_MAKEFLAGS) \
|
|---|
| 363 | && $(MAKE) $(AM_MAKEFLAGS) dvi \
|
|---|
| 364 | && $(MAKE) $(AM_MAKEFLAGS) check \
|
|---|
| 365 | && $(MAKE) $(AM_MAKEFLAGS) install \
|
|---|
| 366 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
|---|
| 367 | && $(MAKE) $(AM_MAKEFLAGS) dist
|
|---|
| 368 | -rm -rf $(distdir)
|
|---|
| 369 | @banner="$(distdir).tar.gz is ready for distribution"; \
|
|---|
| 370 | dashes=`echo "$$banner" | sed s/./=/g`; \
|
|---|
| 371 | echo "$$dashes"; \
|
|---|
| 372 | echo "$$banner"; \
|
|---|
| 373 | echo "$$dashes"
|
|---|
| 374 | dist: distdir
|
|---|
| 375 | -chmod -R a+r $(distdir)
|
|---|
| 376 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
|
|---|
| 377 | -rm -rf $(distdir)
|
|---|
| 378 | dist-all: distdir
|
|---|
| 379 | -chmod -R a+r $(distdir)
|
|---|
| 380 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
|
|---|
| 381 | -rm -rf $(distdir)
|
|---|
| 382 | distdir: $(DISTFILES)
|
|---|
| 383 | -rm -rf $(distdir)
|
|---|
| 384 | mkdir $(distdir)
|
|---|
| 385 | -chmod 777 $(distdir)
|
|---|
| 386 | @for file in $(DISTFILES); do \
|
|---|
| 387 | if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
|---|
| 388 | if test -d $$d/$$file; then \
|
|---|
| 389 | cp -pr $$d/$$file $(distdir)/$$file; \
|
|---|
| 390 | else \
|
|---|
| 391 | test -f $(distdir)/$$file \
|
|---|
| 392 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
|---|
| 393 | || cp -p $$d/$$file $(distdir)/$$file || :; \
|
|---|
| 394 | fi; \
|
|---|
| 395 | done
|
|---|
| 396 | for subdir in $(SUBDIRS); do \
|
|---|
| 397 | if test "$$subdir" = .; then :; else \
|
|---|
| 398 | test -d $(distdir)/$$subdir \
|
|---|
| 399 | || mkdir $(distdir)/$$subdir \
|
|---|
| 400 | || exit 1; \
|
|---|
| 401 | chmod 777 $(distdir)/$$subdir; \
|
|---|
| 402 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
|
|---|
| 403 | || exit 1; \
|
|---|
| 404 | fi; \
|
|---|
| 405 | done
|
|---|
| 406 | info-am:
|
|---|
| 407 | info: info-recursive
|
|---|
| 408 | dvi-am:
|
|---|
| 409 | dvi: dvi-recursive
|
|---|
| 410 | check-am:
|
|---|
| 411 | check: check-recursive
|
|---|
| 412 | installcheck-am:
|
|---|
| 413 | installcheck: installcheck-recursive
|
|---|
| 414 | install-info-am:
|
|---|
| 415 | install-info: install-info-recursive
|
|---|
| 416 | all-recursive-am: config.h
|
|---|
| 417 | $(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|---|
| 418 |
|
|---|
| 419 | install-exec-am:
|
|---|
| 420 | install-exec: install-exec-recursive
|
|---|
| 421 |
|
|---|
| 422 | install-data-am:
|
|---|
| 423 | install-data: install-data-recursive
|
|---|
| 424 |
|
|---|
| 425 | install-am: all-am
|
|---|
| 426 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|---|
| 427 | install: install-recursive
|
|---|
| 428 | uninstall-am:
|
|---|
| 429 | uninstall: uninstall-recursive
|
|---|
| 430 | all-am: Makefile config.h
|
|---|
| 431 | all-redirect: all-recursive-am
|
|---|
| 432 | install-strip:
|
|---|
| 433 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
|
|---|
| 434 | installdirs: installdirs-recursive
|
|---|
| 435 | installdirs-am:
|
|---|
| 436 |
|
|---|
| 437 |
|
|---|
| 438 | mostlyclean-generic:
|
|---|
| 439 |
|
|---|
| 440 | clean-generic:
|
|---|
| 441 |
|
|---|
| 442 | distclean-generic:
|
|---|
| 443 | -rm -f Makefile $(CONFIG_CLEAN_FILES)
|
|---|
| 444 | -rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
|---|
| 445 |
|
|---|
| 446 | maintainer-clean-generic:
|
|---|
| 447 | mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
|
|---|
| 448 |
|
|---|
| 449 | mostlyclean: mostlyclean-recursive
|
|---|
| 450 |
|
|---|
| 451 | clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
|
|---|
| 452 |
|
|---|
| 453 | clean: clean-recursive
|
|---|
| 454 |
|
|---|
| 455 | distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
|
|---|
| 456 | -rm -f libtool
|
|---|
| 457 |
|
|---|
| 458 | distclean: distclean-recursive
|
|---|
| 459 | -rm -f config.status
|
|---|
| 460 |
|
|---|
| 461 | maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
|
|---|
| 462 | maintainer-clean-generic distclean-am
|
|---|
| 463 | @echo "This command is intended for maintainers to use;"
|
|---|
| 464 | @echo "it deletes files that may require special tools to rebuild."
|
|---|
| 465 |
|
|---|
| 466 | maintainer-clean: maintainer-clean-recursive
|
|---|
| 467 | -rm -f config.status
|
|---|
| 468 |
|
|---|
| 469 | .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
|
|---|
| 470 | install-data-recursive uninstall-data-recursive install-exec-recursive \
|
|---|
| 471 | uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
|
|---|
| 472 | all-recursive check-recursive installcheck-recursive info-recursive \
|
|---|
| 473 | dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
|
|---|
| 474 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
|
|---|
| 475 | distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
|
|---|
| 476 | dvi-am dvi check check-am installcheck-am installcheck install-info-am \
|
|---|
| 477 | install-info all-recursive-am install-exec-am install-exec \
|
|---|
| 478 | install-data-am install-data install-am install uninstall-am uninstall \
|
|---|
| 479 | all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
|
|---|
| 480 | distclean-generic clean-generic maintainer-clean-generic clean \
|
|---|
| 481 | mostlyclean distclean maintainer-clean
|
|---|
| 482 |
|
|---|
| 483 |
|
|---|
| 484 | # These two special 'check-script' rules use the bash script 'mkcheck'
|
|---|
| 485 | # to do testing. This script is not as portable as the dejagnu test
|
|---|
| 486 | # harness, and is thus off by default. It does produce interesting
|
|---|
| 487 | # output however, including various performance analysis items like
|
|---|
| 488 | # compile time, execution time, and binary size.
|
|---|
| 489 | check-script: $(top_builddir)/mkcheck
|
|---|
| 490 | -(chmod + $(top_builddir)/mkcheck; \
|
|---|
| 491 | cd testsuite; \
|
|---|
| 492 | @glibcpp_builddir@/mkcheck 0)
|
|---|
| 493 |
|
|---|
| 494 | check-script-install: $(top_builddir)/mkcheck
|
|---|
| 495 | -(chmod + $(top_builddir)/mkcheck; \
|
|---|
| 496 | cd testsuite; \
|
|---|
| 497 | @glibcpp_builddir@/mkcheck 1)
|
|---|
| 498 |
|
|---|
| 499 | # These rules are messy, but are hella worth it.
|
|---|
| 500 | doxygen:
|
|---|
| 501 | -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
|
|---|
| 502 | builddir=`${PWD_COMMAND}`; \
|
|---|
| 503 | /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
|
|---|
| 504 | --mode=user $${srcdir} $${builddir})
|
|---|
| 505 |
|
|---|
| 506 | doxygen-maint:
|
|---|
| 507 | -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
|
|---|
| 508 | builddir=`${PWD_COMMAND}`; \
|
|---|
| 509 | /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
|
|---|
| 510 | --mode=maint $${srcdir} $${builddir})
|
|---|
| 511 |
|
|---|
| 512 | doxygen-man:
|
|---|
| 513 | -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
|
|---|
| 514 | builddir=`${PWD_COMMAND}`; \
|
|---|
| 515 | /bin/sh ${srcdir}/docs/doxygen/run_doxygen \
|
|---|
| 516 | --mode=man $${srcdir} $${builddir})
|
|---|
| 517 |
|
|---|
| 518 | .PHONY: doxygen doxygen-maint doxygen-man
|
|---|
| 519 |
|
|---|
| 520 | # Multilib support.
|
|---|
| 521 | .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
|
|---|
| 522 | maintainer-clean-multi
|
|---|
| 523 |
|
|---|
| 524 | all-recursive: all-multi
|
|---|
| 525 | install-recursive: install-multi
|
|---|
| 526 | mostlyclean-recursive: mostlyclean-multi
|
|---|
| 527 | clean-recursive: clean-multi
|
|---|
| 528 | distclean-recursive: distclean-multi
|
|---|
| 529 | maintainer-clean-recursive: maintainer-clean-multi
|
|---|
| 530 |
|
|---|
| 531 | all-multi:
|
|---|
| 532 | : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
|
|---|
| 533 | install-multi:
|
|---|
| 534 | $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
|
|---|
| 535 | mostlyclean-multi:
|
|---|
| 536 | $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
|
|---|
| 537 | clean-multi:
|
|---|
| 538 | $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
|
|---|
| 539 | distclean-multi:
|
|---|
| 540 | $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
|
|---|
| 541 | maintainer-clean-multi:
|
|---|
| 542 | $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
|
|---|
| 543 |
|
|---|
| 544 | # All the machinations with string instantiations messes up the
|
|---|
| 545 | # automake-generated TAGS rule. Make a simple one here.
|
|---|
| 546 | TAGS: tags-recursive $(LISP)
|
|---|
| 547 |
|
|---|
| 548 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|---|
| 549 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
|---|
| 550 | .NOEXPORT:
|
|---|