Adam Tkac | fc4cd71 | 2009-03-11 11:14:37 +0000 | [diff] [blame] | 1 | # Makefile.in generated by automake 1.10.2 from Makefile.am. |
| 2 | # @configure_input@ |
| 3 | |
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 5 | # 2003, 2004, 2005, 2006, 2007, 2008 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 | VPATH = @srcdir@ |
| 18 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 19 | pkglibdir = $(libdir)/@PACKAGE@ |
| 20 | pkgincludedir = $(includedir)/@PACKAGE@ |
| 21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| 22 | install_sh_DATA = $(install_sh) -c -m 644 |
| 23 | install_sh_PROGRAM = $(install_sh) -c |
| 24 | install_sh_SCRIPT = $(install_sh) -c |
| 25 | INSTALL_HEADER = $(INSTALL_DATA) |
| 26 | transform = $(program_transform_name) |
| 27 | NORMAL_INSTALL = : |
| 28 | PRE_INSTALL = : |
| 29 | POST_INSTALL = : |
| 30 | NORMAL_UNINSTALL = : |
| 31 | PRE_UNINSTALL = : |
| 32 | POST_UNINSTALL = : |
| 33 | build_triplet = @build@ |
| 34 | host_triplet = @host@ |
| 35 | subdir = . |
| 36 | DIST_COMMON = README $(am__configure_deps) $(dist_bin_SCRIPTS) \ |
| 37 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
| 38 | $(top_srcdir)/configure ABOUT-NLS config.guess config.rpath \ |
| 39 | config.sub depcomp install-sh ltmain.sh missing mkinstalldirs |
| 40 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 41 | am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \ |
| 42 | $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \ |
| 43 | $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ |
| 44 | $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ |
| 45 | $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ |
| 46 | $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \ |
| 47 | $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \ |
| 48 | $(top_srcdir)/configure.ac |
| 49 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| 50 | $(ACLOCAL_M4) |
| 51 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
| 52 | configure.lineno config.status.lineno |
| 53 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
| 54 | CONFIG_CLEAN_FILES = |
| 55 | am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" |
| 56 | dist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT) |
| 57 | SCRIPTS = $(dist_bin_SCRIPTS) |
| 58 | SOURCES = |
| 59 | DIST_SOURCES = |
| 60 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
| 61 | html-recursive info-recursive install-data-recursive \ |
| 62 | install-dvi-recursive install-exec-recursive \ |
| 63 | install-html-recursive install-info-recursive \ |
| 64 | install-pdf-recursive install-ps-recursive install-recursive \ |
| 65 | installcheck-recursive installdirs-recursive pdf-recursive \ |
| 66 | ps-recursive uninstall-recursive |
| 67 | man1dir = $(mandir)/man1 |
| 68 | NROFF = nroff |
| 69 | MANS = $(man1_MANS) |
| 70 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
| 71 | distclean-recursive maintainer-clean-recursive |
| 72 | ETAGS = etags |
| 73 | CTAGS = ctags |
| 74 | DIST_SUBDIRS = $(SUBDIRS) |
| 75 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 76 | distdir = $(PACKAGE)-$(VERSION) |
| 77 | top_distdir = $(distdir) |
| 78 | am__remove_distdir = \ |
| 79 | { test ! -d $(distdir) \ |
| 80 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
| 81 | && rm -fr $(distdir); }; } |
| 82 | DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 |
| 83 | GZIP_ENV = --best |
| 84 | distuninstallcheck_listfiles = find . -type f -print |
| 85 | distcleancheck_listfiles = find . -type f -print |
| 86 | ACLOCAL = @ACLOCAL@ |
| 87 | AMTAR = @AMTAR@ |
| 88 | AR = @AR@ |
| 89 | AUTOCONF = @AUTOCONF@ |
| 90 | AUTOHEADER = @AUTOHEADER@ |
| 91 | AUTOMAKE = @AUTOMAKE@ |
| 92 | AWK = @AWK@ |
| 93 | CC = @CC@ |
| 94 | CCDEPMODE = @CCDEPMODE@ |
| 95 | CFLAGS = @CFLAGS@ |
| 96 | COMMON_DIR = @COMMON_DIR@ |
| 97 | CPP = @CPP@ |
| 98 | CPPFLAGS = @CPPFLAGS@ |
| 99 | CXX = @CXX@ |
| 100 | CXXCPP = @CXXCPP@ |
| 101 | CXXDEPMODE = @CXXDEPMODE@ |
| 102 | CXXFLAGS = @CXXFLAGS@ |
| 103 | CYGPATH_W = @CYGPATH_W@ |
| 104 | DEFS = @DEFS@ |
| 105 | DEPDIR = @DEPDIR@ |
| 106 | DSYMUTIL = @DSYMUTIL@ |
| 107 | DUMPBIN = @DUMPBIN@ |
| 108 | ECHO_C = @ECHO_C@ |
| 109 | ECHO_N = @ECHO_N@ |
| 110 | ECHO_T = @ECHO_T@ |
| 111 | EGREP = @EGREP@ |
| 112 | EXEEXT = @EXEEXT@ |
| 113 | FGREP = @FGREP@ |
| 114 | GMSGFMT = @GMSGFMT@ |
| 115 | GREP = @GREP@ |
| 116 | INET_LIB = @INET_LIB@ |
| 117 | INSTALL = @INSTALL@ |
| 118 | INSTALL_DATA = @INSTALL_DATA@ |
| 119 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 120 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 121 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 122 | INTLLIBS = @INTLLIBS@ |
| 123 | INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ |
| 124 | LD = @LD@ |
| 125 | LDFLAGS = @LDFLAGS@ |
| 126 | LIBICONV = @LIBICONV@ |
| 127 | LIBINTL = @LIBINTL@ |
| 128 | LIBOBJS = @LIBOBJS@ |
| 129 | LIBS = @LIBS@ |
| 130 | LIBTOOL = @LIBTOOL@ |
| 131 | LIPO = @LIPO@ |
| 132 | LN_S = @LN_S@ |
| 133 | LTLIBICONV = @LTLIBICONV@ |
| 134 | LTLIBINTL = @LTLIBINTL@ |
| 135 | LTLIBOBJS = @LTLIBOBJS@ |
| 136 | MAKEINFO = @MAKEINFO@ |
| 137 | MITSHM_DEFINE = @MITSHM_DEFINE@ |
| 138 | MKDIR_P = @MKDIR_P@ |
| 139 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
| 140 | MSGFMT = @MSGFMT@ |
| 141 | MSGMERGE = @MSGMERGE@ |
| 142 | NM = @NM@ |
| 143 | NMEDIT = @NMEDIT@ |
| 144 | OBJDUMP = @OBJDUMP@ |
| 145 | OBJEXT = @OBJEXT@ |
| 146 | OTOOL = @OTOOL@ |
| 147 | OTOOL64 = @OTOOL64@ |
| 148 | PACKAGE = @PACKAGE@ |
| 149 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 150 | PACKAGE_NAME = @PACKAGE_NAME@ |
| 151 | PACKAGE_STRING = @PACKAGE_STRING@ |
| 152 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 153 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 154 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
| 155 | POSUB = @POSUB@ |
| 156 | RANLIB = @RANLIB@ |
| 157 | READDISPLAY_DEFINE = @READDISPLAY_DEFINE@ |
| 158 | SED = @SED@ |
| 159 | SET_MAKE = @SET_MAKE@ |
| 160 | SHELL = @SHELL@ |
| 161 | STRIP = @STRIP@ |
| 162 | USE_NLS = @USE_NLS@ |
| 163 | VERSION = @VERSION@ |
| 164 | VNCCONFIG_DIR = @VNCCONFIG_DIR@ |
| 165 | XGETTEXT = @XGETTEXT@ |
| 166 | XMKMF = @XMKMF@ |
| 167 | XTEST_DEFINE = @XTEST_DEFINE@ |
| 168 | XTEST_LIB = @XTEST_LIB@ |
| 169 | X_CFLAGS = @X_CFLAGS@ |
| 170 | X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
| 171 | X_LIBS = @X_LIBS@ |
| 172 | X_PRE_LIBS = @X_PRE_LIBS@ |
| 173 | abs_builddir = @abs_builddir@ |
| 174 | abs_srcdir = @abs_srcdir@ |
| 175 | abs_top_builddir = @abs_top_builddir@ |
| 176 | abs_top_srcdir = @abs_top_srcdir@ |
| 177 | ac_ct_CC = @ac_ct_CC@ |
| 178 | ac_ct_CXX = @ac_ct_CXX@ |
| 179 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
| 180 | am__include = @am__include@ |
| 181 | am__leading_dot = @am__leading_dot@ |
| 182 | am__quote = @am__quote@ |
| 183 | am__tar = @am__tar@ |
| 184 | am__untar = @am__untar@ |
| 185 | bindir = @bindir@ |
| 186 | build = @build@ |
| 187 | build_alias = @build_alias@ |
| 188 | build_cpu = @build_cpu@ |
| 189 | build_os = @build_os@ |
| 190 | build_vendor = @build_vendor@ |
| 191 | builddir = @builddir@ |
| 192 | datadir = @datadir@ |
| 193 | datarootdir = @datarootdir@ |
| 194 | docdir = @docdir@ |
| 195 | dvidir = @dvidir@ |
| 196 | exec_prefix = @exec_prefix@ |
| 197 | host = @host@ |
| 198 | host_alias = @host_alias@ |
| 199 | host_cpu = @host_cpu@ |
| 200 | host_os = @host_os@ |
| 201 | host_vendor = @host_vendor@ |
| 202 | htmldir = @htmldir@ |
| 203 | includedir = @includedir@ |
| 204 | infodir = @infodir@ |
| 205 | install_sh = @install_sh@ |
| 206 | libdir = @libdir@ |
| 207 | libexecdir = @libexecdir@ |
| 208 | localedir = @localedir@ |
| 209 | localstatedir = @localstatedir@ |
| 210 | lt_ECHO = @lt_ECHO@ |
| 211 | mandir = @mandir@ |
| 212 | mkdir_p = @mkdir_p@ |
| 213 | oldincludedir = @oldincludedir@ |
| 214 | pdfdir = @pdfdir@ |
| 215 | prefix = @prefix@ |
| 216 | program_transform_name = @program_transform_name@ |
| 217 | psdir = @psdir@ |
| 218 | sbindir = @sbindir@ |
| 219 | sharedstatedir = @sharedstatedir@ |
| 220 | srcdir = @srcdir@ |
| 221 | subdirs = @subdirs@ |
| 222 | sysconfdir = @sysconfdir@ |
| 223 | target_alias = @target_alias@ |
| 224 | top_build_prefix = @top_build_prefix@ |
| 225 | top_builddir = @top_builddir@ |
| 226 | top_srcdir = @top_srcdir@ |
| 227 | SUBDIRS = ../common tx x0vncserver vncviewer vncpasswd po @VNCCONFIG_DIR@ |
| 228 | dist_bin_SCRIPTS = vncserver |
| 229 | man1_MANS = vncserver.man |
| 230 | ACLOCAL_AMFLAGS = -I m4 |
| 231 | EXTRA_DIST = vncserver.man |
| 232 | all: all-recursive |
| 233 | |
| 234 | .SUFFIXES: |
| 235 | am--refresh: |
| 236 | @: |
| 237 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| 238 | @for dep in $?; do \ |
| 239 | case '$(am__configure_deps)' in \ |
| 240 | *$$dep*) \ |
| 241 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
| 242 | cd $(srcdir) && $(AUTOMAKE) --foreign \ |
| 243 | && exit 0; \ |
| 244 | exit 1;; \ |
| 245 | esac; \ |
| 246 | done; \ |
| 247 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
| 248 | cd $(top_srcdir) && \ |
| 249 | $(AUTOMAKE) --foreign Makefile |
| 250 | .PRECIOUS: Makefile |
| 251 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 252 | @case '$?' in \ |
| 253 | *config.status*) \ |
| 254 | echo ' $(SHELL) ./config.status'; \ |
| 255 | $(SHELL) ./config.status;; \ |
| 256 | *) \ |
| 257 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
| 258 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
| 259 | esac; |
| 260 | |
| 261 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 262 | $(SHELL) ./config.status --recheck |
| 263 | |
| 264 | $(top_srcdir)/configure: $(am__configure_deps) |
| 265 | cd $(srcdir) && $(AUTOCONF) |
| 266 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
| 267 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
| 268 | install-dist_binSCRIPTS: $(dist_bin_SCRIPTS) |
| 269 | @$(NORMAL_INSTALL) |
| 270 | test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" |
| 271 | @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \ |
| 272 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
| 273 | if test -f $$d$$p; then \ |
| 274 | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| 275 | echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ |
| 276 | $(dist_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \ |
| 277 | else :; fi; \ |
| 278 | done |
| 279 | |
| 280 | uninstall-dist_binSCRIPTS: |
| 281 | @$(NORMAL_UNINSTALL) |
| 282 | @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \ |
| 283 | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| 284 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ |
| 285 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ |
| 286 | done |
| 287 | |
| 288 | mostlyclean-libtool: |
| 289 | -rm -f *.lo |
| 290 | |
| 291 | clean-libtool: |
| 292 | -rm -rf .libs _libs |
| 293 | |
| 294 | distclean-libtool: |
| 295 | -rm -f libtool config.lt |
| 296 | install-man1: $(man1_MANS) $(man_MANS) |
| 297 | @$(NORMAL_INSTALL) |
| 298 | test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" |
| 299 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
| 300 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
| 301 | for i in $$l2; do \ |
| 302 | case "$$i" in \ |
| 303 | *.1*) list="$$list $$i" ;; \ |
| 304 | esac; \ |
| 305 | done; \ |
| 306 | for i in $$list; do \ |
| 307 | if test -f $$i; then file=$$i; \ |
| 308 | else file=$(srcdir)/$$i; fi; \ |
| 309 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
| 310 | case "$$ext" in \ |
| 311 | 1*) ;; \ |
| 312 | *) ext='1' ;; \ |
| 313 | esac; \ |
| 314 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
| 315 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
| 316 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
| 317 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ |
| 318 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ |
| 319 | done |
| 320 | uninstall-man1: |
| 321 | @$(NORMAL_UNINSTALL) |
| 322 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
| 323 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
| 324 | for i in $$l2; do \ |
| 325 | case "$$i" in \ |
| 326 | *.1*) list="$$list $$i" ;; \ |
| 327 | esac; \ |
| 328 | done; \ |
| 329 | for i in $$list; do \ |
| 330 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
| 331 | case "$$ext" in \ |
| 332 | 1*) ;; \ |
| 333 | *) ext='1' ;; \ |
| 334 | esac; \ |
| 335 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
| 336 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
| 337 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
| 338 | echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ |
| 339 | rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ |
| 340 | done |
| 341 | |
| 342 | # This directory's subdirectories are mostly independent; you can cd |
| 343 | # into them and run `make' without going through this Makefile. |
| 344 | # To change the values of `make' variables: instead of editing Makefiles, |
| 345 | # (1) if the variable is set in `config.status', edit `config.status' |
| 346 | # (which will cause the Makefiles to be regenerated when you run `make'); |
| 347 | # (2) otherwise, pass the desired values on the `make' command line. |
| 348 | $(RECURSIVE_TARGETS): |
| 349 | @failcom='exit 1'; \ |
| 350 | for f in x $$MAKEFLAGS; do \ |
| 351 | case $$f in \ |
| 352 | *=* | --[!k]*);; \ |
| 353 | *k*) failcom='fail=yes';; \ |
| 354 | esac; \ |
| 355 | done; \ |
| 356 | dot_seen=no; \ |
| 357 | target=`echo $@ | sed s/-recursive//`; \ |
| 358 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 359 | echo "Making $$target in $$subdir"; \ |
| 360 | if test "$$subdir" = "."; then \ |
| 361 | dot_seen=yes; \ |
| 362 | local_target="$$target-am"; \ |
| 363 | else \ |
| 364 | local_target="$$target"; \ |
| 365 | fi; \ |
| 366 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
| 367 | || eval $$failcom; \ |
| 368 | done; \ |
| 369 | if test "$$dot_seen" = "no"; then \ |
| 370 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
| 371 | fi; test -z "$$fail" |
| 372 | |
| 373 | $(RECURSIVE_CLEAN_TARGETS): |
| 374 | @failcom='exit 1'; \ |
| 375 | for f in x $$MAKEFLAGS; do \ |
| 376 | case $$f in \ |
| 377 | *=* | --[!k]*);; \ |
| 378 | *k*) failcom='fail=yes';; \ |
| 379 | esac; \ |
| 380 | done; \ |
| 381 | dot_seen=no; \ |
| 382 | case "$@" in \ |
| 383 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
| 384 | *) list='$(SUBDIRS)' ;; \ |
| 385 | esac; \ |
| 386 | rev=''; for subdir in $$list; do \ |
| 387 | if test "$$subdir" = "."; then :; else \ |
| 388 | rev="$$subdir $$rev"; \ |
| 389 | fi; \ |
| 390 | done; \ |
| 391 | rev="$$rev ."; \ |
| 392 | target=`echo $@ | sed s/-recursive//`; \ |
| 393 | for subdir in $$rev; do \ |
| 394 | echo "Making $$target in $$subdir"; \ |
| 395 | if test "$$subdir" = "."; then \ |
| 396 | local_target="$$target-am"; \ |
| 397 | else \ |
| 398 | local_target="$$target"; \ |
| 399 | fi; \ |
| 400 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
| 401 | || eval $$failcom; \ |
| 402 | done && test -z "$$fail" |
| 403 | tags-recursive: |
| 404 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 405 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
| 406 | done |
| 407 | ctags-recursive: |
| 408 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 409 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
| 410 | done |
| 411 | |
| 412 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| 413 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 414 | unique=`for i in $$list; do \ |
| 415 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 416 | done | \ |
| 417 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| 418 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| 419 | mkid -fID $$unique |
| 420 | tags: TAGS |
| 421 | |
| 422 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| 423 | $(TAGS_FILES) $(LISP) |
| 424 | tags=; \ |
| 425 | here=`pwd`; \ |
| 426 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
| 427 | include_option=--etags-include; \ |
| 428 | empty_fix=.; \ |
| 429 | else \ |
| 430 | include_option=--include; \ |
| 431 | empty_fix=; \ |
| 432 | fi; \ |
| 433 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 434 | if test "$$subdir" = .; then :; else \ |
| 435 | test ! -f $$subdir/TAGS || \ |
| 436 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
| 437 | fi; \ |
| 438 | done; \ |
| 439 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 440 | unique=`for i in $$list; do \ |
| 441 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 442 | done | \ |
| 443 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| 444 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| 445 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
| 446 | test -n "$$unique" || unique=$$empty_fix; \ |
| 447 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 448 | $$tags $$unique; \ |
| 449 | fi |
| 450 | ctags: CTAGS |
| 451 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| 452 | $(TAGS_FILES) $(LISP) |
| 453 | tags=; \ |
| 454 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| 455 | unique=`for i in $$list; do \ |
| 456 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 457 | done | \ |
| 458 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| 459 | END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| 460 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
| 461 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| 462 | $$tags $$unique |
| 463 | |
| 464 | GTAGS: |
| 465 | here=`$(am__cd) $(top_builddir) && pwd` \ |
| 466 | && cd $(top_srcdir) \ |
| 467 | && gtags -i $(GTAGS_ARGS) $$here |
| 468 | |
| 469 | distclean-tags: |
| 470 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| 471 | |
| 472 | distdir: $(DISTFILES) |
| 473 | $(am__remove_distdir) |
| 474 | test -d $(distdir) || mkdir $(distdir) |
| 475 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 476 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 477 | list='$(DISTFILES)'; \ |
| 478 | dist_files=`for file in $$list; do echo $$file; done | \ |
| 479 | sed -e "s|^$$srcdirstrip/||;t" \ |
| 480 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
| 481 | case $$dist_files in \ |
| 482 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
| 483 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
| 484 | sort -u` ;; \ |
| 485 | esac; \ |
| 486 | for file in $$dist_files; do \ |
| 487 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 488 | if test -d $$d/$$file; then \ |
| 489 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 490 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| 491 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
| 492 | fi; \ |
| 493 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
| 494 | else \ |
| 495 | test -f $(distdir)/$$file \ |
| 496 | || cp -p $$d/$$file $(distdir)/$$file \ |
| 497 | || exit 1; \ |
| 498 | fi; \ |
| 499 | done |
| 500 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
| 501 | if test "$$subdir" = .; then :; else \ |
| 502 | test -d "$(distdir)/$$subdir" \ |
| 503 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
| 504 | || exit 1; \ |
| 505 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
| 506 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
| 507 | (cd $$subdir && \ |
| 508 | $(MAKE) $(AM_MAKEFLAGS) \ |
| 509 | top_distdir="$$top_distdir" \ |
| 510 | distdir="$$distdir/$$subdir" \ |
| 511 | am__remove_distdir=: \ |
| 512 | am__skip_length_check=: \ |
| 513 | distdir) \ |
| 514 | || exit 1; \ |
| 515 | fi; \ |
| 516 | done |
| 517 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
| 518 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
| 519 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
| 520 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
| 521 | || chmod -R a+r $(distdir) |
| 522 | dist-gzip: distdir |
| 523 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
| 524 | $(am__remove_distdir) |
| 525 | dist-bzip2: distdir |
| 526 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
| 527 | $(am__remove_distdir) |
| 528 | |
| 529 | dist-lzma: distdir |
| 530 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
| 531 | $(am__remove_distdir) |
| 532 | |
| 533 | dist-tarZ: distdir |
| 534 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
| 535 | $(am__remove_distdir) |
| 536 | |
| 537 | dist-shar: distdir |
| 538 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
| 539 | $(am__remove_distdir) |
| 540 | |
| 541 | dist-zip: distdir |
| 542 | -rm -f $(distdir).zip |
| 543 | zip -rq $(distdir).zip $(distdir) |
| 544 | $(am__remove_distdir) |
| 545 | |
| 546 | dist dist-all: distdir |
| 547 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
| 548 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
| 549 | $(am__remove_distdir) |
| 550 | |
| 551 | # This target untars the dist file and tries a VPATH configuration. Then |
| 552 | # it guarantees that the distribution is self-contained by making another |
| 553 | # tarfile. |
| 554 | distcheck: dist |
| 555 | case '$(DIST_ARCHIVES)' in \ |
| 556 | *.tar.gz*) \ |
| 557 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
| 558 | *.tar.bz2*) \ |
| 559 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
| 560 | *.tar.lzma*) \ |
| 561 | unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ |
| 562 | *.tar.Z*) \ |
| 563 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
| 564 | *.shar.gz*) \ |
| 565 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
| 566 | *.zip*) \ |
| 567 | unzip $(distdir).zip ;;\ |
| 568 | esac |
| 569 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
| 570 | mkdir $(distdir)/_build |
| 571 | mkdir $(distdir)/_inst |
| 572 | chmod a-w $(distdir) |
| 573 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
| 574 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
| 575 | && cd $(distdir)/_build \ |
| 576 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
| 577 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
| 578 | && $(MAKE) $(AM_MAKEFLAGS) \ |
| 579 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
| 580 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
| 581 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
| 582 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
| 583 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
| 584 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
| 585 | distuninstallcheck \ |
| 586 | && chmod -R a-w "$$dc_install_base" \ |
| 587 | && ({ \ |
| 588 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
| 589 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
| 590 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
| 591 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
| 592 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
| 593 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
| 594 | && rm -rf "$$dc_destdir" \ |
| 595 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
| 596 | && rm -rf $(DIST_ARCHIVES) \ |
| 597 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
| 598 | $(am__remove_distdir) |
| 599 | @(echo "$(distdir) archives ready for distribution: "; \ |
| 600 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
| 601 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
| 602 | distuninstallcheck: |
| 603 | @cd $(distuninstallcheck_dir) \ |
| 604 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
| 605 | || { echo "ERROR: files left after uninstall:" ; \ |
| 606 | if test -n "$(DESTDIR)"; then \ |
| 607 | echo " (check DESTDIR support)"; \ |
| 608 | fi ; \ |
| 609 | $(distuninstallcheck_listfiles) ; \ |
| 610 | exit 1; } >&2 |
| 611 | distcleancheck: distclean |
| 612 | @if test '$(srcdir)' = . ; then \ |
| 613 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
| 614 | exit 1 ; \ |
| 615 | fi |
| 616 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
| 617 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
| 618 | $(distcleancheck_listfiles) ; \ |
| 619 | exit 1; } >&2 |
| 620 | check-am: all-am |
| 621 | check: check-recursive |
| 622 | all-am: Makefile $(SCRIPTS) $(MANS) |
| 623 | installdirs: installdirs-recursive |
| 624 | installdirs-am: |
| 625 | for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \ |
| 626 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
| 627 | done |
| 628 | install: install-recursive |
| 629 | install-exec: install-exec-recursive |
| 630 | install-data: install-data-recursive |
| 631 | uninstall: uninstall-recursive |
| 632 | |
| 633 | install-am: all-am |
| 634 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 635 | |
| 636 | installcheck: installcheck-recursive |
| 637 | install-strip: |
| 638 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 639 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 640 | `test -z '$(STRIP)' || \ |
| 641 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| 642 | mostlyclean-generic: |
| 643 | |
| 644 | clean-generic: |
| 645 | |
| 646 | distclean-generic: |
| 647 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| 648 | |
| 649 | maintainer-clean-generic: |
| 650 | @echo "This command is intended for maintainers to use" |
| 651 | @echo "it deletes files that may require special tools to rebuild." |
| 652 | clean: clean-recursive |
| 653 | |
| 654 | clean-am: clean-generic clean-libtool mostlyclean-am |
| 655 | |
| 656 | distclean: distclean-recursive |
| 657 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| 658 | -rm -f Makefile |
| 659 | distclean-am: clean-am distclean-generic distclean-libtool \ |
| 660 | distclean-tags |
| 661 | |
| 662 | dvi: dvi-recursive |
| 663 | |
| 664 | dvi-am: |
| 665 | |
| 666 | html: html-recursive |
| 667 | |
| 668 | info: info-recursive |
| 669 | |
| 670 | info-am: |
| 671 | |
| 672 | install-data-am: install-man |
| 673 | |
| 674 | install-dvi: install-dvi-recursive |
| 675 | |
| 676 | install-exec-am: install-dist_binSCRIPTS |
| 677 | |
| 678 | install-html: install-html-recursive |
| 679 | |
| 680 | install-info: install-info-recursive |
| 681 | |
| 682 | install-man: install-man1 |
| 683 | |
| 684 | install-pdf: install-pdf-recursive |
| 685 | |
| 686 | install-ps: install-ps-recursive |
| 687 | |
| 688 | installcheck-am: |
| 689 | |
| 690 | maintainer-clean: maintainer-clean-recursive |
| 691 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| 692 | -rm -rf $(top_srcdir)/autom4te.cache |
| 693 | -rm -f Makefile |
| 694 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 695 | |
| 696 | mostlyclean: mostlyclean-recursive |
| 697 | |
| 698 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| 699 | |
| 700 | pdf: pdf-recursive |
| 701 | |
| 702 | pdf-am: |
| 703 | |
| 704 | ps: ps-recursive |
| 705 | |
| 706 | ps-am: |
| 707 | |
| 708 | uninstall-am: uninstall-dist_binSCRIPTS uninstall-man |
| 709 | |
| 710 | uninstall-man: uninstall-man1 |
| 711 | |
| 712 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ |
| 713 | install-strip |
| 714 | |
| 715 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ |
| 716 | all all-am am--refresh check check-am clean clean-generic \ |
| 717 | clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ |
| 718 | dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \ |
| 719 | distclean distclean-generic distclean-libtool distclean-tags \ |
| 720 | distcleancheck distdir distuninstallcheck dvi dvi-am html \ |
| 721 | html-am info info-am install install-am install-data \ |
| 722 | install-data-am install-dist_binSCRIPTS install-dvi \ |
| 723 | install-dvi-am install-exec install-exec-am install-html \ |
| 724 | install-html-am install-info install-info-am install-man \ |
| 725 | install-man1 install-pdf install-pdf-am install-ps \ |
| 726 | install-ps-am install-strip installcheck installcheck-am \ |
| 727 | installdirs installdirs-am maintainer-clean \ |
| 728 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
| 729 | mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ |
| 730 | uninstall uninstall-am uninstall-dist_binSCRIPTS uninstall-man \ |
| 731 | uninstall-man1 |
| 732 | |
| 733 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 734 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 735 | .NOEXPORT: |