Remove build
parent
a0ff72ac3e
commit
9ec9f8c0d4
|
|
@ -1,328 +0,0 @@
|
||||||
# This is the CMakeCache file.
|
|
||||||
# For build in directory: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
# It was generated by CMake: /usr/bin/cmake
|
|
||||||
# You can edit this file to change values found and used by cmake.
|
|
||||||
# If you do not want to change any of the values, simply exit the editor.
|
|
||||||
# If you do want to change a value, simply edit, save, and exit the editor.
|
|
||||||
# The syntax for the file is as follows:
|
|
||||||
# KEY:TYPE=VALUE
|
|
||||||
# KEY is the name of a variable in the cache.
|
|
||||||
# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.
|
|
||||||
# VALUE is the current value for the KEY.
|
|
||||||
|
|
||||||
########################
|
|
||||||
# EXTERNAL cache entries
|
|
||||||
########################
|
|
||||||
|
|
||||||
//turn asserts on
|
|
||||||
ASSERT:BOOL=OFF
|
|
||||||
|
|
||||||
//additional assertions
|
|
||||||
ASSERT2:BOOL=OFF
|
|
||||||
|
|
||||||
//Path to a program.
|
|
||||||
CMAKE_AR:FILEPATH=/usr/bin/ar
|
|
||||||
|
|
||||||
//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
|
|
||||||
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
|
|
||||||
CMAKE_BUILD_TYPE:STRING=
|
|
||||||
|
|
||||||
//Enable/Disable color output during build.
|
|
||||||
CMAKE_COLOR_MAKEFILE:BOOL=ON
|
|
||||||
|
|
||||||
//CXX compiler.
|
|
||||||
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++
|
|
||||||
|
|
||||||
//Flags used by the compiler during all build types.
|
|
||||||
CMAKE_CXX_FLAGS:STRING=
|
|
||||||
|
|
||||||
//Flags used by the compiler during debug builds.
|
|
||||||
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
|
|
||||||
|
|
||||||
//Flags used by the compiler during release minsize builds.
|
|
||||||
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
|
||||||
|
|
||||||
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
|
|
||||||
// /Ot /Oy /Gs will produce slightly less optimized but smaller
|
|
||||||
// files).
|
|
||||||
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
|
||||||
|
|
||||||
//Flags used by the compiler during Release with Debug Info builds.
|
|
||||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
|
||||||
|
|
||||||
//C compiler.
|
|
||||||
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
|
|
||||||
|
|
||||||
//Flags used by the compiler during all build types.
|
|
||||||
CMAKE_C_FLAGS:STRING=
|
|
||||||
|
|
||||||
//Flags used by the compiler during debug builds.
|
|
||||||
CMAKE_C_FLAGS_DEBUG:STRING=-g
|
|
||||||
|
|
||||||
//Flags used by the compiler during release minsize builds.
|
|
||||||
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
|
||||||
|
|
||||||
//Flags used by the compiler during release builds (/MD /Ob1 /Oi
|
|
||||||
// /Ot /Oy /Gs will produce slightly less optimized but smaller
|
|
||||||
// files).
|
|
||||||
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
|
||||||
|
|
||||||
//Flags used by the compiler during Release with Debug Info builds.
|
|
||||||
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
|
||||||
|
|
||||||
//Flags used by the linker.
|
|
||||||
CMAKE_EXE_LINKER_FLAGS:STRING=' '
|
|
||||||
|
|
||||||
//Flags used by the linker during debug builds.
|
|
||||||
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
|
||||||
|
|
||||||
//Flags used by the linker during release minsize builds.
|
|
||||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
|
|
||||||
|
|
||||||
//Flags used by the linker during release builds.
|
|
||||||
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
|
||||||
|
|
||||||
//Flags used by the linker during Release with Debug Info builds.
|
|
||||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|
||||||
|
|
||||||
//Enable/Disable output of compile commands during generation.
|
|
||||||
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF
|
|
||||||
|
|
||||||
//Install path prefix, prepended onto install directories.
|
|
||||||
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
|
||||||
|
|
||||||
//Path to a program.
|
|
||||||
CMAKE_LINKER:FILEPATH=/usr/bin/ld
|
|
||||||
|
|
||||||
//Path to a program.
|
|
||||||
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make
|
|
||||||
|
|
||||||
//Flags used by the linker during the creation of modules.
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS:STRING=' '
|
|
||||||
|
|
||||||
//Flags used by the linker during debug builds.
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
|
||||||
|
|
||||||
//Flags used by the linker during release minsize builds.
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
|
||||||
|
|
||||||
//Flags used by the linker during release builds.
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
|
||||||
|
|
||||||
//Flags used by the linker during Release with Debug Info builds.
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|
||||||
|
|
||||||
//Path to a program.
|
|
||||||
CMAKE_NM:FILEPATH=/usr/bin/nm
|
|
||||||
|
|
||||||
//Path to a program.
|
|
||||||
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
|
|
||||||
|
|
||||||
//Path to a program.
|
|
||||||
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
|
|
||||||
|
|
||||||
//Value Computed by CMake
|
|
||||||
CMAKE_PROJECT_NAME:STATIC=METIS
|
|
||||||
|
|
||||||
//Path to a program.
|
|
||||||
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
|
|
||||||
|
|
||||||
//Flags used by the linker during the creation of dll's.
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS:STRING=' '
|
|
||||||
|
|
||||||
//Flags used by the linker during debug builds.
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
|
||||||
|
|
||||||
//Flags used by the linker during release minsize builds.
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
|
||||||
|
|
||||||
//Flags used by the linker during release builds.
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
|
||||||
|
|
||||||
//Flags used by the linker during Release with Debug Info builds.
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
|
||||||
|
|
||||||
//If set, runtime paths are not added when installing shared libraries,
|
|
||||||
// but are added when building.
|
|
||||||
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
|
||||||
|
|
||||||
//If set, runtime paths are not added when using shared libraries.
|
|
||||||
CMAKE_SKIP_RPATH:BOOL=NO
|
|
||||||
|
|
||||||
//Path to a program.
|
|
||||||
CMAKE_STRIP:FILEPATH=/usr/bin/strip
|
|
||||||
|
|
||||||
//If true, cmake will use relative paths in makefiles and projects.
|
|
||||||
CMAKE_USE_RELATIVE_PATHS:BOOL=OFF
|
|
||||||
|
|
||||||
//If this value is on, makefiles will be generated without the
|
|
||||||
// .SILENT directive, and all commands will be echoed to the console
|
|
||||||
// during the make. This is useful for debugging only. With Visual
|
|
||||||
// Studio IDE projects all commands are done without /nologo.
|
|
||||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
|
||||||
|
|
||||||
//add debugging support
|
|
||||||
DEBUG:BOOL=OFF
|
|
||||||
|
|
||||||
//enable use of GDB
|
|
||||||
GDB:BOOL=OFF
|
|
||||||
|
|
||||||
//path to GKlib
|
|
||||||
GKLIB_PATH:PATH=/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib
|
|
||||||
|
|
||||||
//enable GKRAND support
|
|
||||||
GKRAND:BOOL=OFF
|
|
||||||
|
|
||||||
//enable GKREGEX support
|
|
||||||
GKREGEX:BOOL=OFF
|
|
||||||
|
|
||||||
//add gprof support
|
|
||||||
GPROF:BOOL=OFF
|
|
||||||
|
|
||||||
//Value Computed by CMake
|
|
||||||
METIS_BINARY_DIR:STATIC=/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
//Value Computed by CMake
|
|
||||||
METIS_SOURCE_DIR:STATIC=/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
//enable OpenMP support
|
|
||||||
OPENMP:BOOL=OFF
|
|
||||||
|
|
||||||
//enable PCRE support
|
|
||||||
PCRE:BOOL=OFF
|
|
||||||
|
|
||||||
//build a shared library
|
|
||||||
SHARED:BOOL=FALSE
|
|
||||||
|
|
||||||
//Dependencies for the target
|
|
||||||
metis_LIB_DEPENDS:STATIC=general;m;
|
|
||||||
|
|
||||||
|
|
||||||
########################
|
|
||||||
# INTERNAL cache entries
|
|
||||||
########################
|
|
||||||
|
|
||||||
//ADVANCED property for variable: CMAKE_AR
|
|
||||||
CMAKE_AR-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_BUILD_TOOL
|
|
||||||
CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1
|
|
||||||
//What is the target build tool cmake is generating for.
|
|
||||||
CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make
|
|
||||||
//This is the directory where this CMakeCache.txt was created
|
|
||||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
//Major version of cmake used to create the current loaded cache
|
|
||||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2
|
|
||||||
//Minor version of cmake used to create the current loaded cache
|
|
||||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=8
|
|
||||||
//Patch version of cmake used to create the current loaded cache
|
|
||||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=10
|
|
||||||
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
|
|
||||||
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
|
|
||||||
//Path to CMake executable.
|
|
||||||
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
|
|
||||||
//Path to cpack program executable.
|
|
||||||
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
|
|
||||||
//Path to ctest program executable.
|
|
||||||
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
|
|
||||||
//ADVANCED property for variable: CMAKE_CXX_COMPILER
|
|
||||||
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
|
||||||
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
|
|
||||||
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
|
|
||||||
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
|
|
||||||
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
|
||||||
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_C_COMPILER
|
|
||||||
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_C_FLAGS
|
|
||||||
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
|
|
||||||
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
|
|
||||||
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
|
|
||||||
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
|
||||||
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
||||||
//Path to cache edit program executable.
|
|
||||||
CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake
|
|
||||||
//Executable file format
|
|
||||||
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
|
||||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
|
||||||
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
|
||||||
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
|
||||||
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
|
||||||
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
|
||||||
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
|
||||||
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
|
||||||
//Name of generator.
|
|
||||||
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
|
|
||||||
//Start directory with the top level CMakeLists.txt file for this
|
|
||||||
// project
|
|
||||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
//Install .so files without execute permission.
|
|
||||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_LINKER
|
|
||||||
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
|
||||||
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
|
||||||
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_NM
|
|
||||||
CMAKE_NM-ADVANCED:INTERNAL=1
|
|
||||||
//number of local generators
|
|
||||||
CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=4
|
|
||||||
//ADVANCED property for variable: CMAKE_OBJCOPY
|
|
||||||
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_OBJDUMP
|
|
||||||
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_RANLIB
|
|
||||||
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
|
||||||
//Path to CMake installation.
|
|
||||||
CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8
|
|
||||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
|
||||||
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
|
||||||
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
|
||||||
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_STRIP
|
|
||||||
CMAKE_STRIP-ADVANCED:INTERNAL=1
|
|
||||||
//uname command
|
|
||||||
CMAKE_UNAME:INTERNAL=/bin/uname
|
|
||||||
//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS
|
|
||||||
CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1
|
|
||||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
|
||||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
|
||||||
//Have include execinfo.h
|
|
||||||
HAVE_EXECINFO_H:INTERNAL=1
|
|
||||||
//Have function getline
|
|
||||||
HAVE_GETLINE:INTERNAL=1
|
|
||||||
//Result of TRY_COMPILE
|
|
||||||
HAVE_THREADLOCALSTORAGE:INTERNAL=TRUE
|
|
||||||
|
|
||||||
|
|
@ -1,55 +0,0 @@
|
||||||
set(CMAKE_C_COMPILER "/usr/bin/cc")
|
|
||||||
set(CMAKE_C_COMPILER_ARG1 "")
|
|
||||||
set(CMAKE_C_COMPILER_ID "GNU")
|
|
||||||
set(CMAKE_C_COMPILER_VERSION "4.7.3")
|
|
||||||
set(CMAKE_C_PLATFORM_ID "Linux")
|
|
||||||
|
|
||||||
set(CMAKE_AR "/usr/bin/ar")
|
|
||||||
set(CMAKE_RANLIB "/usr/bin/ranlib")
|
|
||||||
set(CMAKE_LINKER "/usr/bin/ld")
|
|
||||||
set(CMAKE_COMPILER_IS_GNUCC 1)
|
|
||||||
set(CMAKE_C_COMPILER_LOADED 1)
|
|
||||||
set(CMAKE_C_COMPILER_WORKS TRUE)
|
|
||||||
set(CMAKE_C_ABI_COMPILED TRUE)
|
|
||||||
set(CMAKE_COMPILER_IS_MINGW )
|
|
||||||
set(CMAKE_COMPILER_IS_CYGWIN )
|
|
||||||
if(CMAKE_COMPILER_IS_CYGWIN)
|
|
||||||
set(CYGWIN 1)
|
|
||||||
set(UNIX 1)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
set(CMAKE_C_COMPILER_ENV_VAR "CC")
|
|
||||||
|
|
||||||
if(CMAKE_COMPILER_IS_MINGW)
|
|
||||||
set(MINGW 1)
|
|
||||||
endif()
|
|
||||||
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")
|
|
||||||
set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
|
||||||
|
|
||||||
if(CMAKE_C_SIZEOF_DATA_PTR)
|
|
||||||
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(CMAKE_C_COMPILER_ABI)
|
|
||||||
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(CMAKE_C_LIBRARY_ARCHITECTURE)
|
|
||||||
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "c")
|
|
||||||
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/4.7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,56 +0,0 @@
|
||||||
set(CMAKE_CXX_COMPILER "/usr/bin/c++")
|
|
||||||
set(CMAKE_CXX_COMPILER_ARG1 "")
|
|
||||||
set(CMAKE_CXX_COMPILER_ID "GNU")
|
|
||||||
set(CMAKE_CXX_COMPILER_VERSION "4.7.3")
|
|
||||||
set(CMAKE_CXX_PLATFORM_ID "Linux")
|
|
||||||
|
|
||||||
set(CMAKE_AR "/usr/bin/ar")
|
|
||||||
set(CMAKE_RANLIB "/usr/bin/ranlib")
|
|
||||||
set(CMAKE_LINKER "/usr/bin/ld")
|
|
||||||
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
|
||||||
set(CMAKE_CXX_COMPILER_LOADED 1)
|
|
||||||
set(CMAKE_CXX_COMPILER_WORKS TRUE)
|
|
||||||
set(CMAKE_CXX_ABI_COMPILED TRUE)
|
|
||||||
set(CMAKE_COMPILER_IS_MINGW )
|
|
||||||
set(CMAKE_COMPILER_IS_CYGWIN )
|
|
||||||
if(CMAKE_COMPILER_IS_CYGWIN)
|
|
||||||
set(CYGWIN 1)
|
|
||||||
set(UNIX 1)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
|
|
||||||
|
|
||||||
if(CMAKE_COMPILER_IS_MINGW)
|
|
||||||
set(MINGW 1)
|
|
||||||
endif()
|
|
||||||
set(CMAKE_CXX_COMPILER_ID_RUN 1)
|
|
||||||
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
|
||||||
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP)
|
|
||||||
set(CMAKE_CXX_LINKER_PREFERENCE 30)
|
|
||||||
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
|
|
||||||
|
|
||||||
# Save compiler ABI information.
|
|
||||||
set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
|
|
||||||
set(CMAKE_CXX_COMPILER_ABI "ELF")
|
|
||||||
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
|
||||||
|
|
||||||
if(CMAKE_CXX_SIZEOF_DATA_PTR)
|
|
||||||
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(CMAKE_CXX_COMPILER_ABI)
|
|
||||||
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
|
|
||||||
set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu")
|
|
||||||
endif()
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;c")
|
|
||||||
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/4.7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib")
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,15 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
set(CMAKE_SYSTEM "Linux-3.8.0-34-generic")
|
|
||||||
set(CMAKE_SYSTEM_NAME "Linux")
|
|
||||||
set(CMAKE_SYSTEM_VERSION "3.8.0-34-generic")
|
|
||||||
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
|
|
||||||
|
|
||||||
set(CMAKE_HOST_SYSTEM "Linux-3.8.0-34-generic")
|
|
||||||
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
|
||||||
set(CMAKE_HOST_SYSTEM_VERSION "3.8.0-34-generic")
|
|
||||||
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
|
||||||
|
|
||||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
|
||||||
|
|
||||||
set(CMAKE_SYSTEM_LOADED 1)
|
|
||||||
|
|
@ -1,393 +0,0 @@
|
||||||
#ifdef __cplusplus
|
|
||||||
# error "A C++ compiler has been selected for C."
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Version number components: V=Version, R=Revision, P=Patch
|
|
||||||
Version date components: YYYY=Year, MM=Month, DD=Day */
|
|
||||||
|
|
||||||
#if defined(__18CXX)
|
|
||||||
# define ID_VOID_MAIN
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(__INTEL_COMPILER) || defined(__ICC)
|
|
||||||
# define COMPILER_ID "Intel"
|
|
||||||
/* __INTEL_COMPILER = VRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
|
||||||
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
|
||||||
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
|
||||||
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(__PATHCC__)
|
|
||||||
# define COMPILER_ID "PathScale"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
|
||||||
# if defined(__PATHCC_PATCHLEVEL__)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(__clang__)
|
|
||||||
# define COMPILER_ID "Clang"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
|
||||||
|
|
||||||
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
|
||||||
# define COMPILER_ID "Embarcadero"
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
|
||||||
# define COMPILER_VERSION_PATCH HEX(__CODEGEARC_VERSION__ & 0xFFFF)
|
|
||||||
|
|
||||||
#elif defined(__BORLANDC__)
|
|
||||||
# define COMPILER_ID "Borland"
|
|
||||||
/* __BORLANDC__ = 0xVRR */
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
|
||||||
|
|
||||||
#elif defined(__WATCOMC__)
|
|
||||||
# define COMPILER_ID "Watcom"
|
|
||||||
/* __WATCOMC__ = VVRR */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__WATCOMC__ % 100)
|
|
||||||
|
|
||||||
#elif defined(__SUNPRO_C)
|
|
||||||
# define COMPILER_ID "SunPro"
|
|
||||||
# if __SUNPRO_C >= 0x5100
|
|
||||||
/* __SUNPRO_C = 0xVRRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
|
|
||||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
|
||||||
# else
|
|
||||||
/* __SUNPRO_C = 0xVRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
|
|
||||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(__HP_cc)
|
|
||||||
# define COMPILER_ID "HP"
|
|
||||||
/* __HP_cc = VVRRPP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
|
|
||||||
|
|
||||||
#elif defined(__DECC)
|
|
||||||
# define COMPILER_ID "Compaq"
|
|
||||||
/* __DECC_VER = VVRRTPPPP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
|
|
||||||
|
|
||||||
#elif defined(__IBMC__)
|
|
||||||
# if defined(__COMPILER_VER__)
|
|
||||||
# define COMPILER_ID "zOS"
|
|
||||||
# else
|
|
||||||
# if __IBMC__ >= 800
|
|
||||||
# define COMPILER_ID "XL"
|
|
||||||
# else
|
|
||||||
# define COMPILER_ID "VisualAge"
|
|
||||||
# endif
|
|
||||||
/* __IBMC__ = VRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(__PGI)
|
|
||||||
# define COMPILER_ID "PGI"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
|
||||||
# if defined(__PGIC_PATCHLEVEL__)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(_CRAYC)
|
|
||||||
# define COMPILER_ID "Cray"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(_RELEASE)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
|
||||||
|
|
||||||
#elif defined(__TI_COMPILER_VERSION__)
|
|
||||||
# define COMPILER_ID "TI_DSP"
|
|
||||||
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
|
||||||
|
|
||||||
#elif defined(__TINYC__)
|
|
||||||
# define COMPILER_ID "TinyCC"
|
|
||||||
|
|
||||||
#elif defined(__SCO_VERSION__)
|
|
||||||
# define COMPILER_ID "SCO"
|
|
||||||
|
|
||||||
#elif defined(__GNUC__)
|
|
||||||
# define COMPILER_ID "GNU"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
|
||||||
# if defined(__GNUC_PATCHLEVEL__)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(_MSC_VER)
|
|
||||||
# define COMPILER_ID "MSVC"
|
|
||||||
/* _MSC_VER = VVRR */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
|
||||||
# if defined(_MSC_FULL_VER)
|
|
||||||
# if _MSC_VER >= 1400
|
|
||||||
/* _MSC_FULL_VER = VVRRPPPPP */
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
|
||||||
# else
|
|
||||||
/* _MSC_FULL_VER = VVRRPPPP */
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
|
||||||
# endif
|
|
||||||
# endif
|
|
||||||
# if defined(_MSC_BUILD)
|
|
||||||
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
/* Analog VisualDSP++ >= 4.5.6 */
|
|
||||||
#elif defined(__VISUALDSPVERSION__)
|
|
||||||
# define COMPILER_ID "ADSP"
|
|
||||||
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
|
|
||||||
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
|
|
||||||
|
|
||||||
/* Analog VisualDSP++ < 4.5.6 */
|
|
||||||
#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
|
||||||
# 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"
|
|
||||||
/* SDCC = VRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
|
|
||||||
|
|
||||||
#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION)
|
|
||||||
# define COMPILER_ID "MIPSpro"
|
|
||||||
# if defined(_SGI_COMPILER_VERSION)
|
|
||||||
/* _SGI_COMPILER_VERSION = VRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10)
|
|
||||||
# else
|
|
||||||
/* _COMPILER_VERSION = VRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
/* 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 const* 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(__HAIKU) || defined(__HAIKU__) || defined(_HAIKU)
|
|
||||||
# define PLATFORM_ID "Haiku"
|
|
||||||
/* Haiku also defines __BEOS__ so we must
|
|
||||||
put it prior to the check for __BEOS__
|
|
||||||
*/
|
|
||||||
|
|
||||||
#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
|
|
||||||
|
|
||||||
/* For windows compilers MSVC and Intel we can determine
|
|
||||||
the architecture of the compiler being used. This is because
|
|
||||||
the compilers do not have flags that can change the architecture,
|
|
||||||
but rather depend on which compiler is being used
|
|
||||||
*/
|
|
||||||
#if defined(_WIN32) && defined(_MSC_VER)
|
|
||||||
# if defined(_M_IA64)
|
|
||||||
# define ARCHITECTURE_ID "IA64"
|
|
||||||
|
|
||||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
|
||||||
# define ARCHITECTURE_ID "x64"
|
|
||||||
|
|
||||||
# elif defined(_M_IX86)
|
|
||||||
# define ARCHITECTURE_ID "X86"
|
|
||||||
|
|
||||||
# elif defined(_M_ARM)
|
|
||||||
# define ARCHITECTURE_ID "ARM"
|
|
||||||
|
|
||||||
# elif defined(_M_MIPS)
|
|
||||||
# define ARCHITECTURE_ID "MIPS"
|
|
||||||
|
|
||||||
# elif defined(_M_SH)
|
|
||||||
# define ARCHITECTURE_ID "SHx"
|
|
||||||
|
|
||||||
# else /* unknown architecture */
|
|
||||||
# define ARCHITECTURE_ID ""
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#else
|
|
||||||
# define ARCHITECTURE_ID ""
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Convert integer to decimal digit literals. */
|
|
||||||
#define DEC(n) \
|
|
||||||
('0' + (((n) / 10000000)%10)), \
|
|
||||||
('0' + (((n) / 1000000)%10)), \
|
|
||||||
('0' + (((n) / 100000)%10)), \
|
|
||||||
('0' + (((n) / 10000)%10)), \
|
|
||||||
('0' + (((n) / 1000)%10)), \
|
|
||||||
('0' + (((n) / 100)%10)), \
|
|
||||||
('0' + (((n) / 10)%10)), \
|
|
||||||
('0' + ((n) % 10))
|
|
||||||
|
|
||||||
/* Convert integer to hex digit literals. */
|
|
||||||
#define HEX(n) \
|
|
||||||
('0' + ((n)>>28 & 0xF)), \
|
|
||||||
('0' + ((n)>>24 & 0xF)), \
|
|
||||||
('0' + ((n)>>20 & 0xF)), \
|
|
||||||
('0' + ((n)>>16 & 0xF)), \
|
|
||||||
('0' + ((n)>>12 & 0xF)), \
|
|
||||||
('0' + ((n)>>8 & 0xF)), \
|
|
||||||
('0' + ((n)>>4 & 0xF)), \
|
|
||||||
('0' + ((n) & 0xF))
|
|
||||||
|
|
||||||
/* Construct a string literal encoding the version number components. */
|
|
||||||
#ifdef COMPILER_VERSION_MAJOR
|
|
||||||
char const info_version[] = {
|
|
||||||
'I', 'N', 'F', 'O', ':',
|
|
||||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
|
||||||
COMPILER_VERSION_MAJOR,
|
|
||||||
# ifdef COMPILER_VERSION_MINOR
|
|
||||||
'.', COMPILER_VERSION_MINOR,
|
|
||||||
# ifdef COMPILER_VERSION_PATCH
|
|
||||||
'.', COMPILER_VERSION_PATCH,
|
|
||||||
# ifdef COMPILER_VERSION_TWEAK
|
|
||||||
'.', COMPILER_VERSION_TWEAK,
|
|
||||||
# endif
|
|
||||||
# endif
|
|
||||||
# endif
|
|
||||||
']','\0'};
|
|
||||||
#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 const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
|
||||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_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];
|
|
||||||
require += info_arch[argc];
|
|
||||||
#ifdef COMPILER_VERSION_MAJOR
|
|
||||||
require += info_version[argc];
|
|
||||||
#endif
|
|
||||||
(void)argv;
|
|
||||||
return require;
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
Binary file not shown.
|
|
@ -1,375 +0,0 @@
|
||||||
/* This source file must have a .cpp extension so that all C++ compilers
|
|
||||||
recognize the extension without flags. Borland does not know .cxx for
|
|
||||||
example. */
|
|
||||||
#ifndef __cplusplus
|
|
||||||
# error "A C compiler has been selected for C++."
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Version number components: V=Version, R=Revision, P=Patch
|
|
||||||
Version date components: YYYY=Year, MM=Month, DD=Day */
|
|
||||||
|
|
||||||
#if defined(__COMO__)
|
|
||||||
# define COMPILER_ID "Comeau"
|
|
||||||
/* __COMO_VERSION__ = VRR */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
|
|
||||||
|
|
||||||
#elif defined(__INTEL_COMPILER) || defined(__ICC)
|
|
||||||
# define COMPILER_ID "Intel"
|
|
||||||
/* __INTEL_COMPILER = VRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
|
||||||
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
|
||||||
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
|
||||||
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(__PATHCC__)
|
|
||||||
# define COMPILER_ID "PathScale"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
|
||||||
# if defined(__PATHCC_PATCHLEVEL__)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(__clang__)
|
|
||||||
# define COMPILER_ID "Clang"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
|
||||||
|
|
||||||
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
|
||||||
# define COMPILER_ID "Embarcadero"
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
|
||||||
# define COMPILER_VERSION_PATCH HEX(__CODEGEARC_VERSION__ & 0xFFFF)
|
|
||||||
|
|
||||||
#elif defined(__BORLANDC__)
|
|
||||||
# define COMPILER_ID "Borland"
|
|
||||||
/* __BORLANDC__ = 0xVRR */
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
|
||||||
|
|
||||||
#elif defined(__WATCOMC__)
|
|
||||||
# define COMPILER_ID "Watcom"
|
|
||||||
/* __WATCOMC__ = VVRR */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__WATCOMC__ % 100)
|
|
||||||
|
|
||||||
#elif defined(__SUNPRO_CC)
|
|
||||||
# define COMPILER_ID "SunPro"
|
|
||||||
# if __SUNPRO_CC >= 0x5100
|
|
||||||
/* __SUNPRO_CC = 0xVRRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
|
|
||||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
|
||||||
# else
|
|
||||||
/* __SUNPRO_CC = 0xVRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
|
|
||||||
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(__HP_aCC)
|
|
||||||
# define COMPILER_ID "HP"
|
|
||||||
/* __HP_aCC = VVRRPP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
|
|
||||||
|
|
||||||
#elif defined(__DECCXX)
|
|
||||||
# define COMPILER_ID "Compaq"
|
|
||||||
/* __DECCXX_VER = VVRRTPPPP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
|
|
||||||
|
|
||||||
#elif defined(__IBMCPP__)
|
|
||||||
# if defined(__COMPILER_VER__)
|
|
||||||
# define COMPILER_ID "zOS"
|
|
||||||
# else
|
|
||||||
# if __IBMCPP__ >= 800
|
|
||||||
# define COMPILER_ID "XL"
|
|
||||||
# else
|
|
||||||
# define COMPILER_ID "VisualAge"
|
|
||||||
# endif
|
|
||||||
/* __IBMCPP__ = VRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(__PGI)
|
|
||||||
# define COMPILER_ID "PGI"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
|
||||||
# if defined(__PGIC_PATCHLEVEL__)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(_CRAYC)
|
|
||||||
# define COMPILER_ID "Cray"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(_RELEASE)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
|
||||||
|
|
||||||
#elif defined(__TI_COMPILER_VERSION__)
|
|
||||||
# define COMPILER_ID "TI_DSP"
|
|
||||||
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
|
||||||
|
|
||||||
#elif defined(__SCO_VERSION__)
|
|
||||||
# define COMPILER_ID "SCO"
|
|
||||||
|
|
||||||
#elif defined(__GNUC__)
|
|
||||||
# define COMPILER_ID "GNU"
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
|
||||||
# if defined(__GNUC_PATCHLEVEL__)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#elif defined(_MSC_VER)
|
|
||||||
# define COMPILER_ID "MSVC"
|
|
||||||
/* _MSC_VER = VVRR */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
|
||||||
# if defined(_MSC_FULL_VER)
|
|
||||||
# if _MSC_VER >= 1400
|
|
||||||
/* _MSC_FULL_VER = VVRRPPPPP */
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
|
||||||
# else
|
|
||||||
/* _MSC_FULL_VER = VVRRPPPP */
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
|
||||||
# endif
|
|
||||||
# endif
|
|
||||||
# if defined(_MSC_BUILD)
|
|
||||||
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
/* Analog VisualDSP++ >= 4.5.6 */
|
|
||||||
#elif defined(__VISUALDSPVERSION__)
|
|
||||||
# define COMPILER_ID "ADSP"
|
|
||||||
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
|
|
||||||
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
|
|
||||||
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
|
|
||||||
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
|
|
||||||
|
|
||||||
/* Analog VisualDSP++ < 4.5.6 */
|
|
||||||
#elif defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
|
|
||||||
# define COMPILER_ID "ADSP"
|
|
||||||
|
|
||||||
#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION)
|
|
||||||
# define COMPILER_ID "MIPSpro"
|
|
||||||
# if defined(_SGI_COMPILER_VERSION)
|
|
||||||
/* _SGI_COMPILER_VERSION = VRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10)
|
|
||||||
# else
|
|
||||||
/* _COMPILER_VERSION = VRP */
|
|
||||||
# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100)
|
|
||||||
# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10)
|
|
||||||
# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10)
|
|
||||||
# endif
|
|
||||||
|
|
||||||
/* 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 const* 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(__HAIKU) || defined(__HAIKU__) || defined(_HAIKU)
|
|
||||||
# define PLATFORM_ID "Haiku"
|
|
||||||
/* Haiku also defines __BEOS__ so we must
|
|
||||||
put it prior to the check for __BEOS__
|
|
||||||
*/
|
|
||||||
|
|
||||||
#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
|
|
||||||
|
|
||||||
/* For windows compilers MSVC and Intel we can determine
|
|
||||||
the architecture of the compiler being used. This is because
|
|
||||||
the compilers do not have flags that can change the architecture,
|
|
||||||
but rather depend on which compiler is being used
|
|
||||||
*/
|
|
||||||
#if defined(_WIN32) && defined(_MSC_VER)
|
|
||||||
# if defined(_M_IA64)
|
|
||||||
# define ARCHITECTURE_ID "IA64"
|
|
||||||
|
|
||||||
# elif defined(_M_X64) || defined(_M_AMD64)
|
|
||||||
# define ARCHITECTURE_ID "x64"
|
|
||||||
|
|
||||||
# elif defined(_M_IX86)
|
|
||||||
# define ARCHITECTURE_ID "X86"
|
|
||||||
|
|
||||||
# elif defined(_M_ARM)
|
|
||||||
# define ARCHITECTURE_ID "ARM"
|
|
||||||
|
|
||||||
# elif defined(_M_MIPS)
|
|
||||||
# define ARCHITECTURE_ID "MIPS"
|
|
||||||
|
|
||||||
# elif defined(_M_SH)
|
|
||||||
# define ARCHITECTURE_ID "SHx"
|
|
||||||
|
|
||||||
# else /* unknown architecture */
|
|
||||||
# define ARCHITECTURE_ID ""
|
|
||||||
# endif
|
|
||||||
|
|
||||||
#else
|
|
||||||
# define ARCHITECTURE_ID ""
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Convert integer to decimal digit literals. */
|
|
||||||
#define DEC(n) \
|
|
||||||
('0' + (((n) / 10000000)%10)), \
|
|
||||||
('0' + (((n) / 1000000)%10)), \
|
|
||||||
('0' + (((n) / 100000)%10)), \
|
|
||||||
('0' + (((n) / 10000)%10)), \
|
|
||||||
('0' + (((n) / 1000)%10)), \
|
|
||||||
('0' + (((n) / 100)%10)), \
|
|
||||||
('0' + (((n) / 10)%10)), \
|
|
||||||
('0' + ((n) % 10))
|
|
||||||
|
|
||||||
/* Convert integer to hex digit literals. */
|
|
||||||
#define HEX(n) \
|
|
||||||
('0' + ((n)>>28 & 0xF)), \
|
|
||||||
('0' + ((n)>>24 & 0xF)), \
|
|
||||||
('0' + ((n)>>20 & 0xF)), \
|
|
||||||
('0' + ((n)>>16 & 0xF)), \
|
|
||||||
('0' + ((n)>>12 & 0xF)), \
|
|
||||||
('0' + ((n)>>8 & 0xF)), \
|
|
||||||
('0' + ((n)>>4 & 0xF)), \
|
|
||||||
('0' + ((n) & 0xF))
|
|
||||||
|
|
||||||
/* Construct a string literal encoding the version number components. */
|
|
||||||
#ifdef COMPILER_VERSION_MAJOR
|
|
||||||
char const info_version[] = {
|
|
||||||
'I', 'N', 'F', 'O', ':',
|
|
||||||
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
|
||||||
COMPILER_VERSION_MAJOR,
|
|
||||||
# ifdef COMPILER_VERSION_MINOR
|
|
||||||
'.', COMPILER_VERSION_MINOR,
|
|
||||||
# ifdef COMPILER_VERSION_PATCH
|
|
||||||
'.', COMPILER_VERSION_PATCH,
|
|
||||||
# ifdef COMPILER_VERSION_TWEAK
|
|
||||||
'.', COMPILER_VERSION_TWEAK,
|
|
||||||
# endif
|
|
||||||
# endif
|
|
||||||
# endif
|
|
||||||
']','\0'};
|
|
||||||
#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 const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
|
||||||
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*--------------------------------------------------------------------------*/
|
|
||||||
|
|
||||||
int main(int argc, char* argv[])
|
|
||||||
{
|
|
||||||
int require = 0;
|
|
||||||
require += info_compiler[argc];
|
|
||||||
require += info_platform[argc];
|
|
||||||
#ifdef COMPILER_VERSION_MAJOR
|
|
||||||
require += info_version[argc];
|
|
||||||
#endif
|
|
||||||
(void)argv;
|
|
||||||
return require;
|
|
||||||
}
|
|
||||||
Binary file not shown.
|
|
@ -1,16 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# Relative path conversion top directories.
|
|
||||||
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0")
|
|
||||||
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build")
|
|
||||||
|
|
||||||
# Force unix paths in dependencies.
|
|
||||||
SET(CMAKE_FORCE_UNIX_PATHS 1)
|
|
||||||
|
|
||||||
|
|
||||||
# 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})
|
|
||||||
|
|
@ -1,291 +0,0 @@
|
||||||
The system is: Linux - 3.8.0-34-generic - x86_64
|
|
||||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
||||||
Compiler: /usr/bin/cc
|
|
||||||
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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/2.8.10.1/CompilerIdC/a.out"
|
|
||||||
|
|
||||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
||||||
Compiler: /usr/bin/c++
|
|
||||||
Build flags:
|
|
||||||
Id flags:
|
|
||||||
|
|
||||||
The output was:
|
|
||||||
0
|
|
||||||
|
|
||||||
|
|
||||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
|
|
||||||
|
|
||||||
The CXX compiler identification is GNU, found in "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/2.8.10.1/CompilerIdCXX/a.out"
|
|
||||||
|
|
||||||
Determining if the C compiler works passed with the following output:
|
|
||||||
Change Dir: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp
|
|
||||||
|
|
||||||
Run Build Command:/usr/bin/make "cmTryCompileExec2367721085/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec2367721085.dir/build.make CMakeFiles/cmTryCompileExec2367721085.dir/build
|
|
||||||
make[1]: Entering directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
/usr/bin/cmake -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
|
||||||
Building C object CMakeFiles/cmTryCompileExec2367721085.dir/testCCompiler.c.o
|
|
||||||
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2367721085.dir/testCCompiler.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/testCCompiler.c
|
|
||||||
Linking C executable cmTryCompileExec2367721085
|
|
||||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2367721085.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/cc CMakeFiles/cmTryCompileExec2367721085.dir/testCCompiler.c.o -o cmTryCompileExec2367721085 -rdynamic
|
|
||||||
make[1]: Leaving directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
|
|
||||||
|
|
||||||
Detecting C compiler ABI info compiled with the following output:
|
|
||||||
Change Dir: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp
|
|
||||||
|
|
||||||
Run Build Command:/usr/bin/make "cmTryCompileExec1728602001/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec1728602001.dir/build.make CMakeFiles/cmTryCompileExec1728602001.dir/build
|
|
||||||
make[1]: Entering directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
/usr/bin/cmake -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
|
||||||
Building C object CMakeFiles/cmTryCompileExec1728602001.dir/CMakeCCompilerABI.c.o
|
|
||||||
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1728602001.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c
|
|
||||||
Linking C executable cmTryCompileExec1728602001
|
|
||||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1728602001.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/cc -v CMakeFiles/cmTryCompileExec1728602001.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1728602001 -rdynamic
|
|
||||||
Using built-in specs.
|
|
||||||
COLLECT_GCC=/usr/bin/cc
|
|
||||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
|
|
||||||
Target: x86_64-linux-gnu
|
|
||||||
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
||||||
Thread model: posix
|
|
||||||
gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
|
|
||||||
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/
|
|
||||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/
|
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1728602001' '-rdynamic' '-mtune=generic' '-march=x86-64'
|
|
||||||
/usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec1728602001 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec1728602001.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o
|
|
||||||
make[1]: Leaving directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
|
|
||||||
|
|
||||||
Parsed C implicit link information from above output:
|
|
||||||
link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
|
|
||||||
ignore line: [Change Dir: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp]
|
|
||||||
ignore line: []
|
|
||||||
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec1728602001/fast"]
|
|
||||||
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec1728602001.dir/build.make CMakeFiles/cmTryCompileExec1728602001.dir/build]
|
|
||||||
ignore line: [make[1]: Entering directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp']
|
|
||||||
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
|
|
||||||
ignore line: [Building C object CMakeFiles/cmTryCompileExec1728602001.dir/CMakeCCompilerABI.c.o]
|
|
||||||
ignore line: [/usr/bin/cc -o CMakeFiles/cmTryCompileExec1728602001.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c]
|
|
||||||
ignore line: [Linking C executable cmTryCompileExec1728602001]
|
|
||||||
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1728602001.dir/link.txt --verbose=1]
|
|
||||||
ignore line: [/usr/bin/cc -v CMakeFiles/cmTryCompileExec1728602001.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec1728602001 -rdynamic ]
|
|
||||||
ignore line: [Using built-in specs.]
|
|
||||||
ignore line: [COLLECT_GCC=/usr/bin/cc]
|
|
||||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper]
|
|
||||||
ignore line: [Target: x86_64-linux-gnu]
|
|
||||||
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
|
|
||||||
ignore line: [Thread model: posix]
|
|
||||||
ignore line: [gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ]
|
|
||||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/]
|
|
||||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/]
|
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1728602001' '-rdynamic' '-mtune=generic' '-march=x86-64']
|
|
||||||
link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec1728602001 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec1728602001.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/4.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o]
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/collect2] ==> ignore
|
|
||||||
arg [--sysroot=/] ==> ignore
|
|
||||||
arg [--build-id] ==> ignore
|
|
||||||
arg [--eh-frame-hdr] ==> ignore
|
|
||||||
arg [-m] ==> ignore
|
|
||||||
arg [elf_x86_64] ==> ignore
|
|
||||||
arg [--hash-style=gnu] ==> ignore
|
|
||||||
arg [--as-needed] ==> ignore
|
|
||||||
arg [-export-dynamic] ==> ignore
|
|
||||||
arg [-dynamic-linker] ==> ignore
|
|
||||||
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
|
|
||||||
arg [-zrelro] ==> ignore
|
|
||||||
arg [-o] ==> ignore
|
|
||||||
arg [cmTryCompileExec1728602001] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o] ==> ignore
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7]
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu]
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib]
|
|
||||||
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
|
|
||||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
|
||||||
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
|
|
||||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..]
|
|
||||||
arg [CMakeFiles/cmTryCompileExec1728602001.dir/CMakeCCompilerABI.c.o] ==> ignore
|
|
||||||
arg [-lgcc] ==> lib [gcc]
|
|
||||||
arg [--as-needed] ==> ignore
|
|
||||||
arg [-lgcc_s] ==> lib [gcc_s]
|
|
||||||
arg [--no-as-needed] ==> ignore
|
|
||||||
arg [-lc] ==> lib [c]
|
|
||||||
arg [-lgcc] ==> lib [gcc]
|
|
||||||
arg [--as-needed] ==> ignore
|
|
||||||
arg [-lgcc_s] ==> lib [gcc_s]
|
|
||||||
arg [--no-as-needed] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/crtend.o] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o] ==> ignore
|
|
||||||
remove lib [gcc]
|
|
||||||
remove lib [gcc_s]
|
|
||||||
remove lib [gcc]
|
|
||||||
remove lib [gcc_s]
|
|
||||||
collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.7]
|
|
||||||
collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
|
|
||||||
collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> [/usr/lib]
|
|
||||||
collapse dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
|
|
||||||
collapse dir [/lib/../lib] ==> [/lib]
|
|
||||||
collapse dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
|
|
||||||
collapse dir [/usr/lib/../lib] ==> [/usr/lib]
|
|
||||||
collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> [/usr/lib]
|
|
||||||
implicit libs: [c]
|
|
||||||
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
|
|
||||||
|
|
||||||
|
|
||||||
Determining if the CXX compiler works passed with the following output:
|
|
||||||
Change Dir: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp
|
|
||||||
|
|
||||||
Run Build Command:/usr/bin/make "cmTryCompileExec2180550307/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec2180550307.dir/build.make CMakeFiles/cmTryCompileExec2180550307.dir/build
|
|
||||||
make[1]: Entering directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
/usr/bin/cmake -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
|
||||||
Building CXX object CMakeFiles/cmTryCompileExec2180550307.dir/testCXXCompiler.cxx.o
|
|
||||||
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec2180550307.dir/testCXXCompiler.cxx.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
|
|
||||||
Linking CXX executable cmTryCompileExec2180550307
|
|
||||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2180550307.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/c++ CMakeFiles/cmTryCompileExec2180550307.dir/testCXXCompiler.cxx.o -o cmTryCompileExec2180550307 -rdynamic
|
|
||||||
make[1]: Leaving directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
|
|
||||||
|
|
||||||
Detecting CXX compiler ABI info compiled with the following output:
|
|
||||||
Change Dir: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp
|
|
||||||
|
|
||||||
Run Build Command:/usr/bin/make "cmTryCompileExec1596941523/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec1596941523.dir/build.make CMakeFiles/cmTryCompileExec1596941523.dir/build
|
|
||||||
make[1]: Entering directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
/usr/bin/cmake -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
|
||||||
Building CXX object CMakeFiles/cmTryCompileExec1596941523.dir/CMakeCXXCompilerABI.cpp.o
|
|
||||||
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec1596941523.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp
|
|
||||||
Linking CXX executable cmTryCompileExec1596941523
|
|
||||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1596941523.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/c++ -v CMakeFiles/cmTryCompileExec1596941523.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1596941523 -rdynamic
|
|
||||||
Using built-in specs.
|
|
||||||
COLLECT_GCC=/usr/bin/c++
|
|
||||||
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
|
|
||||||
Target: x86_64-linux-gnu
|
|
||||||
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
||||||
Thread model: posix
|
|
||||||
gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
|
|
||||||
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/
|
|
||||||
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/
|
|
||||||
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1596941523' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
|
|
||||||
/usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec1596941523 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec1596941523.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o
|
|
||||||
make[1]: Leaving directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
|
|
||||||
|
|
||||||
Parsed CXX implicit link information from above output:
|
|
||||||
link line regex: [^( *|.*[/\])(ld|ld|collect2)[^/\]*( |$)]
|
|
||||||
ignore line: [Change Dir: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp]
|
|
||||||
ignore line: []
|
|
||||||
ignore line: [Run Build Command:/usr/bin/make "cmTryCompileExec1596941523/fast"]
|
|
||||||
ignore line: [/usr/bin/make -f CMakeFiles/cmTryCompileExec1596941523.dir/build.make CMakeFiles/cmTryCompileExec1596941523.dir/build]
|
|
||||||
ignore line: [make[1]: Entering directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp']
|
|
||||||
ignore line: [/usr/bin/cmake -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
|
|
||||||
ignore line: [Building CXX object CMakeFiles/cmTryCompileExec1596941523.dir/CMakeCXXCompilerABI.cpp.o]
|
|
||||||
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec1596941523.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp]
|
|
||||||
ignore line: [Linking CXX executable cmTryCompileExec1596941523]
|
|
||||||
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1596941523.dir/link.txt --verbose=1]
|
|
||||||
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTryCompileExec1596941523.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec1596941523 -rdynamic ]
|
|
||||||
ignore line: [Using built-in specs.]
|
|
||||||
ignore line: [COLLECT_GCC=/usr/bin/c++]
|
|
||||||
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper]
|
|
||||||
ignore line: [Target: x86_64-linux-gnu]
|
|
||||||
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
|
|
||||||
ignore line: [Thread model: posix]
|
|
||||||
ignore line: [gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ]
|
|
||||||
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/]
|
|
||||||
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/4.7/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../:/lib/:/usr/lib/]
|
|
||||||
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTryCompileExec1596941523' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
|
|
||||||
link line: [ /usr/lib/gcc/x86_64-linux-gnu/4.7/collect2 --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTryCompileExec1596941523 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. CMakeFiles/cmTryCompileExec1596941523.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.7/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o]
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/collect2] ==> ignore
|
|
||||||
arg [--sysroot=/] ==> ignore
|
|
||||||
arg [--build-id] ==> ignore
|
|
||||||
arg [--eh-frame-hdr] ==> ignore
|
|
||||||
arg [-m] ==> ignore
|
|
||||||
arg [elf_x86_64] ==> ignore
|
|
||||||
arg [--hash-style=gnu] ==> ignore
|
|
||||||
arg [--as-needed] ==> ignore
|
|
||||||
arg [-export-dynamic] ==> ignore
|
|
||||||
arg [-dynamic-linker] ==> ignore
|
|
||||||
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
|
|
||||||
arg [-zrelro] ==> ignore
|
|
||||||
arg [-o] ==> ignore
|
|
||||||
arg [cmTryCompileExec1596941523] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o] ==> ignore
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7]
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu]
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib]
|
|
||||||
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
|
|
||||||
arg [-L/lib/../lib] ==> dir [/lib/../lib]
|
|
||||||
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
|
|
||||||
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
|
|
||||||
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..]
|
|
||||||
arg [CMakeFiles/cmTryCompileExec1596941523.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
|
|
||||||
arg [-lstdc++] ==> lib [stdc++]
|
|
||||||
arg [-lm] ==> lib [m]
|
|
||||||
arg [-lgcc_s] ==> lib [gcc_s]
|
|
||||||
arg [-lgcc] ==> lib [gcc]
|
|
||||||
arg [-lc] ==> lib [c]
|
|
||||||
arg [-lgcc_s] ==> lib [gcc_s]
|
|
||||||
arg [-lgcc] ==> lib [gcc]
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/crtend.o] ==> ignore
|
|
||||||
arg [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o] ==> ignore
|
|
||||||
remove lib [gcc_s]
|
|
||||||
remove lib [gcc]
|
|
||||||
remove lib [gcc_s]
|
|
||||||
remove lib [gcc]
|
|
||||||
collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.7]
|
|
||||||
collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
|
|
||||||
collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib] ==> [/usr/lib]
|
|
||||||
collapse dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
|
|
||||||
collapse dir [/lib/../lib] ==> [/lib]
|
|
||||||
collapse dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
|
|
||||||
collapse dir [/usr/lib/../lib] ==> [/usr/lib]
|
|
||||||
collapse dir [/usr/lib/gcc/x86_64-linux-gnu/4.7/../../..] ==> [/usr/lib]
|
|
||||||
implicit libs: [stdc++;m;c]
|
|
||||||
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
|
|
||||||
|
|
||||||
|
|
||||||
Determining if the include file execinfo.h exists passed with the following output:
|
|
||||||
Change Dir: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp
|
|
||||||
|
|
||||||
Run Build Command:/usr/bin/make "cmTryCompileExec2205692119/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec2205692119.dir/build.make CMakeFiles/cmTryCompileExec2205692119.dir/build
|
|
||||||
make[1]: Entering directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
/usr/bin/cmake -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
|
||||||
Building C object CMakeFiles/cmTryCompileExec2205692119.dir/CheckIncludeFile.c.o
|
|
||||||
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2205692119.dir/CheckIncludeFile.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
|
|
||||||
Linking C executable cmTryCompileExec2205692119
|
|
||||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2205692119.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/cc CMakeFiles/cmTryCompileExec2205692119.dir/CheckIncludeFile.c.o -o cmTryCompileExec2205692119 -rdynamic
|
|
||||||
make[1]: Leaving directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
|
|
||||||
|
|
||||||
Determining if the function getline exists passed with the following output:
|
|
||||||
Change Dir: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp
|
|
||||||
|
|
||||||
Run Build Command:/usr/bin/make "cmTryCompileExec709621048/fast"
|
|
||||||
/usr/bin/make -f CMakeFiles/cmTryCompileExec709621048.dir/build.make CMakeFiles/cmTryCompileExec709621048.dir/build
|
|
||||||
make[1]: Entering directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
/usr/bin/cmake -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1
|
|
||||||
Building C object CMakeFiles/cmTryCompileExec709621048.dir/CheckFunctionExists.c.o
|
|
||||||
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=getline -o CMakeFiles/cmTryCompileExec709621048.dir/CheckFunctionExists.c.o -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
|
|
||||||
Linking C executable cmTryCompileExec709621048
|
|
||||||
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec709621048.dir/link.txt --verbose=1
|
|
||||||
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=getline CMakeFiles/cmTryCompileExec709621048.dir/CheckFunctionExists.c.o -o cmTryCompileExec709621048 -rdynamic
|
|
||||||
make[1]: Leaving directory `/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/CMakeTmp'
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,82 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# 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"
|
|
||||||
"../GKlib/GKlibSystem.cmake"
|
|
||||||
"../GKlib/conf/check_thread_storage.c"
|
|
||||||
"CMakeFiles/2.8.10.1/CMakeCCompiler.cmake"
|
|
||||||
"CMakeFiles/2.8.10.1/CMakeCXXCompiler.cmake"
|
|
||||||
"CMakeFiles/2.8.10.1/CMakeSystem.cmake"
|
|
||||||
"../include/CMakeLists.txt"
|
|
||||||
"../libmetis/CMakeLists.txt"
|
|
||||||
"../programs/CMakeLists.txt"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeCCompiler.cmake.in"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeCInformation.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeCXXCompiler.cmake.in"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeClDeps.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeCommonLanguageInclude.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeDetermineCompiler.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerABI.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeExpandImportedTargets.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeFindBinUtils.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeGenericSystem.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeParseArguments.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeParseImplicitLinkInfo.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeSystem.cmake.in"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeTestCompilerCommon.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CMakeUnixFindMake.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CheckFunctionExists.c"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CheckFunctionExists.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CheckIncludeFile.c.in"
|
|
||||||
"/usr/share/cmake-2.8/Modules/CheckIncludeFile.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/Compiler/GNU-C.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/Compiler/GNU-CXX.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/Compiler/GNU.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/Platform/Linux-CXX.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/Platform/Linux-GNU-C.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/Platform/Linux-GNU-CXX.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/Platform/Linux-GNU.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/Platform/Linux.cmake"
|
|
||||||
"/usr/share/cmake-2.8/Modules/Platform/UnixPaths.cmake"
|
|
||||||
)
|
|
||||||
|
|
||||||
# The corresponding makefile is:
|
|
||||||
SET(CMAKE_MAKEFILE_OUTPUTS
|
|
||||||
"Makefile"
|
|
||||||
"CMakeFiles/cmake.check_cache"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Byproducts of CMake generate step:
|
|
||||||
SET(CMAKE_MAKEFILE_PRODUCTS
|
|
||||||
"CMakeFiles/CMakeDirectoryInformation.cmake"
|
|
||||||
"include/CMakeFiles/CMakeDirectoryInformation.cmake"
|
|
||||||
"libmetis/CMakeFiles/CMakeDirectoryInformation.cmake"
|
|
||||||
"programs/CMakeFiles/CMakeDirectoryInformation.cmake"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Dependency information for all targets:
|
|
||||||
SET(CMAKE_DEPEND_INFO_FILES
|
|
||||||
"libmetis/CMakeFiles/metis.dir/DependInfo.cmake"
|
|
||||||
"programs/CMakeFiles/cmpfillin.dir/DependInfo.cmake"
|
|
||||||
"programs/CMakeFiles/gpmetis.dir/DependInfo.cmake"
|
|
||||||
"programs/CMakeFiles/graphchk.dir/DependInfo.cmake"
|
|
||||||
"programs/CMakeFiles/m2gmetis.dir/DependInfo.cmake"
|
|
||||||
"programs/CMakeFiles/mpmetis.dir/DependInfo.cmake"
|
|
||||||
"programs/CMakeFiles/ndmetis.dir/DependInfo.cmake"
|
|
||||||
)
|
|
||||||
|
|
@ -1,367 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# 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 canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Directory level rules for directory include
|
|
||||||
|
|
||||||
# Convenience name for "all" pass in the directory.
|
|
||||||
include/all:
|
|
||||||
.PHONY : include/all
|
|
||||||
|
|
||||||
# Convenience name for "clean" pass in the directory.
|
|
||||||
include/clean:
|
|
||||||
.PHONY : include/clean
|
|
||||||
|
|
||||||
# Convenience name for "preinstall" pass in the directory.
|
|
||||||
include/preinstall:
|
|
||||||
.PHONY : include/preinstall
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Directory level rules for directory libmetis
|
|
||||||
|
|
||||||
# Convenience name for "all" pass in the directory.
|
|
||||||
libmetis/all: libmetis/CMakeFiles/metis.dir/all
|
|
||||||
.PHONY : libmetis/all
|
|
||||||
|
|
||||||
# Convenience name for "clean" pass in the directory.
|
|
||||||
libmetis/clean: libmetis/CMakeFiles/metis.dir/clean
|
|
||||||
.PHONY : libmetis/clean
|
|
||||||
|
|
||||||
# Convenience name for "preinstall" pass in the directory.
|
|
||||||
libmetis/preinstall:
|
|
||||||
.PHONY : libmetis/preinstall
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for target libmetis/CMakeFiles/metis.dir
|
|
||||||
|
|
||||||
# All Build rule for target.
|
|
||||||
libmetis/CMakeFiles/metis.dir/all:
|
|
||||||
$(MAKE) -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/depend
|
|
||||||
$(MAKE) -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 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 73
|
|
||||||
@echo "Built target metis"
|
|
||||||
.PHONY : libmetis/CMakeFiles/metis.dir/all
|
|
||||||
|
|
||||||
# Include target in all.
|
|
||||||
all: libmetis/CMakeFiles/metis.dir/all
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# Build rule for subdir invocation for target.
|
|
||||||
libmetis/CMakeFiles/metis.dir/rule: cmake_check_build_system
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 61
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 libmetis/CMakeFiles/metis.dir/all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : libmetis/CMakeFiles/metis.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
metis: libmetis/CMakeFiles/metis.dir/rule
|
|
||||||
.PHONY : metis
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
libmetis/CMakeFiles/metis.dir/clean:
|
|
||||||
$(MAKE) -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/clean
|
|
||||||
.PHONY : libmetis/CMakeFiles/metis.dir/clean
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
clean: libmetis/CMakeFiles/metis.dir/clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Directory level rules for directory programs
|
|
||||||
|
|
||||||
# Convenience name for "all" pass in the directory.
|
|
||||||
programs/all: programs/CMakeFiles/cmpfillin.dir/all
|
|
||||||
programs/all: programs/CMakeFiles/gpmetis.dir/all
|
|
||||||
programs/all: programs/CMakeFiles/graphchk.dir/all
|
|
||||||
programs/all: programs/CMakeFiles/m2gmetis.dir/all
|
|
||||||
programs/all: programs/CMakeFiles/mpmetis.dir/all
|
|
||||||
programs/all: programs/CMakeFiles/ndmetis.dir/all
|
|
||||||
.PHONY : programs/all
|
|
||||||
|
|
||||||
# Convenience name for "clean" pass in the directory.
|
|
||||||
programs/clean: programs/CMakeFiles/cmpfillin.dir/clean
|
|
||||||
programs/clean: programs/CMakeFiles/gpmetis.dir/clean
|
|
||||||
programs/clean: programs/CMakeFiles/graphchk.dir/clean
|
|
||||||
programs/clean: programs/CMakeFiles/m2gmetis.dir/clean
|
|
||||||
programs/clean: programs/CMakeFiles/mpmetis.dir/clean
|
|
||||||
programs/clean: programs/CMakeFiles/ndmetis.dir/clean
|
|
||||||
.PHONY : programs/clean
|
|
||||||
|
|
||||||
# Convenience name for "preinstall" pass in the directory.
|
|
||||||
programs/preinstall:
|
|
||||||
.PHONY : programs/preinstall
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for target programs/CMakeFiles/cmpfillin.dir
|
|
||||||
|
|
||||||
# All Build rule for target.
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/all: libmetis/CMakeFiles/metis.dir/all
|
|
||||||
$(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/depend
|
|
||||||
$(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/build
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 1 2 3
|
|
||||||
@echo "Built target cmpfillin"
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/all
|
|
||||||
|
|
||||||
# Include target in all.
|
|
||||||
all: programs/CMakeFiles/cmpfillin.dir/all
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# Build rule for subdir invocation for target.
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/rule: cmake_check_build_system
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 64
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/cmpfillin.dir/all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
cmpfillin: programs/CMakeFiles/cmpfillin.dir/rule
|
|
||||||
.PHONY : cmpfillin
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/clean:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/clean
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/clean
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
clean: programs/CMakeFiles/cmpfillin.dir/clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for target programs/CMakeFiles/gpmetis.dir
|
|
||||||
|
|
||||||
# All Build rule for target.
|
|
||||||
programs/CMakeFiles/gpmetis.dir/all: libmetis/CMakeFiles/metis.dir/all
|
|
||||||
$(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/depend
|
|
||||||
$(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/build
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 4 5 6 7
|
|
||||||
@echo "Built target gpmetis"
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/all
|
|
||||||
|
|
||||||
# Include target in all.
|
|
||||||
all: programs/CMakeFiles/gpmetis.dir/all
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# Build rule for subdir invocation for target.
|
|
||||||
programs/CMakeFiles/gpmetis.dir/rule: cmake_check_build_system
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 65
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/gpmetis.dir/all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
gpmetis: programs/CMakeFiles/gpmetis.dir/rule
|
|
||||||
.PHONY : gpmetis
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
programs/CMakeFiles/gpmetis.dir/clean:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/clean
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/clean
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
clean: programs/CMakeFiles/gpmetis.dir/clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for target programs/CMakeFiles/graphchk.dir
|
|
||||||
|
|
||||||
# All Build rule for target.
|
|
||||||
programs/CMakeFiles/graphchk.dir/all: libmetis/CMakeFiles/metis.dir/all
|
|
||||||
$(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/depend
|
|
||||||
$(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/build
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 8 9
|
|
||||||
@echo "Built target graphchk"
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/all
|
|
||||||
|
|
||||||
# Include target in all.
|
|
||||||
all: programs/CMakeFiles/graphchk.dir/all
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# Build rule for subdir invocation for target.
|
|
||||||
programs/CMakeFiles/graphchk.dir/rule: cmake_check_build_system
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 63
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/graphchk.dir/all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
graphchk: programs/CMakeFiles/graphchk.dir/rule
|
|
||||||
.PHONY : graphchk
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
programs/CMakeFiles/graphchk.dir/clean:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/clean
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/clean
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
clean: programs/CMakeFiles/graphchk.dir/clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for target programs/CMakeFiles/m2gmetis.dir
|
|
||||||
|
|
||||||
# All Build rule for target.
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/all: libmetis/CMakeFiles/metis.dir/all
|
|
||||||
$(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/depend
|
|
||||||
$(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/build
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 10 11 12
|
|
||||||
@echo "Built target m2gmetis"
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/all
|
|
||||||
|
|
||||||
# Include target in all.
|
|
||||||
all: programs/CMakeFiles/m2gmetis.dir/all
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# Build rule for subdir invocation for target.
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/rule: cmake_check_build_system
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 64
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/m2gmetis.dir/all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
m2gmetis: programs/CMakeFiles/m2gmetis.dir/rule
|
|
||||||
.PHONY : m2gmetis
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/clean:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/clean
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/clean
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
clean: programs/CMakeFiles/m2gmetis.dir/clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for target programs/CMakeFiles/mpmetis.dir
|
|
||||||
|
|
||||||
# All Build rule for target.
|
|
||||||
programs/CMakeFiles/mpmetis.dir/all: libmetis/CMakeFiles/metis.dir/all
|
|
||||||
$(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/depend
|
|
||||||
$(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/build
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 74 75 76 77
|
|
||||||
@echo "Built target mpmetis"
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/all
|
|
||||||
|
|
||||||
# Include target in all.
|
|
||||||
all: programs/CMakeFiles/mpmetis.dir/all
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# Build rule for subdir invocation for target.
|
|
||||||
programs/CMakeFiles/mpmetis.dir/rule: cmake_check_build_system
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 65
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/mpmetis.dir/all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
mpmetis: programs/CMakeFiles/mpmetis.dir/rule
|
|
||||||
.PHONY : mpmetis
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
programs/CMakeFiles/mpmetis.dir/clean:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/clean
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/clean
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
clean: programs/CMakeFiles/mpmetis.dir/clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for target programs/CMakeFiles/ndmetis.dir
|
|
||||||
|
|
||||||
# All Build rule for target.
|
|
||||||
programs/CMakeFiles/ndmetis.dir/all: libmetis/CMakeFiles/metis.dir/all
|
|
||||||
$(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/depend
|
|
||||||
$(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/build
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 78 79 80 81
|
|
||||||
@echo "Built target ndmetis"
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/all
|
|
||||||
|
|
||||||
# Include target in all.
|
|
||||||
all: programs/CMakeFiles/ndmetis.dir/all
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# Build rule for subdir invocation for target.
|
|
||||||
programs/CMakeFiles/ndmetis.dir/rule: cmake_check_build_system
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 65
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/ndmetis.dir/all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
ndmetis: programs/CMakeFiles/ndmetis.dir/rule
|
|
||||||
.PHONY : ndmetis
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
programs/CMakeFiles/ndmetis.dir/clean:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/clean
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/clean
|
|
||||||
|
|
||||||
# clean rule for target.
|
|
||||||
clean: programs/CMakeFiles/ndmetis.dir/clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# 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
|
|
||||||
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/cmpfillin.dir
|
|
||||||
/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/gpmetis.dir
|
|
||||||
/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/graphchk.dir
|
|
||||||
/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/m2gmetis.dir
|
|
||||||
/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir
|
|
||||||
/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/mpmetis.dir
|
|
||||||
/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/ndmetis.dir
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
81
|
|
||||||
|
|
@ -1,268 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# Default target executed when no arguments are given to make.
|
|
||||||
default_target: all
|
|
||||||
.PHONY : default_target
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Targets provided globally by CMake.
|
|
||||||
|
|
||||||
# Special rule for the target edit_cache
|
|
||||||
edit_cache:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
|
|
||||||
/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
||||||
.PHONY : edit_cache
|
|
||||||
|
|
||||||
# Special rule for the target edit_cache
|
|
||||||
edit_cache/fast: edit_cache
|
|
||||||
.PHONY : edit_cache/fast
|
|
||||||
|
|
||||||
# Special rule for the target install
|
|
||||||
install: preinstall
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
|
||||||
/usr/bin/cmake -P cmake_install.cmake
|
|
||||||
.PHONY : install
|
|
||||||
|
|
||||||
# Special rule for the target install
|
|
||||||
install/fast: preinstall/fast
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
|
||||||
/usr/bin/cmake -P cmake_install.cmake
|
|
||||||
.PHONY : install/fast
|
|
||||||
|
|
||||||
# Special rule for the target install/local
|
|
||||||
install/local: preinstall
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
|
||||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
|
||||||
.PHONY : install/local
|
|
||||||
|
|
||||||
# Special rule for the target install/local
|
|
||||||
install/local/fast: install/local
|
|
||||||
.PHONY : install/local/fast
|
|
||||||
|
|
||||||
# Special rule for the target install/strip
|
|
||||||
install/strip: preinstall
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
|
||||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
|
||||||
.PHONY : install/strip
|
|
||||||
|
|
||||||
# Special rule for the target install/strip
|
|
||||||
install/strip/fast: install/strip
|
|
||||||
.PHONY : install/strip/fast
|
|
||||||
|
|
||||||
# Special rule for the target list_install_components
|
|
||||||
list_install_components:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
|
||||||
.PHONY : list_install_components
|
|
||||||
|
|
||||||
# Special rule for the target list_install_components
|
|
||||||
list_install_components/fast: list_install_components
|
|
||||||
.PHONY : list_install_components/fast
|
|
||||||
|
|
||||||
# Special rule for the target rebuild_cache
|
|
||||||
rebuild_cache:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
|
||||||
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
||||||
.PHONY : rebuild_cache
|
|
||||||
|
|
||||||
# Special rule for the target rebuild_cache
|
|
||||||
rebuild_cache/fast: rebuild_cache
|
|
||||||
.PHONY : rebuild_cache/fast
|
|
||||||
|
|
||||||
# The main all target
|
|
||||||
all: cmake_check_build_system
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles/progress.marks
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# The main clean target
|
|
||||||
clean:
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
# The main clean target
|
|
||||||
clean/fast: clean
|
|
||||||
.PHONY : clean/fast
|
|
||||||
|
|
||||||
# Prepare targets for installation.
|
|
||||||
preinstall: all
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
|
||||||
.PHONY : preinstall
|
|
||||||
|
|
||||||
# Prepare targets for installation.
|
|
||||||
preinstall/fast:
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 preinstall
|
|
||||||
.PHONY : preinstall/fast
|
|
||||||
|
|
||||||
# clear depends
|
|
||||||
depend:
|
|
||||||
$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
||||||
.PHONY : depend
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for targets named metis
|
|
||||||
|
|
||||||
# Build rule for target.
|
|
||||||
metis: cmake_check_build_system
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 metis
|
|
||||||
.PHONY : metis
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
metis/fast:
|
|
||||||
$(MAKE) -f libmetis/CMakeFiles/metis.dir/build.make libmetis/CMakeFiles/metis.dir/build
|
|
||||||
.PHONY : metis/fast
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for targets named cmpfillin
|
|
||||||
|
|
||||||
# Build rule for target.
|
|
||||||
cmpfillin: cmake_check_build_system
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 cmpfillin
|
|
||||||
.PHONY : cmpfillin
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
cmpfillin/fast:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/build
|
|
||||||
.PHONY : cmpfillin/fast
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for targets named gpmetis
|
|
||||||
|
|
||||||
# Build rule for target.
|
|
||||||
gpmetis: cmake_check_build_system
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 gpmetis
|
|
||||||
.PHONY : gpmetis
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
gpmetis/fast:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/build
|
|
||||||
.PHONY : gpmetis/fast
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for targets named graphchk
|
|
||||||
|
|
||||||
# Build rule for target.
|
|
||||||
graphchk: cmake_check_build_system
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 graphchk
|
|
||||||
.PHONY : graphchk
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
graphchk/fast:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/build
|
|
||||||
.PHONY : graphchk/fast
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for targets named m2gmetis
|
|
||||||
|
|
||||||
# Build rule for target.
|
|
||||||
m2gmetis: cmake_check_build_system
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 m2gmetis
|
|
||||||
.PHONY : m2gmetis
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
m2gmetis/fast:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/build
|
|
||||||
.PHONY : m2gmetis/fast
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for targets named mpmetis
|
|
||||||
|
|
||||||
# Build rule for target.
|
|
||||||
mpmetis: cmake_check_build_system
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 mpmetis
|
|
||||||
.PHONY : mpmetis
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
mpmetis/fast:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/build
|
|
||||||
.PHONY : mpmetis/fast
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for targets named ndmetis
|
|
||||||
|
|
||||||
# Build rule for target.
|
|
||||||
ndmetis: cmake_check_build_system
|
|
||||||
$(MAKE) -f CMakeFiles/Makefile2 ndmetis
|
|
||||||
.PHONY : ndmetis
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
ndmetis/fast:
|
|
||||||
$(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/build
|
|
||||||
.PHONY : ndmetis/fast
|
|
||||||
|
|
||||||
# Help Target
|
|
||||||
help:
|
|
||||||
@echo "The following are some of the valid targets for this Makefile:"
|
|
||||||
@echo "... all (the default if no target is provided)"
|
|
||||||
@echo "... clean"
|
|
||||||
@echo "... depend"
|
|
||||||
@echo "... edit_cache"
|
|
||||||
@echo "... install"
|
|
||||||
@echo "... install/local"
|
|
||||||
@echo "... install/strip"
|
|
||||||
@echo "... list_install_components"
|
|
||||||
@echo "... rebuild_cache"
|
|
||||||
@echo "... metis"
|
|
||||||
@echo "... cmpfillin"
|
|
||||||
@echo "... gpmetis"
|
|
||||||
@echo "... graphchk"
|
|
||||||
@echo "... m2gmetis"
|
|
||||||
@echo "... mpmetis"
|
|
||||||
@echo "... ndmetis"
|
|
||||||
.PHONY : help
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# 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
|
|
||||||
|
|
||||||
|
|
@ -1,52 +0,0 @@
|
||||||
# Install script for directory: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# Set the install prefix
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
||||||
SET(CMAKE_INSTALL_PREFIX "/usr/local")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
||||||
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
||||||
|
|
||||||
# Set the install configuration name.
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
|
||||||
IF(BUILD_TYPE)
|
|
||||||
STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
|
||||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
|
||||||
ELSE(BUILD_TYPE)
|
|
||||||
SET(CMAKE_INSTALL_CONFIG_NAME "")
|
|
||||||
ENDIF(BUILD_TYPE)
|
|
||||||
MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
|
||||||
|
|
||||||
# Set the component getting installed.
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT)
|
|
||||||
IF(COMPONENT)
|
|
||||||
MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
|
|
||||||
SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
|
||||||
ELSE(COMPONENT)
|
|
||||||
SET(CMAKE_INSTALL_COMPONENT)
|
|
||||||
ENDIF(COMPONENT)
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT)
|
|
||||||
|
|
||||||
# Install shared libraries without execute permission?
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
||||||
SET(CMAKE_INSTALL_SO_NO_EXE "1")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
||||||
|
|
||||||
IF(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
|
||||||
# Include the install script for each subdirectory.
|
|
||||||
INCLUDE("/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/include/cmake_install.cmake")
|
|
||||||
INCLUDE("/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/cmake_install.cmake")
|
|
||||||
INCLUDE("/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/cmake_install.cmake")
|
|
||||||
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
|
||||||
|
|
||||||
IF(CMAKE_INSTALL_COMPONENT)
|
|
||||||
SET(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
|
||||||
ELSE(CMAKE_INSTALL_COMPONENT)
|
|
||||||
SET(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
|
||||||
ENDIF(CMAKE_INSTALL_COMPONENT)
|
|
||||||
|
|
||||||
FILE(WRITE "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/${CMAKE_INSTALL_MANIFEST}" "")
|
|
||||||
FOREACH(file ${CMAKE_INSTALL_MANIFEST_FILES})
|
|
||||||
FILE(APPEND "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/${CMAKE_INSTALL_MANIFEST}" "${file}\n")
|
|
||||||
ENDFOREACH(file)
|
|
||||||
|
|
@ -1,16 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# Relative path conversion top directories.
|
|
||||||
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0")
|
|
||||||
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build")
|
|
||||||
|
|
||||||
# Force unix paths in dependencies.
|
|
||||||
SET(CMAKE_FORCE_UNIX_PATHS 1)
|
|
||||||
|
|
||||||
|
|
||||||
# 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})
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
0
|
|
||||||
|
|
@ -1,170 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# Default target executed when no arguments are given to make.
|
|
||||||
default_target: all
|
|
||||||
.PHONY : default_target
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Targets provided globally by CMake.
|
|
||||||
|
|
||||||
# Special rule for the target edit_cache
|
|
||||||
edit_cache:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
|
|
||||||
/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
||||||
.PHONY : edit_cache
|
|
||||||
|
|
||||||
# Special rule for the target edit_cache
|
|
||||||
edit_cache/fast: edit_cache
|
|
||||||
.PHONY : edit_cache/fast
|
|
||||||
|
|
||||||
# Special rule for the target install
|
|
||||||
install: preinstall
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
|
||||||
/usr/bin/cmake -P cmake_install.cmake
|
|
||||||
.PHONY : install
|
|
||||||
|
|
||||||
# Special rule for the target install
|
|
||||||
install/fast: preinstall/fast
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
|
||||||
/usr/bin/cmake -P cmake_install.cmake
|
|
||||||
.PHONY : install/fast
|
|
||||||
|
|
||||||
# Special rule for the target install/local
|
|
||||||
install/local: preinstall
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
|
||||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
|
||||||
.PHONY : install/local
|
|
||||||
|
|
||||||
# Special rule for the target install/local
|
|
||||||
install/local/fast: install/local
|
|
||||||
.PHONY : install/local/fast
|
|
||||||
|
|
||||||
# Special rule for the target install/strip
|
|
||||||
install/strip: preinstall
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
|
||||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
|
||||||
.PHONY : install/strip
|
|
||||||
|
|
||||||
# Special rule for the target install/strip
|
|
||||||
install/strip/fast: install/strip
|
|
||||||
.PHONY : install/strip/fast
|
|
||||||
|
|
||||||
# Special rule for the target list_install_components
|
|
||||||
list_install_components:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
|
||||||
.PHONY : list_install_components
|
|
||||||
|
|
||||||
# Special rule for the target list_install_components
|
|
||||||
list_install_components/fast: list_install_components
|
|
||||||
.PHONY : list_install_components/fast
|
|
||||||
|
|
||||||
# Special rule for the target rebuild_cache
|
|
||||||
rebuild_cache:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
|
||||||
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
||||||
.PHONY : rebuild_cache
|
|
||||||
|
|
||||||
# Special rule for the target rebuild_cache
|
|
||||||
rebuild_cache/fast: rebuild_cache
|
|
||||||
.PHONY : rebuild_cache/fast
|
|
||||||
|
|
||||||
# The main all target
|
|
||||||
all: cmake_check_build_system
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/include/CMakeFiles/progress.marks
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 include/all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# The main clean target
|
|
||||||
clean:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 include/clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
# The main clean target
|
|
||||||
clean/fast: clean
|
|
||||||
.PHONY : clean/fast
|
|
||||||
|
|
||||||
# Prepare targets for installation.
|
|
||||||
preinstall: all
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 include/preinstall
|
|
||||||
.PHONY : preinstall
|
|
||||||
|
|
||||||
# Prepare targets for installation.
|
|
||||||
preinstall/fast:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 include/preinstall
|
|
||||||
.PHONY : preinstall/fast
|
|
||||||
|
|
||||||
# clear depends
|
|
||||||
depend:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
||||||
.PHONY : depend
|
|
||||||
|
|
||||||
# Help Target
|
|
||||||
help:
|
|
||||||
@echo "The following are some of the valid targets for this Makefile:"
|
|
||||||
@echo "... all (the default if no target is provided)"
|
|
||||||
@echo "... clean"
|
|
||||||
@echo "... depend"
|
|
||||||
@echo "... edit_cache"
|
|
||||||
@echo "... install"
|
|
||||||
@echo "... install/local"
|
|
||||||
@echo "... install/strip"
|
|
||||||
@echo "... list_install_components"
|
|
||||||
@echo "... rebuild_cache"
|
|
||||||
.PHONY : help
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# 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:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
||||||
.PHONY : cmake_check_build_system
|
|
||||||
|
|
||||||
|
|
@ -1,38 +0,0 @@
|
||||||
# Install script for directory: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/include
|
|
||||||
|
|
||||||
# Set the install prefix
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
||||||
SET(CMAKE_INSTALL_PREFIX "/usr/local")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
||||||
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
||||||
|
|
||||||
# Set the install configuration name.
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
|
||||||
IF(BUILD_TYPE)
|
|
||||||
STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
|
||||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
|
||||||
ELSE(BUILD_TYPE)
|
|
||||||
SET(CMAKE_INSTALL_CONFIG_NAME "")
|
|
||||||
ENDIF(BUILD_TYPE)
|
|
||||||
MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
|
||||||
|
|
||||||
# Set the component getting installed.
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT)
|
|
||||||
IF(COMPONENT)
|
|
||||||
MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
|
|
||||||
SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
|
||||||
ELSE(COMPONENT)
|
|
||||||
SET(CMAKE_INSTALL_COMPONENT)
|
|
||||||
ENDIF(COMPONENT)
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT)
|
|
||||||
|
|
||||||
# Install shared libraries without execute permission?
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
||||||
SET(CMAKE_INSTALL_SO_NO_EXE "1")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
||||||
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/include/metis.h")
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
|
|
||||||
|
|
@ -1,16 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# Relative path conversion top directories.
|
|
||||||
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0")
|
|
||||||
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build")
|
|
||||||
|
|
||||||
# Force unix paths in dependencies.
|
|
||||||
SET(CMAKE_FORCE_UNIX_PATHS 1)
|
|
||||||
|
|
||||||
|
|
||||||
# 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})
|
|
||||||
|
|
@ -1,83 +0,0 @@
|
||||||
# The set of languages for which implicit dependencies are needed:
|
|
||||||
SET(CMAKE_DEPENDS_LANGUAGES
|
|
||||||
"C"
|
|
||||||
)
|
|
||||||
# The set of files for implicit dependencies of each language:
|
|
||||||
SET(CMAKE_DEPENDS_CHECK_C
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/b64.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/b64.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/blas.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/blas.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/csr.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/csr.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/error.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/error.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/evaluate.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/evaluate.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/fkvkselect.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/fs.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/fs.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/getopt.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/getopt.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/gkregex.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/gkregex.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/graph.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/graph.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/htable.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/htable.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/io.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/io.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/itemsets.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/itemsets.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/mcore.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/mcore.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/memory.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/memory.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/omp.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/omp.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/pdb.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/pdb.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/pqueue.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/pqueue.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/random.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/random.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/rw.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/rw.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/seq.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/seq.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/sort.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/sort.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/string.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/string.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/timers.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/timers.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/tokenizer.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib/util.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/__/GKlib/util.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/auxapi.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/auxapi.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/balance.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/balance.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/bucketsort.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/bucketsort.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/checkgraph.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/checkgraph.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/coarsen.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/coarsen.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/compress.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/compress.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/contig.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/contig.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/debug.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/debug.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/fm.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/fm.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/fortran.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/fortran.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/frename.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/frename.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/gklib.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/gklib.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/graph.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/graph.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/initpart.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/initpart.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/kmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/kmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/kwayfm.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/kwayfm.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/kwayrefine.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/kwayrefine.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/mcutil.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/mcutil.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/mesh.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/mesh.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/meshpart.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/meshpart.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/minconn.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/minconn.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/mincover.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/mincover.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/mmd.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/mmd.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/ometis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/ometis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/options.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/options.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/parmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/parmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/pmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/pmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/refine.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/refine.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/separator.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/separator.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/sfm.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/sfm.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/srefine.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/srefine.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/stat.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/stat.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/timing.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/timing.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/util.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/util.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/wspace.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/wspace.c.o"
|
|
||||||
)
|
|
||||||
SET(CMAKE_C_COMPILER_ID "GNU")
|
|
||||||
|
|
||||||
# Targets to which this target links.
|
|
||||||
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
|
||||||
)
|
|
||||||
|
|
||||||
# The include file search paths:
|
|
||||||
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
|
||||||
"../GKlib"
|
|
||||||
"../include"
|
|
||||||
"../libmetis/."
|
|
||||||
)
|
|
||||||
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,70 +0,0 @@
|
||||||
FILE(REMOVE_RECURSE
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/timers.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/b64.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/graph.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/rw.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/string.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/memory.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/blas.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/fs.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/evaluate.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/htable.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/io.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/gkregex.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/random.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/util.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/csr.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/itemsets.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/pdb.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/pqueue.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/getopt.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/seq.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/omp.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/sort.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/mcore.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o"
|
|
||||||
"CMakeFiles/metis.dir/__/GKlib/error.c.o"
|
|
||||||
"CMakeFiles/metis.dir/gklib.c.o"
|
|
||||||
"CMakeFiles/metis.dir/graph.c.o"
|
|
||||||
"CMakeFiles/metis.dir/srefine.c.o"
|
|
||||||
"CMakeFiles/metis.dir/mincover.c.o"
|
|
||||||
"CMakeFiles/metis.dir/mcutil.c.o"
|
|
||||||
"CMakeFiles/metis.dir/frename.c.o"
|
|
||||||
"CMakeFiles/metis.dir/options.c.o"
|
|
||||||
"CMakeFiles/metis.dir/minconn.c.o"
|
|
||||||
"CMakeFiles/metis.dir/mmd.c.o"
|
|
||||||
"CMakeFiles/metis.dir/coarsen.c.o"
|
|
||||||
"CMakeFiles/metis.dir/wspace.c.o"
|
|
||||||
"CMakeFiles/metis.dir/parmetis.c.o"
|
|
||||||
"CMakeFiles/metis.dir/separator.c.o"
|
|
||||||
"CMakeFiles/metis.dir/fortran.c.o"
|
|
||||||
"CMakeFiles/metis.dir/contig.c.o"
|
|
||||||
"CMakeFiles/metis.dir/debug.c.o"
|
|
||||||
"CMakeFiles/metis.dir/balance.c.o"
|
|
||||||
"CMakeFiles/metis.dir/sfm.c.o"
|
|
||||||
"CMakeFiles/metis.dir/compress.c.o"
|
|
||||||
"CMakeFiles/metis.dir/util.c.o"
|
|
||||||
"CMakeFiles/metis.dir/timing.c.o"
|
|
||||||
"CMakeFiles/metis.dir/kwayfm.c.o"
|
|
||||||
"CMakeFiles/metis.dir/kmetis.c.o"
|
|
||||||
"CMakeFiles/metis.dir/initpart.c.o"
|
|
||||||
"CMakeFiles/metis.dir/bucketsort.c.o"
|
|
||||||
"CMakeFiles/metis.dir/mesh.c.o"
|
|
||||||
"CMakeFiles/metis.dir/pmetis.c.o"
|
|
||||||
"CMakeFiles/metis.dir/checkgraph.c.o"
|
|
||||||
"CMakeFiles/metis.dir/kwayrefine.c.o"
|
|
||||||
"CMakeFiles/metis.dir/refine.c.o"
|
|
||||||
"CMakeFiles/metis.dir/meshpart.c.o"
|
|
||||||
"CMakeFiles/metis.dir/auxapi.c.o"
|
|
||||||
"CMakeFiles/metis.dir/ometis.c.o"
|
|
||||||
"CMakeFiles/metis.dir/fm.c.o"
|
|
||||||
"CMakeFiles/metis.dir/stat.c.o"
|
|
||||||
"libmetis.pdb"
|
|
||||||
"libmetis.a"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Per-language clean rules from dependency scanning.
|
|
||||||
FOREACH(lang C)
|
|
||||||
INCLUDE(CMakeFiles/metis.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
||||||
ENDFOREACH(lang)
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
FILE(REMOVE_RECURSE
|
|
||||||
"libmetis.a"
|
|
||||||
)
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
# Empty dependencies file for metis.
|
|
||||||
# This may be replaced when dependencies are built.
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# compile C with /usr/bin/cc
|
|
||||||
C_FLAGS = -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/include -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis/.
|
|
||||||
|
|
||||||
C_DEFINES =
|
|
||||||
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
/usr/bin/ar cr libmetis.a CMakeFiles/metis.dir/__/GKlib/timers.c.o CMakeFiles/metis.dir/__/GKlib/b64.c.o CMakeFiles/metis.dir/__/GKlib/graph.c.o CMakeFiles/metis.dir/__/GKlib/rw.c.o CMakeFiles/metis.dir/__/GKlib/string.c.o CMakeFiles/metis.dir/__/GKlib/memory.c.o CMakeFiles/metis.dir/__/GKlib/blas.c.o CMakeFiles/metis.dir/__/GKlib/fs.c.o CMakeFiles/metis.dir/__/GKlib/evaluate.c.o CMakeFiles/metis.dir/__/GKlib/htable.c.o CMakeFiles/metis.dir/__/GKlib/io.c.o CMakeFiles/metis.dir/__/GKlib/gkregex.c.o CMakeFiles/metis.dir/__/GKlib/random.c.o CMakeFiles/metis.dir/__/GKlib/util.c.o CMakeFiles/metis.dir/__/GKlib/csr.c.o CMakeFiles/metis.dir/__/GKlib/itemsets.c.o CMakeFiles/metis.dir/__/GKlib/pdb.c.o CMakeFiles/metis.dir/__/GKlib/pqueue.c.o CMakeFiles/metis.dir/__/GKlib/getopt.c.o CMakeFiles/metis.dir/__/GKlib/seq.c.o CMakeFiles/metis.dir/__/GKlib/fkvkselect.c.o CMakeFiles/metis.dir/__/GKlib/omp.c.o CMakeFiles/metis.dir/__/GKlib/sort.c.o CMakeFiles/metis.dir/__/GKlib/mcore.c.o CMakeFiles/metis.dir/__/GKlib/tokenizer.c.o CMakeFiles/metis.dir/__/GKlib/error.c.o CMakeFiles/metis.dir/gklib.c.o CMakeFiles/metis.dir/graph.c.o CMakeFiles/metis.dir/srefine.c.o CMakeFiles/metis.dir/mincover.c.o CMakeFiles/metis.dir/mcutil.c.o CMakeFiles/metis.dir/frename.c.o CMakeFiles/metis.dir/options.c.o CMakeFiles/metis.dir/minconn.c.o CMakeFiles/metis.dir/mmd.c.o CMakeFiles/metis.dir/coarsen.c.o CMakeFiles/metis.dir/wspace.c.o CMakeFiles/metis.dir/parmetis.c.o CMakeFiles/metis.dir/separator.c.o CMakeFiles/metis.dir/fortran.c.o CMakeFiles/metis.dir/contig.c.o CMakeFiles/metis.dir/debug.c.o CMakeFiles/metis.dir/balance.c.o CMakeFiles/metis.dir/sfm.c.o CMakeFiles/metis.dir/compress.c.o CMakeFiles/metis.dir/util.c.o CMakeFiles/metis.dir/timing.c.o CMakeFiles/metis.dir/kwayfm.c.o CMakeFiles/metis.dir/kmetis.c.o CMakeFiles/metis.dir/initpart.c.o CMakeFiles/metis.dir/bucketsort.c.o CMakeFiles/metis.dir/mesh.c.o CMakeFiles/metis.dir/pmetis.c.o CMakeFiles/metis.dir/checkgraph.c.o CMakeFiles/metis.dir/kwayrefine.c.o CMakeFiles/metis.dir/refine.c.o CMakeFiles/metis.dir/meshpart.c.o CMakeFiles/metis.dir/auxapi.c.o CMakeFiles/metis.dir/ometis.c.o CMakeFiles/metis.dir/fm.c.o CMakeFiles/metis.dir/stat.c.o
|
|
||||||
/usr/bin/ranlib libmetis.a
|
|
||||||
|
|
@ -1,62 +0,0 @@
|
||||||
CMAKE_PROGRESS_1 = 13
|
|
||||||
CMAKE_PROGRESS_2 = 14
|
|
||||||
CMAKE_PROGRESS_3 = 15
|
|
||||||
CMAKE_PROGRESS_4 = 16
|
|
||||||
CMAKE_PROGRESS_5 = 17
|
|
||||||
CMAKE_PROGRESS_6 = 18
|
|
||||||
CMAKE_PROGRESS_7 = 19
|
|
||||||
CMAKE_PROGRESS_8 = 20
|
|
||||||
CMAKE_PROGRESS_9 = 21
|
|
||||||
CMAKE_PROGRESS_10 = 22
|
|
||||||
CMAKE_PROGRESS_11 = 23
|
|
||||||
CMAKE_PROGRESS_12 = 24
|
|
||||||
CMAKE_PROGRESS_13 = 25
|
|
||||||
CMAKE_PROGRESS_14 = 26
|
|
||||||
CMAKE_PROGRESS_15 = 27
|
|
||||||
CMAKE_PROGRESS_16 = 28
|
|
||||||
CMAKE_PROGRESS_17 = 29
|
|
||||||
CMAKE_PROGRESS_18 = 30
|
|
||||||
CMAKE_PROGRESS_19 = 31
|
|
||||||
CMAKE_PROGRESS_20 = 32
|
|
||||||
CMAKE_PROGRESS_21 = 33
|
|
||||||
CMAKE_PROGRESS_22 = 34
|
|
||||||
CMAKE_PROGRESS_23 = 35
|
|
||||||
CMAKE_PROGRESS_24 = 36
|
|
||||||
CMAKE_PROGRESS_25 = 37
|
|
||||||
CMAKE_PROGRESS_26 = 38
|
|
||||||
CMAKE_PROGRESS_27 = 39
|
|
||||||
CMAKE_PROGRESS_28 = 40
|
|
||||||
CMAKE_PROGRESS_29 = 41
|
|
||||||
CMAKE_PROGRESS_30 = 42
|
|
||||||
CMAKE_PROGRESS_31 = 43
|
|
||||||
CMAKE_PROGRESS_32 = 44
|
|
||||||
CMAKE_PROGRESS_33 = 45
|
|
||||||
CMAKE_PROGRESS_34 = 46
|
|
||||||
CMAKE_PROGRESS_35 = 47
|
|
||||||
CMAKE_PROGRESS_36 = 48
|
|
||||||
CMAKE_PROGRESS_37 = 49
|
|
||||||
CMAKE_PROGRESS_38 = 50
|
|
||||||
CMAKE_PROGRESS_39 = 51
|
|
||||||
CMAKE_PROGRESS_40 = 52
|
|
||||||
CMAKE_PROGRESS_41 = 53
|
|
||||||
CMAKE_PROGRESS_42 = 54
|
|
||||||
CMAKE_PROGRESS_43 = 55
|
|
||||||
CMAKE_PROGRESS_44 = 56
|
|
||||||
CMAKE_PROGRESS_45 = 57
|
|
||||||
CMAKE_PROGRESS_46 = 58
|
|
||||||
CMAKE_PROGRESS_47 = 59
|
|
||||||
CMAKE_PROGRESS_48 = 60
|
|
||||||
CMAKE_PROGRESS_49 = 61
|
|
||||||
CMAKE_PROGRESS_50 = 62
|
|
||||||
CMAKE_PROGRESS_51 = 63
|
|
||||||
CMAKE_PROGRESS_52 = 64
|
|
||||||
CMAKE_PROGRESS_53 = 65
|
|
||||||
CMAKE_PROGRESS_54 = 66
|
|
||||||
CMAKE_PROGRESS_55 = 67
|
|
||||||
CMAKE_PROGRESS_56 = 68
|
|
||||||
CMAKE_PROGRESS_57 = 69
|
|
||||||
CMAKE_PROGRESS_58 = 70
|
|
||||||
CMAKE_PROGRESS_59 = 71
|
|
||||||
CMAKE_PROGRESS_60 = 72
|
|
||||||
CMAKE_PROGRESS_61 = 73
|
|
||||||
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
61
|
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,38 +0,0 @@
|
||||||
# Install script for directory: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/libmetis
|
|
||||||
|
|
||||||
# Set the install prefix
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
||||||
SET(CMAKE_INSTALL_PREFIX "/usr/local")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
||||||
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
||||||
|
|
||||||
# Set the install configuration name.
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
|
||||||
IF(BUILD_TYPE)
|
|
||||||
STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
|
||||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
|
||||||
ELSE(BUILD_TYPE)
|
|
||||||
SET(CMAKE_INSTALL_CONFIG_NAME "")
|
|
||||||
ENDIF(BUILD_TYPE)
|
|
||||||
MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
|
||||||
|
|
||||||
# Set the component getting installed.
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT)
|
|
||||||
IF(COMPONENT)
|
|
||||||
MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
|
|
||||||
SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
|
||||||
ELSE(COMPONENT)
|
|
||||||
SET(CMAKE_INSTALL_COMPONENT)
|
|
||||||
ENDIF(COMPONENT)
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT)
|
|
||||||
|
|
||||||
# Install shared libraries without execute permission?
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
||||||
SET(CMAKE_INSTALL_SO_NO_EXE "1")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
||||||
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/libmetis.a")
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
|
|
||||||
|
|
@ -1,16 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# Relative path conversion top directories.
|
|
||||||
SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0")
|
|
||||||
SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build")
|
|
||||||
|
|
||||||
# Force unix paths in dependencies.
|
|
||||||
SET(CMAKE_FORCE_UNIX_PATHS 1)
|
|
||||||
|
|
||||||
|
|
||||||
# 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})
|
|
||||||
|
|
@ -1,32 +0,0 @@
|
||||||
# The set of languages for which implicit dependencies are needed:
|
|
||||||
SET(CMAKE_DEPENDS_LANGUAGES
|
|
||||||
"C"
|
|
||||||
)
|
|
||||||
# The set of files for implicit dependencies of each language:
|
|
||||||
SET(CMAKE_DEPENDS_CHECK_C
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmpfillin.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/cmpfillin.dir/io.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/smbfactor.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o"
|
|
||||||
)
|
|
||||||
SET(CMAKE_C_COMPILER_ID "GNU")
|
|
||||||
|
|
||||||
# Preprocessor definitions for this target.
|
|
||||||
SET(CMAKE_TARGET_DEFINITIONS
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
)
|
|
||||||
|
|
||||||
# Targets to which this target links.
|
|
||||||
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake"
|
|
||||||
)
|
|
||||||
|
|
||||||
# The include file search paths:
|
|
||||||
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
|
||||||
"../GKlib"
|
|
||||||
"../include"
|
|
||||||
"../programs/../libmetis"
|
|
||||||
)
|
|
||||||
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
|
|
@ -1,158 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
# Include any dependencies generated for this target.
|
|
||||||
include programs/CMakeFiles/cmpfillin.dir/depend.make
|
|
||||||
|
|
||||||
# Include the progress variables for this target.
|
|
||||||
include programs/CMakeFiles/cmpfillin.dir/progress.make
|
|
||||||
|
|
||||||
# Include the compile flags for this target's objects.
|
|
||||||
include programs/CMakeFiles/cmpfillin.dir/flags.make
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o: programs/CMakeFiles/cmpfillin.dir/flags.make
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o: ../programs/cmpfillin.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_1)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/cmpfillin.dir/cmpfillin.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmpfillin.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cmpfillin.dir/cmpfillin.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmpfillin.c > CMakeFiles/cmpfillin.dir/cmpfillin.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cmpfillin.dir/cmpfillin.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmpfillin.c -o CMakeFiles/cmpfillin.dir/cmpfillin.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o.provides: programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o.provides.build: programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/io.c.o: programs/CMakeFiles/cmpfillin.dir/flags.make
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/io.c.o: ../programs/io.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_2)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/cmpfillin.dir/io.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/cmpfillin.dir/io.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/io.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cmpfillin.dir/io.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c > CMakeFiles/cmpfillin.dir/io.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/io.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cmpfillin.dir/io.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c -o CMakeFiles/cmpfillin.dir/io.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/io.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/io.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/io.c.o.provides: programs/CMakeFiles/cmpfillin.dir/io.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/io.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/io.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/io.c.o.provides.build: programs/CMakeFiles/cmpfillin.dir/io.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o: programs/CMakeFiles/cmpfillin.dir/flags.make
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o: ../programs/smbfactor.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_3)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/cmpfillin.dir/smbfactor.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/smbfactor.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/smbfactor.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cmpfillin.dir/smbfactor.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/smbfactor.c > CMakeFiles/cmpfillin.dir/smbfactor.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/smbfactor.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cmpfillin.dir/smbfactor.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/smbfactor.c -o CMakeFiles/cmpfillin.dir/smbfactor.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o.provides: programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o.provides.build: programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o
|
|
||||||
|
|
||||||
# Object files for target cmpfillin
|
|
||||||
cmpfillin_OBJECTS = \
|
|
||||||
"CMakeFiles/cmpfillin.dir/cmpfillin.c.o" \
|
|
||||||
"CMakeFiles/cmpfillin.dir/io.c.o" \
|
|
||||||
"CMakeFiles/cmpfillin.dir/smbfactor.c.o"
|
|
||||||
|
|
||||||
# External object files for target cmpfillin
|
|
||||||
cmpfillin_EXTERNAL_OBJECTS =
|
|
||||||
|
|
||||||
programs/cmpfillin: programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o
|
|
||||||
programs/cmpfillin: programs/CMakeFiles/cmpfillin.dir/io.c.o
|
|
||||||
programs/cmpfillin: programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o
|
|
||||||
programs/cmpfillin: programs/CMakeFiles/cmpfillin.dir/build.make
|
|
||||||
programs/cmpfillin: libmetis/libmetis.a
|
|
||||||
programs/cmpfillin: programs/CMakeFiles/cmpfillin.dir/link.txt
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable cmpfillin"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cmpfillin.dir/link.txt --verbose=$(VERBOSE)
|
|
||||||
|
|
||||||
# Rule to build all files generated by this target.
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/build: programs/cmpfillin
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/build
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/requires: programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o.requires
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/requires: programs/CMakeFiles/cmpfillin.dir/io.c.o.requires
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/requires: programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o.requires
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/clean:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -P CMakeFiles/cmpfillin.dir/cmake_clean.cmake
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/clean
|
|
||||||
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/depend:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0 /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/cmpfillin.dir/DependInfo.cmake --color=$(COLOR)
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/depend
|
|
||||||
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
FILE(REMOVE_RECURSE
|
|
||||||
"CMakeFiles/cmpfillin.dir/cmpfillin.c.o"
|
|
||||||
"CMakeFiles/cmpfillin.dir/io.c.o"
|
|
||||||
"CMakeFiles/cmpfillin.dir/smbfactor.c.o"
|
|
||||||
"cmpfillin.pdb"
|
|
||||||
"cmpfillin"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Per-language clean rules from dependency scanning.
|
|
||||||
FOREACH(lang C)
|
|
||||||
INCLUDE(CMakeFiles/cmpfillin.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
||||||
ENDFOREACH(lang)
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
# Empty dependencies file for cmpfillin.
|
|
||||||
# This may be replaced when dependencies are built.
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# compile C with /usr/bin/cc
|
|
||||||
C_FLAGS = -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/include -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/../libmetis
|
|
||||||
|
|
||||||
C_DEFINES = -DSVNINFO=\"\"
|
|
||||||
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/bin/cc -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 CMakeFiles/cmpfillin.dir/cmpfillin.c.o CMakeFiles/cmpfillin.dir/io.c.o CMakeFiles/cmpfillin.dir/smbfactor.c.o -o cmpfillin -L/home/karypis/local/lib -rdynamic ../libmetis/libmetis.a -lm -Wl,-rpath,/home/karypis/local/lib:
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
CMAKE_PROGRESS_1 = 1
|
|
||||||
CMAKE_PROGRESS_2 = 2
|
|
||||||
CMAKE_PROGRESS_3 = 3
|
|
||||||
|
|
||||||
|
|
@ -1,33 +0,0 @@
|
||||||
# The set of languages for which implicit dependencies are needed:
|
|
||||||
SET(CMAKE_DEPENDS_LANGUAGES
|
|
||||||
"C"
|
|
||||||
)
|
|
||||||
# The set of files for implicit dependencies of each language:
|
|
||||||
SET(CMAKE_DEPENDS_CHECK_C
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_gpmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/gpmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/gpmetis.dir/gpmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/gpmetis.dir/io.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/stat.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/gpmetis.dir/stat.c.o"
|
|
||||||
)
|
|
||||||
SET(CMAKE_C_COMPILER_ID "GNU")
|
|
||||||
|
|
||||||
# Preprocessor definitions for this target.
|
|
||||||
SET(CMAKE_TARGET_DEFINITIONS
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
)
|
|
||||||
|
|
||||||
# Targets to which this target links.
|
|
||||||
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake"
|
|
||||||
)
|
|
||||||
|
|
||||||
# The include file search paths:
|
|
||||||
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
|
||||||
"../GKlib"
|
|
||||||
"../include"
|
|
||||||
"../programs/../libmetis"
|
|
||||||
)
|
|
||||||
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
|
|
@ -1,184 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
# Include any dependencies generated for this target.
|
|
||||||
include programs/CMakeFiles/gpmetis.dir/depend.make
|
|
||||||
|
|
||||||
# Include the progress variables for this target.
|
|
||||||
include programs/CMakeFiles/gpmetis.dir/progress.make
|
|
||||||
|
|
||||||
# Include the compile flags for this target's objects.
|
|
||||||
include programs/CMakeFiles/gpmetis.dir/flags.make
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/gpmetis.c.o: programs/CMakeFiles/gpmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/gpmetis.dir/gpmetis.c.o: ../programs/gpmetis.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_1)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/gpmetis.dir/gpmetis.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/gpmetis.dir/gpmetis.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/gpmetis.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/gpmetis.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/gpmetis.dir/gpmetis.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/gpmetis.c > CMakeFiles/gpmetis.dir/gpmetis.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/gpmetis.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/gpmetis.dir/gpmetis.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/gpmetis.c -o CMakeFiles/gpmetis.dir/gpmetis.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/gpmetis.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/gpmetis.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/gpmetis.c.o.provides: programs/CMakeFiles/gpmetis.dir/gpmetis.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/gpmetis.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/gpmetis.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/gpmetis.c.o.provides.build: programs/CMakeFiles/gpmetis.dir/gpmetis.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o: programs/CMakeFiles/gpmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o: ../programs/cmdline_gpmetis.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_2)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_gpmetis.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_gpmetis.c > CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_gpmetis.c -o CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o.provides: programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o.provides.build: programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/io.c.o: programs/CMakeFiles/gpmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/gpmetis.dir/io.c.o: ../programs/io.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_3)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/gpmetis.dir/io.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/gpmetis.dir/io.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/io.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/gpmetis.dir/io.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c > CMakeFiles/gpmetis.dir/io.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/io.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/gpmetis.dir/io.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c -o CMakeFiles/gpmetis.dir/io.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/io.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/io.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/io.c.o.provides: programs/CMakeFiles/gpmetis.dir/io.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/io.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/io.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/io.c.o.provides.build: programs/CMakeFiles/gpmetis.dir/io.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/stat.c.o: programs/CMakeFiles/gpmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/gpmetis.dir/stat.c.o: ../programs/stat.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_4)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/gpmetis.dir/stat.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/gpmetis.dir/stat.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/stat.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/stat.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/gpmetis.dir/stat.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/stat.c > CMakeFiles/gpmetis.dir/stat.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/stat.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/gpmetis.dir/stat.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/stat.c -o CMakeFiles/gpmetis.dir/stat.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/stat.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/stat.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/stat.c.o.provides: programs/CMakeFiles/gpmetis.dir/stat.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/stat.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/stat.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/stat.c.o.provides.build: programs/CMakeFiles/gpmetis.dir/stat.c.o
|
|
||||||
|
|
||||||
# Object files for target gpmetis
|
|
||||||
gpmetis_OBJECTS = \
|
|
||||||
"CMakeFiles/gpmetis.dir/gpmetis.c.o" \
|
|
||||||
"CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o" \
|
|
||||||
"CMakeFiles/gpmetis.dir/io.c.o" \
|
|
||||||
"CMakeFiles/gpmetis.dir/stat.c.o"
|
|
||||||
|
|
||||||
# External object files for target gpmetis
|
|
||||||
gpmetis_EXTERNAL_OBJECTS =
|
|
||||||
|
|
||||||
programs/gpmetis: programs/CMakeFiles/gpmetis.dir/gpmetis.c.o
|
|
||||||
programs/gpmetis: programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o
|
|
||||||
programs/gpmetis: programs/CMakeFiles/gpmetis.dir/io.c.o
|
|
||||||
programs/gpmetis: programs/CMakeFiles/gpmetis.dir/stat.c.o
|
|
||||||
programs/gpmetis: programs/CMakeFiles/gpmetis.dir/build.make
|
|
||||||
programs/gpmetis: libmetis/libmetis.a
|
|
||||||
programs/gpmetis: programs/CMakeFiles/gpmetis.dir/link.txt
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable gpmetis"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gpmetis.dir/link.txt --verbose=$(VERBOSE)
|
|
||||||
|
|
||||||
# Rule to build all files generated by this target.
|
|
||||||
programs/CMakeFiles/gpmetis.dir/build: programs/gpmetis
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/build
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/requires: programs/CMakeFiles/gpmetis.dir/gpmetis.c.o.requires
|
|
||||||
programs/CMakeFiles/gpmetis.dir/requires: programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o.requires
|
|
||||||
programs/CMakeFiles/gpmetis.dir/requires: programs/CMakeFiles/gpmetis.dir/io.c.o.requires
|
|
||||||
programs/CMakeFiles/gpmetis.dir/requires: programs/CMakeFiles/gpmetis.dir/stat.c.o.requires
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/clean:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -P CMakeFiles/gpmetis.dir/cmake_clean.cmake
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/clean
|
|
||||||
|
|
||||||
programs/CMakeFiles/gpmetis.dir/depend:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0 /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/gpmetis.dir/DependInfo.cmake --color=$(COLOR)
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/depend
|
|
||||||
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
FILE(REMOVE_RECURSE
|
|
||||||
"CMakeFiles/gpmetis.dir/gpmetis.c.o"
|
|
||||||
"CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o"
|
|
||||||
"CMakeFiles/gpmetis.dir/io.c.o"
|
|
||||||
"CMakeFiles/gpmetis.dir/stat.c.o"
|
|
||||||
"gpmetis.pdb"
|
|
||||||
"gpmetis"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Per-language clean rules from dependency scanning.
|
|
||||||
FOREACH(lang C)
|
|
||||||
INCLUDE(CMakeFiles/gpmetis.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
||||||
ENDFOREACH(lang)
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
# Empty dependencies file for gpmetis.
|
|
||||||
# This may be replaced when dependencies are built.
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# compile C with /usr/bin/cc
|
|
||||||
C_FLAGS = -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/include -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/../libmetis
|
|
||||||
|
|
||||||
C_DEFINES = -DSVNINFO=\"\"
|
|
||||||
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/bin/cc -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 CMakeFiles/gpmetis.dir/gpmetis.c.o CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o CMakeFiles/gpmetis.dir/io.c.o CMakeFiles/gpmetis.dir/stat.c.o -o gpmetis -L/home/karypis/local/lib -rdynamic ../libmetis/libmetis.a -lm -Wl,-rpath,/home/karypis/local/lib:
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
CMAKE_PROGRESS_1 = 4
|
|
||||||
CMAKE_PROGRESS_2 = 5
|
|
||||||
CMAKE_PROGRESS_3 = 6
|
|
||||||
CMAKE_PROGRESS_4 = 7
|
|
||||||
|
|
||||||
|
|
@ -1,31 +0,0 @@
|
||||||
# The set of languages for which implicit dependencies are needed:
|
|
||||||
SET(CMAKE_DEPENDS_LANGUAGES
|
|
||||||
"C"
|
|
||||||
)
|
|
||||||
# The set of files for implicit dependencies of each language:
|
|
||||||
SET(CMAKE_DEPENDS_CHECK_C
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/graphchk.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/graphchk.dir/graphchk.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/graphchk.dir/io.c.o"
|
|
||||||
)
|
|
||||||
SET(CMAKE_C_COMPILER_ID "GNU")
|
|
||||||
|
|
||||||
# Preprocessor definitions for this target.
|
|
||||||
SET(CMAKE_TARGET_DEFINITIONS
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
)
|
|
||||||
|
|
||||||
# Targets to which this target links.
|
|
||||||
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake"
|
|
||||||
)
|
|
||||||
|
|
||||||
# The include file search paths:
|
|
||||||
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
|
||||||
"../GKlib"
|
|
||||||
"../include"
|
|
||||||
"../programs/../libmetis"
|
|
||||||
)
|
|
||||||
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
|
|
@ -1,132 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
# Include any dependencies generated for this target.
|
|
||||||
include programs/CMakeFiles/graphchk.dir/depend.make
|
|
||||||
|
|
||||||
# Include the progress variables for this target.
|
|
||||||
include programs/CMakeFiles/graphchk.dir/progress.make
|
|
||||||
|
|
||||||
# Include the compile flags for this target's objects.
|
|
||||||
include programs/CMakeFiles/graphchk.dir/flags.make
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/graphchk.c.o: programs/CMakeFiles/graphchk.dir/flags.make
|
|
||||||
programs/CMakeFiles/graphchk.dir/graphchk.c.o: ../programs/graphchk.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_1)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/graphchk.dir/graphchk.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/graphchk.dir/graphchk.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/graphchk.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/graphchk.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/graphchk.dir/graphchk.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/graphchk.c > CMakeFiles/graphchk.dir/graphchk.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/graphchk.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/graphchk.dir/graphchk.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/graphchk.c -o CMakeFiles/graphchk.dir/graphchk.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/graphchk.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/graphchk.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/graphchk.c.o.provides: programs/CMakeFiles/graphchk.dir/graphchk.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/graphchk.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/graphchk.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/graphchk.c.o.provides.build: programs/CMakeFiles/graphchk.dir/graphchk.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/io.c.o: programs/CMakeFiles/graphchk.dir/flags.make
|
|
||||||
programs/CMakeFiles/graphchk.dir/io.c.o: ../programs/io.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_2)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/graphchk.dir/io.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/graphchk.dir/io.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/io.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/graphchk.dir/io.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c > CMakeFiles/graphchk.dir/io.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/io.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/graphchk.dir/io.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c -o CMakeFiles/graphchk.dir/io.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/io.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/io.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/io.c.o.provides: programs/CMakeFiles/graphchk.dir/io.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/io.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/io.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/io.c.o.provides.build: programs/CMakeFiles/graphchk.dir/io.c.o
|
|
||||||
|
|
||||||
# Object files for target graphchk
|
|
||||||
graphchk_OBJECTS = \
|
|
||||||
"CMakeFiles/graphchk.dir/graphchk.c.o" \
|
|
||||||
"CMakeFiles/graphchk.dir/io.c.o"
|
|
||||||
|
|
||||||
# External object files for target graphchk
|
|
||||||
graphchk_EXTERNAL_OBJECTS =
|
|
||||||
|
|
||||||
programs/graphchk: programs/CMakeFiles/graphchk.dir/graphchk.c.o
|
|
||||||
programs/graphchk: programs/CMakeFiles/graphchk.dir/io.c.o
|
|
||||||
programs/graphchk: programs/CMakeFiles/graphchk.dir/build.make
|
|
||||||
programs/graphchk: libmetis/libmetis.a
|
|
||||||
programs/graphchk: programs/CMakeFiles/graphchk.dir/link.txt
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable graphchk"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/graphchk.dir/link.txt --verbose=$(VERBOSE)
|
|
||||||
|
|
||||||
# Rule to build all files generated by this target.
|
|
||||||
programs/CMakeFiles/graphchk.dir/build: programs/graphchk
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/build
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/requires: programs/CMakeFiles/graphchk.dir/graphchk.c.o.requires
|
|
||||||
programs/CMakeFiles/graphchk.dir/requires: programs/CMakeFiles/graphchk.dir/io.c.o.requires
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/clean:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -P CMakeFiles/graphchk.dir/cmake_clean.cmake
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/clean
|
|
||||||
|
|
||||||
programs/CMakeFiles/graphchk.dir/depend:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0 /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/graphchk.dir/DependInfo.cmake --color=$(COLOR)
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/depend
|
|
||||||
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
FILE(REMOVE_RECURSE
|
|
||||||
"CMakeFiles/graphchk.dir/graphchk.c.o"
|
|
||||||
"CMakeFiles/graphchk.dir/io.c.o"
|
|
||||||
"graphchk.pdb"
|
|
||||||
"graphchk"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Per-language clean rules from dependency scanning.
|
|
||||||
FOREACH(lang C)
|
|
||||||
INCLUDE(CMakeFiles/graphchk.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
||||||
ENDFOREACH(lang)
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
# Empty dependencies file for graphchk.
|
|
||||||
# This may be replaced when dependencies are built.
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# compile C with /usr/bin/cc
|
|
||||||
C_FLAGS = -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/include -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/../libmetis
|
|
||||||
|
|
||||||
C_DEFINES = -DSVNINFO=\"\"
|
|
||||||
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/bin/cc -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 CMakeFiles/graphchk.dir/graphchk.c.o CMakeFiles/graphchk.dir/io.c.o -o graphchk -L/home/karypis/local/lib -rdynamic ../libmetis/libmetis.a -lm -Wl,-rpath,/home/karypis/local/lib:
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
CMAKE_PROGRESS_1 = 8
|
|
||||||
CMAKE_PROGRESS_2 = 9
|
|
||||||
|
|
||||||
|
|
@ -1,32 +0,0 @@
|
||||||
# The set of languages for which implicit dependencies are needed:
|
|
||||||
SET(CMAKE_DEPENDS_LANGUAGES
|
|
||||||
"C"
|
|
||||||
)
|
|
||||||
# The set of files for implicit dependencies of each language:
|
|
||||||
SET(CMAKE_DEPENDS_CHECK_C
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_m2gmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/m2gmetis.dir/io.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/m2gmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o"
|
|
||||||
)
|
|
||||||
SET(CMAKE_C_COMPILER_ID "GNU")
|
|
||||||
|
|
||||||
# Preprocessor definitions for this target.
|
|
||||||
SET(CMAKE_TARGET_DEFINITIONS
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
)
|
|
||||||
|
|
||||||
# Targets to which this target links.
|
|
||||||
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake"
|
|
||||||
)
|
|
||||||
|
|
||||||
# The include file search paths:
|
|
||||||
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
|
||||||
"../GKlib"
|
|
||||||
"../include"
|
|
||||||
"../programs/../libmetis"
|
|
||||||
)
|
|
||||||
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
|
|
@ -1,158 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
# Include any dependencies generated for this target.
|
|
||||||
include programs/CMakeFiles/m2gmetis.dir/depend.make
|
|
||||||
|
|
||||||
# Include the progress variables for this target.
|
|
||||||
include programs/CMakeFiles/m2gmetis.dir/progress.make
|
|
||||||
|
|
||||||
# Include the compile flags for this target's objects.
|
|
||||||
include programs/CMakeFiles/m2gmetis.dir/flags.make
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o: programs/CMakeFiles/m2gmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o: ../programs/m2gmetis.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_1)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/m2gmetis.dir/m2gmetis.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/m2gmetis.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/m2gmetis.dir/m2gmetis.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/m2gmetis.c > CMakeFiles/m2gmetis.dir/m2gmetis.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/m2gmetis.dir/m2gmetis.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/m2gmetis.c -o CMakeFiles/m2gmetis.dir/m2gmetis.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o.provides: programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o.provides.build: programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o: programs/CMakeFiles/m2gmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o: ../programs/cmdline_m2gmetis.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_2)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_m2gmetis.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_m2gmetis.c > CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_m2gmetis.c -o CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o.provides: programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o.provides.build: programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/io.c.o: programs/CMakeFiles/m2gmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/io.c.o: ../programs/io.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_3)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/m2gmetis.dir/io.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/m2gmetis.dir/io.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/io.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/m2gmetis.dir/io.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c > CMakeFiles/m2gmetis.dir/io.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/io.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/m2gmetis.dir/io.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c -o CMakeFiles/m2gmetis.dir/io.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/io.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/io.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/io.c.o.provides: programs/CMakeFiles/m2gmetis.dir/io.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/io.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/io.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/io.c.o.provides.build: programs/CMakeFiles/m2gmetis.dir/io.c.o
|
|
||||||
|
|
||||||
# Object files for target m2gmetis
|
|
||||||
m2gmetis_OBJECTS = \
|
|
||||||
"CMakeFiles/m2gmetis.dir/m2gmetis.c.o" \
|
|
||||||
"CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o" \
|
|
||||||
"CMakeFiles/m2gmetis.dir/io.c.o"
|
|
||||||
|
|
||||||
# External object files for target m2gmetis
|
|
||||||
m2gmetis_EXTERNAL_OBJECTS =
|
|
||||||
|
|
||||||
programs/m2gmetis: programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o
|
|
||||||
programs/m2gmetis: programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o
|
|
||||||
programs/m2gmetis: programs/CMakeFiles/m2gmetis.dir/io.c.o
|
|
||||||
programs/m2gmetis: programs/CMakeFiles/m2gmetis.dir/build.make
|
|
||||||
programs/m2gmetis: libmetis/libmetis.a
|
|
||||||
programs/m2gmetis: programs/CMakeFiles/m2gmetis.dir/link.txt
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable m2gmetis"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/m2gmetis.dir/link.txt --verbose=$(VERBOSE)
|
|
||||||
|
|
||||||
# Rule to build all files generated by this target.
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/build: programs/m2gmetis
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/build
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/requires: programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o.requires
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/requires: programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o.requires
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/requires: programs/CMakeFiles/m2gmetis.dir/io.c.o.requires
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/clean:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -P CMakeFiles/m2gmetis.dir/cmake_clean.cmake
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/clean
|
|
||||||
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/depend:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0 /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/m2gmetis.dir/DependInfo.cmake --color=$(COLOR)
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/depend
|
|
||||||
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
FILE(REMOVE_RECURSE
|
|
||||||
"CMakeFiles/m2gmetis.dir/m2gmetis.c.o"
|
|
||||||
"CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o"
|
|
||||||
"CMakeFiles/m2gmetis.dir/io.c.o"
|
|
||||||
"m2gmetis.pdb"
|
|
||||||
"m2gmetis"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Per-language clean rules from dependency scanning.
|
|
||||||
FOREACH(lang C)
|
|
||||||
INCLUDE(CMakeFiles/m2gmetis.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
||||||
ENDFOREACH(lang)
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
# Empty dependencies file for m2gmetis.
|
|
||||||
# This may be replaced when dependencies are built.
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# compile C with /usr/bin/cc
|
|
||||||
C_FLAGS = -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/include -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/../libmetis
|
|
||||||
|
|
||||||
C_DEFINES = -DSVNINFO=\"\"
|
|
||||||
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/bin/cc -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 CMakeFiles/m2gmetis.dir/m2gmetis.c.o CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o CMakeFiles/m2gmetis.dir/io.c.o -o m2gmetis -L/home/karypis/local/lib -rdynamic ../libmetis/libmetis.a -lm -Wl,-rpath,/home/karypis/local/lib:
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
CMAKE_PROGRESS_1 = 10
|
|
||||||
CMAKE_PROGRESS_2 = 11
|
|
||||||
CMAKE_PROGRESS_3 = 12
|
|
||||||
|
|
||||||
|
|
@ -1,33 +0,0 @@
|
||||||
# The set of languages for which implicit dependencies are needed:
|
|
||||||
SET(CMAKE_DEPENDS_LANGUAGES
|
|
||||||
"C"
|
|
||||||
)
|
|
||||||
# The set of files for implicit dependencies of each language:
|
|
||||||
SET(CMAKE_DEPENDS_CHECK_C
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_mpmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/mpmetis.dir/io.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/mpmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/mpmetis.dir/mpmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/stat.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/mpmetis.dir/stat.c.o"
|
|
||||||
)
|
|
||||||
SET(CMAKE_C_COMPILER_ID "GNU")
|
|
||||||
|
|
||||||
# Preprocessor definitions for this target.
|
|
||||||
SET(CMAKE_TARGET_DEFINITIONS
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
)
|
|
||||||
|
|
||||||
# Targets to which this target links.
|
|
||||||
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake"
|
|
||||||
)
|
|
||||||
|
|
||||||
# The include file search paths:
|
|
||||||
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
|
||||||
"../GKlib"
|
|
||||||
"../include"
|
|
||||||
"../programs/../libmetis"
|
|
||||||
)
|
|
||||||
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
|
|
@ -1,184 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
# Include any dependencies generated for this target.
|
|
||||||
include programs/CMakeFiles/mpmetis.dir/depend.make
|
|
||||||
|
|
||||||
# Include the progress variables for this target.
|
|
||||||
include programs/CMakeFiles/mpmetis.dir/progress.make
|
|
||||||
|
|
||||||
# Include the compile flags for this target's objects.
|
|
||||||
include programs/CMakeFiles/mpmetis.dir/flags.make
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/mpmetis.c.o: programs/CMakeFiles/mpmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/mpmetis.dir/mpmetis.c.o: ../programs/mpmetis.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_1)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/mpmetis.dir/mpmetis.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/mpmetis.dir/mpmetis.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/mpmetis.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/mpmetis.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mpmetis.dir/mpmetis.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/mpmetis.c > CMakeFiles/mpmetis.dir/mpmetis.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/mpmetis.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mpmetis.dir/mpmetis.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/mpmetis.c -o CMakeFiles/mpmetis.dir/mpmetis.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/mpmetis.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/mpmetis.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/mpmetis.c.o.provides: programs/CMakeFiles/mpmetis.dir/mpmetis.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/mpmetis.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/mpmetis.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/mpmetis.c.o.provides.build: programs/CMakeFiles/mpmetis.dir/mpmetis.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o: programs/CMakeFiles/mpmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o: ../programs/cmdline_mpmetis.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_2)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_mpmetis.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_mpmetis.c > CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_mpmetis.c -o CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o.provides: programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o.provides.build: programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/io.c.o: programs/CMakeFiles/mpmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/mpmetis.dir/io.c.o: ../programs/io.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_3)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/mpmetis.dir/io.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/mpmetis.dir/io.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/io.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mpmetis.dir/io.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c > CMakeFiles/mpmetis.dir/io.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/io.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mpmetis.dir/io.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c -o CMakeFiles/mpmetis.dir/io.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/io.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/io.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/io.c.o.provides: programs/CMakeFiles/mpmetis.dir/io.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/io.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/io.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/io.c.o.provides.build: programs/CMakeFiles/mpmetis.dir/io.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/stat.c.o: programs/CMakeFiles/mpmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/mpmetis.dir/stat.c.o: ../programs/stat.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_4)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/mpmetis.dir/stat.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/mpmetis.dir/stat.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/stat.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/stat.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/mpmetis.dir/stat.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/stat.c > CMakeFiles/mpmetis.dir/stat.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/stat.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/mpmetis.dir/stat.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/stat.c -o CMakeFiles/mpmetis.dir/stat.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/stat.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/stat.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/stat.c.o.provides: programs/CMakeFiles/mpmetis.dir/stat.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/stat.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/stat.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/stat.c.o.provides.build: programs/CMakeFiles/mpmetis.dir/stat.c.o
|
|
||||||
|
|
||||||
# Object files for target mpmetis
|
|
||||||
mpmetis_OBJECTS = \
|
|
||||||
"CMakeFiles/mpmetis.dir/mpmetis.c.o" \
|
|
||||||
"CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o" \
|
|
||||||
"CMakeFiles/mpmetis.dir/io.c.o" \
|
|
||||||
"CMakeFiles/mpmetis.dir/stat.c.o"
|
|
||||||
|
|
||||||
# External object files for target mpmetis
|
|
||||||
mpmetis_EXTERNAL_OBJECTS =
|
|
||||||
|
|
||||||
programs/mpmetis: programs/CMakeFiles/mpmetis.dir/mpmetis.c.o
|
|
||||||
programs/mpmetis: programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o
|
|
||||||
programs/mpmetis: programs/CMakeFiles/mpmetis.dir/io.c.o
|
|
||||||
programs/mpmetis: programs/CMakeFiles/mpmetis.dir/stat.c.o
|
|
||||||
programs/mpmetis: programs/CMakeFiles/mpmetis.dir/build.make
|
|
||||||
programs/mpmetis: libmetis/libmetis.a
|
|
||||||
programs/mpmetis: programs/CMakeFiles/mpmetis.dir/link.txt
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable mpmetis"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/mpmetis.dir/link.txt --verbose=$(VERBOSE)
|
|
||||||
|
|
||||||
# Rule to build all files generated by this target.
|
|
||||||
programs/CMakeFiles/mpmetis.dir/build: programs/mpmetis
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/build
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/requires: programs/CMakeFiles/mpmetis.dir/mpmetis.c.o.requires
|
|
||||||
programs/CMakeFiles/mpmetis.dir/requires: programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o.requires
|
|
||||||
programs/CMakeFiles/mpmetis.dir/requires: programs/CMakeFiles/mpmetis.dir/io.c.o.requires
|
|
||||||
programs/CMakeFiles/mpmetis.dir/requires: programs/CMakeFiles/mpmetis.dir/stat.c.o.requires
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/clean:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -P CMakeFiles/mpmetis.dir/cmake_clean.cmake
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/clean
|
|
||||||
|
|
||||||
programs/CMakeFiles/mpmetis.dir/depend:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0 /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/mpmetis.dir/DependInfo.cmake --color=$(COLOR)
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/depend
|
|
||||||
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
FILE(REMOVE_RECURSE
|
|
||||||
"CMakeFiles/mpmetis.dir/mpmetis.c.o"
|
|
||||||
"CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o"
|
|
||||||
"CMakeFiles/mpmetis.dir/io.c.o"
|
|
||||||
"CMakeFiles/mpmetis.dir/stat.c.o"
|
|
||||||
"mpmetis.pdb"
|
|
||||||
"mpmetis"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Per-language clean rules from dependency scanning.
|
|
||||||
FOREACH(lang C)
|
|
||||||
INCLUDE(CMakeFiles/mpmetis.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
||||||
ENDFOREACH(lang)
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
# Empty dependencies file for mpmetis.
|
|
||||||
# This may be replaced when dependencies are built.
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# compile C with /usr/bin/cc
|
|
||||||
C_FLAGS = -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/include -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/../libmetis
|
|
||||||
|
|
||||||
C_DEFINES = -DSVNINFO=\"\"
|
|
||||||
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/bin/cc -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 CMakeFiles/mpmetis.dir/mpmetis.c.o CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o CMakeFiles/mpmetis.dir/io.c.o CMakeFiles/mpmetis.dir/stat.c.o -o mpmetis -L/home/karypis/local/lib -rdynamic ../libmetis/libmetis.a -lm -Wl,-rpath,/home/karypis/local/lib:
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
CMAKE_PROGRESS_1 = 74
|
|
||||||
CMAKE_PROGRESS_2 = 75
|
|
||||||
CMAKE_PROGRESS_3 = 76
|
|
||||||
CMAKE_PROGRESS_4 = 77
|
|
||||||
|
|
||||||
|
|
@ -1,33 +0,0 @@
|
||||||
# The set of languages for which implicit dependencies are needed:
|
|
||||||
SET(CMAKE_DEPENDS_LANGUAGES
|
|
||||||
"C"
|
|
||||||
)
|
|
||||||
# The set of files for implicit dependencies of each language:
|
|
||||||
SET(CMAKE_DEPENDS_CHECK_C
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_ndmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/ndmetis.dir/io.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/ndmetis.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/ndmetis.dir/ndmetis.c.o"
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/smbfactor.c" "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/ndmetis.dir/smbfactor.c.o"
|
|
||||||
)
|
|
||||||
SET(CMAKE_C_COMPILER_ID "GNU")
|
|
||||||
|
|
||||||
# Preprocessor definitions for this target.
|
|
||||||
SET(CMAKE_TARGET_DEFINITIONS
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
"SVNINFO=\"\""
|
|
||||||
)
|
|
||||||
|
|
||||||
# Targets to which this target links.
|
|
||||||
SET(CMAKE_TARGET_LINKED_INFO_FILES
|
|
||||||
"/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/libmetis/CMakeFiles/metis.dir/DependInfo.cmake"
|
|
||||||
)
|
|
||||||
|
|
||||||
# The include file search paths:
|
|
||||||
SET(CMAKE_C_TARGET_INCLUDE_PATH
|
|
||||||
"../GKlib"
|
|
||||||
"../include"
|
|
||||||
"../programs/../libmetis"
|
|
||||||
)
|
|
||||||
SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH})
|
|
||||||
|
|
@ -1,184 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
# Include any dependencies generated for this target.
|
|
||||||
include programs/CMakeFiles/ndmetis.dir/depend.make
|
|
||||||
|
|
||||||
# Include the progress variables for this target.
|
|
||||||
include programs/CMakeFiles/ndmetis.dir/progress.make
|
|
||||||
|
|
||||||
# Include the compile flags for this target's objects.
|
|
||||||
include programs/CMakeFiles/ndmetis.dir/flags.make
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/ndmetis.c.o: programs/CMakeFiles/ndmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/ndmetis.dir/ndmetis.c.o: ../programs/ndmetis.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_1)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/ndmetis.dir/ndmetis.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/ndmetis.dir/ndmetis.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/ndmetis.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/ndmetis.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ndmetis.dir/ndmetis.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/ndmetis.c > CMakeFiles/ndmetis.dir/ndmetis.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/ndmetis.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ndmetis.dir/ndmetis.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/ndmetis.c -o CMakeFiles/ndmetis.dir/ndmetis.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/ndmetis.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/ndmetis.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/ndmetis.c.o.provides: programs/CMakeFiles/ndmetis.dir/ndmetis.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/ndmetis.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/ndmetis.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/ndmetis.c.o.provides.build: programs/CMakeFiles/ndmetis.dir/ndmetis.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o: programs/CMakeFiles/ndmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o: ../programs/cmdline_ndmetis.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_2)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_ndmetis.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_ndmetis.c > CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/cmdline_ndmetis.c -o CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o.provides: programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o.provides.build: programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/io.c.o: programs/CMakeFiles/ndmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/ndmetis.dir/io.c.o: ../programs/io.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_3)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/ndmetis.dir/io.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/ndmetis.dir/io.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/io.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ndmetis.dir/io.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c > CMakeFiles/ndmetis.dir/io.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/io.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ndmetis.dir/io.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/io.c -o CMakeFiles/ndmetis.dir/io.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/io.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/io.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/io.c.o.provides: programs/CMakeFiles/ndmetis.dir/io.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/io.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/io.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/io.c.o.provides.build: programs/CMakeFiles/ndmetis.dir/io.c.o
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/smbfactor.c.o: programs/CMakeFiles/ndmetis.dir/flags.make
|
|
||||||
programs/CMakeFiles/ndmetis.dir/smbfactor.c.o: ../programs/smbfactor.c
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_report /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles $(CMAKE_PROGRESS_4)
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object programs/CMakeFiles/ndmetis.dir/smbfactor.c.o"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/ndmetis.dir/smbfactor.c.o -c /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/smbfactor.c
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/smbfactor.c.i: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/ndmetis.dir/smbfactor.c.i"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/smbfactor.c > CMakeFiles/ndmetis.dir/smbfactor.c.i
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/smbfactor.c.s: cmake_force
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/ndmetis.dir/smbfactor.c.s"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/smbfactor.c -o CMakeFiles/ndmetis.dir/smbfactor.c.s
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/smbfactor.c.o.requires:
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/smbfactor.c.o.requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/smbfactor.c.o.provides: programs/CMakeFiles/ndmetis.dir/smbfactor.c.o.requires
|
|
||||||
$(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/smbfactor.c.o.provides.build
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/smbfactor.c.o.provides
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/smbfactor.c.o.provides.build: programs/CMakeFiles/ndmetis.dir/smbfactor.c.o
|
|
||||||
|
|
||||||
# Object files for target ndmetis
|
|
||||||
ndmetis_OBJECTS = \
|
|
||||||
"CMakeFiles/ndmetis.dir/ndmetis.c.o" \
|
|
||||||
"CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o" \
|
|
||||||
"CMakeFiles/ndmetis.dir/io.c.o" \
|
|
||||||
"CMakeFiles/ndmetis.dir/smbfactor.c.o"
|
|
||||||
|
|
||||||
# External object files for target ndmetis
|
|
||||||
ndmetis_EXTERNAL_OBJECTS =
|
|
||||||
|
|
||||||
programs/ndmetis: programs/CMakeFiles/ndmetis.dir/ndmetis.c.o
|
|
||||||
programs/ndmetis: programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o
|
|
||||||
programs/ndmetis: programs/CMakeFiles/ndmetis.dir/io.c.o
|
|
||||||
programs/ndmetis: programs/CMakeFiles/ndmetis.dir/smbfactor.c.o
|
|
||||||
programs/ndmetis: programs/CMakeFiles/ndmetis.dir/build.make
|
|
||||||
programs/ndmetis: libmetis/libmetis.a
|
|
||||||
programs/ndmetis: programs/CMakeFiles/ndmetis.dir/link.txt
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable ndmetis"
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/ndmetis.dir/link.txt --verbose=$(VERBOSE)
|
|
||||||
|
|
||||||
# Rule to build all files generated by this target.
|
|
||||||
programs/CMakeFiles/ndmetis.dir/build: programs/ndmetis
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/build
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/requires: programs/CMakeFiles/ndmetis.dir/ndmetis.c.o.requires
|
|
||||||
programs/CMakeFiles/ndmetis.dir/requires: programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o.requires
|
|
||||||
programs/CMakeFiles/ndmetis.dir/requires: programs/CMakeFiles/ndmetis.dir/io.c.o.requires
|
|
||||||
programs/CMakeFiles/ndmetis.dir/requires: programs/CMakeFiles/ndmetis.dir/smbfactor.c.o.requires
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/requires
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/clean:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs && $(CMAKE_COMMAND) -P CMakeFiles/ndmetis.dir/cmake_clean.cmake
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/clean
|
|
||||||
|
|
||||||
programs/CMakeFiles/ndmetis.dir/depend:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0 /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/ndmetis.dir/DependInfo.cmake --color=$(COLOR)
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/depend
|
|
||||||
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
FILE(REMOVE_RECURSE
|
|
||||||
"CMakeFiles/ndmetis.dir/ndmetis.c.o"
|
|
||||||
"CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o"
|
|
||||||
"CMakeFiles/ndmetis.dir/io.c.o"
|
|
||||||
"CMakeFiles/ndmetis.dir/smbfactor.c.o"
|
|
||||||
"ndmetis.pdb"
|
|
||||||
"ndmetis"
|
|
||||||
)
|
|
||||||
|
|
||||||
# Per-language clean rules from dependency scanning.
|
|
||||||
FOREACH(lang C)
|
|
||||||
INCLUDE(CMakeFiles/ndmetis.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
|
||||||
ENDFOREACH(lang)
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
# Empty dependencies file for ndmetis.
|
|
||||||
# This may be replaced when dependencies are built.
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# compile C with /usr/bin/cc
|
|
||||||
C_FLAGS = -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/GKlib -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/include -I/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs/../libmetis
|
|
||||||
|
|
||||||
C_DEFINES = -DSVNINFO=\"\"
|
|
||||||
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/usr/bin/cc -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -fPIC -Wall -pedantic -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unknown-pragmas -DNDEBUG -DNDEBUG2 -DHAVE_EXECINFO_H -DHAVE_GETLINE -O3 CMakeFiles/ndmetis.dir/ndmetis.c.o CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o CMakeFiles/ndmetis.dir/io.c.o CMakeFiles/ndmetis.dir/smbfactor.c.o -o ndmetis -L/home/karypis/local/lib -rdynamic ../libmetis/libmetis.a -lm -Wl,-rpath,/home/karypis/local/lib:
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
CMAKE_PROGRESS_1 = 78
|
|
||||||
CMAKE_PROGRESS_2 = 79
|
|
||||||
CMAKE_PROGRESS_3 = 80
|
|
||||||
CMAKE_PROGRESS_4 = 81
|
|
||||||
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
81
|
|
||||||
|
|
@ -1,632 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
|
||||||
|
|
||||||
# Default target executed when no arguments are given to make.
|
|
||||||
default_target: all
|
|
||||||
.PHONY : default_target
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical 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
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# 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/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Targets provided globally by CMake.
|
|
||||||
|
|
||||||
# Special rule for the target edit_cache
|
|
||||||
edit_cache:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
|
|
||||||
/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
||||||
.PHONY : edit_cache
|
|
||||||
|
|
||||||
# Special rule for the target edit_cache
|
|
||||||
edit_cache/fast: edit_cache
|
|
||||||
.PHONY : edit_cache/fast
|
|
||||||
|
|
||||||
# Special rule for the target install
|
|
||||||
install: preinstall
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
|
||||||
/usr/bin/cmake -P cmake_install.cmake
|
|
||||||
.PHONY : install
|
|
||||||
|
|
||||||
# Special rule for the target install
|
|
||||||
install/fast: preinstall/fast
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
|
|
||||||
/usr/bin/cmake -P cmake_install.cmake
|
|
||||||
.PHONY : install/fast
|
|
||||||
|
|
||||||
# Special rule for the target install/local
|
|
||||||
install/local: preinstall
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
|
|
||||||
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
|
|
||||||
.PHONY : install/local
|
|
||||||
|
|
||||||
# Special rule for the target install/local
|
|
||||||
install/local/fast: install/local
|
|
||||||
.PHONY : install/local/fast
|
|
||||||
|
|
||||||
# Special rule for the target install/strip
|
|
||||||
install/strip: preinstall
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
|
|
||||||
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
|
|
||||||
.PHONY : install/strip
|
|
||||||
|
|
||||||
# Special rule for the target install/strip
|
|
||||||
install/strip/fast: install/strip
|
|
||||||
.PHONY : install/strip/fast
|
|
||||||
|
|
||||||
# Special rule for the target list_install_components
|
|
||||||
list_install_components:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
|
|
||||||
.PHONY : list_install_components
|
|
||||||
|
|
||||||
# Special rule for the target list_install_components
|
|
||||||
list_install_components/fast: list_install_components
|
|
||||||
.PHONY : list_install_components/fast
|
|
||||||
|
|
||||||
# Special rule for the target rebuild_cache
|
|
||||||
rebuild_cache:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
|
||||||
/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
||||||
.PHONY : rebuild_cache
|
|
||||||
|
|
||||||
# Special rule for the target rebuild_cache
|
|
||||||
rebuild_cache/fast: rebuild_cache
|
|
||||||
.PHONY : rebuild_cache/fast
|
|
||||||
|
|
||||||
# The main all target
|
|
||||||
all: cmake_check_build_system
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/CMakeFiles/progress.marks
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/CMakeFiles 0
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# The main clean target
|
|
||||||
clean:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
# The main clean target
|
|
||||||
clean/fast: clean
|
|
||||||
.PHONY : clean/fast
|
|
||||||
|
|
||||||
# Prepare targets for installation.
|
|
||||||
preinstall: all
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/preinstall
|
|
||||||
.PHONY : preinstall
|
|
||||||
|
|
||||||
# Prepare targets for installation.
|
|
||||||
preinstall/fast:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/preinstall
|
|
||||||
.PHONY : preinstall/fast
|
|
||||||
|
|
||||||
# clear depends
|
|
||||||
depend:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
||||||
.PHONY : depend
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
programs/CMakeFiles/cmpfillin.dir/rule:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/cmpfillin.dir/rule
|
|
||||||
.PHONY : programs/CMakeFiles/cmpfillin.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
cmpfillin: programs/CMakeFiles/cmpfillin.dir/rule
|
|
||||||
.PHONY : cmpfillin
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
cmpfillin/fast:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/build
|
|
||||||
.PHONY : cmpfillin/fast
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
programs/CMakeFiles/gpmetis.dir/rule:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/gpmetis.dir/rule
|
|
||||||
.PHONY : programs/CMakeFiles/gpmetis.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
gpmetis: programs/CMakeFiles/gpmetis.dir/rule
|
|
||||||
.PHONY : gpmetis
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
gpmetis/fast:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/build
|
|
||||||
.PHONY : gpmetis/fast
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
programs/CMakeFiles/graphchk.dir/rule:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/graphchk.dir/rule
|
|
||||||
.PHONY : programs/CMakeFiles/graphchk.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
graphchk: programs/CMakeFiles/graphchk.dir/rule
|
|
||||||
.PHONY : graphchk
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
graphchk/fast:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/build
|
|
||||||
.PHONY : graphchk/fast
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
programs/CMakeFiles/m2gmetis.dir/rule:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/m2gmetis.dir/rule
|
|
||||||
.PHONY : programs/CMakeFiles/m2gmetis.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
m2gmetis: programs/CMakeFiles/m2gmetis.dir/rule
|
|
||||||
.PHONY : m2gmetis
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
m2gmetis/fast:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/build
|
|
||||||
.PHONY : m2gmetis/fast
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
programs/CMakeFiles/mpmetis.dir/rule:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/mpmetis.dir/rule
|
|
||||||
.PHONY : programs/CMakeFiles/mpmetis.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
mpmetis: programs/CMakeFiles/mpmetis.dir/rule
|
|
||||||
.PHONY : mpmetis
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
mpmetis/fast:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/build
|
|
||||||
.PHONY : mpmetis/fast
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
programs/CMakeFiles/ndmetis.dir/rule:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f CMakeFiles/Makefile2 programs/CMakeFiles/ndmetis.dir/rule
|
|
||||||
.PHONY : programs/CMakeFiles/ndmetis.dir/rule
|
|
||||||
|
|
||||||
# Convenience name for target.
|
|
||||||
ndmetis: programs/CMakeFiles/ndmetis.dir/rule
|
|
||||||
.PHONY : ndmetis
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
ndmetis/fast:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/build
|
|
||||||
.PHONY : ndmetis/fast
|
|
||||||
|
|
||||||
cmdline_gpmetis.o: cmdline_gpmetis.c.o
|
|
||||||
.PHONY : cmdline_gpmetis.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
cmdline_gpmetis.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.o
|
|
||||||
.PHONY : cmdline_gpmetis.c.o
|
|
||||||
|
|
||||||
cmdline_gpmetis.i: cmdline_gpmetis.c.i
|
|
||||||
.PHONY : cmdline_gpmetis.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
cmdline_gpmetis.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.i
|
|
||||||
.PHONY : cmdline_gpmetis.c.i
|
|
||||||
|
|
||||||
cmdline_gpmetis.s: cmdline_gpmetis.c.s
|
|
||||||
.PHONY : cmdline_gpmetis.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
cmdline_gpmetis.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/cmdline_gpmetis.c.s
|
|
||||||
.PHONY : cmdline_gpmetis.c.s
|
|
||||||
|
|
||||||
cmdline_m2gmetis.o: cmdline_m2gmetis.c.o
|
|
||||||
.PHONY : cmdline_m2gmetis.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
cmdline_m2gmetis.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.o
|
|
||||||
.PHONY : cmdline_m2gmetis.c.o
|
|
||||||
|
|
||||||
cmdline_m2gmetis.i: cmdline_m2gmetis.c.i
|
|
||||||
.PHONY : cmdline_m2gmetis.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
cmdline_m2gmetis.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.i
|
|
||||||
.PHONY : cmdline_m2gmetis.c.i
|
|
||||||
|
|
||||||
cmdline_m2gmetis.s: cmdline_m2gmetis.c.s
|
|
||||||
.PHONY : cmdline_m2gmetis.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
cmdline_m2gmetis.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/cmdline_m2gmetis.c.s
|
|
||||||
.PHONY : cmdline_m2gmetis.c.s
|
|
||||||
|
|
||||||
cmdline_mpmetis.o: cmdline_mpmetis.c.o
|
|
||||||
.PHONY : cmdline_mpmetis.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
cmdline_mpmetis.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.o
|
|
||||||
.PHONY : cmdline_mpmetis.c.o
|
|
||||||
|
|
||||||
cmdline_mpmetis.i: cmdline_mpmetis.c.i
|
|
||||||
.PHONY : cmdline_mpmetis.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
cmdline_mpmetis.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.i
|
|
||||||
.PHONY : cmdline_mpmetis.c.i
|
|
||||||
|
|
||||||
cmdline_mpmetis.s: cmdline_mpmetis.c.s
|
|
||||||
.PHONY : cmdline_mpmetis.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
cmdline_mpmetis.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/cmdline_mpmetis.c.s
|
|
||||||
.PHONY : cmdline_mpmetis.c.s
|
|
||||||
|
|
||||||
cmdline_ndmetis.o: cmdline_ndmetis.c.o
|
|
||||||
.PHONY : cmdline_ndmetis.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
cmdline_ndmetis.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.o
|
|
||||||
.PHONY : cmdline_ndmetis.c.o
|
|
||||||
|
|
||||||
cmdline_ndmetis.i: cmdline_ndmetis.c.i
|
|
||||||
.PHONY : cmdline_ndmetis.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
cmdline_ndmetis.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.i
|
|
||||||
.PHONY : cmdline_ndmetis.c.i
|
|
||||||
|
|
||||||
cmdline_ndmetis.s: cmdline_ndmetis.c.s
|
|
||||||
.PHONY : cmdline_ndmetis.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
cmdline_ndmetis.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/cmdline_ndmetis.c.s
|
|
||||||
.PHONY : cmdline_ndmetis.c.s
|
|
||||||
|
|
||||||
cmpfillin.o: cmpfillin.c.o
|
|
||||||
.PHONY : cmpfillin.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
cmpfillin.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.o
|
|
||||||
.PHONY : cmpfillin.c.o
|
|
||||||
|
|
||||||
cmpfillin.i: cmpfillin.c.i
|
|
||||||
.PHONY : cmpfillin.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
cmpfillin.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.i
|
|
||||||
.PHONY : cmpfillin.c.i
|
|
||||||
|
|
||||||
cmpfillin.s: cmpfillin.c.s
|
|
||||||
.PHONY : cmpfillin.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
cmpfillin.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/cmpfillin.c.s
|
|
||||||
.PHONY : cmpfillin.c.s
|
|
||||||
|
|
||||||
gpmetis.o: gpmetis.c.o
|
|
||||||
.PHONY : gpmetis.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
gpmetis.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/gpmetis.c.o
|
|
||||||
.PHONY : gpmetis.c.o
|
|
||||||
|
|
||||||
gpmetis.i: gpmetis.c.i
|
|
||||||
.PHONY : gpmetis.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
gpmetis.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/gpmetis.c.i
|
|
||||||
.PHONY : gpmetis.c.i
|
|
||||||
|
|
||||||
gpmetis.s: gpmetis.c.s
|
|
||||||
.PHONY : gpmetis.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
gpmetis.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/gpmetis.c.s
|
|
||||||
.PHONY : gpmetis.c.s
|
|
||||||
|
|
||||||
graphchk.o: graphchk.c.o
|
|
||||||
.PHONY : graphchk.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
graphchk.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/graphchk.c.o
|
|
||||||
.PHONY : graphchk.c.o
|
|
||||||
|
|
||||||
graphchk.i: graphchk.c.i
|
|
||||||
.PHONY : graphchk.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
graphchk.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/graphchk.c.i
|
|
||||||
.PHONY : graphchk.c.i
|
|
||||||
|
|
||||||
graphchk.s: graphchk.c.s
|
|
||||||
.PHONY : graphchk.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
graphchk.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/graphchk.c.s
|
|
||||||
.PHONY : graphchk.c.s
|
|
||||||
|
|
||||||
io.o: io.c.o
|
|
||||||
.PHONY : io.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
io.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/io.c.o
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/io.c.o
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/io.c.o
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/io.c.o
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/io.c.o
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/io.c.o
|
|
||||||
.PHONY : io.c.o
|
|
||||||
|
|
||||||
io.i: io.c.i
|
|
||||||
.PHONY : io.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
io.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/io.c.i
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/io.c.i
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/io.c.i
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/io.c.i
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/io.c.i
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/io.c.i
|
|
||||||
.PHONY : io.c.i
|
|
||||||
|
|
||||||
io.s: io.c.s
|
|
||||||
.PHONY : io.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
io.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/io.c.s
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/io.c.s
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/graphchk.dir/build.make programs/CMakeFiles/graphchk.dir/io.c.s
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/io.c.s
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/io.c.s
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/io.c.s
|
|
||||||
.PHONY : io.c.s
|
|
||||||
|
|
||||||
m2gmetis.o: m2gmetis.c.o
|
|
||||||
.PHONY : m2gmetis.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
m2gmetis.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.o
|
|
||||||
.PHONY : m2gmetis.c.o
|
|
||||||
|
|
||||||
m2gmetis.i: m2gmetis.c.i
|
|
||||||
.PHONY : m2gmetis.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
m2gmetis.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.i
|
|
||||||
.PHONY : m2gmetis.c.i
|
|
||||||
|
|
||||||
m2gmetis.s: m2gmetis.c.s
|
|
||||||
.PHONY : m2gmetis.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
m2gmetis.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/m2gmetis.dir/build.make programs/CMakeFiles/m2gmetis.dir/m2gmetis.c.s
|
|
||||||
.PHONY : m2gmetis.c.s
|
|
||||||
|
|
||||||
mpmetis.o: mpmetis.c.o
|
|
||||||
.PHONY : mpmetis.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
mpmetis.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/mpmetis.c.o
|
|
||||||
.PHONY : mpmetis.c.o
|
|
||||||
|
|
||||||
mpmetis.i: mpmetis.c.i
|
|
||||||
.PHONY : mpmetis.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
mpmetis.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/mpmetis.c.i
|
|
||||||
.PHONY : mpmetis.c.i
|
|
||||||
|
|
||||||
mpmetis.s: mpmetis.c.s
|
|
||||||
.PHONY : mpmetis.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
mpmetis.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/mpmetis.c.s
|
|
||||||
.PHONY : mpmetis.c.s
|
|
||||||
|
|
||||||
ndmetis.o: ndmetis.c.o
|
|
||||||
.PHONY : ndmetis.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
ndmetis.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/ndmetis.c.o
|
|
||||||
.PHONY : ndmetis.c.o
|
|
||||||
|
|
||||||
ndmetis.i: ndmetis.c.i
|
|
||||||
.PHONY : ndmetis.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
ndmetis.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/ndmetis.c.i
|
|
||||||
.PHONY : ndmetis.c.i
|
|
||||||
|
|
||||||
ndmetis.s: ndmetis.c.s
|
|
||||||
.PHONY : ndmetis.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
ndmetis.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/ndmetis.c.s
|
|
||||||
.PHONY : ndmetis.c.s
|
|
||||||
|
|
||||||
smbfactor.o: smbfactor.c.o
|
|
||||||
.PHONY : smbfactor.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
smbfactor.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/smbfactor.c.o
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/smbfactor.c.o
|
|
||||||
.PHONY : smbfactor.c.o
|
|
||||||
|
|
||||||
smbfactor.i: smbfactor.c.i
|
|
||||||
.PHONY : smbfactor.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
smbfactor.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/smbfactor.c.i
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/smbfactor.c.i
|
|
||||||
.PHONY : smbfactor.c.i
|
|
||||||
|
|
||||||
smbfactor.s: smbfactor.c.s
|
|
||||||
.PHONY : smbfactor.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
smbfactor.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/cmpfillin.dir/build.make programs/CMakeFiles/cmpfillin.dir/smbfactor.c.s
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/ndmetis.dir/build.make programs/CMakeFiles/ndmetis.dir/smbfactor.c.s
|
|
||||||
.PHONY : smbfactor.c.s
|
|
||||||
|
|
||||||
stat.o: stat.c.o
|
|
||||||
.PHONY : stat.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
stat.c.o:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/stat.c.o
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/stat.c.o
|
|
||||||
.PHONY : stat.c.o
|
|
||||||
|
|
||||||
stat.i: stat.c.i
|
|
||||||
.PHONY : stat.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
stat.c.i:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/stat.c.i
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/stat.c.i
|
|
||||||
.PHONY : stat.c.i
|
|
||||||
|
|
||||||
stat.s: stat.c.s
|
|
||||||
.PHONY : stat.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
stat.c.s:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/gpmetis.dir/build.make programs/CMakeFiles/gpmetis.dir/stat.c.s
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(MAKE) -f programs/CMakeFiles/mpmetis.dir/build.make programs/CMakeFiles/mpmetis.dir/stat.c.s
|
|
||||||
.PHONY : stat.c.s
|
|
||||||
|
|
||||||
# Help Target
|
|
||||||
help:
|
|
||||||
@echo "The following are some of the valid targets for this Makefile:"
|
|
||||||
@echo "... all (the default if no target is provided)"
|
|
||||||
@echo "... clean"
|
|
||||||
@echo "... depend"
|
|
||||||
@echo "... cmpfillin"
|
|
||||||
@echo "... edit_cache"
|
|
||||||
@echo "... gpmetis"
|
|
||||||
@echo "... graphchk"
|
|
||||||
@echo "... install"
|
|
||||||
@echo "... install/local"
|
|
||||||
@echo "... install/strip"
|
|
||||||
@echo "... list_install_components"
|
|
||||||
@echo "... m2gmetis"
|
|
||||||
@echo "... mpmetis"
|
|
||||||
@echo "... ndmetis"
|
|
||||||
@echo "... rebuild_cache"
|
|
||||||
@echo "... cmdline_gpmetis.o"
|
|
||||||
@echo "... cmdline_gpmetis.i"
|
|
||||||
@echo "... cmdline_gpmetis.s"
|
|
||||||
@echo "... cmdline_m2gmetis.o"
|
|
||||||
@echo "... cmdline_m2gmetis.i"
|
|
||||||
@echo "... cmdline_m2gmetis.s"
|
|
||||||
@echo "... cmdline_mpmetis.o"
|
|
||||||
@echo "... cmdline_mpmetis.i"
|
|
||||||
@echo "... cmdline_mpmetis.s"
|
|
||||||
@echo "... cmdline_ndmetis.o"
|
|
||||||
@echo "... cmdline_ndmetis.i"
|
|
||||||
@echo "... cmdline_ndmetis.s"
|
|
||||||
@echo "... cmpfillin.o"
|
|
||||||
@echo "... cmpfillin.i"
|
|
||||||
@echo "... cmpfillin.s"
|
|
||||||
@echo "... gpmetis.o"
|
|
||||||
@echo "... gpmetis.i"
|
|
||||||
@echo "... gpmetis.s"
|
|
||||||
@echo "... graphchk.o"
|
|
||||||
@echo "... graphchk.i"
|
|
||||||
@echo "... graphchk.s"
|
|
||||||
@echo "... io.o"
|
|
||||||
@echo "... io.i"
|
|
||||||
@echo "... io.s"
|
|
||||||
@echo "... m2gmetis.o"
|
|
||||||
@echo "... m2gmetis.i"
|
|
||||||
@echo "... m2gmetis.s"
|
|
||||||
@echo "... mpmetis.o"
|
|
||||||
@echo "... mpmetis.i"
|
|
||||||
@echo "... mpmetis.s"
|
|
||||||
@echo "... ndmetis.o"
|
|
||||||
@echo "... ndmetis.i"
|
|
||||||
@echo "... ndmetis.s"
|
|
||||||
@echo "... smbfactor.o"
|
|
||||||
@echo "... smbfactor.i"
|
|
||||||
@echo "... smbfactor.s"
|
|
||||||
@echo "... stat.o"
|
|
||||||
@echo "... stat.i"
|
|
||||||
@echo "... stat.s"
|
|
||||||
.PHONY : help
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# 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:
|
|
||||||
cd /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
||||||
.PHONY : cmake_check_build_system
|
|
||||||
|
|
||||||
|
|
@ -1,142 +0,0 @@
|
||||||
# Install script for directory: /home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/programs
|
|
||||||
|
|
||||||
# Set the install prefix
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
||||||
SET(CMAKE_INSTALL_PREFIX "/usr/local")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
||||||
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
||||||
|
|
||||||
# Set the install configuration name.
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
|
||||||
IF(BUILD_TYPE)
|
|
||||||
STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
|
||||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
|
||||||
ELSE(BUILD_TYPE)
|
|
||||||
SET(CMAKE_INSTALL_CONFIG_NAME "")
|
|
||||||
ENDIF(BUILD_TYPE)
|
|
||||||
MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
|
||||||
|
|
||||||
# Set the component getting installed.
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT)
|
|
||||||
IF(COMPONENT)
|
|
||||||
MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
|
|
||||||
SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
|
||||||
ELSE(COMPONENT)
|
|
||||||
SET(CMAKE_INSTALL_COMPONENT)
|
|
||||||
ENDIF(COMPONENT)
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT)
|
|
||||||
|
|
||||||
# Install shared libraries without execute permission?
|
|
||||||
IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
||||||
SET(CMAKE_INSTALL_SO_NO_EXE "1")
|
|
||||||
ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
||||||
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/gpmetis" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/gpmetis")
|
|
||||||
FILE(RPATH_CHECK
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/gpmetis"
|
|
||||||
RPATH "")
|
|
||||||
ENDIF()
|
|
||||||
FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/gpmetis")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/gpmetis" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/gpmetis")
|
|
||||||
FILE(RPATH_REMOVE
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/gpmetis")
|
|
||||||
IF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/gpmetis")
|
|
||||||
ENDIF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
ENDIF()
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/ndmetis" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/ndmetis")
|
|
||||||
FILE(RPATH_CHECK
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/ndmetis"
|
|
||||||
RPATH "")
|
|
||||||
ENDIF()
|
|
||||||
FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/ndmetis")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/ndmetis" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/ndmetis")
|
|
||||||
FILE(RPATH_REMOVE
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/ndmetis")
|
|
||||||
IF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/ndmetis")
|
|
||||||
ENDIF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
ENDIF()
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/mpmetis" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/mpmetis")
|
|
||||||
FILE(RPATH_CHECK
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/mpmetis"
|
|
||||||
RPATH "")
|
|
||||||
ENDIF()
|
|
||||||
FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/mpmetis")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/mpmetis" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/mpmetis")
|
|
||||||
FILE(RPATH_REMOVE
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/mpmetis")
|
|
||||||
IF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/mpmetis")
|
|
||||||
ENDIF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
ENDIF()
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/m2gmetis" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/m2gmetis")
|
|
||||||
FILE(RPATH_CHECK
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/m2gmetis"
|
|
||||||
RPATH "")
|
|
||||||
ENDIF()
|
|
||||||
FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/m2gmetis")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/m2gmetis" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/m2gmetis")
|
|
||||||
FILE(RPATH_REMOVE
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/m2gmetis")
|
|
||||||
IF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/m2gmetis")
|
|
||||||
ENDIF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
ENDIF()
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/graphchk" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/graphchk")
|
|
||||||
FILE(RPATH_CHECK
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/graphchk"
|
|
||||||
RPATH "")
|
|
||||||
ENDIF()
|
|
||||||
FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/graphchk")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/graphchk" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/graphchk")
|
|
||||||
FILE(RPATH_REMOVE
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/graphchk")
|
|
||||||
IF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/graphchk")
|
|
||||||
ENDIF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
ENDIF()
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
|
|
||||||
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmpfillin" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmpfillin")
|
|
||||||
FILE(RPATH_CHECK
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmpfillin"
|
|
||||||
RPATH "")
|
|
||||||
ENDIF()
|
|
||||||
FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/borg/borg/gtsam/gtsam/3rdparty/metis-5.1.0/build/programs/cmpfillin")
|
|
||||||
IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmpfillin" AND
|
|
||||||
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmpfillin")
|
|
||||||
FILE(RPATH_REMOVE
|
|
||||||
FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmpfillin")
|
|
||||||
IF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/cmpfillin")
|
|
||||||
ENDIF(CMAKE_INSTALL_DO_STRIP)
|
|
||||||
ENDIF()
|
|
||||||
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue