| # Makefile.in generated by automake 1.10.2 from Makefile.am. |
| # @configure_input@ |
| |
| # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| # This Makefile.in is free software; the Free Software Foundation |
| # gives unlimited permission to copy and/or distribute it, |
| # with or without modifications, as long as this notice is preserved. |
| |
| # This program is distributed in the hope that it will be useful, |
| # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
| # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| # PARTICULAR PURPOSE. |
| |
| @SET_MAKE@ |
| |
| VPATH = @srcdir@ |
| pkgdatadir = $(datadir)/@PACKAGE@ |
| pkglibdir = $(libdir)/@PACKAGE@ |
| pkgincludedir = $(includedir)/@PACKAGE@ |
| am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| install_sh_DATA = $(install_sh) -c -m 644 |
| install_sh_PROGRAM = $(install_sh) -c |
| install_sh_SCRIPT = $(install_sh) -c |
| INSTALL_HEADER = $(INSTALL_DATA) |
| transform = $(program_transform_name) |
| NORMAL_INSTALL = : |
| PRE_INSTALL = : |
| POST_INSTALL = : |
| NORMAL_UNINSTALL = : |
| PRE_UNINSTALL = : |
| POST_UNINSTALL = : |
| build_triplet = @build@ |
| host_triplet = @host@ |
| @INCLUDED_JPEG_TRUE@am__append_1 = -I$(top_srcdir)/jpeg |
| @INCLUDED_JPEG_TRUE@am__append_2 = $(top_srcdir)/jpeg/libjpeg.la |
| subdir = rfb |
| DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| $(ACLOCAL_M4) |
| mkinstalldirs = $(install_sh) -d |
| CONFIG_HEADER = $(top_builddir)/common-config.h |
| CONFIG_CLEAN_FILES = |
| LTLIBRARIES = $(noinst_LTLIBRARIES) |
| librfb_la_DEPENDENCIES = $(am__append_2) |
| am__objects_1 = |
| am_librfb_la_OBJECTS = $(am__objects_1) librfb_la-Blacklist.lo \ |
| librfb_la-CConnection.lo librfb_la-CFTMsgReader.lo \ |
| librfb_la-CFTMsgWriter.lo librfb_la-CMsgHandler.lo \ |
| librfb_la-CMsgReader.lo librfb_la-CMsgReaderV3.lo \ |
| librfb_la-CMsgWriter.lo librfb_la-CMsgWriterV3.lo \ |
| librfb_la-CSecurityVncAuth.lo librfb_la-CapsContainer.lo \ |
| librfb_la-CapsList.lo librfb_la-ComparingUpdateTracker.lo \ |
| librfb_la-Configuration.lo librfb_la-ConnParams.lo \ |
| librfb_la-Cursor.lo librfb_la-Decoder.lo librfb_la-d3des.lo \ |
| librfb_la-Encoder.lo librfb_la-FileInfo.lo \ |
| librfb_la-FileManager.lo librfb_la-FileReader.lo \ |
| librfb_la-FileWriter.lo librfb_la-HTTPServer.lo \ |
| librfb_la-HextileDecoder.lo librfb_la-HextileEncoder.lo \ |
| librfb_la-KeyRemapper.lo librfb_la-LogWriter.lo \ |
| librfb_la-Logger.lo librfb_la-Logger_file.lo \ |
| librfb_la-Logger_stdio.lo librfb_la-Password.lo \ |
| librfb_la-PixelBuffer.lo librfb_la-PixelFormat.lo \ |
| librfb_la-RREEncoder.lo librfb_la-RREDecoder.lo \ |
| librfb_la-RawDecoder.lo librfb_la-RawEncoder.lo \ |
| librfb_la-Region.lo librfb_la-SConnection.lo \ |
| librfb_la-SFTMsgReader.lo librfb_la-SFTMsgWriter.lo \ |
| librfb_la-SFileTransfer.lo librfb_la-SFileTransferManager.lo \ |
| librfb_la-SMsgHandler.lo librfb_la-SMsgReader.lo \ |
| librfb_la-SMsgReaderV3.lo librfb_la-SMsgWriter.lo \ |
| librfb_la-SMsgWriterV3.lo librfb_la-ServerCore.lo \ |
| librfb_la-SSecurityFactoryStandard.lo \ |
| librfb_la-SSecurityVncAuth.lo librfb_la-ScaledPixelBuffer.lo \ |
| librfb_la-ScaleFilters.lo librfb_la-Timer.lo \ |
| librfb_la-TightDecoder.lo librfb_la-TightEncoder.lo \ |
| librfb_la-TightPalette.lo librfb_la-TransImageGetter.lo \ |
| librfb_la-TransferQueue.lo librfb_la-UpdateTracker.lo \ |
| librfb_la-VNCSConnectionST.lo librfb_la-VNCServerST.lo \ |
| librfb_la-ZRLEEncoder.lo librfb_la-ZRLEDecoder.lo \ |
| librfb_la-encodings.lo librfb_la-secTypes.lo librfb_la-util.lo |
| librfb_la_OBJECTS = $(am_librfb_la_OBJECTS) |
| DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) |
| depcomp = $(SHELL) $(top_srcdir)/depcomp |
| am__depfiles_maybe = depfiles |
| COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
| $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ |
| --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
| $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| CCLD = $(CC) |
| LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ |
| --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ |
| $(LDFLAGS) -o $@ |
| CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
| $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
| LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ |
| --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
| $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
| CXXLD = $(CXX) |
| CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ |
| --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ |
| $(LDFLAGS) -o $@ |
| SOURCES = $(librfb_la_SOURCES) |
| DIST_SOURCES = $(librfb_la_SOURCES) |
| ETAGS = etags |
| CTAGS = ctags |
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| ACLOCAL = @ACLOCAL@ |
| AMTAR = @AMTAR@ |
| AR = @AR@ |
| AUTOCONF = @AUTOCONF@ |
| AUTOHEADER = @AUTOHEADER@ |
| AUTOMAKE = @AUTOMAKE@ |
| AWK = @AWK@ |
| CC = @CC@ |
| CCDEPMODE = @CCDEPMODE@ |
| CFLAGS = @CFLAGS@ |
| CPP = @CPP@ |
| CPPFLAGS = @CPPFLAGS@ |
| CXX = @CXX@ |
| CXXCPP = @CXXCPP@ |
| CXXDEPMODE = @CXXDEPMODE@ |
| CXXFLAGS = @CXXFLAGS@ |
| CYGPATH_W = @CYGPATH_W@ |
| DEFS = @DEFS@ |
| DEPDIR = @DEPDIR@ |
| DSYMUTIL = @DSYMUTIL@ |
| DUMPBIN = @DUMPBIN@ |
| ECHO_C = @ECHO_C@ |
| ECHO_N = @ECHO_N@ |
| ECHO_T = @ECHO_T@ |
| EGREP = @EGREP@ |
| EXEEXT = @EXEEXT@ |
| FGREP = @FGREP@ |
| GREP = @GREP@ |
| INSTALL = @INSTALL@ |
| INSTALL_DATA = @INSTALL_DATA@ |
| INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| LD = @LD@ |
| LDFLAGS = @LDFLAGS@ |
| LIBOBJS = @LIBOBJS@ |
| LIBS = @LIBS@ |
| LIBTOOL = @LIBTOOL@ |
| LIPO = @LIPO@ |
| LN_S = @LN_S@ |
| LTLIBOBJS = @LTLIBOBJS@ |
| MAKEINFO = @MAKEINFO@ |
| MKDIR_P = @MKDIR_P@ |
| NM = @NM@ |
| NMEDIT = @NMEDIT@ |
| OBJDUMP = @OBJDUMP@ |
| OBJEXT = @OBJEXT@ |
| OTOOL = @OTOOL@ |
| OTOOL64 = @OTOOL64@ |
| PACKAGE = @PACKAGE@ |
| PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| PACKAGE_NAME = @PACKAGE_NAME@ |
| PACKAGE_STRING = @PACKAGE_STRING@ |
| PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| PACKAGE_VERSION = @PACKAGE_VERSION@ |
| PATH_SEPARATOR = @PATH_SEPARATOR@ |
| RANLIB = @RANLIB@ |
| SED = @SED@ |
| SET_MAKE = @SET_MAKE@ |
| SHELL = @SHELL@ |
| STRIP = @STRIP@ |
| VERSION = @VERSION@ |
| abs_builddir = @abs_builddir@ |
| abs_srcdir = @abs_srcdir@ |
| abs_top_builddir = @abs_top_builddir@ |
| abs_top_srcdir = @abs_top_srcdir@ |
| ac_ct_CC = @ac_ct_CC@ |
| ac_ct_CXX = @ac_ct_CXX@ |
| ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
| am__include = @am__include@ |
| am__leading_dot = @am__leading_dot@ |
| am__quote = @am__quote@ |
| am__tar = @am__tar@ |
| am__untar = @am__untar@ |
| bindir = @bindir@ |
| build = @build@ |
| build_alias = @build_alias@ |
| build_cpu = @build_cpu@ |
| build_os = @build_os@ |
| build_vendor = @build_vendor@ |
| builddir = @builddir@ |
| datadir = @datadir@ |
| datarootdir = @datarootdir@ |
| docdir = @docdir@ |
| dvidir = @dvidir@ |
| exec_prefix = @exec_prefix@ |
| host = @host@ |
| host_alias = @host_alias@ |
| host_cpu = @host_cpu@ |
| host_os = @host_os@ |
| host_vendor = @host_vendor@ |
| htmldir = @htmldir@ |
| includedir = @includedir@ |
| infodir = @infodir@ |
| install_sh = @install_sh@ |
| libdir = @libdir@ |
| libexecdir = @libexecdir@ |
| localedir = @localedir@ |
| localstatedir = @localstatedir@ |
| lt_ECHO = @lt_ECHO@ |
| mandir = @mandir@ |
| mkdir_p = @mkdir_p@ |
| oldincludedir = @oldincludedir@ |
| pdfdir = @pdfdir@ |
| prefix = @prefix@ |
| program_transform_name = @program_transform_name@ |
| psdir = @psdir@ |
| sbindir = @sbindir@ |
| sharedstatedir = @sharedstatedir@ |
| srcdir = @srcdir@ |
| subdirs = @subdirs@ |
| sysconfdir = @sysconfdir@ |
| target_alias = @target_alias@ |
| top_build_prefix = @top_build_prefix@ |
| top_builddir = @top_builddir@ |
| top_srcdir = @top_srcdir@ |
| noinst_LTLIBRARIES = librfb.la |
| HDRS = Blacklist.h CapsContainer.h CapsList.h CConnection.h CFTMsgReader.h \ |
| CFTMsgWriter.h CMsgHandler.h CMsgReader.h CMsgReaderV3.h CMsgWriter.h \ |
| CMsgWriterV3.h ColourCube.h ColourMap.h ComparingUpdateTracker.h \ |
| Configuration.h ConnParams.h CSecurity.h CSecurityNone.h \ |
| CSecurityVncAuth.h Cursor.h Decoder.h DirManager.h d3des.h Encoder.h \ |
| encodings.h Exception.h FileInfo.h FileManager.h FileReader.h \ |
| FileWriter.h fttypes.h hextileConstants.h hextileDecode.h \ |
| HextileDecoder.h hextileEncodeBetter.h hextileEncode.h \ |
| HextileEncoder.h Hostname.h HTTPServer.h ImageGetter.h InputHandler.h \ |
| KeyRemapper.h keysymdef.h \ |
| ListConnInfo.h Logger_file.h Logger.h Logger_stdio.h LogWriter.h \ |
| msgTypes.h Password.h PixelBuffer.h PixelFormat.h PixelFormat.inl Pixel.h \ |
| RawDecoder.h RawEncoder.h Rect.h Region.h rreDecode.h RREDecoder.h \ |
| rreEncode.h RREEncoder.h ScaledPixelBuffer.h ScaleFilters.h \ |
| SConnection.h SDesktop.h secTypes.h ServerCore.h SFileTransfer.h \ |
| SFileTransferManager.h SFTMsgReader.h SFTMsgWriter.h SMsgHandler.h \ |
| SMsgReader.h SMsgReaderV3.h SMsgWriter.h SMsgWriterV3.h \ |
| SSecurityFactoryStandard.h SSecurity.h SSecurityNone.h \ |
| SSecurityVncAuth.h Threading.h tightDecode.h TightDecoder.h \ |
| tightEncode.h TightEncoder.h TightPalette.h Timer.h TransferQueue.h \ |
| TransImageGetter.h transInitTempl.h transTempl.h TrueColourMap.h \ |
| UpdateTracker.h UserPasswdGetter.h util.h VNCSConnectionST.h \ |
| VNCServer.h VNCServerST.h zrleDecode.h ZRLEDecoder.h zrleEncode.h \ |
| ZRLEEncoder.h |
| |
| librfb_la_SOURCES = $(HDRS) Blacklist.cxx CConnection.cxx CFTMsgReader.cxx CFTMsgWriter.cxx CMsgHandler.cxx \ |
| CMsgReader.cxx CMsgReaderV3.cxx CMsgWriter.cxx CMsgWriterV3.cxx \ |
| CSecurityVncAuth.cxx CapsContainer.cxx CapsList.cxx \ |
| ComparingUpdateTracker.cxx Configuration.cxx ConnParams.cxx \ |
| Cursor.cxx Decoder.cxx d3des.c Encoder.cxx FileInfo.cxx \ |
| FileManager.cxx FileReader.cxx FileWriter.cxx \ |
| HTTPServer.cxx HextileDecoder.cxx HextileEncoder.cxx \ |
| KeyRemapper.cxx LogWriter.cxx Logger.cxx Logger_file.cxx \ |
| Logger_stdio.cxx Password.cxx PixelBuffer.cxx PixelFormat.cxx \ |
| RREEncoder.cxx RREDecoder.cxx RawDecoder.cxx RawEncoder.cxx \ |
| Region.cxx SConnection.cxx SFTMsgReader.cxx SFTMsgWriter.cxx \ |
| SFileTransfer.cxx SFileTransferManager.cxx SMsgHandler.cxx \ |
| SMsgReader.cxx SMsgReaderV3.cxx SMsgWriter.cxx SMsgWriterV3.cxx \ |
| ServerCore.cxx SSecurityFactoryStandard.cxx SSecurityVncAuth.cxx \ |
| ScaledPixelBuffer.cxx ScaleFilters.cxx Timer.cxx TightDecoder.cxx \ |
| TightEncoder.cxx TightPalette.cxx TransImageGetter.cxx \ |
| TransferQueue.cxx UpdateTracker.cxx VNCSConnectionST.cxx \ |
| VNCServerST.cxx ZRLEEncoder.cxx ZRLEDecoder.cxx encodings.cxx \ |
| secTypes.cxx util.cxx |
| |
| librfb_la_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/../win \ |
| $(am__append_1) |
| librfb_la_LIBADD = $(am__append_2) |
| all: all-am |
| |
| .SUFFIXES: |
| .SUFFIXES: .c .cxx .lo .o .obj |
| $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
| @for dep in $?; do \ |
| case '$(am__configure_deps)' in \ |
| *$$dep*) \ |
| ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ |
| && { if test -f $@; then exit 0; else break; fi; }; \ |
| exit 1;; \ |
| esac; \ |
| done; \ |
| echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign rfb/Makefile'; \ |
| cd $(top_srcdir) && \ |
| $(AUTOMAKE) --foreign rfb/Makefile |
| .PRECIOUS: Makefile |
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| @case '$?' in \ |
| *config.status*) \ |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
| *) \ |
| echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
| cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
| esac; |
| |
| $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| |
| $(top_srcdir)/configure: $(am__configure_deps) |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
| cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
| |
| clean-noinstLTLIBRARIES: |
| -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) |
| @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ |
| dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
| test "$$dir" != "$$p" || dir=.; \ |
| echo "rm -f \"$${dir}/so_locations\""; \ |
| rm -f "$${dir}/so_locations"; \ |
| done |
| librfb.la: $(librfb_la_OBJECTS) $(librfb_la_DEPENDENCIES) |
| $(CXXLINK) $(librfb_la_OBJECTS) $(librfb_la_LIBADD) $(LIBS) |
| |
| mostlyclean-compile: |
| -rm -f *.$(OBJEXT) |
| |
| distclean-compile: |
| -rm -f *.tab.c |
| |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Blacklist.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CConnection.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CFTMsgReader.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CFTMsgWriter.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CMsgHandler.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CMsgReader.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CMsgReaderV3.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CMsgWriter.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CMsgWriterV3.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CSecurityVncAuth.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CapsContainer.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-CapsList.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-ComparingUpdateTracker.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Configuration.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-ConnParams.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Cursor.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Decoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Encoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-FileInfo.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-FileManager.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-FileReader.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-FileWriter.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-HTTPServer.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-HextileDecoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-HextileEncoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-KeyRemapper.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-LogWriter.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Logger.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Logger_file.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Logger_stdio.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Password.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-PixelBuffer.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-PixelFormat.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-RREDecoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-RREEncoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-RawDecoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-RawEncoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Region.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SConnection.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SFTMsgReader.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SFTMsgWriter.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SFileTransfer.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SFileTransferManager.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SMsgHandler.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SMsgReader.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SMsgReaderV3.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SMsgWriter.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SMsgWriterV3.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SSecurityFactoryStandard.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-SSecurityVncAuth.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-ScaleFilters.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-ScaledPixelBuffer.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-ServerCore.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-TightDecoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-TightEncoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-TightPalette.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-Timer.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-TransImageGetter.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-TransferQueue.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-UpdateTracker.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-VNCSConnectionST.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-VNCServerST.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-ZRLEDecoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-ZRLEEncoder.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-d3des.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-encodings.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-secTypes.Plo@am__quote@ |
| @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/librfb_la-util.Plo@am__quote@ |
| |
| .c.o: |
| @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
| @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(COMPILE) -c $< |
| |
| .c.obj: |
| @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
| @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` |
| |
| .c.lo: |
| @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
| @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< |
| |
| librfb_la-d3des.lo: d3des.c |
| @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT librfb_la-d3des.lo -MD -MP -MF $(DEPDIR)/librfb_la-d3des.Tpo -c -o librfb_la-d3des.lo `test -f 'd3des.c' || echo '$(srcdir)/'`d3des.c |
| @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/librfb_la-d3des.Tpo $(DEPDIR)/librfb_la-d3des.Plo |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='d3des.c' object='librfb_la-d3des.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o librfb_la-d3des.lo `test -f 'd3des.c' || echo '$(srcdir)/'`d3des.c |
| |
| .cxx.o: |
| @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< |
| |
| .cxx.obj: |
| @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
| |
| .cxx.lo: |
| @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< |
| |
| librfb_la-Blacklist.lo: Blacklist.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Blacklist.lo -MD -MP -MF $(DEPDIR)/librfb_la-Blacklist.Tpo -c -o librfb_la-Blacklist.lo `test -f 'Blacklist.cxx' || echo '$(srcdir)/'`Blacklist.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Blacklist.Tpo $(DEPDIR)/librfb_la-Blacklist.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Blacklist.cxx' object='librfb_la-Blacklist.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Blacklist.lo `test -f 'Blacklist.cxx' || echo '$(srcdir)/'`Blacklist.cxx |
| |
| librfb_la-CConnection.lo: CConnection.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CConnection.lo -MD -MP -MF $(DEPDIR)/librfb_la-CConnection.Tpo -c -o librfb_la-CConnection.lo `test -f 'CConnection.cxx' || echo '$(srcdir)/'`CConnection.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CConnection.Tpo $(DEPDIR)/librfb_la-CConnection.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CConnection.cxx' object='librfb_la-CConnection.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CConnection.lo `test -f 'CConnection.cxx' || echo '$(srcdir)/'`CConnection.cxx |
| |
| librfb_la-CFTMsgReader.lo: CFTMsgReader.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CFTMsgReader.lo -MD -MP -MF $(DEPDIR)/librfb_la-CFTMsgReader.Tpo -c -o librfb_la-CFTMsgReader.lo `test -f 'CFTMsgReader.cxx' || echo '$(srcdir)/'`CFTMsgReader.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CFTMsgReader.Tpo $(DEPDIR)/librfb_la-CFTMsgReader.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CFTMsgReader.cxx' object='librfb_la-CFTMsgReader.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CFTMsgReader.lo `test -f 'CFTMsgReader.cxx' || echo '$(srcdir)/'`CFTMsgReader.cxx |
| |
| librfb_la-CFTMsgWriter.lo: CFTMsgWriter.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CFTMsgWriter.lo -MD -MP -MF $(DEPDIR)/librfb_la-CFTMsgWriter.Tpo -c -o librfb_la-CFTMsgWriter.lo `test -f 'CFTMsgWriter.cxx' || echo '$(srcdir)/'`CFTMsgWriter.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CFTMsgWriter.Tpo $(DEPDIR)/librfb_la-CFTMsgWriter.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CFTMsgWriter.cxx' object='librfb_la-CFTMsgWriter.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CFTMsgWriter.lo `test -f 'CFTMsgWriter.cxx' || echo '$(srcdir)/'`CFTMsgWriter.cxx |
| |
| librfb_la-CMsgHandler.lo: CMsgHandler.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CMsgHandler.lo -MD -MP -MF $(DEPDIR)/librfb_la-CMsgHandler.Tpo -c -o librfb_la-CMsgHandler.lo `test -f 'CMsgHandler.cxx' || echo '$(srcdir)/'`CMsgHandler.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CMsgHandler.Tpo $(DEPDIR)/librfb_la-CMsgHandler.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CMsgHandler.cxx' object='librfb_la-CMsgHandler.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CMsgHandler.lo `test -f 'CMsgHandler.cxx' || echo '$(srcdir)/'`CMsgHandler.cxx |
| |
| librfb_la-CMsgReader.lo: CMsgReader.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CMsgReader.lo -MD -MP -MF $(DEPDIR)/librfb_la-CMsgReader.Tpo -c -o librfb_la-CMsgReader.lo `test -f 'CMsgReader.cxx' || echo '$(srcdir)/'`CMsgReader.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CMsgReader.Tpo $(DEPDIR)/librfb_la-CMsgReader.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CMsgReader.cxx' object='librfb_la-CMsgReader.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CMsgReader.lo `test -f 'CMsgReader.cxx' || echo '$(srcdir)/'`CMsgReader.cxx |
| |
| librfb_la-CMsgReaderV3.lo: CMsgReaderV3.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CMsgReaderV3.lo -MD -MP -MF $(DEPDIR)/librfb_la-CMsgReaderV3.Tpo -c -o librfb_la-CMsgReaderV3.lo `test -f 'CMsgReaderV3.cxx' || echo '$(srcdir)/'`CMsgReaderV3.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CMsgReaderV3.Tpo $(DEPDIR)/librfb_la-CMsgReaderV3.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CMsgReaderV3.cxx' object='librfb_la-CMsgReaderV3.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CMsgReaderV3.lo `test -f 'CMsgReaderV3.cxx' || echo '$(srcdir)/'`CMsgReaderV3.cxx |
| |
| librfb_la-CMsgWriter.lo: CMsgWriter.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CMsgWriter.lo -MD -MP -MF $(DEPDIR)/librfb_la-CMsgWriter.Tpo -c -o librfb_la-CMsgWriter.lo `test -f 'CMsgWriter.cxx' || echo '$(srcdir)/'`CMsgWriter.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CMsgWriter.Tpo $(DEPDIR)/librfb_la-CMsgWriter.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CMsgWriter.cxx' object='librfb_la-CMsgWriter.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CMsgWriter.lo `test -f 'CMsgWriter.cxx' || echo '$(srcdir)/'`CMsgWriter.cxx |
| |
| librfb_la-CMsgWriterV3.lo: CMsgWriterV3.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CMsgWriterV3.lo -MD -MP -MF $(DEPDIR)/librfb_la-CMsgWriterV3.Tpo -c -o librfb_la-CMsgWriterV3.lo `test -f 'CMsgWriterV3.cxx' || echo '$(srcdir)/'`CMsgWriterV3.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CMsgWriterV3.Tpo $(DEPDIR)/librfb_la-CMsgWriterV3.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CMsgWriterV3.cxx' object='librfb_la-CMsgWriterV3.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CMsgWriterV3.lo `test -f 'CMsgWriterV3.cxx' || echo '$(srcdir)/'`CMsgWriterV3.cxx |
| |
| librfb_la-CSecurityVncAuth.lo: CSecurityVncAuth.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CSecurityVncAuth.lo -MD -MP -MF $(DEPDIR)/librfb_la-CSecurityVncAuth.Tpo -c -o librfb_la-CSecurityVncAuth.lo `test -f 'CSecurityVncAuth.cxx' || echo '$(srcdir)/'`CSecurityVncAuth.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CSecurityVncAuth.Tpo $(DEPDIR)/librfb_la-CSecurityVncAuth.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CSecurityVncAuth.cxx' object='librfb_la-CSecurityVncAuth.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CSecurityVncAuth.lo `test -f 'CSecurityVncAuth.cxx' || echo '$(srcdir)/'`CSecurityVncAuth.cxx |
| |
| librfb_la-CapsContainer.lo: CapsContainer.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CapsContainer.lo -MD -MP -MF $(DEPDIR)/librfb_la-CapsContainer.Tpo -c -o librfb_la-CapsContainer.lo `test -f 'CapsContainer.cxx' || echo '$(srcdir)/'`CapsContainer.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CapsContainer.Tpo $(DEPDIR)/librfb_la-CapsContainer.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CapsContainer.cxx' object='librfb_la-CapsContainer.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CapsContainer.lo `test -f 'CapsContainer.cxx' || echo '$(srcdir)/'`CapsContainer.cxx |
| |
| librfb_la-CapsList.lo: CapsList.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-CapsList.lo -MD -MP -MF $(DEPDIR)/librfb_la-CapsList.Tpo -c -o librfb_la-CapsList.lo `test -f 'CapsList.cxx' || echo '$(srcdir)/'`CapsList.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-CapsList.Tpo $(DEPDIR)/librfb_la-CapsList.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='CapsList.cxx' object='librfb_la-CapsList.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-CapsList.lo `test -f 'CapsList.cxx' || echo '$(srcdir)/'`CapsList.cxx |
| |
| librfb_la-ComparingUpdateTracker.lo: ComparingUpdateTracker.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-ComparingUpdateTracker.lo -MD -MP -MF $(DEPDIR)/librfb_la-ComparingUpdateTracker.Tpo -c -o librfb_la-ComparingUpdateTracker.lo `test -f 'ComparingUpdateTracker.cxx' || echo '$(srcdir)/'`ComparingUpdateTracker.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-ComparingUpdateTracker.Tpo $(DEPDIR)/librfb_la-ComparingUpdateTracker.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ComparingUpdateTracker.cxx' object='librfb_la-ComparingUpdateTracker.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-ComparingUpdateTracker.lo `test -f 'ComparingUpdateTracker.cxx' || echo '$(srcdir)/'`ComparingUpdateTracker.cxx |
| |
| librfb_la-Configuration.lo: Configuration.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Configuration.lo -MD -MP -MF $(DEPDIR)/librfb_la-Configuration.Tpo -c -o librfb_la-Configuration.lo `test -f 'Configuration.cxx' || echo '$(srcdir)/'`Configuration.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Configuration.Tpo $(DEPDIR)/librfb_la-Configuration.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Configuration.cxx' object='librfb_la-Configuration.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Configuration.lo `test -f 'Configuration.cxx' || echo '$(srcdir)/'`Configuration.cxx |
| |
| librfb_la-ConnParams.lo: ConnParams.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-ConnParams.lo -MD -MP -MF $(DEPDIR)/librfb_la-ConnParams.Tpo -c -o librfb_la-ConnParams.lo `test -f 'ConnParams.cxx' || echo '$(srcdir)/'`ConnParams.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-ConnParams.Tpo $(DEPDIR)/librfb_la-ConnParams.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ConnParams.cxx' object='librfb_la-ConnParams.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-ConnParams.lo `test -f 'ConnParams.cxx' || echo '$(srcdir)/'`ConnParams.cxx |
| |
| librfb_la-Cursor.lo: Cursor.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Cursor.lo -MD -MP -MF $(DEPDIR)/librfb_la-Cursor.Tpo -c -o librfb_la-Cursor.lo `test -f 'Cursor.cxx' || echo '$(srcdir)/'`Cursor.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Cursor.Tpo $(DEPDIR)/librfb_la-Cursor.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Cursor.cxx' object='librfb_la-Cursor.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Cursor.lo `test -f 'Cursor.cxx' || echo '$(srcdir)/'`Cursor.cxx |
| |
| librfb_la-Decoder.lo: Decoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Decoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-Decoder.Tpo -c -o librfb_la-Decoder.lo `test -f 'Decoder.cxx' || echo '$(srcdir)/'`Decoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Decoder.Tpo $(DEPDIR)/librfb_la-Decoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Decoder.cxx' object='librfb_la-Decoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Decoder.lo `test -f 'Decoder.cxx' || echo '$(srcdir)/'`Decoder.cxx |
| |
| librfb_la-Encoder.lo: Encoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Encoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-Encoder.Tpo -c -o librfb_la-Encoder.lo `test -f 'Encoder.cxx' || echo '$(srcdir)/'`Encoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Encoder.Tpo $(DEPDIR)/librfb_la-Encoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Encoder.cxx' object='librfb_la-Encoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Encoder.lo `test -f 'Encoder.cxx' || echo '$(srcdir)/'`Encoder.cxx |
| |
| librfb_la-FileInfo.lo: FileInfo.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-FileInfo.lo -MD -MP -MF $(DEPDIR)/librfb_la-FileInfo.Tpo -c -o librfb_la-FileInfo.lo `test -f 'FileInfo.cxx' || echo '$(srcdir)/'`FileInfo.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-FileInfo.Tpo $(DEPDIR)/librfb_la-FileInfo.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='FileInfo.cxx' object='librfb_la-FileInfo.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-FileInfo.lo `test -f 'FileInfo.cxx' || echo '$(srcdir)/'`FileInfo.cxx |
| |
| librfb_la-FileManager.lo: FileManager.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-FileManager.lo -MD -MP -MF $(DEPDIR)/librfb_la-FileManager.Tpo -c -o librfb_la-FileManager.lo `test -f 'FileManager.cxx' || echo '$(srcdir)/'`FileManager.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-FileManager.Tpo $(DEPDIR)/librfb_la-FileManager.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='FileManager.cxx' object='librfb_la-FileManager.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-FileManager.lo `test -f 'FileManager.cxx' || echo '$(srcdir)/'`FileManager.cxx |
| |
| librfb_la-FileReader.lo: FileReader.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-FileReader.lo -MD -MP -MF $(DEPDIR)/librfb_la-FileReader.Tpo -c -o librfb_la-FileReader.lo `test -f 'FileReader.cxx' || echo '$(srcdir)/'`FileReader.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-FileReader.Tpo $(DEPDIR)/librfb_la-FileReader.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='FileReader.cxx' object='librfb_la-FileReader.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-FileReader.lo `test -f 'FileReader.cxx' || echo '$(srcdir)/'`FileReader.cxx |
| |
| librfb_la-FileWriter.lo: FileWriter.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-FileWriter.lo -MD -MP -MF $(DEPDIR)/librfb_la-FileWriter.Tpo -c -o librfb_la-FileWriter.lo `test -f 'FileWriter.cxx' || echo '$(srcdir)/'`FileWriter.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-FileWriter.Tpo $(DEPDIR)/librfb_la-FileWriter.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='FileWriter.cxx' object='librfb_la-FileWriter.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-FileWriter.lo `test -f 'FileWriter.cxx' || echo '$(srcdir)/'`FileWriter.cxx |
| |
| librfb_la-HTTPServer.lo: HTTPServer.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-HTTPServer.lo -MD -MP -MF $(DEPDIR)/librfb_la-HTTPServer.Tpo -c -o librfb_la-HTTPServer.lo `test -f 'HTTPServer.cxx' || echo '$(srcdir)/'`HTTPServer.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-HTTPServer.Tpo $(DEPDIR)/librfb_la-HTTPServer.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='HTTPServer.cxx' object='librfb_la-HTTPServer.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-HTTPServer.lo `test -f 'HTTPServer.cxx' || echo '$(srcdir)/'`HTTPServer.cxx |
| |
| librfb_la-HextileDecoder.lo: HextileDecoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-HextileDecoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-HextileDecoder.Tpo -c -o librfb_la-HextileDecoder.lo `test -f 'HextileDecoder.cxx' || echo '$(srcdir)/'`HextileDecoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-HextileDecoder.Tpo $(DEPDIR)/librfb_la-HextileDecoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='HextileDecoder.cxx' object='librfb_la-HextileDecoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-HextileDecoder.lo `test -f 'HextileDecoder.cxx' || echo '$(srcdir)/'`HextileDecoder.cxx |
| |
| librfb_la-HextileEncoder.lo: HextileEncoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-HextileEncoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-HextileEncoder.Tpo -c -o librfb_la-HextileEncoder.lo `test -f 'HextileEncoder.cxx' || echo '$(srcdir)/'`HextileEncoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-HextileEncoder.Tpo $(DEPDIR)/librfb_la-HextileEncoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='HextileEncoder.cxx' object='librfb_la-HextileEncoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-HextileEncoder.lo `test -f 'HextileEncoder.cxx' || echo '$(srcdir)/'`HextileEncoder.cxx |
| |
| librfb_la-KeyRemapper.lo: KeyRemapper.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-KeyRemapper.lo -MD -MP -MF $(DEPDIR)/librfb_la-KeyRemapper.Tpo -c -o librfb_la-KeyRemapper.lo `test -f 'KeyRemapper.cxx' || echo '$(srcdir)/'`KeyRemapper.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-KeyRemapper.Tpo $(DEPDIR)/librfb_la-KeyRemapper.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='KeyRemapper.cxx' object='librfb_la-KeyRemapper.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-KeyRemapper.lo `test -f 'KeyRemapper.cxx' || echo '$(srcdir)/'`KeyRemapper.cxx |
| |
| librfb_la-LogWriter.lo: LogWriter.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-LogWriter.lo -MD -MP -MF $(DEPDIR)/librfb_la-LogWriter.Tpo -c -o librfb_la-LogWriter.lo `test -f 'LogWriter.cxx' || echo '$(srcdir)/'`LogWriter.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-LogWriter.Tpo $(DEPDIR)/librfb_la-LogWriter.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='LogWriter.cxx' object='librfb_la-LogWriter.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-LogWriter.lo `test -f 'LogWriter.cxx' || echo '$(srcdir)/'`LogWriter.cxx |
| |
| librfb_la-Logger.lo: Logger.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Logger.lo -MD -MP -MF $(DEPDIR)/librfb_la-Logger.Tpo -c -o librfb_la-Logger.lo `test -f 'Logger.cxx' || echo '$(srcdir)/'`Logger.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Logger.Tpo $(DEPDIR)/librfb_la-Logger.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Logger.cxx' object='librfb_la-Logger.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Logger.lo `test -f 'Logger.cxx' || echo '$(srcdir)/'`Logger.cxx |
| |
| librfb_la-Logger_file.lo: Logger_file.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Logger_file.lo -MD -MP -MF $(DEPDIR)/librfb_la-Logger_file.Tpo -c -o librfb_la-Logger_file.lo `test -f 'Logger_file.cxx' || echo '$(srcdir)/'`Logger_file.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Logger_file.Tpo $(DEPDIR)/librfb_la-Logger_file.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Logger_file.cxx' object='librfb_la-Logger_file.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Logger_file.lo `test -f 'Logger_file.cxx' || echo '$(srcdir)/'`Logger_file.cxx |
| |
| librfb_la-Logger_stdio.lo: Logger_stdio.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Logger_stdio.lo -MD -MP -MF $(DEPDIR)/librfb_la-Logger_stdio.Tpo -c -o librfb_la-Logger_stdio.lo `test -f 'Logger_stdio.cxx' || echo '$(srcdir)/'`Logger_stdio.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Logger_stdio.Tpo $(DEPDIR)/librfb_la-Logger_stdio.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Logger_stdio.cxx' object='librfb_la-Logger_stdio.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Logger_stdio.lo `test -f 'Logger_stdio.cxx' || echo '$(srcdir)/'`Logger_stdio.cxx |
| |
| librfb_la-Password.lo: Password.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Password.lo -MD -MP -MF $(DEPDIR)/librfb_la-Password.Tpo -c -o librfb_la-Password.lo `test -f 'Password.cxx' || echo '$(srcdir)/'`Password.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Password.Tpo $(DEPDIR)/librfb_la-Password.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Password.cxx' object='librfb_la-Password.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Password.lo `test -f 'Password.cxx' || echo '$(srcdir)/'`Password.cxx |
| |
| librfb_la-PixelBuffer.lo: PixelBuffer.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-PixelBuffer.lo -MD -MP -MF $(DEPDIR)/librfb_la-PixelBuffer.Tpo -c -o librfb_la-PixelBuffer.lo `test -f 'PixelBuffer.cxx' || echo '$(srcdir)/'`PixelBuffer.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-PixelBuffer.Tpo $(DEPDIR)/librfb_la-PixelBuffer.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='PixelBuffer.cxx' object='librfb_la-PixelBuffer.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-PixelBuffer.lo `test -f 'PixelBuffer.cxx' || echo '$(srcdir)/'`PixelBuffer.cxx |
| |
| librfb_la-PixelFormat.lo: PixelFormat.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-PixelFormat.lo -MD -MP -MF $(DEPDIR)/librfb_la-PixelFormat.Tpo -c -o librfb_la-PixelFormat.lo `test -f 'PixelFormat.cxx' || echo '$(srcdir)/'`PixelFormat.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-PixelFormat.Tpo $(DEPDIR)/librfb_la-PixelFormat.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='PixelFormat.cxx' object='librfb_la-PixelFormat.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-PixelFormat.lo `test -f 'PixelFormat.cxx' || echo '$(srcdir)/'`PixelFormat.cxx |
| |
| librfb_la-RREEncoder.lo: RREEncoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-RREEncoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-RREEncoder.Tpo -c -o librfb_la-RREEncoder.lo `test -f 'RREEncoder.cxx' || echo '$(srcdir)/'`RREEncoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-RREEncoder.Tpo $(DEPDIR)/librfb_la-RREEncoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='RREEncoder.cxx' object='librfb_la-RREEncoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-RREEncoder.lo `test -f 'RREEncoder.cxx' || echo '$(srcdir)/'`RREEncoder.cxx |
| |
| librfb_la-RREDecoder.lo: RREDecoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-RREDecoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-RREDecoder.Tpo -c -o librfb_la-RREDecoder.lo `test -f 'RREDecoder.cxx' || echo '$(srcdir)/'`RREDecoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-RREDecoder.Tpo $(DEPDIR)/librfb_la-RREDecoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='RREDecoder.cxx' object='librfb_la-RREDecoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-RREDecoder.lo `test -f 'RREDecoder.cxx' || echo '$(srcdir)/'`RREDecoder.cxx |
| |
| librfb_la-RawDecoder.lo: RawDecoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-RawDecoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-RawDecoder.Tpo -c -o librfb_la-RawDecoder.lo `test -f 'RawDecoder.cxx' || echo '$(srcdir)/'`RawDecoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-RawDecoder.Tpo $(DEPDIR)/librfb_la-RawDecoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='RawDecoder.cxx' object='librfb_la-RawDecoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-RawDecoder.lo `test -f 'RawDecoder.cxx' || echo '$(srcdir)/'`RawDecoder.cxx |
| |
| librfb_la-RawEncoder.lo: RawEncoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-RawEncoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-RawEncoder.Tpo -c -o librfb_la-RawEncoder.lo `test -f 'RawEncoder.cxx' || echo '$(srcdir)/'`RawEncoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-RawEncoder.Tpo $(DEPDIR)/librfb_la-RawEncoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='RawEncoder.cxx' object='librfb_la-RawEncoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-RawEncoder.lo `test -f 'RawEncoder.cxx' || echo '$(srcdir)/'`RawEncoder.cxx |
| |
| librfb_la-Region.lo: Region.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Region.lo -MD -MP -MF $(DEPDIR)/librfb_la-Region.Tpo -c -o librfb_la-Region.lo `test -f 'Region.cxx' || echo '$(srcdir)/'`Region.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Region.Tpo $(DEPDIR)/librfb_la-Region.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Region.cxx' object='librfb_la-Region.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Region.lo `test -f 'Region.cxx' || echo '$(srcdir)/'`Region.cxx |
| |
| librfb_la-SConnection.lo: SConnection.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SConnection.lo -MD -MP -MF $(DEPDIR)/librfb_la-SConnection.Tpo -c -o librfb_la-SConnection.lo `test -f 'SConnection.cxx' || echo '$(srcdir)/'`SConnection.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SConnection.Tpo $(DEPDIR)/librfb_la-SConnection.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SConnection.cxx' object='librfb_la-SConnection.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SConnection.lo `test -f 'SConnection.cxx' || echo '$(srcdir)/'`SConnection.cxx |
| |
| librfb_la-SFTMsgReader.lo: SFTMsgReader.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SFTMsgReader.lo -MD -MP -MF $(DEPDIR)/librfb_la-SFTMsgReader.Tpo -c -o librfb_la-SFTMsgReader.lo `test -f 'SFTMsgReader.cxx' || echo '$(srcdir)/'`SFTMsgReader.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SFTMsgReader.Tpo $(DEPDIR)/librfb_la-SFTMsgReader.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SFTMsgReader.cxx' object='librfb_la-SFTMsgReader.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SFTMsgReader.lo `test -f 'SFTMsgReader.cxx' || echo '$(srcdir)/'`SFTMsgReader.cxx |
| |
| librfb_la-SFTMsgWriter.lo: SFTMsgWriter.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SFTMsgWriter.lo -MD -MP -MF $(DEPDIR)/librfb_la-SFTMsgWriter.Tpo -c -o librfb_la-SFTMsgWriter.lo `test -f 'SFTMsgWriter.cxx' || echo '$(srcdir)/'`SFTMsgWriter.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SFTMsgWriter.Tpo $(DEPDIR)/librfb_la-SFTMsgWriter.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SFTMsgWriter.cxx' object='librfb_la-SFTMsgWriter.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SFTMsgWriter.lo `test -f 'SFTMsgWriter.cxx' || echo '$(srcdir)/'`SFTMsgWriter.cxx |
| |
| librfb_la-SFileTransfer.lo: SFileTransfer.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SFileTransfer.lo -MD -MP -MF $(DEPDIR)/librfb_la-SFileTransfer.Tpo -c -o librfb_la-SFileTransfer.lo `test -f 'SFileTransfer.cxx' || echo '$(srcdir)/'`SFileTransfer.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SFileTransfer.Tpo $(DEPDIR)/librfb_la-SFileTransfer.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SFileTransfer.cxx' object='librfb_la-SFileTransfer.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SFileTransfer.lo `test -f 'SFileTransfer.cxx' || echo '$(srcdir)/'`SFileTransfer.cxx |
| |
| librfb_la-SFileTransferManager.lo: SFileTransferManager.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SFileTransferManager.lo -MD -MP -MF $(DEPDIR)/librfb_la-SFileTransferManager.Tpo -c -o librfb_la-SFileTransferManager.lo `test -f 'SFileTransferManager.cxx' || echo '$(srcdir)/'`SFileTransferManager.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SFileTransferManager.Tpo $(DEPDIR)/librfb_la-SFileTransferManager.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SFileTransferManager.cxx' object='librfb_la-SFileTransferManager.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SFileTransferManager.lo `test -f 'SFileTransferManager.cxx' || echo '$(srcdir)/'`SFileTransferManager.cxx |
| |
| librfb_la-SMsgHandler.lo: SMsgHandler.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SMsgHandler.lo -MD -MP -MF $(DEPDIR)/librfb_la-SMsgHandler.Tpo -c -o librfb_la-SMsgHandler.lo `test -f 'SMsgHandler.cxx' || echo '$(srcdir)/'`SMsgHandler.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SMsgHandler.Tpo $(DEPDIR)/librfb_la-SMsgHandler.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SMsgHandler.cxx' object='librfb_la-SMsgHandler.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SMsgHandler.lo `test -f 'SMsgHandler.cxx' || echo '$(srcdir)/'`SMsgHandler.cxx |
| |
| librfb_la-SMsgReader.lo: SMsgReader.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SMsgReader.lo -MD -MP -MF $(DEPDIR)/librfb_la-SMsgReader.Tpo -c -o librfb_la-SMsgReader.lo `test -f 'SMsgReader.cxx' || echo '$(srcdir)/'`SMsgReader.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SMsgReader.Tpo $(DEPDIR)/librfb_la-SMsgReader.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SMsgReader.cxx' object='librfb_la-SMsgReader.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SMsgReader.lo `test -f 'SMsgReader.cxx' || echo '$(srcdir)/'`SMsgReader.cxx |
| |
| librfb_la-SMsgReaderV3.lo: SMsgReaderV3.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SMsgReaderV3.lo -MD -MP -MF $(DEPDIR)/librfb_la-SMsgReaderV3.Tpo -c -o librfb_la-SMsgReaderV3.lo `test -f 'SMsgReaderV3.cxx' || echo '$(srcdir)/'`SMsgReaderV3.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SMsgReaderV3.Tpo $(DEPDIR)/librfb_la-SMsgReaderV3.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SMsgReaderV3.cxx' object='librfb_la-SMsgReaderV3.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SMsgReaderV3.lo `test -f 'SMsgReaderV3.cxx' || echo '$(srcdir)/'`SMsgReaderV3.cxx |
| |
| librfb_la-SMsgWriter.lo: SMsgWriter.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SMsgWriter.lo -MD -MP -MF $(DEPDIR)/librfb_la-SMsgWriter.Tpo -c -o librfb_la-SMsgWriter.lo `test -f 'SMsgWriter.cxx' || echo '$(srcdir)/'`SMsgWriter.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SMsgWriter.Tpo $(DEPDIR)/librfb_la-SMsgWriter.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SMsgWriter.cxx' object='librfb_la-SMsgWriter.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SMsgWriter.lo `test -f 'SMsgWriter.cxx' || echo '$(srcdir)/'`SMsgWriter.cxx |
| |
| librfb_la-SMsgWriterV3.lo: SMsgWriterV3.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SMsgWriterV3.lo -MD -MP -MF $(DEPDIR)/librfb_la-SMsgWriterV3.Tpo -c -o librfb_la-SMsgWriterV3.lo `test -f 'SMsgWriterV3.cxx' || echo '$(srcdir)/'`SMsgWriterV3.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SMsgWriterV3.Tpo $(DEPDIR)/librfb_la-SMsgWriterV3.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SMsgWriterV3.cxx' object='librfb_la-SMsgWriterV3.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SMsgWriterV3.lo `test -f 'SMsgWriterV3.cxx' || echo '$(srcdir)/'`SMsgWriterV3.cxx |
| |
| librfb_la-ServerCore.lo: ServerCore.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-ServerCore.lo -MD -MP -MF $(DEPDIR)/librfb_la-ServerCore.Tpo -c -o librfb_la-ServerCore.lo `test -f 'ServerCore.cxx' || echo '$(srcdir)/'`ServerCore.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-ServerCore.Tpo $(DEPDIR)/librfb_la-ServerCore.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ServerCore.cxx' object='librfb_la-ServerCore.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-ServerCore.lo `test -f 'ServerCore.cxx' || echo '$(srcdir)/'`ServerCore.cxx |
| |
| librfb_la-SSecurityFactoryStandard.lo: SSecurityFactoryStandard.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SSecurityFactoryStandard.lo -MD -MP -MF $(DEPDIR)/librfb_la-SSecurityFactoryStandard.Tpo -c -o librfb_la-SSecurityFactoryStandard.lo `test -f 'SSecurityFactoryStandard.cxx' || echo '$(srcdir)/'`SSecurityFactoryStandard.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SSecurityFactoryStandard.Tpo $(DEPDIR)/librfb_la-SSecurityFactoryStandard.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SSecurityFactoryStandard.cxx' object='librfb_la-SSecurityFactoryStandard.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SSecurityFactoryStandard.lo `test -f 'SSecurityFactoryStandard.cxx' || echo '$(srcdir)/'`SSecurityFactoryStandard.cxx |
| |
| librfb_la-SSecurityVncAuth.lo: SSecurityVncAuth.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-SSecurityVncAuth.lo -MD -MP -MF $(DEPDIR)/librfb_la-SSecurityVncAuth.Tpo -c -o librfb_la-SSecurityVncAuth.lo `test -f 'SSecurityVncAuth.cxx' || echo '$(srcdir)/'`SSecurityVncAuth.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-SSecurityVncAuth.Tpo $(DEPDIR)/librfb_la-SSecurityVncAuth.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='SSecurityVncAuth.cxx' object='librfb_la-SSecurityVncAuth.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-SSecurityVncAuth.lo `test -f 'SSecurityVncAuth.cxx' || echo '$(srcdir)/'`SSecurityVncAuth.cxx |
| |
| librfb_la-ScaledPixelBuffer.lo: ScaledPixelBuffer.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-ScaledPixelBuffer.lo -MD -MP -MF $(DEPDIR)/librfb_la-ScaledPixelBuffer.Tpo -c -o librfb_la-ScaledPixelBuffer.lo `test -f 'ScaledPixelBuffer.cxx' || echo '$(srcdir)/'`ScaledPixelBuffer.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-ScaledPixelBuffer.Tpo $(DEPDIR)/librfb_la-ScaledPixelBuffer.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ScaledPixelBuffer.cxx' object='librfb_la-ScaledPixelBuffer.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-ScaledPixelBuffer.lo `test -f 'ScaledPixelBuffer.cxx' || echo '$(srcdir)/'`ScaledPixelBuffer.cxx |
| |
| librfb_la-ScaleFilters.lo: ScaleFilters.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-ScaleFilters.lo -MD -MP -MF $(DEPDIR)/librfb_la-ScaleFilters.Tpo -c -o librfb_la-ScaleFilters.lo `test -f 'ScaleFilters.cxx' || echo '$(srcdir)/'`ScaleFilters.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-ScaleFilters.Tpo $(DEPDIR)/librfb_la-ScaleFilters.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ScaleFilters.cxx' object='librfb_la-ScaleFilters.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-ScaleFilters.lo `test -f 'ScaleFilters.cxx' || echo '$(srcdir)/'`ScaleFilters.cxx |
| |
| librfb_la-Timer.lo: Timer.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-Timer.lo -MD -MP -MF $(DEPDIR)/librfb_la-Timer.Tpo -c -o librfb_la-Timer.lo `test -f 'Timer.cxx' || echo '$(srcdir)/'`Timer.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-Timer.Tpo $(DEPDIR)/librfb_la-Timer.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='Timer.cxx' object='librfb_la-Timer.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-Timer.lo `test -f 'Timer.cxx' || echo '$(srcdir)/'`Timer.cxx |
| |
| librfb_la-TightDecoder.lo: TightDecoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-TightDecoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-TightDecoder.Tpo -c -o librfb_la-TightDecoder.lo `test -f 'TightDecoder.cxx' || echo '$(srcdir)/'`TightDecoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-TightDecoder.Tpo $(DEPDIR)/librfb_la-TightDecoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='TightDecoder.cxx' object='librfb_la-TightDecoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-TightDecoder.lo `test -f 'TightDecoder.cxx' || echo '$(srcdir)/'`TightDecoder.cxx |
| |
| librfb_la-TightEncoder.lo: TightEncoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-TightEncoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-TightEncoder.Tpo -c -o librfb_la-TightEncoder.lo `test -f 'TightEncoder.cxx' || echo '$(srcdir)/'`TightEncoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-TightEncoder.Tpo $(DEPDIR)/librfb_la-TightEncoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='TightEncoder.cxx' object='librfb_la-TightEncoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-TightEncoder.lo `test -f 'TightEncoder.cxx' || echo '$(srcdir)/'`TightEncoder.cxx |
| |
| librfb_la-TightPalette.lo: TightPalette.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-TightPalette.lo -MD -MP -MF $(DEPDIR)/librfb_la-TightPalette.Tpo -c -o librfb_la-TightPalette.lo `test -f 'TightPalette.cxx' || echo '$(srcdir)/'`TightPalette.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-TightPalette.Tpo $(DEPDIR)/librfb_la-TightPalette.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='TightPalette.cxx' object='librfb_la-TightPalette.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-TightPalette.lo `test -f 'TightPalette.cxx' || echo '$(srcdir)/'`TightPalette.cxx |
| |
| librfb_la-TransImageGetter.lo: TransImageGetter.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-TransImageGetter.lo -MD -MP -MF $(DEPDIR)/librfb_la-TransImageGetter.Tpo -c -o librfb_la-TransImageGetter.lo `test -f 'TransImageGetter.cxx' || echo '$(srcdir)/'`TransImageGetter.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-TransImageGetter.Tpo $(DEPDIR)/librfb_la-TransImageGetter.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='TransImageGetter.cxx' object='librfb_la-TransImageGetter.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-TransImageGetter.lo `test -f 'TransImageGetter.cxx' || echo '$(srcdir)/'`TransImageGetter.cxx |
| |
| librfb_la-TransferQueue.lo: TransferQueue.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-TransferQueue.lo -MD -MP -MF $(DEPDIR)/librfb_la-TransferQueue.Tpo -c -o librfb_la-TransferQueue.lo `test -f 'TransferQueue.cxx' || echo '$(srcdir)/'`TransferQueue.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-TransferQueue.Tpo $(DEPDIR)/librfb_la-TransferQueue.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='TransferQueue.cxx' object='librfb_la-TransferQueue.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-TransferQueue.lo `test -f 'TransferQueue.cxx' || echo '$(srcdir)/'`TransferQueue.cxx |
| |
| librfb_la-UpdateTracker.lo: UpdateTracker.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-UpdateTracker.lo -MD -MP -MF $(DEPDIR)/librfb_la-UpdateTracker.Tpo -c -o librfb_la-UpdateTracker.lo `test -f 'UpdateTracker.cxx' || echo '$(srcdir)/'`UpdateTracker.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-UpdateTracker.Tpo $(DEPDIR)/librfb_la-UpdateTracker.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='UpdateTracker.cxx' object='librfb_la-UpdateTracker.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-UpdateTracker.lo `test -f 'UpdateTracker.cxx' || echo '$(srcdir)/'`UpdateTracker.cxx |
| |
| librfb_la-VNCSConnectionST.lo: VNCSConnectionST.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-VNCSConnectionST.lo -MD -MP -MF $(DEPDIR)/librfb_la-VNCSConnectionST.Tpo -c -o librfb_la-VNCSConnectionST.lo `test -f 'VNCSConnectionST.cxx' || echo '$(srcdir)/'`VNCSConnectionST.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-VNCSConnectionST.Tpo $(DEPDIR)/librfb_la-VNCSConnectionST.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='VNCSConnectionST.cxx' object='librfb_la-VNCSConnectionST.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-VNCSConnectionST.lo `test -f 'VNCSConnectionST.cxx' || echo '$(srcdir)/'`VNCSConnectionST.cxx |
| |
| librfb_la-VNCServerST.lo: VNCServerST.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-VNCServerST.lo -MD -MP -MF $(DEPDIR)/librfb_la-VNCServerST.Tpo -c -o librfb_la-VNCServerST.lo `test -f 'VNCServerST.cxx' || echo '$(srcdir)/'`VNCServerST.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-VNCServerST.Tpo $(DEPDIR)/librfb_la-VNCServerST.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='VNCServerST.cxx' object='librfb_la-VNCServerST.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-VNCServerST.lo `test -f 'VNCServerST.cxx' || echo '$(srcdir)/'`VNCServerST.cxx |
| |
| librfb_la-ZRLEEncoder.lo: ZRLEEncoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-ZRLEEncoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-ZRLEEncoder.Tpo -c -o librfb_la-ZRLEEncoder.lo `test -f 'ZRLEEncoder.cxx' || echo '$(srcdir)/'`ZRLEEncoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-ZRLEEncoder.Tpo $(DEPDIR)/librfb_la-ZRLEEncoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ZRLEEncoder.cxx' object='librfb_la-ZRLEEncoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-ZRLEEncoder.lo `test -f 'ZRLEEncoder.cxx' || echo '$(srcdir)/'`ZRLEEncoder.cxx |
| |
| librfb_la-ZRLEDecoder.lo: ZRLEDecoder.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-ZRLEDecoder.lo -MD -MP -MF $(DEPDIR)/librfb_la-ZRLEDecoder.Tpo -c -o librfb_la-ZRLEDecoder.lo `test -f 'ZRLEDecoder.cxx' || echo '$(srcdir)/'`ZRLEDecoder.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-ZRLEDecoder.Tpo $(DEPDIR)/librfb_la-ZRLEDecoder.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='ZRLEDecoder.cxx' object='librfb_la-ZRLEDecoder.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-ZRLEDecoder.lo `test -f 'ZRLEDecoder.cxx' || echo '$(srcdir)/'`ZRLEDecoder.cxx |
| |
| librfb_la-encodings.lo: encodings.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-encodings.lo -MD -MP -MF $(DEPDIR)/librfb_la-encodings.Tpo -c -o librfb_la-encodings.lo `test -f 'encodings.cxx' || echo '$(srcdir)/'`encodings.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-encodings.Tpo $(DEPDIR)/librfb_la-encodings.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='encodings.cxx' object='librfb_la-encodings.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-encodings.lo `test -f 'encodings.cxx' || echo '$(srcdir)/'`encodings.cxx |
| |
| librfb_la-secTypes.lo: secTypes.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-secTypes.lo -MD -MP -MF $(DEPDIR)/librfb_la-secTypes.Tpo -c -o librfb_la-secTypes.lo `test -f 'secTypes.cxx' || echo '$(srcdir)/'`secTypes.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-secTypes.Tpo $(DEPDIR)/librfb_la-secTypes.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='secTypes.cxx' object='librfb_la-secTypes.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-secTypes.lo `test -f 'secTypes.cxx' || echo '$(srcdir)/'`secTypes.cxx |
| |
| librfb_la-util.lo: util.cxx |
| @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT librfb_la-util.lo -MD -MP -MF $(DEPDIR)/librfb_la-util.Tpo -c -o librfb_la-util.lo `test -f 'util.cxx' || echo '$(srcdir)/'`util.cxx |
| @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/librfb_la-util.Tpo $(DEPDIR)/librfb_la-util.Plo |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util.cxx' object='librfb_la-util.lo' libtool=yes @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librfb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o librfb_la-util.lo `test -f 'util.cxx' || echo '$(srcdir)/'`util.cxx |
| |
| mostlyclean-libtool: |
| -rm -f *.lo |
| |
| clean-libtool: |
| -rm -rf .libs _libs |
| |
| ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| mkid -fID $$unique |
| tags: TAGS |
| |
| TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| $(TAGS_FILES) $(LISP) |
| tags=; \ |
| here=`pwd`; \ |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
| test -n "$$unique" || unique=$$empty_fix; \ |
| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| $$tags $$unique; \ |
| fi |
| ctags: CTAGS |
| CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
| $(TAGS_FILES) $(LISP) |
| tags=; \ |
| list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
| unique=`for i in $$list; do \ |
| if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| done | \ |
| $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
| END { if (nonempty) { for (i in files) print i; }; }'`; \ |
| test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
| || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| $$tags $$unique |
| |
| GTAGS: |
| here=`$(am__cd) $(top_builddir) && pwd` \ |
| && cd $(top_srcdir) \ |
| && gtags -i $(GTAGS_ARGS) $$here |
| |
| distclean-tags: |
| -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
| |
| distdir: $(DISTFILES) |
| @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| list='$(DISTFILES)'; \ |
| dist_files=`for file in $$list; do echo $$file; done | \ |
| sed -e "s|^$$srcdirstrip/||;t" \ |
| -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
| case $$dist_files in \ |
| */*) $(MKDIR_P) `echo "$$dist_files" | \ |
| sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
| sort -u` ;; \ |
| esac; \ |
| for file in $$dist_files; do \ |
| if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| if test -d $$d/$$file; then \ |
| dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
| fi; \ |
| cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
| else \ |
| test -f $(distdir)/$$file \ |
| || cp -p $$d/$$file $(distdir)/$$file \ |
| || exit 1; \ |
| fi; \ |
| done |
| check-am: all-am |
| check: check-am |
| all-am: Makefile $(LTLIBRARIES) |
| installdirs: |
| install: install-am |
| install-exec: install-exec-am |
| install-data: install-data-am |
| uninstall: uninstall-am |
| |
| install-am: all-am |
| @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| |
| installcheck: installcheck-am |
| install-strip: |
| $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| `test -z '$(STRIP)' || \ |
| echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| mostlyclean-generic: |
| |
| clean-generic: |
| |
| distclean-generic: |
| -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| |
| maintainer-clean-generic: |
| @echo "This command is intended for maintainers to use" |
| @echo "it deletes files that may require special tools to rebuild." |
| clean: clean-am |
| |
| clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ |
| mostlyclean-am |
| |
| distclean: distclean-am |
| -rm -rf ./$(DEPDIR) |
| -rm -f Makefile |
| distclean-am: clean-am distclean-compile distclean-generic \ |
| distclean-tags |
| |
| dvi: dvi-am |
| |
| dvi-am: |
| |
| html: html-am |
| |
| info: info-am |
| |
| info-am: |
| |
| install-data-am: |
| |
| install-dvi: install-dvi-am |
| |
| install-exec-am: |
| |
| install-html: install-html-am |
| |
| install-info: install-info-am |
| |
| install-man: |
| |
| install-pdf: install-pdf-am |
| |
| install-ps: install-ps-am |
| |
| installcheck-am: |
| |
| maintainer-clean: maintainer-clean-am |
| -rm -rf ./$(DEPDIR) |
| -rm -f Makefile |
| maintainer-clean-am: distclean-am maintainer-clean-generic |
| |
| mostlyclean: mostlyclean-am |
| |
| mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
| mostlyclean-libtool |
| |
| pdf: pdf-am |
| |
| pdf-am: |
| |
| ps: ps-am |
| |
| ps-am: |
| |
| uninstall-am: |
| |
| .MAKE: install-am install-strip |
| |
| .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
| clean-libtool clean-noinstLTLIBRARIES ctags distclean \ |
| distclean-compile distclean-generic distclean-libtool \ |
| distclean-tags distdir dvi dvi-am html html-am info info-am \ |
| install install-am install-data install-data-am install-dvi \ |
| install-dvi-am install-exec install-exec-am install-html \ |
| install-html-am install-info install-info-am install-man \ |
| install-pdf install-pdf-am install-ps install-ps-am \ |
| install-strip installcheck installcheck-am installdirs \ |
| maintainer-clean maintainer-clean-generic mostlyclean \ |
| mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ |
| pdf pdf-am ps ps-am tags uninstall uninstall-am |
| |
| # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| # Otherwise a system limit (for SysV at least) may be exceeded. |
| .NOEXPORT: |