[1949] | 1 | # Makefile.in generated by automake 1.7.9 from Makefile.am. |
---|
| 2 | # @configure_input@ |
---|
| 3 | |
---|
| 4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 |
---|
| 5 | # Free Software Foundation, Inc. |
---|
| 6 | # This Makefile.in is free software; the Free Software Foundation |
---|
| 7 | # gives unlimited permission to copy and/or distribute it, |
---|
| 8 | # with or without modifications, as long as this notice is preserved. |
---|
| 9 | |
---|
| 10 | # This program is distributed in the hope that it will be useful, |
---|
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
| 13 | # PARTICULAR PURPOSE. |
---|
| 14 | |
---|
| 15 | @SET_MAKE@ |
---|
| 16 | |
---|
| 17 | srcdir = @srcdir@ |
---|
| 18 | top_srcdir = @top_srcdir@ |
---|
| 19 | VPATH = @srcdir@ |
---|
| 20 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 21 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 22 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 23 | top_builddir = . |
---|
| 24 | |
---|
| 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 | ACLOCAL = @ACLOCAL@ |
---|
| 39 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 40 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 41 | AMTAR = @AMTAR@ |
---|
| 42 | AUTOCONF = @AUTOCONF@ |
---|
| 43 | AUTOHEADER = @AUTOHEADER@ |
---|
| 44 | AUTOMAKE = @AUTOMAKE@ |
---|
| 45 | AWK = @AWK@ |
---|
| 46 | CC = @CC@ |
---|
| 47 | CCDEPMODE = @CCDEPMODE@ |
---|
| 48 | CFLAGS = @CFLAGS@ |
---|
| 49 | CPP = @CPP@ |
---|
| 50 | CPPFLAGS = @CPPFLAGS@ |
---|
| 51 | CXX = @CXX@ |
---|
| 52 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 53 | CXXFLAGS = @CXXFLAGS@ |
---|
| 54 | CYGPATH_W = @CYGPATH_W@ |
---|
| 55 | DEFS = @DEFS@ |
---|
| 56 | DEPDIR = @DEPDIR@ |
---|
| 57 | ECHO_C = @ECHO_C@ |
---|
| 58 | ECHO_N = @ECHO_N@ |
---|
| 59 | ECHO_T = @ECHO_T@ |
---|
| 60 | EGREP = @EGREP@ |
---|
| 61 | EXEEXT = @EXEEXT@ |
---|
| 62 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 63 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 64 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 65 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 66 | LDFLAGS = @LDFLAGS@ |
---|
| 67 | LIBOBJS = @LIBOBJS@ |
---|
| 68 | LIBS = @LIBS@ |
---|
| 69 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 70 | MAKEINFO = @MAKEINFO@ |
---|
[2018] | 71 | MSBITFIELDS = @MSBITFIELDS@ |
---|
[1949] | 72 | OBJEXT = @OBJEXT@ |
---|
| 73 | PACKAGE = @PACKAGE@ |
---|
| 74 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 75 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 76 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 77 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 78 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 79 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 80 | SET_MAKE = @SET_MAKE@ |
---|
| 81 | SHELL = @SHELL@ |
---|
| 82 | STRIP = @STRIP@ |
---|
| 83 | VERSION = @VERSION@ |
---|
| 84 | ac_ct_CC = @ac_ct_CC@ |
---|
| 85 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 86 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 87 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 88 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 89 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 90 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 91 | am__include = @am__include@ |
---|
| 92 | am__leading_dot = @am__leading_dot@ |
---|
| 93 | am__quote = @am__quote@ |
---|
| 94 | bindir = @bindir@ |
---|
| 95 | build_alias = @build_alias@ |
---|
| 96 | datadir = @datadir@ |
---|
| 97 | exec_prefix = @exec_prefix@ |
---|
| 98 | host_alias = @host_alias@ |
---|
| 99 | includedir = @includedir@ |
---|
| 100 | infodir = @infodir@ |
---|
| 101 | install_sh = @install_sh@ |
---|
| 102 | libdir = @libdir@ |
---|
| 103 | libexecdir = @libexecdir@ |
---|
| 104 | localstatedir = @localstatedir@ |
---|
| 105 | mandir = @mandir@ |
---|
| 106 | oldincludedir = @oldincludedir@ |
---|
| 107 | prefix = @prefix@ |
---|
| 108 | program_transform_name = @program_transform_name@ |
---|
| 109 | sbindir = @sbindir@ |
---|
| 110 | sharedstatedir = @sharedstatedir@ |
---|
| 111 | sysconfdir = @sysconfdir@ |
---|
| 112 | target_alias = @target_alias@ |
---|
| 113 | SUBDIRS = src console gui |
---|
| 114 | subdir = . |
---|
| 115 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 116 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 117 | CONFIG_HEADER = config.h |
---|
| 118 | CONFIG_CLEAN_FILES = |
---|
| 119 | DIST_SOURCES = |
---|
| 120 | |
---|
| 121 | RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ |
---|
| 122 | ps-recursive install-info-recursive uninstall-info-recursive \ |
---|
| 123 | all-recursive install-data-recursive install-exec-recursive \ |
---|
| 124 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
| 125 | check-recursive installcheck-recursive |
---|
| 126 | DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \ |
---|
| 127 | COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 \ |
---|
| 128 | config.h.in configure configure.ac depcomp install-sh missing \ |
---|
| 129 | mkinstalldirs |
---|
| 130 | DIST_SUBDIRS = $(SUBDIRS) |
---|
| 131 | all: config.h |
---|
| 132 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
---|
| 133 | |
---|
| 134 | .SUFFIXES: |
---|
| 135 | |
---|
| 136 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
| 137 | configure.lineno |
---|
| 138 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
| 139 | cd $(top_srcdir) && \ |
---|
| 140 | $(AUTOMAKE) --gnu Makefile |
---|
| 141 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 142 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) |
---|
| 143 | |
---|
| 144 | $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 145 | $(SHELL) ./config.status --recheck |
---|
| 146 | $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) |
---|
| 147 | cd $(srcdir) && $(AUTOCONF) |
---|
| 148 | |
---|
| 149 | $(ACLOCAL_M4): configure.ac |
---|
| 150 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
| 151 | |
---|
| 152 | config.h: stamp-h1 |
---|
| 153 | @if test ! -f $@; then \ |
---|
| 154 | rm -f stamp-h1; \ |
---|
| 155 | $(MAKE) stamp-h1; \ |
---|
| 156 | else :; fi |
---|
| 157 | |
---|
| 158 | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
| 159 | @rm -f stamp-h1 |
---|
| 160 | cd $(top_builddir) && $(SHELL) ./config.status config.h |
---|
| 161 | |
---|
| 162 | $(srcdir)/config.h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
| 163 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
| 164 | touch $(srcdir)/config.h.in |
---|
| 165 | |
---|
| 166 | distclean-hdr: |
---|
| 167 | -rm -f config.h stamp-h1 |
---|
| 168 | uninstall-info-am: |
---|
| 169 | |
---|
| 170 | # This directory's subdirectories are mostly independent; you can cd |
---|
| 171 | # into them and run `make' without going through this Makefile. |
---|
| 172 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
| 173 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
| 174 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
| 175 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
| 176 | $(RECURSIVE_TARGETS): |
---|
| 177 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 178 | dot_seen=no; \ |
---|
| 179 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 180 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 181 | echo "Making $$target in $$subdir"; \ |
---|
| 182 | if test "$$subdir" = "."; then \ |
---|
| 183 | dot_seen=yes; \ |
---|
| 184 | local_target="$$target-am"; \ |
---|
| 185 | else \ |
---|
| 186 | local_target="$$target"; \ |
---|
| 187 | fi; \ |
---|
| 188 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 189 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 190 | done; \ |
---|
| 191 | if test "$$dot_seen" = "no"; then \ |
---|
| 192 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
| 193 | fi; test -z "$$fail" |
---|
| 194 | |
---|
| 195 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 196 | maintainer-clean-recursive: |
---|
| 197 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 198 | dot_seen=no; \ |
---|
| 199 | case "$@" in \ |
---|
| 200 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
| 201 | *) list='$(SUBDIRS)' ;; \ |
---|
| 202 | esac; \ |
---|
| 203 | rev=''; for subdir in $$list; do \ |
---|
| 204 | if test "$$subdir" = "."; then :; else \ |
---|
| 205 | rev="$$subdir $$rev"; \ |
---|
| 206 | fi; \ |
---|
| 207 | done; \ |
---|
| 208 | rev="$$rev ."; \ |
---|
| 209 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 210 | for subdir in $$rev; do \ |
---|
| 211 | echo "Making $$target in $$subdir"; \ |
---|
| 212 | if test "$$subdir" = "."; then \ |
---|
| 213 | local_target="$$target-am"; \ |
---|
| 214 | else \ |
---|
| 215 | local_target="$$target"; \ |
---|
| 216 | fi; \ |
---|
| 217 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 218 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 219 | done && test -z "$$fail" |
---|
| 220 | tags-recursive: |
---|
| 221 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 222 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 223 | done |
---|
| 224 | ctags-recursive: |
---|
| 225 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 226 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
| 227 | done |
---|
| 228 | |
---|
| 229 | ETAGS = etags |
---|
| 230 | ETAGSFLAGS = |
---|
| 231 | |
---|
| 232 | CTAGS = ctags |
---|
| 233 | CTAGSFLAGS = |
---|
| 234 | |
---|
| 235 | tags: TAGS |
---|
| 236 | |
---|
| 237 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 238 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 239 | unique=`for i in $$list; do \ |
---|
| 240 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 241 | done | \ |
---|
| 242 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 243 | END { for (i in files) print i; }'`; \ |
---|
| 244 | mkid -fID $$unique |
---|
| 245 | |
---|
| 246 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
| 247 | $(TAGS_FILES) $(LISP) |
---|
| 248 | tags=; \ |
---|
| 249 | here=`pwd`; \ |
---|
| 250 | if (etags --etags-include --version) >/dev/null 2>&1; then \ |
---|
| 251 | include_option=--etags-include; \ |
---|
| 252 | else \ |
---|
| 253 | include_option=--include; \ |
---|
| 254 | fi; \ |
---|
| 255 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 256 | if test "$$subdir" = .; then :; else \ |
---|
| 257 | test -f $$subdir/TAGS && \ |
---|
| 258 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
| 259 | fi; \ |
---|
| 260 | done; \ |
---|
| 261 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
| 262 | unique=`for i in $$list; do \ |
---|
| 263 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 264 | done | \ |
---|
| 265 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 266 | END { for (i in files) print i; }'`; \ |
---|
| 267 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
| 268 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 269 | $$tags $$unique |
---|
| 270 | |
---|
| 271 | ctags: CTAGS |
---|
| 272 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ |
---|
| 273 | $(TAGS_FILES) $(LISP) |
---|
| 274 | tags=; \ |
---|
| 275 | here=`pwd`; \ |
---|
| 276 | list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ |
---|
| 277 | unique=`for i in $$list; do \ |
---|
| 278 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 279 | done | \ |
---|
| 280 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 281 | END { for (i in files) print i; }'`; \ |
---|
| 282 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 283 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 284 | $$tags $$unique |
---|
| 285 | |
---|
| 286 | GTAGS: |
---|
| 287 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 288 | && cd $(top_srcdir) \ |
---|
| 289 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 290 | |
---|
| 291 | distclean-tags: |
---|
| 292 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 293 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 294 | |
---|
| 295 | top_distdir = . |
---|
| 296 | distdir = $(PACKAGE)-$(VERSION) |
---|
| 297 | |
---|
| 298 | am__remove_distdir = \ |
---|
| 299 | { test ! -d $(distdir) \ |
---|
| 300 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
| 301 | && rm -fr $(distdir); }; } |
---|
| 302 | |
---|
| 303 | GZIP_ENV = --best |
---|
| 304 | distuninstallcheck_listfiles = find . -type f -print |
---|
| 305 | distcleancheck_listfiles = find . -type f -print |
---|
| 306 | |
---|
| 307 | distdir: $(DISTFILES) |
---|
| 308 | $(am__remove_distdir) |
---|
| 309 | mkdir $(distdir) |
---|
| 310 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 311 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 312 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 313 | case $$file in \ |
---|
| 314 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 315 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 316 | esac; \ |
---|
| 317 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 318 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 319 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 320 | dir="/$$dir"; \ |
---|
| 321 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
| 322 | else \ |
---|
| 323 | dir=''; \ |
---|
| 324 | fi; \ |
---|
| 325 | if test -d $$d/$$file; then \ |
---|
| 326 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 327 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 328 | fi; \ |
---|
| 329 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 330 | else \ |
---|
| 331 | test -f $(distdir)/$$file \ |
---|
| 332 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 333 | || exit 1; \ |
---|
| 334 | fi; \ |
---|
| 335 | done |
---|
| 336 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 337 | if test "$$subdir" = .; then :; else \ |
---|
| 338 | test -d $(distdir)/$$subdir \ |
---|
| 339 | || mkdir $(distdir)/$$subdir \ |
---|
| 340 | || exit 1; \ |
---|
| 341 | (cd $$subdir && \ |
---|
| 342 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
| 343 | top_distdir="$(top_distdir)" \ |
---|
| 344 | distdir=../$(distdir)/$$subdir \ |
---|
| 345 | distdir) \ |
---|
| 346 | || exit 1; \ |
---|
| 347 | fi; \ |
---|
| 348 | done |
---|
| 349 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
| 350 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
| 351 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
| 352 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
| 353 | || chmod -R a+r $(distdir) |
---|
| 354 | dist-gzip: distdir |
---|
| 355 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
| 356 | $(am__remove_distdir) |
---|
| 357 | |
---|
| 358 | dist dist-all: distdir |
---|
| 359 | $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
| 360 | $(am__remove_distdir) |
---|
| 361 | |
---|
| 362 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
| 363 | # it guarantees that the distribution is self-contained by making another |
---|
| 364 | # tarfile. |
---|
| 365 | distcheck: dist |
---|
| 366 | $(am__remove_distdir) |
---|
| 367 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - |
---|
| 368 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
| 369 | mkdir $(distdir)/_build |
---|
| 370 | mkdir $(distdir)/_inst |
---|
| 371 | chmod a-w $(distdir) |
---|
| 372 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
| 373 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
| 374 | && cd $(distdir)/_build \ |
---|
| 375 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
| 376 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
| 377 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
| 378 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
| 379 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
| 380 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
| 381 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
| 382 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
| 383 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
| 384 | distuninstallcheck \ |
---|
| 385 | && chmod -R a-w "$$dc_install_base" \ |
---|
| 386 | && ({ \ |
---|
| 387 | (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ |
---|
| 388 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
| 389 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
| 390 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
| 391 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
| 392 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
| 393 | && rm -rf "$$dc_destdir" \ |
---|
| 394 | && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ |
---|
| 395 | && rm -f $(distdir).tar.gz \ |
---|
| 396 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
| 397 | $(am__remove_distdir) |
---|
| 398 | @echo "$(distdir).tar.gz is ready for distribution" | \ |
---|
| 399 | sed 'h;s/./=/g;p;x;p;x' |
---|
| 400 | distuninstallcheck: |
---|
| 401 | @cd $(distuninstallcheck_dir) \ |
---|
| 402 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
| 403 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
| 404 | if test -n "$(DESTDIR)"; then \ |
---|
| 405 | echo " (check DESTDIR support)"; \ |
---|
| 406 | fi ; \ |
---|
| 407 | $(distuninstallcheck_listfiles) ; \ |
---|
| 408 | exit 1; } >&2 |
---|
| 409 | distcleancheck: distclean |
---|
| 410 | @if test '$(srcdir)' = . ; then \ |
---|
| 411 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
| 412 | exit 1 ; \ |
---|
| 413 | fi |
---|
| 414 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
| 415 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
| 416 | $(distcleancheck_listfiles) ; \ |
---|
| 417 | exit 1; } >&2 |
---|
| 418 | check-am: all-am |
---|
| 419 | check: check-recursive |
---|
| 420 | all-am: Makefile config.h |
---|
| 421 | installdirs: installdirs-recursive |
---|
| 422 | installdirs-am: |
---|
| 423 | |
---|
| 424 | install: install-recursive |
---|
| 425 | install-exec: install-exec-recursive |
---|
| 426 | install-data: install-data-recursive |
---|
| 427 | uninstall: uninstall-recursive |
---|
| 428 | |
---|
| 429 | install-am: all-am |
---|
| 430 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 431 | |
---|
| 432 | installcheck: installcheck-recursive |
---|
| 433 | install-strip: |
---|
| 434 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 435 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 436 | `test -z '$(STRIP)' || \ |
---|
| 437 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 438 | mostlyclean-generic: |
---|
| 439 | |
---|
| 440 | clean-generic: |
---|
| 441 | |
---|
| 442 | distclean-generic: |
---|
| 443 | -rm -f $(CONFIG_CLEAN_FILES) |
---|
| 444 | |
---|
| 445 | maintainer-clean-generic: |
---|
| 446 | @echo "This command is intended for maintainers to use" |
---|
| 447 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 448 | clean: clean-recursive |
---|
| 449 | |
---|
| 450 | clean-am: clean-generic mostlyclean-am |
---|
| 451 | |
---|
| 452 | distclean: distclean-recursive |
---|
| 453 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
| 454 | -rm -f Makefile |
---|
| 455 | distclean-am: clean-am distclean-generic distclean-hdr distclean-tags |
---|
| 456 | |
---|
| 457 | dvi: dvi-recursive |
---|
| 458 | |
---|
| 459 | dvi-am: |
---|
| 460 | |
---|
| 461 | info: info-recursive |
---|
| 462 | |
---|
| 463 | info-am: |
---|
| 464 | |
---|
| 465 | install-data-am: |
---|
| 466 | |
---|
| 467 | install-exec-am: |
---|
| 468 | |
---|
| 469 | install-info: install-info-recursive |
---|
| 470 | |
---|
| 471 | install-man: |
---|
| 472 | |
---|
| 473 | installcheck-am: |
---|
| 474 | |
---|
| 475 | maintainer-clean: maintainer-clean-recursive |
---|
| 476 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
| 477 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
| 478 | -rm -f Makefile |
---|
| 479 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 480 | |
---|
| 481 | mostlyclean: mostlyclean-recursive |
---|
| 482 | |
---|
| 483 | mostlyclean-am: mostlyclean-generic |
---|
| 484 | |
---|
| 485 | pdf: pdf-recursive |
---|
| 486 | |
---|
| 487 | pdf-am: |
---|
| 488 | |
---|
| 489 | ps: ps-recursive |
---|
| 490 | |
---|
| 491 | ps-am: |
---|
| 492 | |
---|
| 493 | uninstall-am: uninstall-info-am |
---|
| 494 | |
---|
| 495 | uninstall-info: uninstall-info-recursive |
---|
| 496 | |
---|
| 497 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ |
---|
| 498 | clean-generic clean-recursive ctags ctags-recursive dist \ |
---|
| 499 | dist-all dist-gzip distcheck distclean distclean-generic \ |
---|
| 500 | distclean-hdr distclean-recursive distclean-tags distcleancheck \ |
---|
| 501 | distdir distuninstallcheck dvi dvi-am dvi-recursive info \ |
---|
| 502 | info-am info-recursive install install-am install-data \ |
---|
| 503 | install-data-am install-data-recursive install-exec \ |
---|
| 504 | install-exec-am install-exec-recursive install-info \ |
---|
| 505 | install-info-am install-info-recursive install-man \ |
---|
| 506 | install-recursive install-strip installcheck installcheck-am \ |
---|
| 507 | installdirs installdirs-am installdirs-recursive \ |
---|
| 508 | maintainer-clean maintainer-clean-generic \ |
---|
| 509 | maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
---|
| 510 | mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \ |
---|
| 511 | ps-recursive tags tags-recursive uninstall uninstall-am \ |
---|
| 512 | uninstall-info-am uninstall-info-recursive uninstall-recursive |
---|
| 513 | |
---|
| 514 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 515 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 516 | .NOEXPORT: |
---|