summaryrefslogtreecommitdiff
path: root/build/CMakeFiles
diff options
context:
space:
mode:
authorTomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>2008-10-22 22:51:24 +0200
committerTomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>2008-10-22 22:51:24 +0200
commit44daf03024fbf7cbffa10349044786f6ab784821 (patch)
treefe311eb22e2d853dfc18fde1a9e55d21815f4f82 /build/CMakeFiles
parente12753d2ec9db83ec08bb9db63902a82fb245cdd (diff)
Revert "X"
This reverts commit e12753d2ec9db83ec08bb9db63902a82fb245cdd.
Diffstat (limited to 'build/CMakeFiles')
-rw-r--r--build/CMakeFiles/CMakeCCompiler.cmake36
-rwxr-xr-xbuild/CMakeFiles/CMakeDetermineCompilerABI_C.binbin8069 -> 0 bytes
-rw-r--r--build/CMakeFiles/CMakeDirectoryInformation.cmake27
-rw-r--r--build/CMakeFiles/CMakeError.log19
-rw-r--r--build/CMakeFiles/CMakeOutput.log74
-rw-r--r--build/CMakeFiles/CMakeRuleHashes.txt2
-rw-r--r--build/CMakeFiles/CMakeSystem.cmake15
-rw-r--r--build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c180
-rw-r--r--build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c~176
-rwxr-xr-xbuild/CMakeFiles/CompilerIdC/a.outbin8086 -> 0 bytes
-rw-r--r--build/CMakeFiles/Makefile.cmake82
-rw-r--r--build/CMakeFiles/Makefile2502
-rw-r--r--build/CMakeFiles/cmake.check_cache1
-rw-r--r--build/CMakeFiles/progress.make1
-rw-r--r--build/CMakeFiles/uninstall.dir/DependInfo.cmake8
-rw-r--r--build/CMakeFiles/uninstall.dir/build.make63
-rw-r--r--build/CMakeFiles/uninstall.dir/cmake_clean.cmake8
-rw-r--r--build/CMakeFiles/uninstall.dir/progress.make1
18 files changed, 0 insertions, 1195 deletions
diff --git a/build/CMakeFiles/CMakeCCompiler.cmake b/build/CMakeFiles/CMakeCCompiler.cmake
deleted file mode 100644
index 1d1bbea..0000000
--- a/build/CMakeFiles/CMakeCCompiler.cmake
+++ /dev/null
@@ -1,36 +0,0 @@
-SET(CMAKE_C_COMPILER "/usr/bin/gcc")
-SET(CMAKE_C_COMPILER_ARG1 "")
-SET(CMAKE_C_COMPILER_ID "GNU")
-SET(CMAKE_C_PLATFORM_ID "Linux")
-SET(CMAKE_AR "/usr/bin/ar")
-SET(CMAKE_RANLIB "/usr/bin/ranlib")
-SET(CMAKE_COMPILER_IS_GNUCC 1)
-SET(CMAKE_C_COMPILER_LOADED 1)
-SET(CMAKE_COMPILER_IS_MINGW )
-SET(CMAKE_COMPILER_IS_CYGWIN )
-IF(CMAKE_COMPILER_IS_CYGWIN)
- SET(CYGWIN 1)
- SET(UNIX 1)
-ENDIF(CMAKE_COMPILER_IS_CYGWIN)
-
-SET(CMAKE_C_COMPILER_ENV_VAR "CC")
-
-IF(CMAKE_COMPILER_IS_MINGW)
- SET(MINGW 1)
-ENDIF(CMAKE_COMPILER_IS_MINGW)
-SET(CMAKE_C_COMPILER_ID_RUN 1)
-SET(CMAKE_C_SOURCE_FILE_EXTENSIONS c)
-SET(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
-SET(CMAKE_C_LINKER_PREFERENCE 10)
-
-# Save compiler ABI information.
-SET(CMAKE_C_SIZEOF_DATA_PTR "8")
-SET(CMAKE_C_COMPILER_ABI "ELF")
-
-IF(CMAKE_C_SIZEOF_DATA_PTR)
- SET(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
-ENDIF(CMAKE_C_SIZEOF_DATA_PTR)
-
-IF(CMAKE_C_COMPILER_ABI)
- SET(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
-ENDIF(CMAKE_C_COMPILER_ABI)
diff --git a/build/CMakeFiles/CMakeDetermineCompilerABI_C.bin b/build/CMakeFiles/CMakeDetermineCompilerABI_C.bin
deleted file mode 100755
index 408f296..0000000
--- a/build/CMakeFiles/CMakeDetermineCompilerABI_C.bin
+++ /dev/null
Binary files differ
diff --git a/build/CMakeFiles/CMakeDirectoryInformation.cmake b/build/CMakeFiles/CMakeDirectoryInformation.cmake
deleted file mode 100644
index 36d5ddc..0000000
--- a/build/CMakeFiles/CMakeDirectoryInformation.cmake
+++ /dev/null
@@ -1,27 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.6
-
-# Relative path conversion top directories.
-SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/scarab/tuxanci")
-SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/scarab/tuxanci/build")
-
-# Force unix paths in dependencies.
-SET(CMAKE_FORCE_UNIX_PATHS 1)
-
-# The C and CXX include file search paths:
-SET(CMAKE_C_INCLUDE_PATH
- "../src/base"
- "../src/net"
- "../src/client"
- "../src/screen"
- "../src/widget"
- "/usr/include/SDL"
- )
-SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
-SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
-
-# The C and CXX include file regular expressions for this directory.
-SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
-SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
-SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
-SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/build/CMakeFiles/CMakeError.log b/build/CMakeFiles/CMakeError.log
deleted file mode 100644
index fb68ec3..0000000
--- a/build/CMakeFiles/CMakeError.log
+++ /dev/null
@@ -1,19 +0,0 @@
-Determining if the function pthread_create exists in the pthreads failed with the following output:
-Change Dir: /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp
-
-Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"
-/usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
-gmake[1]: Entering directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-/usr/bin/cmake -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp/CMakeFiles 1
-Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o
-/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
-Linking C executable cmTryCompileExec
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
-/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create -fPIC CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lpthreads
-/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads
-collect2: ld returned 1 exit status
-gmake[1]: *** [cmTryCompileExec] Error 1
-gmake[1]: Leaving directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-gmake: *** [cmTryCompileExec/fast] Error 2
-
-
diff --git a/build/CMakeFiles/CMakeOutput.log b/build/CMakeFiles/CMakeOutput.log
deleted file mode 100644
index 270a724..0000000
--- a/build/CMakeFiles/CMakeOutput.log
+++ /dev/null
@@ -1,74 +0,0 @@
-The system is: Linux - 2.6.26-gentoo-r1 - x86_64
-Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
-Compiler: /usr/bin/gcc
-Build flags:
-Id flags:
-
-The output was:
-0
-
-
-Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
-
-The C compiler identification is GNU, found in "/home/scarab/tuxanci/build/CMakeFiles/CompilerIdC/a.out"
-
-Determining if the C compiler works passed with the following output:
-Change Dir: /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp
-
-Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"
-/usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
-gmake[1]: Entering directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-/usr/bin/cmake -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp/CMakeFiles 1
-Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o
-/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -c /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp/testCCompiler.c
-Linking C executable cmTryCompileExec
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
-/usr/bin/gcc -fPIC CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -o cmTryCompileExec -rdynamic
-gmake[1]: Leaving directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-
-
-Detecting C compiler ABI info compiled with the following output:
-Change Dir: /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp
-
-Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"
-/usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
-gmake[1]: Entering directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-/usr/bin/cmake -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp/CMakeFiles 1
-Building C object CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o
-/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c
-Linking C executable cmTryCompileExec
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
-/usr/bin/gcc -fPIC CMakeFiles/cmTryCompileExec.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec -rdynamic
-gmake[1]: Leaving directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-
-
-Determining if files pthread.h exist passed with the following output:
-Change Dir: /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp
-
-Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"
-/usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
-gmake[1]: Entering directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-/usr/bin/cmake -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp/CMakeFiles 1
-Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o
-/usr/bin/gcc -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -c /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
-Linking C executable cmTryCompileExec
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
-/usr/bin/gcc -fPIC CMakeFiles/cmTryCompileExec.dir/CheckIncludeFiles.c.o -o cmTryCompileExec -rdynamic
-gmake[1]: Leaving directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-
-
-Determining if the function pthread_create exists in the pthread passed with the following output:
-Change Dir: /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp
-
-Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast"
-/usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
-gmake[1]: Entering directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-/usr/bin/cmake -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles/CMakeTmp/CMakeFiles 1
-Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o
-/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
-Linking C executable cmTryCompileExec
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
-/usr/bin/gcc -DCHECK_FUNCTION_EXISTS=pthread_create -fPIC CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o -o cmTryCompileExec -rdynamic -lpthread
-gmake[1]: Leaving directory `/home/scarab/tuxanci/build/CMakeFiles/CMakeTmp'
-
-
diff --git a/build/CMakeFiles/CMakeRuleHashes.txt b/build/CMakeFiles/CMakeRuleHashes.txt
deleted file mode 100644
index 70a855c..0000000
--- a/build/CMakeFiles/CMakeRuleHashes.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Hashes of file build rules.
-2aff1a7485ba619af0f747f90e51683d CMakeFiles/uninstall
diff --git a/build/CMakeFiles/CMakeSystem.cmake b/build/CMakeFiles/CMakeSystem.cmake
deleted file mode 100644
index cf8a91c..0000000
--- a/build/CMakeFiles/CMakeSystem.cmake
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-SET(CMAKE_SYSTEM "Linux-2.6.26-gentoo-r1")
-SET(CMAKE_SYSTEM_NAME "Linux")
-SET(CMAKE_SYSTEM_VERSION "2.6.26-gentoo-r1")
-SET(CMAKE_SYSTEM_PROCESSOR "x86_64")
-
-SET(CMAKE_HOST_SYSTEM "Linux-2.6.26-gentoo-r1")
-SET(CMAKE_HOST_SYSTEM_NAME "Linux")
-SET(CMAKE_HOST_SYSTEM_VERSION "2.6.26-gentoo-r1")
-SET(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
-
-SET(CMAKE_CROSSCOMPILING "FALSE")
-
-SET(CMAKE_SYSTEM_LOADED 1)
diff --git a/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c b/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c
deleted file mode 100644
index 83d5f15..0000000
--- a/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c
+++ /dev/null
@@ -1,180 +0,0 @@
-#ifdef __cplusplus
-# error "A C++ compiler has been selected for C."
-#endif
-
-#if defined(__18CXX)
-# define ID_VOID_MAIN
-#endif
-
-#if defined(__INTEL_COMPILER) || defined(__ICC)
-# define COMPILER_ID "Intel"
-
-#elif defined(__BORLANDC__)
-# define COMPILER_ID "Borland"
-
-#elif defined(__WATCOMC__)
-# define COMPILER_ID "Watcom"
-
-#elif defined(__SUNPRO_C)
-# define COMPILER_ID "SunPro"
-
-#elif defined(__HP_cc)
-# define COMPILER_ID "HP"
-
-#elif defined(__DECC)
-# define COMPILER_ID "Compaq"
-
-#elif defined(__IBMC__)
-# define COMPILER_ID "VisualAge"
-
-#elif defined(__PGI)
-# define COMPILER_ID "PGI"
-
-#elif defined(__GNUC__)
-# define COMPILER_ID "GNU"
-
-#elif defined(_MSC_VER)
-# define COMPILER_ID "MSVC"
-
-#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
-/* Analog Devices C++ compiler for Blackfin, TigerSHARC and
- SHARC (21000) DSPs */
-# define COMPILER_ID "ADSP"
-
-/* IAR Systems compiler for embedded systems.
- http://www.iar.com
- Not supported yet by CMake
-#elif defined(__IAR_SYSTEMS_ICC__)
-# define COMPILER_ID "IAR" */
-
-/* sdcc, the small devices C compiler for embedded systems,
- http://sdcc.sourceforge.net */
-#elif defined(SDCC)
-# define COMPILER_ID "SDCC"
-
-#elif defined(_COMPILER_VERSION)
-# define COMPILER_ID "MIPSpro"
-
-/* This compiler is either not known or is too old to define an
- identification macro. Try to identify the platform and guess that
- it is the native compiler. */
-#elif defined(__sgi)
-# define COMPILER_ID "MIPSpro"
-
-#elif defined(__hpux) || defined(__hpua)
-# define COMPILER_ID "HP"
-
-#else /* unknown compiler */
-# define COMPILER_ID ""
-
-#endif
-
-/* Construct the string literal in pieces to prevent the source from
- getting matched. Store it in a pointer rather than an array
- because some compilers will just produce instructions to fill the
- array rather than assigning a pointer to a static array. */
-char *info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
-
-/* Identify known platforms by name. */
-#if defined(__linux) || defined(__linux__) || defined(linux)
-# define PLATFORM_ID "Linux"
-
-#elif defined(__CYGWIN__)
-# define PLATFORM_ID "Cygwin"
-
-#elif defined(__MINGW32__)
-# define PLATFORM_ID "MinGW"
-
-#elif defined(__APPLE__)
-# define PLATFORM_ID "Darwin"
-
-#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
-# define PLATFORM_ID "Windows"
-
-#elif defined(__FreeBSD__) || defined(__FreeBSD)
-# define PLATFORM_ID "FreeBSD"
-
-#elif defined(__NetBSD__) || defined(__NetBSD)
-# define PLATFORM_ID "NetBSD"
-
-#elif defined(__OpenBSD__) || defined(__OPENBSD)
-# define PLATFORM_ID "OpenBSD"
-
-#elif defined(__sun) || defined(sun)
-# define PLATFORM_ID "SunOS"
-
-#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
-# define PLATFORM_ID "AIX"
-
-#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
-# define PLATFORM_ID "IRIX"
-
-#elif defined(__hpux) || defined(__hpux__)
-# define PLATFORM_ID "HP-UX"
-
-#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
-# define PLATFORM_ID "BeOS"
-
-#elif defined(__QNX__) || defined(__QNXNTO__)
-# define PLATFORM_ID "QNX"
-
-#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
-# define PLATFORM_ID "Tru64"
-
-#elif defined(__riscos) || defined(__riscos__)
-# define PLATFORM_ID "RISCos"
-
-#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
-# define PLATFORM_ID "SINIX"
-
-#elif defined(__UNIX_SV__)
-# define PLATFORM_ID "UNIX_SV"
-
-#elif defined(__bsdos__)
-# define PLATFORM_ID "BSDOS"
-
-#elif defined(_MPRAS) || defined(MPRAS)
-# define PLATFORM_ID "MP-RAS"
-
-#elif defined(__osf) || defined(__osf__)
-# define PLATFORM_ID "OSF1"
-
-#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
-# define PLATFORM_ID "SCO_SV"
-
-#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
-# define PLATFORM_ID "ULTRIX"
-
-#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
-# define PLATFORM_ID "Xenix"
-
-#else /* unknown platform */
-# define PLATFORM_ID ""
-
-#endif
-
-/* Construct the string literal in pieces to prevent the source from
- getting matched. Store it in a pointer rather than an array
- because some compilers will just produce instructions to fill the
- array rather than assigning a pointer to a static array. */
-char *info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
-
-
-/*--------------------------------------------------------------------------*/
-
-#ifdef ID_VOID_MAIN
-void
-main()
-{
-}
-#else
-int
-main(int argc, char *argv[])
-{
- int require = 0;
- require += info_compiler[argc];
- require += info_platform[argc];
- (void) argv;
- return require;
-}
-#endif
diff --git a/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c~ b/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c~
deleted file mode 100644
index d358ec9..0000000
--- a/build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c~
+++ /dev/null
@@ -1,176 +0,0 @@
-#ifdef __cplusplus
-# error "A C++ compiler has been selected for C."
-#endif
-
-#if defined(__18CXX)
-# define ID_VOID_MAIN
-#endif
-
-#if defined(__INTEL_COMPILER) || defined(__ICC)
-# define COMPILER_ID "Intel"
-
-#elif defined(__BORLANDC__)
-# define COMPILER_ID "Borland"
-
-#elif defined(__WATCOMC__)
-# define COMPILER_ID "Watcom"
-
-#elif defined(__SUNPRO_C)
-# define COMPILER_ID "SunPro"
-
-#elif defined(__HP_cc)
-# define COMPILER_ID "HP"
-
-#elif defined(__DECC)
-# define COMPILER_ID "Compaq"
-
-#elif defined(__IBMC__)
-# define COMPILER_ID "VisualAge"
-
-#elif defined(__PGI)
-# define COMPILER_ID "PGI"
-
-#elif defined(__GNUC__)
-# define COMPILER_ID "GNU"
-
-#elif defined(_MSC_VER)
-# define COMPILER_ID "MSVC"
-
-#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
-/* Analog Devices C++ compiler for Blackfin, TigerSHARC and
- SHARC (21000) DSPs */
-# define COMPILER_ID "ADSP"
-
-/* IAR Systems compiler for embedded systems.
- http://www.iar.com
- Not supported yet by CMake
-#elif defined(__IAR_SYSTEMS_ICC__)
-# define COMPILER_ID "IAR" */
-
-/* sdcc, the small devices C compiler for embedded systems,
- http://sdcc.sourceforge.net */
-#elif defined(SDCC)
-# define COMPILER_ID "SDCC"
-
-#elif defined(_COMPILER_VERSION)
-# define COMPILER_ID "MIPSpro"
-
-/* This compiler is either not known or is too old to define an
- identification macro. Try to identify the platform and guess that
- it is the native compiler. */
-#elif defined(__sgi)
-# define COMPILER_ID "MIPSpro"
-
-#elif defined(__hpux) || defined(__hpua)
-# define COMPILER_ID "HP"
-
-#else /* unknown compiler */
-# define COMPILER_ID ""
-
-#endif
-
-/* Construct the string literal in pieces to prevent the source from
- getting matched. Store it in a pointer rather than an array
- because some compilers will just produce instructions to fill the
- array rather than assigning a pointer to a static array. */
-char* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
-
-/* Identify known platforms by name. */
-#if defined(__linux) || defined(__linux__) || defined(linux)
-# define PLATFORM_ID "Linux"
-
-#elif defined(__CYGWIN__)
-# define PLATFORM_ID "Cygwin"
-
-#elif defined(__MINGW32__)
-# define PLATFORM_ID "MinGW"
-
-#elif defined(__APPLE__)
-# define PLATFORM_ID "Darwin"
-
-#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
-# define PLATFORM_ID "Windows"
-
-#elif defined(__FreeBSD__) || defined(__FreeBSD)
-# define PLATFORM_ID "FreeBSD"
-
-#elif defined(__NetBSD__) || defined(__NetBSD)
-# define PLATFORM_ID "NetBSD"
-
-#elif defined(__OpenBSD__) || defined(__OPENBSD)
-# define PLATFORM_ID "OpenBSD"
-
-#elif defined(__sun) || defined(sun)
-# define PLATFORM_ID "SunOS"
-
-#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
-# define PLATFORM_ID "AIX"
-
-#elif defined(__sgi) || defined(__sgi__) || defined(_SGI)
-# define PLATFORM_ID "IRIX"
-
-#elif defined(__hpux) || defined(__hpux__)
-# define PLATFORM_ID "HP-UX"
-
-#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
-# define PLATFORM_ID "BeOS"
-
-#elif defined(__QNX__) || defined(__QNXNTO__)
-# define PLATFORM_ID "QNX"
-
-#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
-# define PLATFORM_ID "Tru64"
-
-#elif defined(__riscos) || defined(__riscos__)
-# define PLATFORM_ID "RISCos"
-
-#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
-# define PLATFORM_ID "SINIX"
-
-#elif defined(__UNIX_SV__)
-# define PLATFORM_ID "UNIX_SV"
-
-#elif defined(__bsdos__)
-# define PLATFORM_ID "BSDOS"
-
-#elif defined(_MPRAS) || defined(MPRAS)
-# define PLATFORM_ID "MP-RAS"
-
-#elif defined(__osf) || defined(__osf__)
-# define PLATFORM_ID "OSF1"
-
-#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
-# define PLATFORM_ID "SCO_SV"
-
-#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
-# define PLATFORM_ID "ULTRIX"
-
-#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
-# define PLATFORM_ID "Xenix"
-
-#else /* unknown platform */
-# define PLATFORM_ID ""
-
-#endif
-
-/* Construct the string literal in pieces to prevent the source from
- getting matched. Store it in a pointer rather than an array
- because some compilers will just produce instructions to fill the
- array rather than assigning a pointer to a static array. */
-char* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
-
-
-/*--------------------------------------------------------------------------*/
-
-#ifdef ID_VOID_MAIN
-void main() {}
-#else
-int main(int argc, char* argv[])
-{
- int require = 0;
- require += info_compiler[argc];
- require += info_platform[argc];
- (void)argv;
- return require;
-}
-#endif
diff --git a/build/CMakeFiles/CompilerIdC/a.out b/build/CMakeFiles/CompilerIdC/a.out
deleted file mode 100755
index 6ddf2de..0000000
--- a/build/CMakeFiles/CompilerIdC/a.out
+++ /dev/null
Binary files differ
diff --git a/build/CMakeFiles/Makefile.cmake b/build/CMakeFiles/Makefile.cmake
deleted file mode 100644
index f24af2a..0000000
--- a/build/CMakeFiles/Makefile.cmake
+++ /dev/null
@@ -1,82 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.6
-
-# The generator used is:
-SET(CMAKE_DEPENDS_GENERATOR "Unix Makefiles")
-
-# The top level Makefile was generated from the following files:
-SET(CMAKE_MAKEFILE_DEPENDS
- "CMakeCache.txt"
- "../CMakeLists.txt"
- "CMakeFiles/CMakeCCompiler.cmake"
- "CMakeFiles/CMakeSystem.cmake"
- "../cmake/FindZZIP.cmake"
- "../cmake_uninstall.cmake.in"
- "../data/CMakeLists.txt"
- "../data/arena/CMakeLists.txt"
- "../data/conf/CMakeLists.txt"
- "../data/font/CMakeLists.txt"
- "../data/images/CMakeLists.txt"
- "../data/music/CMakeLists.txt"
- "../data/sound/CMakeLists.txt"
- "../data/tuxanci.desktop.in"
- "../src/CMakeLists.txt"
- "../src/base/path.h.in"
- "../src/modules/CMakeLists.txt"
- "/usr/share/cmake/Modules/CMakeCCompiler.cmake.in"
- "/usr/share/cmake/Modules/CMakeCCompilerABI.c"
- "/usr/share/cmake/Modules/CMakeCInformation.cmake"
- "/usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake"
- "/usr/share/cmake/Modules/CMakeConfigurableFile.in"
- "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake"
- "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake"
- "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake"
- "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake"
- "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake"
- "/usr/share/cmake/Modules/CMakeGenericSystem.cmake"
- "/usr/share/cmake/Modules/CMakeSystem.cmake.in"
- "/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
- "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake"
- "/usr/share/cmake/Modules/CMakeUnixFindMake.cmake"
- "/usr/share/cmake/Modules/CheckFunctionExists.c"
- "/usr/share/cmake/Modules/CheckIncludeFiles.cmake"
- "/usr/share/cmake/Modules/CheckLibraryExists.cmake"
- "/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake"
- "/usr/share/cmake/Modules/FindPackageMessage.cmake"
- "/usr/share/cmake/Modules/FindSDL.cmake"
- "/usr/share/cmake/Modules/FindSDL_image.cmake"
- "/usr/share/cmake/Modules/FindSDL_mixer.cmake"
- "/usr/share/cmake/Modules/FindSDL_ttf.cmake"
- "/usr/share/cmake/Modules/FindThreads.cmake"
- "/usr/share/cmake/Modules/Platform/Linux.cmake"
- "/usr/share/cmake/Modules/Platform/UnixPaths.cmake"
- "/usr/share/cmake/Modules/Platform/gcc.cmake"
- )
-
-# The corresponding makefile is:
-SET(CMAKE_MAKEFILE_OUTPUTS
- "Makefile"
- "CMakeFiles/cmake.check_cache"
- "CMakeFiles/CMakeDirectoryInformation.cmake"
- "src/CMakeFiles/CMakeDirectoryInformation.cmake"
- "src/modules/CMakeFiles/CMakeDirectoryInformation.cmake"
- "data/CMakeFiles/CMakeDirectoryInformation.cmake"
- "data/arena/CMakeFiles/CMakeDirectoryInformation.cmake"
- "data/conf/CMakeFiles/CMakeDirectoryInformation.cmake"
- "data/font/CMakeFiles/CMakeDirectoryInformation.cmake"
- "data/images/CMakeFiles/CMakeDirectoryInformation.cmake"
- "data/music/CMakeFiles/CMakeDirectoryInformation.cmake"
- "data/sound/CMakeFiles/CMakeDirectoryInformation.cmake"
- )
-
-# Dependency information for all targets:
-SET(CMAKE_DEPEND_INFO_FILES
- "CMakeFiles/uninstall.dir/DependInfo.cmake"
- "src/CMakeFiles/tuxanci-dev.dir/DependInfo.cmake"
- "src/modules/CMakeFiles/modAI.dir/DependInfo.cmake"
- "src/modules/CMakeFiles/modBasic.dir/DependInfo.cmake"
- "src/modules/CMakeFiles/modMove.dir/DependInfo.cmake"
- "src/modules/CMakeFiles/modPipe.dir/DependInfo.cmake"
- "src/modules/CMakeFiles/modTeleport.dir/DependInfo.cmake"
- "src/modules/CMakeFiles/modWall.dir/DependInfo.cmake"
- )
diff --git a/build/CMakeFiles/Makefile2 b/build/CMakeFiles/Makefile2
deleted file mode 100644
index 7aaf035..0000000
--- a/build/CMakeFiles/Makefile2
+++ /dev/null
@@ -1,502 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.6
-
-# Default target executed when no arguments are given to make.
-default_target: all
-.PHONY : default_target
-
-# The main recursive all target
-all:
-.PHONY : all
-
-# The main recursive preinstall target
-preinstall:
-.PHONY : preinstall
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canoncical targets will work.
-.SUFFIXES:
-
-# Remove some rules from gmake that .SUFFIXES does not remove.
-SUFFIXES =
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-# The shell in which to execute make rules.
-SHELL = /bin/sh
-
-# The CMake executable.
-CMAKE_COMMAND = /usr/bin/cmake
-
-# The command to remove a file.
-RM = /usr/bin/cmake -E remove -f
-
-# The program to use to edit the cache.
-CMAKE_EDIT_COMMAND = /usr/bin/ccmake
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /home/scarab/tuxanci
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /home/scarab/tuxanci/build
-
-#=============================================================================
-# Target rules for target CMakeFiles/uninstall.dir
-
-# All Build rule for target.
-CMakeFiles/uninstall.dir/all:
- $(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/depend
- $(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles
- @echo "Built target uninstall"
-.PHONY : CMakeFiles/uninstall.dir/all
-
-# Build rule for subdir invocation for target.
-CMakeFiles/uninstall.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 0
- $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/uninstall.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 0
-.PHONY : CMakeFiles/uninstall.dir/rule
-
-# Convenience name for target.
-uninstall: CMakeFiles/uninstall.dir/rule
-.PHONY : uninstall
-
-# clean rule for target.
-CMakeFiles/uninstall.dir/clean:
- $(MAKE) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/clean
-.PHONY : CMakeFiles/uninstall.dir/clean
-
-# clean rule for target.
-clean: CMakeFiles/uninstall.dir/clean
-.PHONY : clean
-
-#=============================================================================
-# Directory level rules for directory src
-
-# Convenience name for "all" pass in the directory.
-src/all: src/CMakeFiles/tuxanci-dev.dir/all
-src/all: src/modules/all
-.PHONY : src/all
-
-# Convenience name for "clean" pass in the directory.
-src/clean: src/CMakeFiles/tuxanci-dev.dir/clean
-src/clean: src/modules/clean
-.PHONY : src/clean
-
-# Convenience name for "preinstall" pass in the directory.
-src/preinstall: src/modules/preinstall
-.PHONY : src/preinstall
-
-#=============================================================================
-# Target rules for target src/CMakeFiles/tuxanci-dev.dir
-
-# All Build rule for target.
-src/CMakeFiles/tuxanci-dev.dir/all:
- $(MAKE) -f src/CMakeFiles/tuxanci-dev.dir/build.make src/CMakeFiles/tuxanci-dev.dir/depend
- $(MAKE) -f src/CMakeFiles/tuxanci-dev.dir/build.make src/CMakeFiles/tuxanci-dev.dir/build
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
- @echo "Built target tuxanci-dev"
-.PHONY : src/CMakeFiles/tuxanci-dev.dir/all
-
-# Include target in all.
-all: src/CMakeFiles/tuxanci-dev.dir/all
-.PHONY : all
-
-# Build rule for subdir invocation for target.
-src/CMakeFiles/tuxanci-dev.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 72
- $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/tuxanci-dev.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 0
-.PHONY : src/CMakeFiles/tuxanci-dev.dir/rule
-
-# Convenience name for target.
-tuxanci-dev: src/CMakeFiles/tuxanci-dev.dir/rule
-.PHONY : tuxanci-dev
-
-# clean rule for target.
-src/CMakeFiles/tuxanci-dev.dir/clean:
- $(MAKE) -f src/CMakeFiles/tuxanci-dev.dir/build.make src/CMakeFiles/tuxanci-dev.dir/clean
-.PHONY : src/CMakeFiles/tuxanci-dev.dir/clean
-
-# clean rule for target.
-clean: src/CMakeFiles/tuxanci-dev.dir/clean
-.PHONY : clean
-
-#=============================================================================
-# Directory level rules for directory src/modules
-
-# Convenience name for "all" pass in the directory.
-src/modules/all: src/modules/CMakeFiles/modAI.dir/all
-src/modules/all: src/modules/CMakeFiles/modBasic.dir/all
-src/modules/all: src/modules/CMakeFiles/modMove.dir/all
-src/modules/all: src/modules/CMakeFiles/modPipe.dir/all
-src/modules/all: src/modules/CMakeFiles/modTeleport.dir/all
-src/modules/all: src/modules/CMakeFiles/modWall.dir/all
-.PHONY : src/modules/all
-
-# Convenience name for "clean" pass in the directory.
-src/modules/clean: src/modules/CMakeFiles/modAI.dir/clean
-src/modules/clean: src/modules/CMakeFiles/modBasic.dir/clean
-src/modules/clean: src/modules/CMakeFiles/modMove.dir/clean
-src/modules/clean: src/modules/CMakeFiles/modPipe.dir/clean
-src/modules/clean: src/modules/CMakeFiles/modTeleport.dir/clean
-src/modules/clean: src/modules/CMakeFiles/modWall.dir/clean
-.PHONY : src/modules/clean
-
-# Convenience name for "preinstall" pass in the directory.
-src/modules/preinstall:
-.PHONY : src/modules/preinstall
-
-#=============================================================================
-# Target rules for target src/modules/CMakeFiles/modAI.dir
-
-# All Build rule for target.
-src/modules/CMakeFiles/modAI.dir/all:
- $(MAKE) -f src/modules/CMakeFiles/modAI.dir/build.make src/modules/CMakeFiles/modAI.dir/depend
- $(MAKE) -f src/modules/CMakeFiles/modAI.dir/build.make src/modules/CMakeFiles/modAI.dir/build
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles 73 74 75 76
- @echo "Built target modAI"
-.PHONY : src/modules/CMakeFiles/modAI.dir/all
-
-# Include target in all.
-all: src/modules/CMakeFiles/modAI.dir/all
-.PHONY : all
-
-# Build rule for subdir invocation for target.
-src/modules/CMakeFiles/modAI.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 4
- $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/modAI.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 0
-.PHONY : src/modules/CMakeFiles/modAI.dir/rule
-
-# Convenience name for target.
-modAI: src/modules/CMakeFiles/modAI.dir/rule
-.PHONY : modAI
-
-# clean rule for target.
-src/modules/CMakeFiles/modAI.dir/clean:
- $(MAKE) -f src/modules/CMakeFiles/modAI.dir/build.make src/modules/CMakeFiles/modAI.dir/clean
-.PHONY : src/modules/CMakeFiles/modAI.dir/clean
-
-# clean rule for target.
-clean: src/modules/CMakeFiles/modAI.dir/clean
-.PHONY : clean
-
-#=============================================================================
-# Target rules for target src/modules/CMakeFiles/modBasic.dir
-
-# All Build rule for target.
-src/modules/CMakeFiles/modBasic.dir/all:
- $(MAKE) -f src/modules/CMakeFiles/modBasic.dir/build.make src/modules/CMakeFiles/modBasic.dir/depend
- $(MAKE) -f src/modules/CMakeFiles/modBasic.dir/build.make src/modules/CMakeFiles/modBasic.dir/build
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles 77 78 79 80
- @echo "Built target modBasic"
-.PHONY : src/modules/CMakeFiles/modBasic.dir/all
-
-# Include target in all.
-all: src/modules/CMakeFiles/modBasic.dir/all
-.PHONY : all
-
-# Build rule for subdir invocation for target.
-src/modules/CMakeFiles/modBasic.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 4
- $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/modBasic.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 0
-.PHONY : src/modules/CMakeFiles/modBasic.dir/rule
-
-# Convenience name for target.
-modBasic: src/modules/CMakeFiles/modBasic.dir/rule
-.PHONY : modBasic
-
-# clean rule for target.
-src/modules/CMakeFiles/modBasic.dir/clean:
- $(MAKE) -f src/modules/CMakeFiles/modBasic.dir/build.make src/modules/CMakeFiles/modBasic.dir/clean
-.PHONY : src/modules/CMakeFiles/modBasic.dir/clean
-
-# clean rule for target.
-clean: src/modules/CMakeFiles/modBasic.dir/clean
-.PHONY : clean
-
-#=============================================================================
-# Target rules for target src/modules/CMakeFiles/modMove.dir
-
-# All Build rule for target.
-src/modules/CMakeFiles/modMove.dir/all:
- $(MAKE) -f src/modules/CMakeFiles/modMove.dir/build.make src/modules/CMakeFiles/modMove.dir/depend
- $(MAKE) -f src/modules/CMakeFiles/modMove.dir/build.make src/modules/CMakeFiles/modMove.dir/build
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles 81 82 83 84
- @echo "Built target modMove"
-.PHONY : src/modules/CMakeFiles/modMove.dir/all
-
-# Include target in all.
-all: src/modules/CMakeFiles/modMove.dir/all
-.PHONY : all
-
-# Build rule for subdir invocation for target.
-src/modules/CMakeFiles/modMove.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 4
- $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/modMove.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 0
-.PHONY : src/modules/CMakeFiles/modMove.dir/rule
-
-# Convenience name for target.
-modMove: src/modules/CMakeFiles/modMove.dir/rule
-.PHONY : modMove
-
-# clean rule for target.
-src/modules/CMakeFiles/modMove.dir/clean:
- $(MAKE) -f src/modules/CMakeFiles/modMove.dir/build.make src/modules/CMakeFiles/modMove.dir/clean
-.PHONY : src/modules/CMakeFiles/modMove.dir/clean
-
-# clean rule for target.
-clean: src/modules/CMakeFiles/modMove.dir/clean
-.PHONY : clean
-
-#=============================================================================
-# Target rules for target src/modules/CMakeFiles/modPipe.dir
-
-# All Build rule for target.
-src/modules/CMakeFiles/modPipe.dir/all:
- $(MAKE) -f src/modules/CMakeFiles/modPipe.dir/build.make src/modules/CMakeFiles/modPipe.dir/depend
- $(MAKE) -f src/modules/CMakeFiles/modPipe.dir/build.make src/modules/CMakeFiles/modPipe.dir/build
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles 85 86 87 88
- @echo "Built target modPipe"
-.PHONY : src/modules/CMakeFiles/modPipe.dir/all
-
-# Include target in all.
-all: src/modules/CMakeFiles/modPipe.dir/all
-.PHONY : all
-
-# Build rule for subdir invocation for target.
-src/modules/CMakeFiles/modPipe.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 4
- $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/modPipe.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 0
-.PHONY : src/modules/CMakeFiles/modPipe.dir/rule
-
-# Convenience name for target.
-modPipe: src/modules/CMakeFiles/modPipe.dir/rule
-.PHONY : modPipe
-
-# clean rule for target.
-src/modules/CMakeFiles/modPipe.dir/clean:
- $(MAKE) -f src/modules/CMakeFiles/modPipe.dir/build.make src/modules/CMakeFiles/modPipe.dir/clean
-.PHONY : src/modules/CMakeFiles/modPipe.dir/clean
-
-# clean rule for target.
-clean: src/modules/CMakeFiles/modPipe.dir/clean
-.PHONY : clean
-
-#=============================================================================
-# Target rules for target src/modules/CMakeFiles/modTeleport.dir
-
-# All Build rule for target.
-src/modules/CMakeFiles/modTeleport.dir/all:
- $(MAKE) -f src/modules/CMakeFiles/modTeleport.dir/build.make src/modules/CMakeFiles/modTeleport.dir/depend
- $(MAKE) -f src/modules/CMakeFiles/modTeleport.dir/build.make src/modules/CMakeFiles/modTeleport.dir/build
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles 89 90 91 92
- @echo "Built target modTeleport"
-.PHONY : src/modules/CMakeFiles/modTeleport.dir/all
-
-# Include target in all.
-all: src/modules/CMakeFiles/modTeleport.dir/all
-.PHONY : all
-
-# Build rule for subdir invocation for target.
-src/modules/CMakeFiles/modTeleport.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 4
- $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/modTeleport.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 0
-.PHONY : src/modules/CMakeFiles/modTeleport.dir/rule
-
-# Convenience name for target.
-modTeleport: src/modules/CMakeFiles/modTeleport.dir/rule
-.PHONY : modTeleport
-
-# clean rule for target.
-src/modules/CMakeFiles/modTeleport.dir/clean:
- $(MAKE) -f src/modules/CMakeFiles/modTeleport.dir/build.make src/modules/CMakeFiles/modTeleport.dir/clean
-.PHONY : src/modules/CMakeFiles/modTeleport.dir/clean
-
-# clean rule for target.
-clean: src/modules/CMakeFiles/modTeleport.dir/clean
-.PHONY : clean
-
-#=============================================================================
-# Target rules for target src/modules/CMakeFiles/modWall.dir
-
-# All Build rule for target.
-src/modules/CMakeFiles/modWall.dir/all:
- $(MAKE) -f src/modules/CMakeFiles/modWall.dir/build.make src/modules/CMakeFiles/modWall.dir/depend
- $(MAKE) -f src/modules/CMakeFiles/modWall.dir/build.make src/modules/CMakeFiles/modWall.dir/build
- $(CMAKE_COMMAND) -E cmake_progress_report /home/scarab/tuxanci/build/CMakeFiles 93 94 95 96
- @echo "Built target modWall"
-.PHONY : src/modules/CMakeFiles/modWall.dir/all
-
-# Include target in all.
-all: src/modules/CMakeFiles/modWall.dir/all
-.PHONY : all
-
-# Build rule for subdir invocation for target.
-src/modules/CMakeFiles/modWall.dir/rule: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 4
- $(MAKE) -f CMakeFiles/Makefile2 src/modules/CMakeFiles/modWall.dir/all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/scarab/tuxanci/build/CMakeFiles 0
-.PHONY : src/modules/CMakeFiles/modWall.dir/rule
-
-# Convenience name for target.
-modWall: src/modules/CMakeFiles/modWall.dir/rule
-.PHONY : modWall
-
-# clean rule for target.
-src/modules/CMakeFiles/modWall.dir/clean:
- $(MAKE) -f src/modules/CMakeFiles/modWall.dir/build.make src/modules/CMakeFiles/modWall.dir/clean
-.PHONY : src/modules/CMakeFiles/modWall.dir/clean
-
-# clean rule for target.
-clean: src/modules/CMakeFiles/modWall.dir/clean
-.PHONY : clean
-
-#=============================================================================
-# Directory level rules for directory data
-
-# Convenience name for "all" pass in the directory.
-data/all: data/arena/all
-data/all: data/conf/all
-data/all: data/font/all
-data/all: data/images/all
-data/all: data/music/all
-data/all: data/sound/all
-.PHONY : data/all
-
-# Convenience name for "clean" pass in the directory.
-data/clean: data/arena/clean
-data/clean: data/conf/clean
-data/clean: data/font/clean
-data/clean: data/images/clean
-data/clean: data/music/clean
-data/clean: data/sound/clean
-.PHONY : data/clean
-
-# Convenience name for "preinstall" pass in the directory.
-data/preinstall: data/arena/preinstall
-data/preinstall: data/conf/preinstall
-data/preinstall: data/font/preinstall
-data/preinstall: data/images/preinstall
-data/preinstall: data/music/preinstall
-data/preinstall: data/sound/preinstall
-.PHONY : data/preinstall
-
-#=============================================================================
-# Directory level rules for directory data/arena
-
-# Convenience name for "all" pass in the directory.
-data/arena/all:
-.PHONY : data/arena/all
-
-# Convenience name for "clean" pass in the directory.
-data/arena/clean:
-.PHONY : data/arena/clean
-
-# Convenience name for "preinstall" pass in the directory.
-data/arena/preinstall:
-.PHONY : data/arena/preinstall
-
-#=============================================================================
-# Directory level rules for directory data/conf
-
-# Convenience name for "all" pass in the directory.
-data/conf/all:
-.PHONY : data/conf/all
-
-# Convenience name for "clean" pass in the directory.
-data/conf/clean:
-.PHONY : data/conf/clean
-
-# Convenience name for "preinstall" pass in the directory.
-data/conf/preinstall:
-.PHONY : data/conf/preinstall
-
-#=============================================================================
-# Directory level rules for directory data/font
-
-# Convenience name for "all" pass in the directory.
-data/font/all:
-.PHONY : data/font/all
-
-# Convenience name for "clean" pass in the directory.
-data/font/clean:
-.PHONY : data/font/clean
-
-# Convenience name for "preinstall" pass in the directory.
-data/font/preinstall:
-.PHONY : data/font/preinstall
-
-#=============================================================================
-# Directory level rules for directory data/images
-
-# Convenience name for "all" pass in the directory.
-data/images/all:
-.PHONY : data/images/all
-
-# Convenience name for "clean" pass in the directory.
-data/images/clean:
-.PHONY : data/images/clean
-
-# Convenience name for "preinstall" pass in the directory.
-data/images/preinstall:
-.PHONY : data/images/preinstall
-
-#=============================================================================
-# Directory level rules for directory data/music
-
-# Convenience name for "all" pass in the directory.
-data/music/all:
-.PHONY : data/music/all
-
-# Convenience name for "clean" pass in the directory.
-data/music/clean:
-.PHONY : data/music/clean
-
-# Convenience name for "preinstall" pass in the directory.
-data/music/preinstall:
-.PHONY : data/music/preinstall
-
-#=============================================================================
-# Directory level rules for directory data/sound
-
-# Convenience name for "all" pass in the directory.
-data/sound/all:
-.PHONY : data/sound/all
-
-# Convenience name for "clean" pass in the directory.
-data/sound/clean:
-.PHONY : data/sound/clean
-
-# Convenience name for "preinstall" pass in the directory.
-data/sound/preinstall:
-.PHONY : data/sound/preinstall
-
-#=============================================================================
-# Special targets to cleanup operation of make.
-
-# Special rule to run CMake to check the build system integrity.
-# No rule that depends on this can have commands that come from listfiles
-# because they might be regenerated.
-cmake_check_build_system:
- $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
-.PHONY : cmake_check_build_system
-
diff --git a/build/CMakeFiles/cmake.check_cache b/build/CMakeFiles/cmake.check_cache
deleted file mode 100644
index 3dccd73..0000000
--- a/build/CMakeFiles/cmake.check_cache
+++ /dev/null
@@ -1 +0,0 @@
-# This file is generated by cmake for dependency checking of the CMakeCache.txt file
diff --git a/build/CMakeFiles/progress.make b/build/CMakeFiles/progress.make
deleted file mode 100644
index f906e18..0000000
--- a/build/CMakeFiles/progress.make
+++ /dev/null
@@ -1 +0,0 @@
-96
diff --git a/build/CMakeFiles/uninstall.dir/DependInfo.cmake b/build/CMakeFiles/uninstall.dir/DependInfo.cmake
deleted file mode 100644
index ac621c5..0000000
--- a/build/CMakeFiles/uninstall.dir/DependInfo.cmake
+++ /dev/null
@@ -1,8 +0,0 @@
-# The set of languages for which implicit dependencies are needed:
-SET(CMAKE_DEPENDS_LANGUAGES
- )
-# The set of files for implicit dependencies of each language:
-
-# Targets to which this target links.
-SET(CMAKE_TARGET_LINKED_INFO_FILES
- )
diff --git a/build/CMakeFiles/uninstall.dir/build.make b/build/CMakeFiles/uninstall.dir/build.make
deleted file mode 100644
index 294dc48..0000000
--- a/build/CMakeFiles/uninstall.dir/build.make
+++ /dev/null
@@ -1,63 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.6
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canoncical targets will work.
-.SUFFIXES:
-
-# Remove some rules from gmake that .SUFFIXES does not remove.
-SUFFIXES =
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-# The shell in which to execute make rules.
-SHELL = /bin/sh
-
-# The CMake executable.
-CMAKE_COMMAND = /usr/bin/cmake
-
-# The command to remove a file.
-RM = /usr/bin/cmake -E remove -f
-
-# The program to use to edit the cache.
-CMAKE_EDIT_COMMAND = /usr/bin/ccmake
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /home/scarab/tuxanci
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /home/scarab/tuxanci/build
-
-# Utility rule file for uninstall.
-
-CMakeFiles/uninstall:
- /usr/bin/cmake -P /home/scarab/tuxanci/build/cmake_uninstall.cmake
-
-uninstall: CMakeFiles/uninstall
-uninstall: CMakeFiles/uninstall.dir/build.make
-.PHONY : uninstall
-
-# Rule to build all files generated by this target.
-CMakeFiles/uninstall.dir/build: uninstall
-.PHONY : CMakeFiles/uninstall.dir/build
-
-CMakeFiles/uninstall.dir/clean:
- $(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake
-.PHONY : CMakeFiles/uninstall.dir/clean
-
-CMakeFiles/uninstall.dir/depend:
- cd /home/scarab/tuxanci/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/scarab/tuxanci /home/scarab/tuxanci /home/scarab/tuxanci/build /home/scarab/tuxanci/build /home/scarab/tuxanci/build/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR)
-.PHONY : CMakeFiles/uninstall.dir/depend
-
diff --git a/build/CMakeFiles/uninstall.dir/cmake_clean.cmake b/build/CMakeFiles/uninstall.dir/cmake_clean.cmake
deleted file mode 100644
index 828e2a2..0000000
--- a/build/CMakeFiles/uninstall.dir/cmake_clean.cmake
+++ /dev/null
@@ -1,8 +0,0 @@
-FILE(REMOVE_RECURSE
- "CMakeFiles/uninstall"
-)
-
-# Per-language clean rules from dependency scanning.
-FOREACH(lang)
- INCLUDE(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL)
-ENDFOREACH(lang)
diff --git a/build/CMakeFiles/uninstall.dir/progress.make b/build/CMakeFiles/uninstall.dir/progress.make
deleted file mode 100644
index 8b13789..0000000
--- a/build/CMakeFiles/uninstall.dir/progress.make
+++ /dev/null
@@ -1 +0,0 @@
-