fix disconnect bug in libvncserver
[presencevnc] / libvnc / classes / Makefile
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # classes/Makefile.  Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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
16 srcdir = .
17 top_srcdir = ..
18
19 pkgdatadir = $(datadir)/LibVNCServer
20 pkglibdir = $(libdir)/LibVNCServer
21 pkgincludedir = $(includedir)/LibVNCServer
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = /scratchbox/tools/bin/install -c
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 = :
36 build_triplet = arm-unknown-linux-gnu
37 host_triplet = arm-unknown-linux-gnu
38 subdir = classes
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42         $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/rfbconfig.h
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51         html-recursive info-recursive install-data-recursive \
52         install-exec-recursive install-info-recursive \
53         install-recursive installcheck-recursive installdirs-recursive \
54         pdf-recursive ps-recursive uninstall-info-recursive \
55         uninstall-recursive
56 ETAGS = etags
57 CTAGS = ctags
58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59 ACLOCAL = ${SHELL} /home/christian/presencevnc/libvnc/missing --run aclocal-1.9
60 AMDEP_FALSE = #
61 AMDEP_TRUE = 
62 AMTAR = ${SHELL} /home/christian/presencevnc/libvnc/missing --run tar
63 AR = /scratchbox/compilers/bin/ar
64 AUTOCONF = ${SHELL} /home/christian/presencevnc/libvnc/missing --run autoconf
65 AUTOHEADER = ${SHELL} /home/christian/presencevnc/libvnc/missing --run autoheader
66 AUTOMAKE = ${SHELL} /home/christian/presencevnc/libvnc/missing --run automake-1.9
67 AVAHI_CFLAGS = 
68 AVAHI_LIBS = 
69 AWK = gawk
70 CC = gcc
71 CCDEPMODE = depmode=gcc3
72 CFLAGS = -g -O2
73 CPP = gcc -E
74 CPPFLAGS = 
75 CRYPT_LIBS = 
76 CXX = g++
77 CXXCPP = g++ -E
78 CXXDEPMODE = depmode=gcc3
79 CXXFLAGS = -g -O2
80 CYGIPC_FALSE = 
81 CYGIPC_TRUE = #
82 CYGPATH_W = echo
83 DEFS = -DHAVE_CONFIG_H
84 DEPDIR = .deps
85 ECHO = echo
86 ECHO_C = 
87 ECHO_N = -n
88 ECHO_T = 
89 EGREP = grep -E
90 EXEEXT = 
91 F77 = 
92 FFLAGS = 
93 HAVE_LIBJPEG_FALSE = #
94 HAVE_LIBJPEG_TRUE = 
95 HAVE_LIBPTHREAD_FALSE = #
96 HAVE_LIBPTHREAD_TRUE = 
97 HAVE_LIBSDL_FALSE = #
98 HAVE_LIBSDL_TRUE = 
99 HAVE_LIBZ_FALSE = #
100 HAVE_LIBZ_TRUE = 
101 HAVE_MP3LAME_FALSE = 
102 HAVE_MP3LAME_TRUE = #
103 HAVE_RPM_FALSE = 
104 HAVE_RPM_TRUE = #
105 HAVE_SYSTEM_LIBVNCSERVER_FALSE = 
106 HAVE_SYSTEM_LIBVNCSERVER_TRUE = #
107 HAVE_X_FALSE = #
108 HAVE_X_TRUE = 
109 INSTALL_DATA = ${INSTALL} -m 644
110 INSTALL_PROGRAM = ${INSTALL}
111 INSTALL_SCRIPT = ${INSTALL}
112 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
113 LDFLAGS = 
114 LIBOBJS = 
115 LIBS = -lnsl -lpthread -lz -ljpeg 
116 LIBTOOL = $(SHELL) $(top_builddir)/libtool
117 LINUX_FALSE = #
118 LINUX_TRUE = 
119 LN_S = ln -s
120 LTLIBOBJS = 
121 MAKEINFO = ${SHELL} /home/christian/presencevnc/libvnc/missing --run makeinfo
122 MINGW_FALSE = 
123 MINGW_TRUE = #
124 OBJEXT = o
125 OSX_FALSE = 
126 OSX_TRUE = #
127 PACKAGE = LibVNCServer
128 PACKAGE_BUGREPORT = http://sourceforge.net/projects/libvncserver
129 PACKAGE_NAME = LibVNCServer
130 PACKAGE_STRING = LibVNCServer 0.9.7
131 PACKAGE_TARNAME = libvncserver
132 PACKAGE_VERSION = 0.9.7
133 PATH_SEPARATOR = :
134 RANLIB = ranlib
135 RPMSOURCEDIR = NOT-FOUND
136 SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
137 SDL_LIBS = -L/usr/lib -lSDL
138 SET_MAKE = 
139 SHELL = /bin/sh
140 SSL_LIBS = 
141 STRIP = strip
142 SYSTEM_LIBVNCSERVER_CFLAGS = 
143 SYSTEM_LIBVNCSERVER_LIBS = 
144 VERSION = 0.9.7
145 WITH_FFMPEG_FALSE = 
146 WITH_FFMPEG_TRUE = #
147 WITH_TIGHTVNC_FILETRANSFER_FALSE = #
148 WITH_TIGHTVNC_FILETRANSFER_TRUE = 
149 WITH_X11VNC_FALSE = 
150 WITH_X11VNC_TRUE = #
151 WSOCKLIB = 
152 X_CFLAGS = 
153 X_EXTRA_LIBS = 
154 X_LIBS = 
155 X_PRE_LIBS =  -lSM -lICE
156 ac_ct_AR = ar
157 ac_ct_CC = gcc
158 ac_ct_CXX = g++
159 ac_ct_F77 = 
160 ac_ct_RANLIB = ranlib
161 ac_ct_STRIP = strip
162 am__fastdepCC_FALSE = #
163 am__fastdepCC_TRUE = 
164 am__fastdepCXX_FALSE = #
165 am__fastdepCXX_TRUE = 
166 am__include = include
167 am__leading_dot = .
168 am__quote = 
169 am__tar = ${AMTAR} chof - "$$tardir"
170 am__untar = ${AMTAR} xf -
171 bindir = ${exec_prefix}/bin
172 build = arm-unknown-linux-gnu
173 build_alias = 
174 build_cpu = arm
175 build_os = linux-gnu
176 build_vendor = unknown
177 datadir = ${prefix}/share
178 exec_prefix = ${prefix}
179 host = arm-unknown-linux-gnu
180 host_alias = 
181 host_cpu = arm
182 host_os = linux-gnu
183 host_vendor = unknown
184 includedir = ${prefix}/include
185 infodir = ${prefix}/info
186 install_sh = /home/christian/presencevnc/libvnc/install-sh
187 libdir = ${exec_prefix}/lib
188 libexecdir = ${exec_prefix}/libexec
189 localstatedir = ${prefix}/var
190 mandir = ${prefix}/man
191 mkdir_p = mkdir -p --
192 oldincludedir = /usr/include
193 prefix = /usr/local
194 program_transform_name = s,x,x,
195 sbindir = ${exec_prefix}/sbin
196 sharedstatedir = ${prefix}/com
197 sysconfdir = ${prefix}/etc
198 target_alias = 
199 with_ffmpeg = 
200 EXTRA_DIST = VncViewer.jar  index.vnc  javaviewer.pseudo_proxy.patch
201 SUBDIRS = ssl
202 DIST_SUBDIRS = ssl
203 all: all-recursive
204
205 .SUFFIXES:
206 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
207         @for dep in $?; do \
208           case '$(am__configure_deps)' in \
209             *$$dep*) \
210               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
211                 && exit 0; \
212               exit 1;; \
213           esac; \
214         done; \
215         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  classes/Makefile'; \
216         cd $(top_srcdir) && \
217           $(AUTOMAKE) --gnu  classes/Makefile
218 .PRECIOUS: Makefile
219 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220         @case '$?' in \
221           *config.status*) \
222             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223           *) \
224             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226         esac;
227
228 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231 $(top_srcdir)/configure:  $(am__configure_deps)
232         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
234         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
236 mostlyclean-libtool:
237         -rm -f *.lo
238
239 clean-libtool:
240         -rm -rf .libs _libs
241
242 distclean-libtool:
243         -rm -f libtool
244 uninstall-info-am:
245
246 # This directory's subdirectories are mostly independent; you can cd
247 # into them and run `make' without going through this Makefile.
248 # To change the values of `make' variables: instead of editing Makefiles,
249 # (1) if the variable is set in `config.status', edit `config.status'
250 #     (which will cause the Makefiles to be regenerated when you run `make');
251 # (2) otherwise, pass the desired values on the `make' command line.
252 $(RECURSIVE_TARGETS):
253         @failcom='exit 1'; \
254         for f in x $$MAKEFLAGS; do \
255           case $$f in \
256             *=* | --[!k]*);; \
257             *k*) failcom='fail=yes';; \
258           esac; \
259         done; \
260         dot_seen=no; \
261         target=`echo $@ | sed s/-recursive//`; \
262         list='$(SUBDIRS)'; for subdir in $$list; do \
263           echo "Making $$target in $$subdir"; \
264           if test "$$subdir" = "."; then \
265             dot_seen=yes; \
266             local_target="$$target-am"; \
267           else \
268             local_target="$$target"; \
269           fi; \
270           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
271           || eval $$failcom; \
272         done; \
273         if test "$$dot_seen" = "no"; then \
274           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
275         fi; test -z "$$fail"
276
277 mostlyclean-recursive clean-recursive distclean-recursive \
278 maintainer-clean-recursive:
279         @failcom='exit 1'; \
280         for f in x $$MAKEFLAGS; do \
281           case $$f in \
282             *=* | --[!k]*);; \
283             *k*) failcom='fail=yes';; \
284           esac; \
285         done; \
286         dot_seen=no; \
287         case "$@" in \
288           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
289           *) list='$(SUBDIRS)' ;; \
290         esac; \
291         rev=''; for subdir in $$list; do \
292           if test "$$subdir" = "."; then :; else \
293             rev="$$subdir $$rev"; \
294           fi; \
295         done; \
296         rev="$$rev ."; \
297         target=`echo $@ | sed s/-recursive//`; \
298         for subdir in $$rev; do \
299           echo "Making $$target in $$subdir"; \
300           if test "$$subdir" = "."; then \
301             local_target="$$target-am"; \
302           else \
303             local_target="$$target"; \
304           fi; \
305           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
306           || eval $$failcom; \
307         done && test -z "$$fail"
308 tags-recursive:
309         list='$(SUBDIRS)'; for subdir in $$list; do \
310           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
311         done
312 ctags-recursive:
313         list='$(SUBDIRS)'; for subdir in $$list; do \
314           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
315         done
316
317 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
318         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
319         unique=`for i in $$list; do \
320             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
321           done | \
322           $(AWK) '    { files[$$0] = 1; } \
323                END { for (i in files) print i; }'`; \
324         mkid -fID $$unique
325 tags: TAGS
326
327 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
328                 $(TAGS_FILES) $(LISP)
329         tags=; \
330         here=`pwd`; \
331         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
332           include_option=--etags-include; \
333           empty_fix=.; \
334         else \
335           include_option=--include; \
336           empty_fix=; \
337         fi; \
338         list='$(SUBDIRS)'; for subdir in $$list; do \
339           if test "$$subdir" = .; then :; else \
340             test ! -f $$subdir/TAGS || \
341               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
342           fi; \
343         done; \
344         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
345         unique=`for i in $$list; do \
346             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347           done | \
348           $(AWK) '    { files[$$0] = 1; } \
349                END { for (i in files) print i; }'`; \
350         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
351           test -n "$$unique" || unique=$$empty_fix; \
352           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353             $$tags $$unique; \
354         fi
355 ctags: CTAGS
356 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
357                 $(TAGS_FILES) $(LISP)
358         tags=; \
359         here=`pwd`; \
360         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
361         unique=`for i in $$list; do \
362             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363           done | \
364           $(AWK) '    { files[$$0] = 1; } \
365                END { for (i in files) print i; }'`; \
366         test -z "$(CTAGS_ARGS)$$tags$$unique" \
367           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
368              $$tags $$unique
369
370 GTAGS:
371         here=`$(am__cd) $(top_builddir) && pwd` \
372           && cd $(top_srcdir) \
373           && gtags -i $(GTAGS_ARGS) $$here
374
375 distclean-tags:
376         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
377
378 distdir: $(DISTFILES)
379         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
380         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
381         list='$(DISTFILES)'; for file in $$list; do \
382           case $$file in \
383             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
384             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
385           esac; \
386           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
388           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
389             dir="/$$dir"; \
390             $(mkdir_p) "$(distdir)$$dir"; \
391           else \
392             dir=''; \
393           fi; \
394           if test -d $$d/$$file; then \
395             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
396               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
397             fi; \
398             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
399           else \
400             test -f $(distdir)/$$file \
401             || cp -p $$d/$$file $(distdir)/$$file \
402             || exit 1; \
403           fi; \
404         done
405         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
406           if test "$$subdir" = .; then :; else \
407             test -d "$(distdir)/$$subdir" \
408             || $(mkdir_p) "$(distdir)/$$subdir" \
409             || exit 1; \
410             distdir=`$(am__cd) $(distdir) && pwd`; \
411             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
412             (cd $$subdir && \
413               $(MAKE) $(AM_MAKEFLAGS) \
414                 top_distdir="$$top_distdir" \
415                 distdir="$$distdir/$$subdir" \
416                 distdir) \
417               || exit 1; \
418           fi; \
419         done
420 check-am: all-am
421 check: check-recursive
422 all-am: Makefile
423 installdirs: installdirs-recursive
424 installdirs-am:
425 install: install-recursive
426 install-exec: install-exec-recursive
427 install-data: install-data-recursive
428 uninstall: uninstall-recursive
429
430 install-am: all-am
431         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
432
433 installcheck: installcheck-recursive
434 install-strip:
435         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
436           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
437           `test -z '$(STRIP)' || \
438             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
439 mostlyclean-generic:
440
441 clean-generic:
442
443 distclean-generic:
444         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
445
446 maintainer-clean-generic:
447         @echo "This command is intended for maintainers to use"
448         @echo "it deletes files that may require special tools to rebuild."
449 clean: clean-recursive
450
451 clean-am: clean-generic clean-libtool mostlyclean-am
452
453 distclean: distclean-recursive
454         -rm -f Makefile
455 distclean-am: clean-am distclean-generic distclean-libtool \
456         distclean-tags
457
458 dvi: dvi-recursive
459
460 dvi-am:
461
462 html: html-recursive
463
464 info: info-recursive
465
466 info-am:
467
468 install-data-am:
469
470 install-exec-am:
471
472 install-info: install-info-recursive
473
474 install-man:
475
476 installcheck-am:
477
478 maintainer-clean: maintainer-clean-recursive
479         -rm -f Makefile
480 maintainer-clean-am: distclean-am maintainer-clean-generic
481
482 mostlyclean: mostlyclean-recursive
483
484 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
485
486 pdf: pdf-recursive
487
488 pdf-am:
489
490 ps: ps-recursive
491
492 ps-am:
493
494 uninstall-am: uninstall-info-am
495
496 uninstall-info: uninstall-info-recursive
497
498 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
499         clean clean-generic clean-libtool clean-recursive ctags \
500         ctags-recursive distclean distclean-generic distclean-libtool \
501         distclean-recursive distclean-tags distdir dvi dvi-am html \
502         html-am info info-am install install-am install-data \
503         install-data-am install-exec install-exec-am install-info \
504         install-info-am install-man install-strip installcheck \
505         installcheck-am installdirs installdirs-am maintainer-clean \
506         maintainer-clean-generic maintainer-clean-recursive \
507         mostlyclean mostlyclean-generic mostlyclean-libtool \
508         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
509         uninstall uninstall-am uninstall-info-am
510
511 # Tell versions [3.59,3.63) of GNU make to not export all variables.
512 # Otherwise a system limit (for SysV at least) may be exceeded.
513 .NOEXPORT: