${HOST_ADDRESS_O}: ../../minorGems/network/linux/HostAddressLinux.cpp \ ../../minorGems/network/HostAddress.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/Serializable.h ../../minorGems/io/InputStream.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/io/OutputStream.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h \ ../../minorGems/network/NetworkFunctionLocks.h \ ../../minorGems/system/MutexLock.h ${SOCKET_O}: ../../minorGems/network/linux/SocketLinux.cpp \ ../../minorGems/network/Socket.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/network/HostAddress.h ../../minorGems/io/Serializable.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/OutputStream.h \ ../../minorGems/util/stringUtils.h ../../minorGems/util/SimpleVector.h \ ../../minorGems/system/Time.h \ ../../minorGems/network/NetworkFunctionLocks.h \ ../../minorGems/system/MutexLock.h ${SOCKET_SERVER_O}: ../../minorGems/network/linux/SocketServerLinux.cpp \ ../../minorGems/network/SocketServer.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/network/Socket.h ../../minorGems/network/HostAddress.h \ ../../minorGems/io/Serializable.h ../../minorGems/io/InputStream.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/io/OutputStream.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/system/Time.h ${SOCKET_CLIENT_O}: ../../minorGems/network/linux/SocketClientLinux.cpp \ ../../minorGems/network/SocketClient.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/network/Socket.h ../../minorGems/network/HostAddress.h \ ../../minorGems/io/Serializable.h ../../minorGems/io/InputStream.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/io/OutputStream.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/system/Time.h \ ../../minorGems/network/NetworkFunctionLocks.h \ ../../minorGems/system/MutexLock.h ${SOCKET_UDP_O}: ../../minorGems/network/unix/SocketUDPUnix.cpp \ ../../minorGems/network/SocketUDP.h \ ../../minorGems/network/NetworkFunctionLocks.h \ ../../minorGems/system/MutexLock.h ../../minorGems/util/stringUtils.h \ ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/SimpleVector.h ${NETWORK_FUNCTION_LOCKS_O}: ../../minorGems/network/NetworkFunctionLocks.cpp \ ../../minorGems/network/NetworkFunctionLocks.h \ ../../minorGems/system/MutexLock.h ${SOCKET_MANAGER_O}: ../../minorGems/network/SocketManager.cpp \ ../../minorGems/network/SocketManager.h \ ../../minorGems/network/Socket.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/network/HostAddress.h ../../minorGems/io/Serializable.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/OutputStream.h \ ../../minorGems/util/stringUtils.h ../../minorGems/util/SimpleVector.h \ ../../minorGems/system/Time.h ../../minorGems/system/MutexLock.h ${PATH_O}: ../../minorGems/io/file/linux/PathLinux.cpp \ ../../minorGems/io/file/Path.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/stringUtils.h ../../minorGems/util/SimpleVector.h ${DIRECTORY_O}: ../../minorGems/io/file/unix/DirectoryUnix.cpp \ ../../minorGems/io/file/Directory.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/file/File.h ../../minorGems/io/file/Path.h \ ../../minorGems/util/stringUtils.h ../../minorGems/util/SimpleVector.h \ ../../minorGems/io/file/FileInputStream.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/file/FileOutputStream.h \ ../../minorGems/io/OutputStream.h ${TYPE_IO_O}: ../../minorGems/io/linux/TypeIOLinux.cpp \ ../../minorGems/io/TypeIO.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/system/endian.h ${TIME_O}: ../../minorGems/system/unix/TimeUnix.cpp \ ../../minorGems/system/Time.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h ${THREAD_O}: ../../minorGems/system/linux/ThreadLinux.cpp \ ../../minorGems/system/Thread.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h ${MUTEX_LOCK_O}: ../../minorGems/system/linux/MutexLockLinux.cpp \ ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/system/MutexLock.h ${BINARY_SEMAPHORE_O}: \ ../../minorGems/system/linux/BinarySemaphoreLinux.cpp \ ../../minorGems/system/BinarySemaphore.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/system/MutexLock.h ../../minorGems/system/Time.h ${APP_LOG_O}: ../../minorGems/util/log/AppLog.cpp \ ../../minorGems/util/log/AppLog.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/log/Log.h ../../minorGems/util/log/PrintLog.h \ ../../minorGems/system/MutexLock.h ${PRINT_LOG_O}: ../../minorGems/util/log/PrintLog.cpp \ ../../minorGems/util/log/PrintLog.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/log/Log.h ../../minorGems/system/MutexLock.h \ ../../minorGems/system/Time.h ../../minorGems/util/printUtils.h \ ../../minorGems/util/stringUtils.h ../../minorGems/util/SimpleVector.h ${FILE_LOG_O}: ../../minorGems/util/log/FileLog.cpp \ ../../minorGems/util/log/FileLog.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/log/PrintLog.h ../../minorGems/util/log/Log.h \ ../../minorGems/system/MutexLock.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/io/file/File.h \ ../../minorGems/io/file/Path.h \ ../../minorGems/io/file/FileInputStream.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/file/FileOutputStream.h \ ../../minorGems/io/OutputStream.h ../../minorGems/io/file/Directory.h ${LOG_O}: ../../minorGems/util/log/Log.cpp ../../minorGems/util/log/Log.h \ ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h printUtils.o: ../../minorGems/util/printUtils.cpp \ ../../minorGems/util/printUtils.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/system/MutexLock.h ${WEB_CLIENT_O}: ../../minorGems/network/web/WebClient.cpp \ ../../minorGems/network/web/WebClient.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/network/HostAddress.h ../../minorGems/io/Serializable.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/OutputStream.h \ ../../minorGems/util/stringUtils.h ../../minorGems/util/SimpleVector.h \ ../../minorGems/network/Socket.h ../../minorGems/system/Time.h \ ../../minorGems/network/SocketClient.h \ ../../minorGems/network/SocketStream.h \ ../../minorGems/util/log/AppLog.h ../../minorGems/util/log/Log.h \ ../../minorGems/util/log/PrintLog.h ../../minorGems/system/MutexLock.h ${URL_UTILS_O}: ../../minorGems/network/web/URLUtils.cpp \ ../../minorGems/network/web/URLUtils.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/stringUtils.h ../../minorGems/util/SimpleVector.h ${MIME_TYPER_O}: ../../minorGems/network/web/MimeTyper.cpp \ ../../minorGems/network/web/MimeTyper.h \ ../../minorGems/util/stringUtils.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/io/file/File.h \ ../../minorGems/io/file/Path.h \ ../../minorGems/io/file/FileInputStream.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/file/FileOutputStream.h \ ../../minorGems/io/OutputStream.h ../../minorGems/io/file/Directory.h ${STRING_BUFFER_OUTPUT_STREAM_O}: \ ../../minorGems/util/StringBufferOutputStream.cpp \ ../../minorGems/util/StringBufferOutputStream.h \ ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/io/OutputStream.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h ${XML_UTILS_O}: ../../minorGems/formats/xml/XMLUtils.cpp \ ../../minorGems/formats/xml/XMLUtils.h \ ../../minorGems/util/stringUtils.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/SimpleVector.h ${HTML_UTILS_O}: ../../minorGems/formats/html/HTMLUtils.cpp \ ../../minorGems/formats/html/HTMLUtils.h \ ../../minorGems/util/stringUtils.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/SimpleVector.h ${SETTINGS_MANAGER_O}: ../../minorGems/util/SettingsManager.cpp \ ../../minorGems/util/SettingsManager.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/system/MutexLock.h \ ../../minorGems/util/stringUtils.h ../../minorGems/io/file/File.h \ ../../minorGems/io/file/Path.h \ ../../minorGems/io/file/FileInputStream.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/file/FileOutputStream.h \ ../../minorGems/io/OutputStream.h ../../minorGems/io/file/Directory.h ${TRANSLATION_MANAGER_O}: ../../minorGems/util/TranslationManager.cpp \ ../../minorGems/util/TranslationManager.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/io/file/File.h \ ../../minorGems/io/file/Path.h ../../minorGems/util/stringUtils.h \ ../../minorGems/io/file/FileInputStream.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/file/FileOutputStream.h \ ../../minorGems/io/OutputStream.h ../../minorGems/io/file/Directory.h ${STRING_UTILS_O}: ../../minorGems/util/stringUtils.cpp \ ../../minorGems/util/stringUtils.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/SimpleVector.h \ ../../minorGems/util/StringBufferOutputStream.h \ ../../minorGems/io/OutputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ${SHA1_O}: ../../minorGems/crypto/hashes/sha1.cpp \ ../../minorGems/crypto/hashes/sha1.h ../../minorGems/system/endian.h \ ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/formats/encodingUtils.h ${MEMORY_TRACK_O}: ../../minorGems/util/development/memory/MemoryTrack.cpp debugMemory.o: ../../minorGems/util/development/memory/debugMemory.cpp \ ../../minorGems/util/development/memory/debugMemory.h ${HOST_CATCHER_O}: ../../minorGems/network/p2pParts/HostCatcher.cpp \ ../../minorGems/network/p2pParts/HostCatcher.h \ ../../minorGems/network/HostAddress.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/Serializable.h ../../minorGems/io/InputStream.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/io/OutputStream.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h \ ../../minorGems/util/random/RandomSource.h \ ../../minorGems/system/MutexLock.h \ ../../minorGems/util/random/StdRandomSource.h ${OUTBOUND_CHANNEL_O}: ../../minorGems/network/p2pParts/OutboundChannel.cpp \ ../../minorGems/network/p2pParts/OutboundChannel.h \ ../../minorGems/network/HostAddress.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/Serializable.h ../../minorGems/io/InputStream.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/io/OutputStream.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/system/MutexLock.h \ ../../minorGems/system/Semaphore.h \ ../../minorGems/system/BinarySemaphore.h \ ../../minorGems/system/Thread.h \ ../../minorGems/network/p2pParts/MessagePerSecondLimiter.h ${DUPLICATE_MESSAGE_DETECTOR_O}: \ ../../minorGems/network/p2pParts/DuplicateMessageDetector.cpp \ ../../minorGems/network/p2pParts/DuplicateMessageDetector.h \ ../../minorGems/system/MutexLock.h ../../minorGems/util/SimpleVector.h \ ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/util/stringUtils.h ${PROTOCOL_UTILS_O}: ../../minorGems/network/p2pParts/protocolUtils.cpp \ ../../minorGems/network/p2pParts/protocolUtils.h \ ../../minorGems/io/InputStream.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/io/OutputStream.h ../../minorGems/util/log/AppLog.h \ ../../minorGems/util/log/Log.h ../../minorGems/util/log/PrintLog.h \ ../../minorGems/system/MutexLock.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h ${MESSAGE_PER_SECOND_LIMITER_O}: \ ../../minorGems/network/p2pParts/MessagePerSecondLimiter.cpp \ ../../minorGems/network/p2pParts/MessagePerSecondLimiter.h \ ../../minorGems/system/MutexLock.h ../../minorGems/system/Time.h \ ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/system/Thread.h ${MULTI_SOURCE_DOWNLOADER_O}: \ ../../minorGems/network/p2pParts/MultiSourceDownloader.cpp \ ../../minorGems/network/p2pParts/MultiSourceDownloader.h ${ENCODING_UTILS_O}: ../../minorGems/formats/encodingUtils.cpp \ ../../minorGems/formats/encodingUtils.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h ${WEB_SERVER_O }: ../../minorGems/network/web/server/WebServer.cpp \ ../../minorGems/network/web/server/WebServer.h \ ../../minorGems/network/web/server/PageGenerator.h \ ../../minorGems/io/OutputStream.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/network/web/server/ConnectionPermissionHandler.h \ ../../minorGems/network/HostAddress.h ../../minorGems/io/Serializable.h \ ../../minorGems/io/InputStream.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/network/Socket.h \ ../../minorGems/system/Time.h ../../minorGems/network/SocketServer.h \ ../../minorGems/network/SocketStream.h \ ../../minorGems/network/web/server/RequestHandlingThread.h \ ../../minorGems/io/file/File.h ../../minorGems/io/file/Path.h \ ../../minorGems/io/file/FileInputStream.h \ ../../minorGems/io/file/FileOutputStream.h \ ../../minorGems/io/file/Directory.h ../../minorGems/system/Thread.h \ ../../minorGems/system/MutexLock.h \ ../../minorGems/network/web/server/ThreadHandlingThread.h \ ../../minorGems/system/StopSignalThread.h \ ../../minorGems/system/BinarySemaphore.h \ ../../minorGems/util/log/AppLog.h ../../minorGems/util/log/Log.h \ ../../minorGems/util/log/PrintLog.h ${REQUEST_HANDLING_THREAD_O}: \ ../../minorGems/network/web/server/RequestHandlingThread.cpp \ ../../minorGems/network/web/server/RequestHandlingThread.h \ ../../minorGems/network/web/server/PageGenerator.h \ ../../minorGems/io/OutputStream.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/network/web/server/ConnectionPermissionHandler.h \ ../../minorGems/network/HostAddress.h ../../minorGems/io/Serializable.h \ ../../minorGems/io/InputStream.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/io/file/File.h \ ../../minorGems/io/file/Path.h \ ../../minorGems/io/file/FileInputStream.h \ ../../minorGems/io/file/FileOutputStream.h \ ../../minorGems/io/file/Directory.h ../../minorGems/network/Socket.h \ ../../minorGems/system/Time.h ../../minorGems/network/SocketStream.h \ ../../minorGems/system/Thread.h ../../minorGems/system/MutexLock.h ${THREAD_HANDLING_THREAD_O}: \ ../../minorGems/network/web/server/ThreadHandlingThread.cpp \ ../../minorGems/network/web/server/ThreadHandlingThread.h \ ../../minorGems/network/web/server/RequestHandlingThread.h \ ../../minorGems/network/web/server/PageGenerator.h \ ../../minorGems/io/OutputStream.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/network/web/server/ConnectionPermissionHandler.h \ ../../minorGems/network/HostAddress.h ../../minorGems/io/Serializable.h \ ../../minorGems/io/InputStream.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/io/file/File.h \ ../../minorGems/io/file/Path.h \ ../../minorGems/io/file/FileInputStream.h \ ../../minorGems/io/file/FileOutputStream.h \ ../../minorGems/io/file/Directory.h ../../minorGems/network/Socket.h \ ../../minorGems/system/Time.h ../../minorGems/network/SocketStream.h \ ../../minorGems/system/Thread.h ../../minorGems/system/MutexLock.h \ ../../minorGems/system/StopSignalThread.h \ ../../minorGems/system/BinarySemaphore.h ${CONNECTION_PERMISSION_HANDLER_O}: \ ../../minorGems/network/web/server/ConnectionPermissionHandler.cpp \ ../../minorGems/network/web/server/ConnectionPermissionHandler.h \ ../../minorGems/network/HostAddress.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/Serializable.h ../../minorGems/io/InputStream.h \ ../../minorGems/io/Stream.h ../../minorGems/io/TypeIO.h \ ../../minorGems/io/OutputStream.h ../../minorGems/util/stringUtils.h \ ../../minorGems/util/SimpleVector.h ../../minorGems/io/file/File.h \ ../../minorGems/io/file/Path.h \ ../../minorGems/io/file/FileInputStream.h \ ../../minorGems/io/file/FileOutputStream.h \ ../../minorGems/io/file/Directory.h \ ../../minorGems/util/SettingsManager.h \ ../../minorGems/system/MutexLock.h ${STOP_SIGNAL_THREAD_O}: ../../minorGems/system/StopSignalThread.cpp \ ../../minorGems/system/StopSignalThread.h \ ../../minorGems/system/Thread.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/system/MutexLock.h \ ../../minorGems/system/BinarySemaphore.h ${FINISHED_SIGNAL_THREAD_O}: ../../minorGems/system/FinishedSignalThread.cpp \ ../../minorGems/system/FinishedSignalThread.h \ ../../minorGems/system/Thread.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/system/MutexLock.h ${FINISHED_SIGNAL_THREAD_MANAGER_O}: \ ../../minorGems/system/FinishedSignalThreadManager.cpp \ ../../minorGems/system/FinishedSignalThreadManager.h \ ../../minorGems/system/FinishedSignalThread.h \ ../../minorGems/system/Thread.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/system/MutexLock.h ../../minorGems/util/SimpleVector.h \ ../../minorGems/system/BinarySemaphore.h ${SCREEN_GL_O}: ../../minorGems/graphics/openGL/ScreenGL.cpp \ ../../minorGems/graphics/openGL/ScreenGL.h /usr/X11R6/include/GL/gl.h \ /usr/X11R6/include/GL/glext.h /usr/X11R6/include/GL/glut.h \ /usr/X11R6/include/GL/glu.h \ ../../minorGems/graphics/openGL/MouseHandlerGL.h \ ../../minorGems/graphics/openGL/KeyboardHandlerGL.h \ ../../minorGems/graphics/openGL/SceneHandlerGL.h \ ../../minorGems/graphics/openGL/RedrawListenerGL.h \ ../../minorGems/math/geometry/Vector3D.h \ ../../minorGems/math/geometry/Angle3D.h \ ../../minorGems/io/Serializable.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/OutputStream.h \ ../../minorGems/util/SimpleVector.h ${SINGLE_TEXTURE_GL_O}: ../../minorGems/graphics/openGL/SingleTextureGL.cpp \ ../../minorGems/graphics/openGL/SingleTextureGL.h \ /usr/X11R6/include/GL/gl.h /usr/X11R6/include/GL/glext.h \ ../../minorGems/graphics/Image.h \ ../../minorGems/graphics/ChannelFilter.h \ ../../minorGems/io/Serializable.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/OutputStream.h \ ../../minorGems/graphics/RGBAImage.h ${PNG_IMAGE_CONVERTER_O}: \ ../../minorGems/graphics/converters/PNGImageConverter.cpp \ ../../minorGems/graphics/converters/PNGImageConverter.h \ ../../minorGems/graphics/converters/BigEndianImageConverter.h \ ../../minorGems/graphics/ImageConverter.h \ ../../minorGems/graphics/Image.h \ ../../minorGems/graphics/ChannelFilter.h \ ../../minorGems/io/Serializable.h ../../minorGems/common.h \ ../../minorGems/util/development/memory/debugMemory.h \ ../../minorGems/io/InputStream.h ../../minorGems/io/Stream.h \ ../../minorGems/io/TypeIO.h ../../minorGems/io/OutputStream.h \ ../../minorGems/util/SimpleVector.h