diff options
| author | 陈冠林 <[email protected]> | 2019-06-18 10:44:20 +0800 |
|---|---|---|
| committer | 陈冠林 <[email protected]> | 2019-06-18 10:44:20 +0800 |
| commit | b2a2f39d89b3bd154da10eb619f8a40c7c6b15d2 (patch) | |
| tree | b7a7d489030cfcc3b2fa878520d8c5d42dc5fce6 /CMakeFiles/grain.dir | |
| parent | b026525362d7f3b0ad58fb74362bf7f95ab515e8 (diff) | |
Diffstat (limited to 'CMakeFiles/grain.dir')
| -rw-r--r-- | CMakeFiles/grain.dir/C.includecache | 24 | ||||
| -rw-r--r-- | CMakeFiles/grain.dir/DependInfo.cmake | 13 | ||||
| -rw-r--r-- | CMakeFiles/grain.dir/build.make | 103 | ||||
| -rw-r--r-- | CMakeFiles/grain.dir/cmake_clean.cmake | 10 | ||||
| -rw-r--r-- | CMakeFiles/grain.dir/depend.internal | 5 | ||||
| -rw-r--r-- | CMakeFiles/grain.dir/depend.make | 5 | ||||
| -rw-r--r-- | CMakeFiles/grain.dir/flags.make | 8 | ||||
| -rw-r--r-- | CMakeFiles/grain.dir/link.txt | 1 | ||||
| -rw-r--r-- | CMakeFiles/grain.dir/progress.make | 2 |
9 files changed, 0 insertions, 171 deletions
diff --git a/CMakeFiles/grain.dir/C.includecache b/CMakeFiles/grain.dir/C.includecache deleted file mode 100644 index d4110de..0000000 --- a/CMakeFiles/grain.dir/C.includecache +++ /dev/null @@ -1,24 +0,0 @@ -#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">]) - -#IncludeRegexScan: ^.*$ - -#IncludeRegexComplain: ^$ - -#IncludeRegexTransform: - -/home/chenguanlin/TD_evaluation/src/grain.c -stdio.h -- -string.h -- -stdlib.h -- -gram_index_engine.h -/home/chenguanlin/TD_evaluation/src/gram_index_engine.h -MESA/MESA_htable.h -- -assert.h -- -ctype.h -- - diff --git a/CMakeFiles/grain.dir/DependInfo.cmake b/CMakeFiles/grain.dir/DependInfo.cmake deleted file mode 100644 index 0504394..0000000 --- a/CMakeFiles/grain.dir/DependInfo.cmake +++ /dev/null @@ -1,13 +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/chenguanlin/TD_evaluation/src/grain.c" "/home/chenguanlin/TD_evaluation/src/CMakeFiles/grain.dir/grain.c.o" - ) -SET(CMAKE_C_COMPILER_ID "GNU") - -# Targets to which this target links. -SET(CMAKE_TARGET_LINKED_INFO_FILES - ) diff --git a/CMakeFiles/grain.dir/build.make b/CMakeFiles/grain.dir/build.make deleted file mode 100644 index 18e458a..0000000 --- a/CMakeFiles/grain.dir/build.make +++ /dev/null @@ -1,103 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.6 - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canoncical targets will work. -.SUFFIXES: - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# The program to use to edit the cache. -CMAKE_EDIT_COMMAND = /usr/bin/ccmake - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/chenguanlin/TD_evaluation/src - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/chenguanlin/TD_evaluation/src - -# Include any dependencies generated for this target. -include CMakeFiles/grain.dir/depend.make - -# Include the progress variables for this target. -include CMakeFiles/grain.dir/progress.make - -# Include the compile flags for this target's objects. -include CMakeFiles/grain.dir/flags.make - -CMakeFiles/grain.dir/grain.c.o: CMakeFiles/grain.dir/flags.make -CMakeFiles/grain.dir/grain.c.o: grain.c - $(CMAKE_COMMAND) -E cmake_progress_report /home/chenguanlin/TD_evaluation/src/CMakeFiles $(CMAKE_PROGRESS_1) - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object CMakeFiles/grain.dir/grain.c.o" - /usr/bin/gcc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/grain.dir/grain.c.o -c /home/chenguanlin/TD_evaluation/src/grain.c - -CMakeFiles/grain.dir/grain.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/grain.dir/grain.c.i" - /usr/bin/gcc $(C_DEFINES) $(C_FLAGS) -E /home/chenguanlin/TD_evaluation/src/grain.c > CMakeFiles/grain.dir/grain.c.i - -CMakeFiles/grain.dir/grain.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/grain.dir/grain.c.s" - /usr/bin/gcc $(C_DEFINES) $(C_FLAGS) -S /home/chenguanlin/TD_evaluation/src/grain.c -o CMakeFiles/grain.dir/grain.c.s - -CMakeFiles/grain.dir/grain.c.o.requires: -.PHONY : CMakeFiles/grain.dir/grain.c.o.requires - -CMakeFiles/grain.dir/grain.c.o.provides: CMakeFiles/grain.dir/grain.c.o.requires - $(MAKE) -f CMakeFiles/grain.dir/build.make CMakeFiles/grain.dir/grain.c.o.provides.build -.PHONY : CMakeFiles/grain.dir/grain.c.o.provides - -CMakeFiles/grain.dir/grain.c.o.provides.build: CMakeFiles/grain.dir/grain.c.o -.PHONY : CMakeFiles/grain.dir/grain.c.o.provides.build - -# Object files for target grain -grain_OBJECTS = \ -"CMakeFiles/grain.dir/grain.c.o" - -# External object files for target grain -grain_EXTERNAL_OBJECTS = - -grain: CMakeFiles/grain.dir/grain.c.o -grain: CMakeFiles/grain.dir/build.make -grain: CMakeFiles/grain.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable grain" - $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/grain.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -CMakeFiles/grain.dir/build: grain -.PHONY : CMakeFiles/grain.dir/build - -CMakeFiles/grain.dir/requires: CMakeFiles/grain.dir/grain.c.o.requires -.PHONY : CMakeFiles/grain.dir/requires - -CMakeFiles/grain.dir/clean: - $(CMAKE_COMMAND) -P CMakeFiles/grain.dir/cmake_clean.cmake -.PHONY : CMakeFiles/grain.dir/clean - -CMakeFiles/grain.dir/depend: - cd /home/chenguanlin/TD_evaluation/src && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/chenguanlin/TD_evaluation/src /home/chenguanlin/TD_evaluation/src /home/chenguanlin/TD_evaluation/src /home/chenguanlin/TD_evaluation/src /home/chenguanlin/TD_evaluation/src/CMakeFiles/grain.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : CMakeFiles/grain.dir/depend - diff --git a/CMakeFiles/grain.dir/cmake_clean.cmake b/CMakeFiles/grain.dir/cmake_clean.cmake deleted file mode 100644 index 54d1698..0000000 --- a/CMakeFiles/grain.dir/cmake_clean.cmake +++ /dev/null @@ -1,10 +0,0 @@ -FILE(REMOVE_RECURSE - "CMakeFiles/grain.dir/grain.c.o" - "grain.pdb" - "grain" -) - -# Per-language clean rules from dependency scanning. -FOREACH(lang C) - INCLUDE(CMakeFiles/grain.dir/cmake_clean_${lang}.cmake OPTIONAL) -ENDFOREACH(lang) diff --git a/CMakeFiles/grain.dir/depend.internal b/CMakeFiles/grain.dir/depend.internal deleted file mode 100644 index f1b3d06..0000000 --- a/CMakeFiles/grain.dir/depend.internal +++ /dev/null @@ -1,5 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.6 - -CMakeFiles/grain.dir/grain.c.o - /home/chenguanlin/TD_evaluation/src/grain.c diff --git a/CMakeFiles/grain.dir/depend.make b/CMakeFiles/grain.dir/depend.make deleted file mode 100644 index 85fc728..0000000 --- a/CMakeFiles/grain.dir/depend.make +++ /dev/null @@ -1,5 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.6 - -CMakeFiles/grain.dir/grain.c.o: grain.c - diff --git a/CMakeFiles/grain.dir/flags.make b/CMakeFiles/grain.dir/flags.make deleted file mode 100644 index 72791e9..0000000 --- a/CMakeFiles/grain.dir/flags.make +++ /dev/null @@ -1,8 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.6 - -# compile C with /usr/bin/gcc -C_FLAGS = -g - -C_DEFINES = - diff --git a/CMakeFiles/grain.dir/link.txt b/CMakeFiles/grain.dir/link.txt deleted file mode 100644 index 0f3e72b..0000000 --- a/CMakeFiles/grain.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/gcc -g -fPIC CMakeFiles/grain.dir/grain.c.o -o grain -rdynamic -lmaatframe -lMESA_htable -lpthread -lm diff --git a/CMakeFiles/grain.dir/progress.make b/CMakeFiles/grain.dir/progress.make deleted file mode 100644 index 781c7de..0000000 --- a/CMakeFiles/grain.dir/progress.make +++ /dev/null @@ -1,2 +0,0 @@ -CMAKE_PROGRESS_1 = 1 - |
