|  | @@ -1,314 +0,0 @@
 | 
		
	
		
			
			| 1 |  | -#############################################################################
 | 
		
	
		
			
			| 2 |  | -# Makefile for building: libptsocket.so.1.5.0
 | 
		
	
		
			
			| 3 |  | -# Generated by qmake (2.01a) (Qt 4.8.2) on: jeu. janv. 2 17:22:55 2014
 | 
		
	
		
			
			| 4 |  | -# Project:  ptsocket.pro
 | 
		
	
		
			
			| 5 |  | -# Template: lib
 | 
		
	
		
			
			| 6 |  | -# Command: /usr/bin/qmake -o Makefile ptsocket.pro
 | 
		
	
		
			
			| 7 |  | -#############################################################################
 | 
		
	
		
			
			| 8 |  | -
 | 
		
	
		
			
			| 9 |  | -####### Compiler, tools and options
 | 
		
	
		
			
			| 10 |  | -
 | 
		
	
		
			
			| 11 |  | -CC            = gcc
 | 
		
	
		
			
			| 12 |  | -CXX           = g++
 | 
		
	
		
			
			| 13 |  | -DEFINES       = -DQT_WEBKIT -DLIBPTSOCKET_LIBRARY -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
 | 
		
	
		
			
			| 14 |  | -CFLAGS        = -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES)
 | 
		
	
		
			
			| 15 |  | -CXXFLAGS      = -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIC $(DEFINES)
 | 
		
	
		
			
			| 16 |  | -INCPATH       = -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4 -I.
 | 
		
	
		
			
			| 17 |  | -LINK          = g++
 | 
		
	
		
			
			| 18 |  | -LFLAGS        = -m64 -Wl,-O1 -shared -Wl,-soname,libptsocket.so.1
 | 
		
	
		
			
			| 19 |  | -LIBS          = $(SUBLIBS)  -L/usr/lib/x86_64-linux-gnu -lQtNetwork -lQtCore -lpthread 
 | 
		
	
		
			
			| 20 |  | -AR            = ar cqs
 | 
		
	
		
			
			| 21 |  | -RANLIB        = 
 | 
		
	
		
			
			| 22 |  | -QMAKE         = /usr/bin/qmake
 | 
		
	
		
			
			| 23 |  | -TAR           = tar -cf
 | 
		
	
		
			
			| 24 |  | -COMPRESS      = gzip -9f
 | 
		
	
		
			
			| 25 |  | -COPY          = cp -f
 | 
		
	
		
			
			| 26 |  | -SED           = sed
 | 
		
	
		
			
			| 27 |  | -COPY_FILE     = $(COPY)
 | 
		
	
		
			
			| 28 |  | -COPY_DIR      = $(COPY) -r
 | 
		
	
		
			
			| 29 |  | -STRIP         = strip
 | 
		
	
		
			
			| 30 |  | -INSTALL_FILE  = install -m 644 -p
 | 
		
	
		
			
			| 31 |  | -INSTALL_DIR   = $(COPY_DIR)
 | 
		
	
		
			
			| 32 |  | -INSTALL_PROGRAM = install -m 755 -p
 | 
		
	
		
			
			| 33 |  | -DEL_FILE      = rm -f
 | 
		
	
		
			
			| 34 |  | -SYMLINK       = ln -f -s
 | 
		
	
		
			
			| 35 |  | -DEL_DIR       = rmdir
 | 
		
	
		
			
			| 36 |  | -MOVE          = mv -f
 | 
		
	
		
			
			| 37 |  | -CHK_DIR_EXISTS= test -d
 | 
		
	
		
			
			| 38 |  | -MKDIR         = mkdir -p
 | 
		
	
		
			
			| 39 |  | -
 | 
		
	
		
			
			| 40 |  | -####### Output directory
 | 
		
	
		
			
			| 41 |  | -
 | 
		
	
		
			
			| 42 |  | -OBJECTS_DIR   = ./
 | 
		
	
		
			
			| 43 |  | -
 | 
		
	
		
			
			| 44 |  | -####### Files
 | 
		
	
		
			
			| 45 |  | -
 | 
		
	
		
			
			| 46 |  | -SOURCES       = ptsocket.cpp \
 | 
		
	
		
			
			| 47 |  | -		ptserver.cpp \
 | 
		
	
		
			
			| 48 |  | -		broadcast.cpp moc_ptsocket.cpp \
 | 
		
	
		
			
			| 49 |  | -		moc_ptserver.cpp \
 | 
		
	
		
			
			| 50 |  | -		moc_broadcast.cpp
 | 
		
	
		
			
			| 51 |  | -OBJECTS       = ptsocket.o \
 | 
		
	
		
			
			| 52 |  | -		ptserver.o \
 | 
		
	
		
			
			| 53 |  | -		broadcast.o \
 | 
		
	
		
			
			| 54 |  | -		moc_ptsocket.o \
 | 
		
	
		
			
			| 55 |  | -		moc_ptserver.o \
 | 
		
	
		
			
			| 56 |  | -		moc_broadcast.o
 | 
		
	
		
			
			| 57 |  | -DIST          = /usr/share/qt4/mkspecs/common/unix.conf \
 | 
		
	
		
			
			| 58 |  | -		/usr/share/qt4/mkspecs/common/linux.conf \
 | 
		
	
		
			
			| 59 |  | -		/usr/share/qt4/mkspecs/common/gcc-base.conf \
 | 
		
	
		
			
			| 60 |  | -		/usr/share/qt4/mkspecs/common/gcc-base-unix.conf \
 | 
		
	
		
			
			| 61 |  | -		/usr/share/qt4/mkspecs/common/g++-base.conf \
 | 
		
	
		
			
			| 62 |  | -		/usr/share/qt4/mkspecs/common/g++-unix.conf \
 | 
		
	
		
			
			| 63 |  | -		/usr/share/qt4/mkspecs/qconfig.pri \
 | 
		
	
		
			
			| 64 |  | -		/usr/share/qt4/mkspecs/modules/qt_phonon.pri \
 | 
		
	
		
			
			| 65 |  | -		/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
 | 
		
	
		
			
			| 66 |  | -		/usr/share/qt4/mkspecs/features/qt_functions.prf \
 | 
		
	
		
			
			| 67 |  | -		/usr/share/qt4/mkspecs/features/qt_config.prf \
 | 
		
	
		
			
			| 68 |  | -		/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
 | 
		
	
		
			
			| 69 |  | -		/usr/share/qt4/mkspecs/features/default_pre.prf \
 | 
		
	
		
			
			| 70 |  | -		../commons.pri \
 | 
		
	
		
			
			| 71 |  | -		/usr/share/qt4/mkspecs/features/release.prf \
 | 
		
	
		
			
			| 72 |  | -		/usr/share/qt4/mkspecs/features/default_post.prf \
 | 
		
	
		
			
			| 73 |  | -		/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf \
 | 
		
	
		
			
			| 74 |  | -		/usr/share/qt4/mkspecs/features/warn_on.prf \
 | 
		
	
		
			
			| 75 |  | -		/usr/share/qt4/mkspecs/features/qt.prf \
 | 
		
	
		
			
			| 76 |  | -		/usr/share/qt4/mkspecs/features/unix/thread.prf \
 | 
		
	
		
			
			| 77 |  | -		/usr/share/qt4/mkspecs/features/moc.prf \
 | 
		
	
		
			
			| 78 |  | -		/usr/share/qt4/mkspecs/features/resources.prf \
 | 
		
	
		
			
			| 79 |  | -		/usr/share/qt4/mkspecs/features/uic.prf \
 | 
		
	
		
			
			| 80 |  | -		/usr/share/qt4/mkspecs/features/yacc.prf \
 | 
		
	
		
			
			| 81 |  | -		/usr/share/qt4/mkspecs/features/lex.prf \
 | 
		
	
		
			
			| 82 |  | -		/usr/share/qt4/mkspecs/features/include_source_dir.prf \
 | 
		
	
		
			
			| 83 |  | -		ptsocket.pro
 | 
		
	
		
			
			| 84 |  | -QMAKE_TARGET  = ptsocket
 | 
		
	
		
			
			| 85 |  | -DESTDIR       = 
 | 
		
	
		
			
			| 86 |  | -TARGET        = libptsocket.so.1.5.0
 | 
		
	
		
			
			| 87 |  | -TARGETA       = libptsocket.a
 | 
		
	
		
			
			| 88 |  | -TARGETD       = libptsocket.so.1.5.0
 | 
		
	
		
			
			| 89 |  | -TARGET0       = libptsocket.so
 | 
		
	
		
			
			| 90 |  | -TARGET1       = libptsocket.so.1
 | 
		
	
		
			
			| 91 |  | -TARGET2       = libptsocket.so.1.5
 | 
		
	
		
			
			| 92 |  | -
 | 
		
	
		
			
			| 93 |  | -first: all
 | 
		
	
		
			
			| 94 |  | -####### Implicit rules
 | 
		
	
		
			
			| 95 |  | -
 | 
		
	
		
			
			| 96 |  | -.SUFFIXES: .o .c .cpp .cc .cxx .C
 | 
		
	
		
			
			| 97 |  | -
 | 
		
	
		
			
			| 98 |  | -.cpp.o:
 | 
		
	
		
			
			| 99 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
 | 
		
	
		
			
			| 100 |  | -
 | 
		
	
		
			
			| 101 |  | -.cc.o:
 | 
		
	
		
			
			| 102 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
 | 
		
	
		
			
			| 103 |  | -
 | 
		
	
		
			
			| 104 |  | -.cxx.o:
 | 
		
	
		
			
			| 105 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
 | 
		
	
		
			
			| 106 |  | -
 | 
		
	
		
			
			| 107 |  | -.C.o:
 | 
		
	
		
			
			| 108 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
 | 
		
	
		
			
			| 109 |  | -
 | 
		
	
		
			
			| 110 |  | -.c.o:
 | 
		
	
		
			
			| 111 |  | -	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
 | 
		
	
		
			
			| 112 |  | -
 | 
		
	
		
			
			| 113 |  | -####### Build rules
 | 
		
	
		
			
			| 114 |  | -
 | 
		
	
		
			
			| 115 |  | -all: Makefile  $(TARGET)
 | 
		
	
		
			
			| 116 |  | -
 | 
		
	
		
			
			| 117 |  | -$(TARGET):  $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
 | 
		
	
		
			
			| 118 |  | -	-$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
 | 
		
	
		
			
			| 119 |  | -	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
 | 
		
	
		
			
			| 120 |  | -	-ln -s $(TARGET) $(TARGET0)
 | 
		
	
		
			
			| 121 |  | -	-ln -s $(TARGET) $(TARGET1)
 | 
		
	
		
			
			| 122 |  | -	-ln -s $(TARGET) $(TARGET2)
 | 
		
	
		
			
			| 123 |  | -
 | 
		
	
		
			
			| 124 |  | -
 | 
		
	
		
			
			| 125 |  | -
 | 
		
	
		
			
			| 126 |  | -staticlib: $(TARGETA)
 | 
		
	
		
			
			| 127 |  | -
 | 
		
	
		
			
			| 128 |  | -$(TARGETA):  $(OBJECTS) $(OBJCOMP) 
 | 
		
	
		
			
			| 129 |  | -	-$(DEL_FILE) $(TARGETA) 
 | 
		
	
		
			
			| 130 |  | -	$(AR) $(TARGETA) $(OBJECTS)
 | 
		
	
		
			
			| 131 |  | -
 | 
		
	
		
			
			| 132 |  | -Makefile: ptsocket.pro  /usr/share/qt4/mkspecs/linux-g++-64/qmake.conf /usr/share/qt4/mkspecs/common/unix.conf \
 | 
		
	
		
			
			| 133 |  | -		/usr/share/qt4/mkspecs/common/linux.conf \
 | 
		
	
		
			
			| 134 |  | -		/usr/share/qt4/mkspecs/common/gcc-base.conf \
 | 
		
	
		
			
			| 135 |  | -		/usr/share/qt4/mkspecs/common/gcc-base-unix.conf \
 | 
		
	
		
			
			| 136 |  | -		/usr/share/qt4/mkspecs/common/g++-base.conf \
 | 
		
	
		
			
			| 137 |  | -		/usr/share/qt4/mkspecs/common/g++-unix.conf \
 | 
		
	
		
			
			| 138 |  | -		/usr/share/qt4/mkspecs/qconfig.pri \
 | 
		
	
		
			
			| 139 |  | -		/usr/share/qt4/mkspecs/modules/qt_phonon.pri \
 | 
		
	
		
			
			| 140 |  | -		/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri \
 | 
		
	
		
			
			| 141 |  | -		/usr/share/qt4/mkspecs/features/qt_functions.prf \
 | 
		
	
		
			
			| 142 |  | -		/usr/share/qt4/mkspecs/features/qt_config.prf \
 | 
		
	
		
			
			| 143 |  | -		/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
 | 
		
	
		
			
			| 144 |  | -		/usr/share/qt4/mkspecs/features/default_pre.prf \
 | 
		
	
		
			
			| 145 |  | -		../commons.pri \
 | 
		
	
		
			
			| 146 |  | -		/usr/share/qt4/mkspecs/features/release.prf \
 | 
		
	
		
			
			| 147 |  | -		/usr/share/qt4/mkspecs/features/default_post.prf \
 | 
		
	
		
			
			| 148 |  | -		/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf \
 | 
		
	
		
			
			| 149 |  | -		/usr/share/qt4/mkspecs/features/warn_on.prf \
 | 
		
	
		
			
			| 150 |  | -		/usr/share/qt4/mkspecs/features/qt.prf \
 | 
		
	
		
			
			| 151 |  | -		/usr/share/qt4/mkspecs/features/unix/thread.prf \
 | 
		
	
		
			
			| 152 |  | -		/usr/share/qt4/mkspecs/features/moc.prf \
 | 
		
	
		
			
			| 153 |  | -		/usr/share/qt4/mkspecs/features/resources.prf \
 | 
		
	
		
			
			| 154 |  | -		/usr/share/qt4/mkspecs/features/uic.prf \
 | 
		
	
		
			
			| 155 |  | -		/usr/share/qt4/mkspecs/features/yacc.prf \
 | 
		
	
		
			
			| 156 |  | -		/usr/share/qt4/mkspecs/features/lex.prf \
 | 
		
	
		
			
			| 157 |  | -		/usr/share/qt4/mkspecs/features/include_source_dir.prf \
 | 
		
	
		
			
			| 158 |  | -		/usr/lib/x86_64-linux-gnu/libQtNetwork.prl \
 | 
		
	
		
			
			| 159 |  | -		/usr/lib/x86_64-linux-gnu/libQtCore.prl
 | 
		
	
		
			
			| 160 |  | -	$(QMAKE) -o Makefile ptsocket.pro
 | 
		
	
		
			
			| 161 |  | -/usr/share/qt4/mkspecs/common/unix.conf:
 | 
		
	
		
			
			| 162 |  | -/usr/share/qt4/mkspecs/common/linux.conf:
 | 
		
	
		
			
			| 163 |  | -/usr/share/qt4/mkspecs/common/gcc-base.conf:
 | 
		
	
		
			
			| 164 |  | -/usr/share/qt4/mkspecs/common/gcc-base-unix.conf:
 | 
		
	
		
			
			| 165 |  | -/usr/share/qt4/mkspecs/common/g++-base.conf:
 | 
		
	
		
			
			| 166 |  | -/usr/share/qt4/mkspecs/common/g++-unix.conf:
 | 
		
	
		
			
			| 167 |  | -/usr/share/qt4/mkspecs/qconfig.pri:
 | 
		
	
		
			
			| 168 |  | -/usr/share/qt4/mkspecs/modules/qt_phonon.pri:
 | 
		
	
		
			
			| 169 |  | -/usr/share/qt4/mkspecs/modules/qt_webkit_version.pri:
 | 
		
	
		
			
			| 170 |  | -/usr/share/qt4/mkspecs/features/qt_functions.prf:
 | 
		
	
		
			
			| 171 |  | -/usr/share/qt4/mkspecs/features/qt_config.prf:
 | 
		
	
		
			
			| 172 |  | -/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
 | 
		
	
		
			
			| 173 |  | -/usr/share/qt4/mkspecs/features/default_pre.prf:
 | 
		
	
		
			
			| 174 |  | -../commons.pri:
 | 
		
	
		
			
			| 175 |  | -/usr/share/qt4/mkspecs/features/release.prf:
 | 
		
	
		
			
			| 176 |  | -/usr/share/qt4/mkspecs/features/default_post.prf:
 | 
		
	
		
			
			| 177 |  | -/usr/share/qt4/mkspecs/features/unix/gdb_dwarf_index.prf:
 | 
		
	
		
			
			| 178 |  | -/usr/share/qt4/mkspecs/features/warn_on.prf:
 | 
		
	
		
			
			| 179 |  | -/usr/share/qt4/mkspecs/features/qt.prf:
 | 
		
	
		
			
			| 180 |  | -/usr/share/qt4/mkspecs/features/unix/thread.prf:
 | 
		
	
		
			
			| 181 |  | -/usr/share/qt4/mkspecs/features/moc.prf:
 | 
		
	
		
			
			| 182 |  | -/usr/share/qt4/mkspecs/features/resources.prf:
 | 
		
	
		
			
			| 183 |  | -/usr/share/qt4/mkspecs/features/uic.prf:
 | 
		
	
		
			
			| 184 |  | -/usr/share/qt4/mkspecs/features/yacc.prf:
 | 
		
	
		
			
			| 185 |  | -/usr/share/qt4/mkspecs/features/lex.prf:
 | 
		
	
		
			
			| 186 |  | -/usr/share/qt4/mkspecs/features/include_source_dir.prf:
 | 
		
	
		
			
			| 187 |  | -/usr/lib/x86_64-linux-gnu/libQtNetwork.prl:
 | 
		
	
		
			
			| 188 |  | -/usr/lib/x86_64-linux-gnu/libQtCore.prl:
 | 
		
	
		
			
			| 189 |  | -qmake:  FORCE
 | 
		
	
		
			
			| 190 |  | -	@$(QMAKE) -o Makefile ptsocket.pro
 | 
		
	
		
			
			| 191 |  | -
 | 
		
	
		
			
			| 192 |  | -dist: 
 | 
		
	
		
			
			| 193 |  | -	@$(CHK_DIR_EXISTS) .tmp/ptsocket1.5.0 || $(MKDIR) .tmp/ptsocket1.5.0 
 | 
		
	
		
			
			| 194 |  | -	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/ptsocket1.5.0/ && $(COPY_FILE) --parents ptsocket.h libptsocket_global.h ptserver.h broadcast.h .tmp/ptsocket1.5.0/ && $(COPY_FILE) --parents ptsocket.cpp ptserver.cpp broadcast.cpp .tmp/ptsocket1.5.0/ && (cd `dirname .tmp/ptsocket1.5.0` && $(TAR) ptsocket1.5.0.tar ptsocket1.5.0 && $(COMPRESS) ptsocket1.5.0.tar) && $(MOVE) `dirname .tmp/ptsocket1.5.0`/ptsocket1.5.0.tar.gz . && $(DEL_FILE) -r .tmp/ptsocket1.5.0
 | 
		
	
		
			
			| 195 |  | -
 | 
		
	
		
			
			| 196 |  | -
 | 
		
	
		
			
			| 197 |  | -clean:compiler_clean 
 | 
		
	
		
			
			| 198 |  | -	-$(DEL_FILE) $(OBJECTS)
 | 
		
	
		
			
			| 199 |  | -	-$(DEL_FILE) *~ core *.core
 | 
		
	
		
			
			| 200 |  | -
 | 
		
	
		
			
			| 201 |  | -
 | 
		
	
		
			
			| 202 |  | -####### Sub-libraries
 | 
		
	
		
			
			| 203 |  | -
 | 
		
	
		
			
			| 204 |  | -distclean: clean
 | 
		
	
		
			
			| 205 |  | -	-$(DEL_FILE) $(TARGET) 
 | 
		
	
		
			
			| 206 |  | -	-$(DEL_FILE) $(TARGET0) $(TARGET1) $(TARGET2) $(TARGETA)
 | 
		
	
		
			
			| 207 |  | -	-$(DEL_FILE) Makefile
 | 
		
	
		
			
			| 208 |  | -
 | 
		
	
		
			
			| 209 |  | -
 | 
		
	
		
			
			| 210 |  | -check: first
 | 
		
	
		
			
			| 211 |  | -
 | 
		
	
		
			
			| 212 |  | -mocclean: compiler_moc_header_clean compiler_moc_source_clean
 | 
		
	
		
			
			| 213 |  | -
 | 
		
	
		
			
			| 214 |  | -mocables: compiler_moc_header_make_all compiler_moc_source_make_all
 | 
		
	
		
			
			| 215 |  | -
 | 
		
	
		
			
			| 216 |  | -compiler_moc_header_make_all: moc_ptsocket.cpp moc_ptserver.cpp moc_broadcast.cpp
 | 
		
	
		
			
			| 217 |  | -compiler_moc_header_clean:
 | 
		
	
		
			
			| 218 |  | -	-$(DEL_FILE) moc_ptsocket.cpp moc_ptserver.cpp moc_broadcast.cpp
 | 
		
	
		
			
			| 219 |  | -moc_ptsocket.cpp: libptsocket_global.h \
 | 
		
	
		
			
			| 220 |  | -		ptsocket.h
 | 
		
	
		
			
			| 221 |  | -	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) ptsocket.h -o moc_ptsocket.cpp
 | 
		
	
		
			
			| 222 |  | -
 | 
		
	
		
			
			| 223 |  | -moc_ptserver.cpp: libptsocket_global.h \
 | 
		
	
		
			
			| 224 |  | -		ptsocket.h \
 | 
		
	
		
			
			| 225 |  | -		ptserver.h
 | 
		
	
		
			
			| 226 |  | -	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) ptserver.h -o moc_ptserver.cpp
 | 
		
	
		
			
			| 227 |  | -
 | 
		
	
		
			
			| 228 |  | -moc_broadcast.cpp: ptsocket.h \
 | 
		
	
		
			
			| 229 |  | -		libptsocket_global.h \
 | 
		
	
		
			
			| 230 |  | -		broadcast.h
 | 
		
	
		
			
			| 231 |  | -	/usr/bin/moc-qt4 $(DEFINES) $(INCPATH) broadcast.h -o moc_broadcast.cpp
 | 
		
	
		
			
			| 232 |  | -
 | 
		
	
		
			
			| 233 |  | -compiler_rcc_make_all:
 | 
		
	
		
			
			| 234 |  | -compiler_rcc_clean:
 | 
		
	
		
			
			| 235 |  | -compiler_image_collection_make_all: qmake_image_collection.cpp
 | 
		
	
		
			
			| 236 |  | -compiler_image_collection_clean:
 | 
		
	
		
			
			| 237 |  | -	-$(DEL_FILE) qmake_image_collection.cpp
 | 
		
	
		
			
			| 238 |  | -compiler_moc_source_make_all:
 | 
		
	
		
			
			| 239 |  | -compiler_moc_source_clean:
 | 
		
	
		
			
			| 240 |  | -compiler_uic_make_all:
 | 
		
	
		
			
			| 241 |  | -compiler_uic_clean:
 | 
		
	
		
			
			| 242 |  | -compiler_yacc_decl_make_all:
 | 
		
	
		
			
			| 243 |  | -compiler_yacc_decl_clean:
 | 
		
	
		
			
			| 244 |  | -compiler_yacc_impl_make_all:
 | 
		
	
		
			
			| 245 |  | -compiler_yacc_impl_clean:
 | 
		
	
		
			
			| 246 |  | -compiler_lex_make_all:
 | 
		
	
		
			
			| 247 |  | -compiler_lex_clean:
 | 
		
	
		
			
			| 248 |  | -compiler_clean: compiler_moc_header_clean 
 | 
		
	
		
			
			| 249 |  | -
 | 
		
	
		
			
			| 250 |  | -####### Compile
 | 
		
	
		
			
			| 251 |  | -
 | 
		
	
		
			
			| 252 |  | -ptsocket.o: ptsocket.cpp ptsocket.h \
 | 
		
	
		
			
			| 253 |  | -		libptsocket_global.h
 | 
		
	
		
			
			| 254 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ptsocket.o ptsocket.cpp
 | 
		
	
		
			
			| 255 |  | -
 | 
		
	
		
			
			| 256 |  | -ptserver.o: ptserver.cpp ptserver.h \
 | 
		
	
		
			
			| 257 |  | -		libptsocket_global.h \
 | 
		
	
		
			
			| 258 |  | -		ptsocket.h
 | 
		
	
		
			
			| 259 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o ptserver.o ptserver.cpp
 | 
		
	
		
			
			| 260 |  | -
 | 
		
	
		
			
			| 261 |  | -broadcast.o: broadcast.cpp broadcast.h \
 | 
		
	
		
			
			| 262 |  | -		ptsocket.h \
 | 
		
	
		
			
			| 263 |  | -		libptsocket_global.h
 | 
		
	
		
			
			| 264 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o broadcast.o broadcast.cpp
 | 
		
	
		
			
			| 265 |  | -
 | 
		
	
		
			
			| 266 |  | -moc_ptsocket.o: moc_ptsocket.cpp 
 | 
		
	
		
			
			| 267 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_ptsocket.o moc_ptsocket.cpp
 | 
		
	
		
			
			| 268 |  | -
 | 
		
	
		
			
			| 269 |  | -moc_ptserver.o: moc_ptserver.cpp 
 | 
		
	
		
			
			| 270 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_ptserver.o moc_ptserver.cpp
 | 
		
	
		
			
			| 271 |  | -
 | 
		
	
		
			
			| 272 |  | -moc_broadcast.o: moc_broadcast.cpp 
 | 
		
	
		
			
			| 273 |  | -	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_broadcast.o moc_broadcast.cpp
 | 
		
	
		
			
			| 274 |  | -
 | 
		
	
		
			
			| 275 |  | -####### Install
 | 
		
	
		
			
			| 276 |  | -
 | 
		
	
		
			
			| 277 |  | -install_headers: first FORCE
 | 
		
	
		
			
			| 278 |  | -	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/include/ptsocket/ || $(MKDIR) $(INSTALL_ROOT)/usr/include/ptsocket/ 
 | 
		
	
		
			
			| 279 |  | -	-$(INSTALL_FILE) /home/robin/libptsocket/ptsocket/ptsocket.h $(INSTALL_ROOT)/usr/include/ptsocket/
 | 
		
	
		
			
			| 280 |  | -	-$(INSTALL_FILE) /home/robin/libptsocket/ptsocket/libptsocket_global.h $(INSTALL_ROOT)/usr/include/ptsocket/
 | 
		
	
		
			
			| 281 |  | -	-$(INSTALL_FILE) /home/robin/libptsocket/ptsocket/ptserver.h $(INSTALL_ROOT)/usr/include/ptsocket/
 | 
		
	
		
			
			| 282 |  | -	-$(INSTALL_FILE) /home/robin/libptsocket/ptsocket/broadcast.h $(INSTALL_ROOT)/usr/include/ptsocket/
 | 
		
	
		
			
			| 283 |  | -
 | 
		
	
		
			
			| 284 |  | -
 | 
		
	
		
			
			| 285 |  | -uninstall_headers:  FORCE
 | 
		
	
		
			
			| 286 |  | -	-$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/ptsocket/ptsocket.h 
 | 
		
	
		
			
			| 287 |  | -	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/ptsocket/libptsocket_global.h 
 | 
		
	
		
			
			| 288 |  | -	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/ptsocket/ptserver.h 
 | 
		
	
		
			
			| 289 |  | -	 -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/include/ptsocket/broadcast.h
 | 
		
	
		
			
			| 290 |  | -	-$(DEL_DIR) $(INSTALL_ROOT)/usr/include/ptsocket/ 
 | 
		
	
		
			
			| 291 |  | -
 | 
		
	
		
			
			| 292 |  | -
 | 
		
	
		
			
			| 293 |  | -install_target: first FORCE
 | 
		
	
		
			
			| 294 |  | -	@$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/lib/ || $(MKDIR) $(INSTALL_ROOT)/usr/lib/ 
 | 
		
	
		
			
			| 295 |  | -	-$(INSTALL_PROGRAM) "$(TARGET)" "$(INSTALL_ROOT)/usr/lib/$(TARGET)"
 | 
		
	
		
			
			| 296 |  | -	-$(STRIP) --strip-unneeded "$(INSTALL_ROOT)/usr/lib/$(TARGET)"
 | 
		
	
		
			
			| 297 |  | -	-$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/usr/lib/$(TARGET0)"
 | 
		
	
		
			
			| 298 |  | -	-$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/usr/lib/$(TARGET1)"
 | 
		
	
		
			
			| 299 |  | -	-$(SYMLINK) "$(TARGET)" "$(INSTALL_ROOT)/usr/lib/$(TARGET2)"
 | 
		
	
		
			
			| 300 |  | -
 | 
		
	
		
			
			| 301 |  | -uninstall_target:  FORCE
 | 
		
	
		
			
			| 302 |  | -	-$(DEL_FILE) "$(INSTALL_ROOT)/usr/lib/$(TARGET)" 
 | 
		
	
		
			
			| 303 |  | -	 -$(DEL_FILE) "$(INSTALL_ROOT)/usr/lib/$(TARGET0)" 
 | 
		
	
		
			
			| 304 |  | -	 -$(DEL_FILE) "$(INSTALL_ROOT)/usr/lib/$(TARGET1)" 
 | 
		
	
		
			
			| 305 |  | -	 -$(DEL_FILE) "$(INSTALL_ROOT)/usr/lib/$(TARGET2)"
 | 
		
	
		
			
			| 306 |  | -	-$(DEL_DIR) $(INSTALL_ROOT)/usr/lib/ 
 | 
		
	
		
			
			| 307 |  | -
 | 
		
	
		
			
			| 308 |  | -
 | 
		
	
		
			
			| 309 |  | -install:  install_headers install_target  FORCE
 | 
		
	
		
			
			| 310 |  | -
 | 
		
	
		
			
			| 311 |  | -uninstall: uninstall_headers uninstall_target   FORCE
 | 
		
	
		
			
			| 312 |  | -
 | 
		
	
		
			
			| 313 |  | -FORCE:
 | 
		
	
		
			
			| 314 |  | -
 |