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