Home | History | Annotate | Download | only in ssl
      1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
      2 # webclients/java-applet/ssl/Makefile.  Generated from Makefile.in by configure.
      3 
      4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
      5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
      6 # Foundation, Inc.
      7 # This Makefile.in is free software; the Free Software Foundation
      8 # gives unlimited permission to copy and/or distribute it,
      9 # with or without modifications, as long as this notice is preserved.
     10 
     11 # This program is distributed in the hope that it will be useful,
     12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
     13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
     14 # PARTICULAR PURPOSE.
     15 
     16 
     17 
     18 am__make_dryrun = \
     19   { \
     20     am__dry=no; \
     21     case $$MAKEFLAGS in \
     22       *\\[\ \	]*) \
     23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
     24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
     25       *) \
     26         for am__flg in $$MAKEFLAGS; do \
     27           case $$am__flg in \
     28             *=*|--*) ;; \
     29             *n*) am__dry=yes; break;; \
     30           esac; \
     31         done;; \
     32     esac; \
     33     test $$am__dry = yes; \
     34   }
     35 pkgdatadir = $(datadir)/LibVNCServer
     36 pkgincludedir = $(includedir)/LibVNCServer
     37 pkglibdir = $(libdir)/LibVNCServer
     38 pkglibexecdir = $(libexecdir)/LibVNCServer
     39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     40 install_sh_DATA = $(install_sh) -c -m 644
     41 install_sh_PROGRAM = $(install_sh) -c
     42 install_sh_SCRIPT = $(install_sh) -c
     43 INSTALL_HEADER = $(INSTALL_DATA)
     44 transform = $(program_transform_name)
     45 NORMAL_INSTALL = :
     46 PRE_INSTALL = :
     47 POST_INSTALL = :
     48 NORMAL_UNINSTALL = :
     49 PRE_UNINSTALL = :
     50 POST_UNINSTALL = :
     51 build_triplet = x86_64-unknown-linux-gnu
     52 host_triplet = x86_64-unknown-linux-gnu
     53 subdir = webclients/java-applet/ssl
     54 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
     55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     56 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
     57 	$(top_srcdir)/configure.ac
     58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     59 	$(ACLOCAL_M4)
     60 mkinstalldirs = $(install_sh) -d
     61 CONFIG_HEADER = $(top_builddir)/rfbconfig.h
     62 CONFIG_CLEAN_FILES =
     63 CONFIG_CLEAN_VPATH_FILES =
     64 AM_V_GEN = $(am__v_GEN_$(V))
     65 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
     66 am__v_GEN_0 = @echo "  GEN   " $@;
     67 AM_V_at = $(am__v_at_$(V))
     68 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
     69 am__v_at_0 = @
     70 SOURCES =
     71 DIST_SOURCES =
     72 am__can_run_installinfo = \
     73   case $$AM_UPDATE_INFO_DIR in \
     74     n|no|NO) false;; \
     75     *) (install-info --version) >/dev/null 2>&1;; \
     76   esac
     77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     78 ACLOCAL = ${SHELL} /data/src/android-master/external/libvncserver/missing --run aclocal-1.11
     79 AMTAR = $${TAR-tar}
     80 AM_DEFAULT_VERBOSITY = 0
     81 AR = /usr/bin/ar
     82 AS = as
     83 AUTOCONF = ${SHELL} /data/src/android-master/external/libvncserver/missing --run autoconf
     84 AUTOHEADER = ${SHELL} /data/src/android-master/external/libvncserver/missing --run autoheader
     85 AUTOMAKE = ${SHELL} /data/src/android-master/external/libvncserver/missing --run automake-1.11
     86 AVAHI_CFLAGS = 
     87 AVAHI_LIBS = 
     88 AWK = mawk
     89 CC = gcc
     90 CCDEPMODE = depmode=gcc3
     91 CFLAGS = -g -O2 -Wall  
     92 CPP = gcc -E
     93 CPPFLAGS = 
     94 CRYPT_LIBS = -lcrypt
     95 CXX = g++
     96 CXXCPP = g++ -E
     97 CXXDEPMODE = depmode=gcc3
     98 CXXFLAGS = -g -O2
     99 CYGPATH_W = echo
    100 DEFS = -DHAVE_CONFIG_H
    101 DEPDIR = .deps
    102 DLLTOOL = dlltool
    103 ECHO = echo
    104 ECHO_C = 
    105 ECHO_N = -n
    106 ECHO_T = 
    107 EGREP = /bin/grep -E
    108 EXEEXT = 
    109 F77 = 
    110 FFLAGS = 
    111 GNUTLS_CFLAGS = 
    112 GNUTLS_LIBS = 
    113 GREP = /bin/grep
    114 GTK_CFLAGS = 
    115 GTK_LIBS = 
    116 INSTALL = /usr/bin/install -c
    117 INSTALL_DATA = ${INSTALL} -m 644
    118 INSTALL_PROGRAM = ${INSTALL}
    119 INSTALL_SCRIPT = ${INSTALL}
    120 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
    121 JPEG_LDFLAGS = 
    122 LDFLAGS = 
    123 LIBGCRYPT_CFLAGS = 
    124 LIBGCRYPT_CONFIG = no
    125 LIBGCRYPT_LIBS = 
    126 LIBOBJS = 
    127 LIBS = -lnsl -lpthread -lz -lpng -ljpeg -lresolv   
    128 LIBTOOL = $(SHELL) $(top_builddir)/libtool
    129 LN_S = ln -s
    130 LTLIBOBJS = 
    131 MAKEINFO = ${SHELL} /data/src/android-master/external/libvncserver/missing --run makeinfo
    132 MKDIR_P = /bin/mkdir -p
    133 OBJDUMP = objdump
    134 OBJEXT = o
    135 PACKAGE = LibVNCServer
    136 PACKAGE_BUGREPORT = http://sourceforge.net/projects/libvncserver
    137 PACKAGE_NAME = LibVNCServer
    138 PACKAGE_STRING = LibVNCServer 0.9.9
    139 PACKAGE_TARNAME = libvncserver
    140 PACKAGE_URL = 
    141 PACKAGE_VERSION = 0.9.9
    142 PATH_SEPARATOR = :
    143 PKG_CONFIG = /usr/bin/pkg-config
    144 PKG_CONFIG_LIBDIR = 
    145 PKG_CONFIG_PATH = 
    146 RANLIB = ranlib
    147 RPMSOURCEDIR = NOT-FOUND
    148 SDL_CFLAGS = 
    149 SDL_LIBS = 
    150 SET_MAKE = 
    151 SHELL = /bin/bash
    152 SSL_LIBS = 
    153 STRIP = strip
    154 SYSTEM_LIBVNCSERVER_CFLAGS = 
    155 SYSTEM_LIBVNCSERVER_LIBS = 
    156 VERSION = 0.9.9
    157 WSOCKLIB = 
    158 XMKMF = 
    159 X_CFLAGS = 
    160 X_EXTRA_LIBS = 
    161 X_LIBS = 
    162 X_PRE_LIBS =  -lSM -lICE
    163 abs_builddir = /data/src/android-master/external/libvncserver/webclients/java-applet/ssl
    164 abs_srcdir = /data/src/android-master/external/libvncserver/webclients/java-applet/ssl
    165 abs_top_builddir = /data/src/android-master/external/libvncserver
    166 abs_top_srcdir = /data/src/android-master/external/libvncserver
    167 ac_ct_CC = gcc
    168 ac_ct_CXX = g++
    169 ac_ct_F77 = 
    170 am__include = include
    171 am__leading_dot = .
    172 am__quote = 
    173 am__tar = $${TAR-tar} chof - "$$tardir"
    174 am__untar = $${TAR-tar} xf -
    175 bindir = ${exec_prefix}/bin
    176 build = x86_64-unknown-linux-gnu
    177 build_alias = 
    178 build_cpu = x86_64
    179 build_os = linux-gnu
    180 build_vendor = unknown
    181 builddir = .
    182 datadir = ${datarootdir}
    183 datarootdir = ${prefix}/share
    184 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
    185 dvidir = ${docdir}
    186 exec_prefix = ${prefix}
    187 host = x86_64-unknown-linux-gnu
    188 host_alias = 
    189 host_cpu = x86_64
    190 host_os = linux-gnu
    191 host_vendor = unknown
    192 htmldir = ${docdir}
    193 includedir = ${prefix}/include
    194 infodir = ${datarootdir}/info
    195 install_sh = ${SHELL} /data/src/android-master/external/libvncserver/install-sh
    196 libdir = ${exec_prefix}/lib
    197 libexecdir = ${exec_prefix}/libexec
    198 localedir = ${datarootdir}/locale
    199 localstatedir = ${prefix}/var
    200 mandir = ${datarootdir}/man
    201 mkdir_p = /bin/mkdir -p
    202 oldincludedir = /usr/include
    203 pdfdir = ${docdir}
    204 prefix = /usr/local
    205 program_transform_name = s,x,x,
    206 psdir = ${docdir}
    207 sbindir = ${exec_prefix}/sbin
    208 sharedstatedir = ${prefix}/com
    209 srcdir = .
    210 sysconfdir = ${prefix}/etc
    211 target_alias = 
    212 top_build_prefix = ../../../
    213 top_builddir = ../../..
    214 top_srcdir = ../../..
    215 with_ffmpeg = 
    216 EXTRA_DIST = VncViewer.jar index.vnc SignedVncViewer.jar proxy.vnc README ss_vncviewer onetimekey UltraViewerSSL.jar SignedUltraViewerSSL.jar ultra.vnc ultrasigned.vnc ultraproxy.vnc
    217 all: all-am
    218 
    219 .SUFFIXES:
    220 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    221 	@for dep in $?; do \
    222 	  case '$(am__configure_deps)' in \
    223 	    *$$dep*) \
    224 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    225 	        && { if test -f $@; then exit 0; else break; fi; }; \
    226 	      exit 1;; \
    227 	  esac; \
    228 	done; \
    229 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu webclients/java-applet/ssl/Makefile'; \
    230 	$(am__cd) $(top_srcdir) && \
    231 	  $(AUTOMAKE) --gnu webclients/java-applet/ssl/Makefile
    232 .PRECIOUS: Makefile
    233 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    234 	@case '$?' in \
    235 	  *config.status*) \
    236 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    237 	  *) \
    238 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    239 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    240 	esac;
    241 
    242 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    243 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    244 
    245 $(top_srcdir)/configure:  $(am__configure_deps)
    246 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    247 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    248 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    249 $(am__aclocal_m4_deps):
    250 
    251 mostlyclean-libtool:
    252 	-rm -f *.lo
    253 
    254 clean-libtool:
    255 	-rm -rf .libs _libs
    256 tags: TAGS
    257 TAGS:
    258 
    259 ctags: CTAGS
    260 CTAGS:
    261 
    262 
    263 distdir: $(DISTFILES)
    264 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    265 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    266 	list='$(DISTFILES)'; \
    267 	  dist_files=`for file in $$list; do echo $$file; done | \
    268 	  sed -e "s|^$$srcdirstrip/||;t" \
    269 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    270 	case $$dist_files in \
    271 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    272 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    273 			   sort -u` ;; \
    274 	esac; \
    275 	for file in $$dist_files; do \
    276 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    277 	  if test -d $$d/$$file; then \
    278 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    279 	    if test -d "$(distdir)/$$file"; then \
    280 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    281 	    fi; \
    282 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    283 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    284 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    285 	    fi; \
    286 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    287 	  else \
    288 	    test -f "$(distdir)/$$file" \
    289 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    290 	    || exit 1; \
    291 	  fi; \
    292 	done
    293 check-am: all-am
    294 check: check-am
    295 all-am: Makefile
    296 installdirs:
    297 install: install-am
    298 install-exec: install-exec-am
    299 install-data: install-data-am
    300 uninstall: uninstall-am
    301 
    302 install-am: all-am
    303 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    304 
    305 installcheck: installcheck-am
    306 install-strip:
    307 	if test -z '$(STRIP)'; then \
    308 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    309 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    310 	      install; \
    311 	else \
    312 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    313 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    314 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
    315 	fi
    316 mostlyclean-generic:
    317 
    318 clean-generic:
    319 
    320 distclean-generic:
    321 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    322 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    323 
    324 maintainer-clean-generic:
    325 	@echo "This command is intended for maintainers to use"
    326 	@echo "it deletes files that may require special tools to rebuild."
    327 clean: clean-am
    328 
    329 clean-am: clean-generic clean-libtool mostlyclean-am
    330 
    331 distclean: distclean-am
    332 	-rm -f Makefile
    333 distclean-am: clean-am distclean-generic
    334 
    335 dvi: dvi-am
    336 
    337 dvi-am:
    338 
    339 html: html-am
    340 
    341 html-am:
    342 
    343 info: info-am
    344 
    345 info-am:
    346 
    347 install-data-am:
    348 
    349 install-dvi: install-dvi-am
    350 
    351 install-dvi-am:
    352 
    353 install-exec-am:
    354 
    355 install-html: install-html-am
    356 
    357 install-html-am:
    358 
    359 install-info: install-info-am
    360 
    361 install-info-am:
    362 
    363 install-man:
    364 
    365 install-pdf: install-pdf-am
    366 
    367 install-pdf-am:
    368 
    369 install-ps: install-ps-am
    370 
    371 install-ps-am:
    372 
    373 installcheck-am:
    374 
    375 maintainer-clean: maintainer-clean-am
    376 	-rm -f Makefile
    377 maintainer-clean-am: distclean-am maintainer-clean-generic
    378 
    379 mostlyclean: mostlyclean-am
    380 
    381 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
    382 
    383 pdf: pdf-am
    384 
    385 pdf-am:
    386 
    387 ps: ps-am
    388 
    389 ps-am:
    390 
    391 uninstall-am:
    392 
    393 .MAKE: install-am install-strip
    394 
    395 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
    396 	distclean distclean-generic distclean-libtool distdir dvi \
    397 	dvi-am html html-am info info-am install install-am \
    398 	install-data install-data-am install-dvi install-dvi-am \
    399 	install-exec install-exec-am install-html install-html-am \
    400 	install-info install-info-am install-man install-pdf \
    401 	install-pdf-am install-ps install-ps-am install-strip \
    402 	installcheck installcheck-am installdirs maintainer-clean \
    403 	maintainer-clean-generic mostlyclean mostlyclean-generic \
    404 	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
    405 
    406 
    407 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    408 # Otherwise a system limit (for SysV at least) may be exceeded.
    409 .NOEXPORT:
    410