diff --git a/CMakeFiles/CMakeDirectoryInformation.cmake b/CMakeFiles/CMakeDirectoryInformation.cmake index aa553a185a1063b616dc599de6c3fdb021452c1c..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca 100644 --- a/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gitwork") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gitwork") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/CMakeFiles/progress.marks b/CMakeFiles/progress.marks index bb95160cb6e07358f54a28a208ae41e69889c97b..21e72e8ac3d7e23bd6532b5f1f4a6bdf8362e6cf 100644 --- a/CMakeFiles/progress.marks +++ b/CMakeFiles/progress.marks @@ -1 +1 @@ -33 +48 diff --git a/Makefile b/Makefile index 0b3bfc31fa97254c9f47695cc62264f137aca225..3505a22fad456fceb11f7346aba6cbe755b929d1 100644 --- a/Makefile +++ b/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork #============================================================================= # Targets provided globally by CMake. @@ -126,14 +126,14 @@ install/fast: preinstall/fast # The main all target all: cmake_check_build_system - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles /media/raoxianhong/_dde_data/gitwork/hdl4se/CMakeFiles/progress.marks - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/all - $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/clean + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/clean .PHONY : clean # The main clean target @@ -143,17 +143,17 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Help Target @@ -179,6 +179,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/bignumber/CMakeFiles/CMakeDirectoryInformation.cmake b/bignumber/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca --- /dev/null +++ b/bignumber/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") + +# 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}) diff --git a/bignumber/CMakeFiles/bignumber.dir/C.includecache b/bignumber/CMakeFiles/bignumber.dir/C.includecache new file mode 100644 index 0000000000000000000000000000000000000000..974bd109d5bbcd77fd14fad70b8b65c8c67b6383 --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/C.includecache @@ -0,0 +1,34 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/bignumber.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/object.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/bignumber.h + +hdl4se/bignumber/../../lcom/include/eiid.h + +hdl4se/bignumber/../../lcom/include/guid.h + +hdl4se/bignumber/../../lcom/include/object.h +stdlib.h +hdl4se/bignumber/../../lcom/include/stdlib.h +guid.h +hdl4se/bignumber/../../lcom/include/guid.h +eiid.h +hdl4se/bignumber/../../lcom/include/eiid.h + +hdl4se/bignumber/../bignumber/include/bignumber.h +guid.h +hdl4se/bignumber/../bignumber/include/guid.h + diff --git a/bignumber/CMakeFiles/bignumber.dir/DependInfo.cmake b/bignumber/CMakeFiles/bignumber.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..a092bb3567413d21711d79d84e6d9a6ab29db815 --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/DependInfo.cmake @@ -0,0 +1,22 @@ +# 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 + "/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/bignumber.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o" + ) +set(CMAKE_C_COMPILER_ID "GNU") + +# The include file search paths: +set(CMAKE_C_TARGET_INCLUDE_PATH + "hdl4se/bignumber/../../lcom/include" + "hdl4se/bignumber/../bignumber/include" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/bignumber/CMakeFiles/bignumber.dir/build.make b/bignumber/CMakeFiles/bignumber.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..b93ff5d2225eb7bf22041ce6772981fb8ee4505b --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/build.make @@ -0,0 +1,114 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# 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 top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork + +# Include any dependencies generated for this target. +include hdl4se/bignumber/CMakeFiles/bignumber.dir/depend.make + +# Include the progress variables for this target. +include hdl4se/bignumber/CMakeFiles/bignumber.dir/progress.make + +# Include the compile flags for this target's objects. +include hdl4se/bignumber/CMakeFiles/bignumber.dir/flags.make + +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o: hdl4se/bignumber/CMakeFiles/bignumber.dir/flags.make +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o: hdl4se/bignumber/src/bignumber.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/bignumber.dir/src/bignumber.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/bignumber.c + +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/bignumber.dir/src/bignumber.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/bignumber.c > CMakeFiles/bignumber.dir/src/bignumber.c.i + +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/bignumber.dir/src/bignumber.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/bignumber.c -o CMakeFiles/bignumber.dir/src/bignumber.c.s + +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o.requires: + +.PHONY : hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o.requires + +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o.provides: hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o.requires + $(MAKE) -f hdl4se/bignumber/CMakeFiles/bignumber.dir/build.make hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o.provides.build +.PHONY : hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o.provides + +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o.provides.build: hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o + + +# Object files for target bignumber +bignumber_OBJECTS = \ +"CMakeFiles/bignumber.dir/src/bignumber.c.o" + +# External object files for target bignumber +bignumber_EXTERNAL_OBJECTS = + +hdl4se/bignumber/libbignumber.a: hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o +hdl4se/bignumber/libbignumber.a: hdl4se/bignumber/CMakeFiles/bignumber.dir/build.make +hdl4se/bignumber/libbignumber.a: hdl4se/bignumber/CMakeFiles/bignumber.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libbignumber.a" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber && $(CMAKE_COMMAND) -P CMakeFiles/bignumber.dir/cmake_clean_target.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/bignumber.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +hdl4se/bignumber/CMakeFiles/bignumber.dir/build: hdl4se/bignumber/libbignumber.a + +.PHONY : hdl4se/bignumber/CMakeFiles/bignumber.dir/build + +hdl4se/bignumber/CMakeFiles/bignumber.dir/requires: hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o.requires + +.PHONY : hdl4se/bignumber/CMakeFiles/bignumber.dir/requires + +hdl4se/bignumber/CMakeFiles/bignumber.dir/clean: + cd /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber && $(CMAKE_COMMAND) -P CMakeFiles/bignumber.dir/cmake_clean.cmake +.PHONY : hdl4se/bignumber/CMakeFiles/bignumber.dir/clean + +hdl4se/bignumber/CMakeFiles/bignumber.dir/depend: + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/CMakeFiles/bignumber.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : hdl4se/bignumber/CMakeFiles/bignumber.dir/depend + diff --git a/bignumber/CMakeFiles/bignumber.dir/cmake_clean.cmake b/bignumber/CMakeFiles/bignumber.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..e80432444eb0c187c0444d257d04999974b6f1f6 --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/cmake_clean.cmake @@ -0,0 +1,10 @@ +file(REMOVE_RECURSE + "CMakeFiles/bignumber.dir/src/bignumber.c.o" + "libbignumber.pdb" + "libbignumber.a" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/bignumber.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/bignumber/CMakeFiles/bignumber.dir/cmake_clean_target.cmake b/bignumber/CMakeFiles/bignumber.dir/cmake_clean_target.cmake new file mode 100644 index 0000000000000000000000000000000000000000..3b2326e01ddf922396cf78db6a7d27056eb69033 --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libbignumber.a" +) diff --git a/bignumber/CMakeFiles/bignumber.dir/depend.internal b/bignumber/CMakeFiles/bignumber.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..f9c474a0b69657590a1f8b76c8dcf5bbcc6fb767 --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/depend.internal @@ -0,0 +1,9 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/src/bignumber.c + hdl4se/bignumber/../../lcom/include/eiid.h + hdl4se/bignumber/../../lcom/include/guid.h + hdl4se/bignumber/../../lcom/include/object.h + hdl4se/bignumber/../bignumber/include/bignumber.h diff --git a/bignumber/CMakeFiles/bignumber.dir/depend.make b/bignumber/CMakeFiles/bignumber.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..c678274d0270cb9919ec4c47d3f7a4d67541ff08 --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/depend.make @@ -0,0 +1,9 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o: hdl4se/bignumber/src/bignumber.c +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o: hdl4se/bignumber/../../lcom/include/eiid.h +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o: hdl4se/bignumber/../../lcom/include/guid.h +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o: hdl4se/bignumber/../../lcom/include/object.h +hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o: hdl4se/bignumber/../bignumber/include/bignumber.h + diff --git a/bignumber/CMakeFiles/bignumber.dir/flags.make b/bignumber/CMakeFiles/bignumber.dir/flags.make new file mode 100644 index 0000000000000000000000000000000000000000..b1b293ba68f579fc1c4c88518b36fca72ea990b6 --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# compile C with /usr/bin/cc +C_FLAGS = + +C_DEFINES = + +C_INCLUDES = -I/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/../../lcom/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/../bignumber/include + diff --git a/bignumber/CMakeFiles/bignumber.dir/link.txt b/bignumber/CMakeFiles/bignumber.dir/link.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e5393bfe9575d4ac73c61f8032d1de7b12b041c --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc libbignumber.a CMakeFiles/bignumber.dir/src/bignumber.c.o +/usr/bin/ranlib libbignumber.a diff --git a/bignumber/CMakeFiles/bignumber.dir/progress.make b/bignumber/CMakeFiles/bignumber.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..abadeb0c3abaa81d622026fcd3ae096d03dd29b7 --- /dev/null +++ b/bignumber/CMakeFiles/bignumber.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 1 +CMAKE_PROGRESS_2 = 2 + diff --git a/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o b/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o new file mode 100644 index 0000000000000000000000000000000000000000..ca459cf413f8d086cfa71215cc4a50b093cb795e Binary files /dev/null and b/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o differ diff --git a/bignumber/CMakeFiles/progress.marks b/bignumber/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..0cfbf08886fca9a91cb753ec8734c84fcbe52c9f --- /dev/null +++ b/bignumber/CMakeFiles/progress.marks @@ -0,0 +1 @@ +2 diff --git a/bignumber/Makefile b/bignumber/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..5b29e0c5a759b74bbc98eb0b122fb19e22baa9e8 --- /dev/null +++ b/bignumber/Makefile @@ -0,0 +1,230 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# 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 top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork + +#============================================================================= +# Targets provided globally by CMake. + +# 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: preinstall/fast + @$(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/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: preinstall/fast + @$(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/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 + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.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 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 + +# The main all target +all: cmake_check_build_system + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/bignumber/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/bignumber/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/bignumber/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/bignumber/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +hdl4se/bignumber/CMakeFiles/bignumber.dir/rule: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/bignumber/CMakeFiles/bignumber.dir/rule +.PHONY : hdl4se/bignumber/CMakeFiles/bignumber.dir/rule + +# Convenience name for target. +bignumber: hdl4se/bignumber/CMakeFiles/bignumber.dir/rule + +.PHONY : bignumber + +# fast build rule for target. +bignumber/fast: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/bignumber/CMakeFiles/bignumber.dir/build.make hdl4se/bignumber/CMakeFiles/bignumber.dir/build +.PHONY : bignumber/fast + +src/bignumber.o: src/bignumber.c.o + +.PHONY : src/bignumber.o + +# target to build an object file +src/bignumber.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/bignumber/CMakeFiles/bignumber.dir/build.make hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.o +.PHONY : src/bignumber.c.o + +src/bignumber.i: src/bignumber.c.i + +.PHONY : src/bignumber.i + +# target to preprocess a source file +src/bignumber.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/bignumber/CMakeFiles/bignumber.dir/build.make hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.i +.PHONY : src/bignumber.c.i + +src/bignumber.s: src/bignumber.c.s + +.PHONY : src/bignumber.s + +# target to generate assembly for a file +src/bignumber.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/bignumber/CMakeFiles/bignumber.dir/build.make hdl4se/bignumber/CMakeFiles/bignumber.dir/src/bignumber.c.s +.PHONY : src/bignumber.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 "... install/strip" + @echo "... install/local" + @echo "... rebuild_cache" + @echo "... bignumber" + @echo "... edit_cache" + @echo "... install" + @echo "... list_install_components" + @echo "... src/bignumber.o" + @echo "... src/bignumber.i" + @echo "... src/bignumber.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 /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/bignumber/cmake_install.cmake b/bignumber/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..e58c1b18a90796f9f5ac719ef9ed0a7cd91513c4 --- /dev/null +++ b/bignumber/cmake_install.cmake @@ -0,0 +1,34 @@ +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se/bignumber + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +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() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + diff --git a/bignumber/libbignumber.a b/bignumber/libbignumber.a new file mode 100644 index 0000000000000000000000000000000000000000..f32ebdf4dd0ee2a1e2625923f7be5148bbb02c72 Binary files /dev/null and b/bignumber/libbignumber.a differ diff --git a/cmake_install.cmake b/cmake_install.cmake index 1ed1cca34cd50a746e6816069e9ff69369be87b8..60332df987ef5d989f3da2ab4848c82291b10c55 100644 --- a/cmake_install.cmake +++ b/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /media/raoxianhong/_dde_data/gitwork/hdl4se +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -34,11 +34,12 @@ endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. - include("/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/cmake_install.cmake") - include("/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/cmake_install.cmake") - include("/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/cmake_install.cmake") - include("/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/cmake_install.cmake") - include("/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/cmake_install.cmake") + include("/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/cmake_install.cmake") + include("/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/cmake_install.cmake") + include("/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/cmake_install.cmake") + include("/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/cmake_install.cmake") + include("/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/cmake_install.cmake") + include("/media/raoxianhong/_dde_data/gwork/hdl4se/examples/cmake_install.cmake") endif() diff --git a/examples/CMakeFiles/CMakeDirectoryInformation.cmake b/examples/CMakeFiles/CMakeDirectoryInformation.cmake index aa553a185a1063b616dc599de6c3fdb021452c1c..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca 100644 --- a/examples/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/examples/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gitwork") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gitwork") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/examples/CMakeFiles/progress.marks b/examples/CMakeFiles/progress.marks index e85087affded170efcbc6f9672a6fc671d839ed0..9e5feb5256930f3cae636754eef8a244ede164eb 100644 --- a/examples/CMakeFiles/progress.marks +++ b/examples/CMakeFiles/progress.marks @@ -1 +1 @@ -31 +46 diff --git a/examples/Makefile b/examples/Makefile index e25abc7bc1f4a88a6acbc5073f964f47f4d60043..bb9a194d5a073f66a730ce74cd44530cb5825fdc 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork #============================================================================= # Targets provided globally by CMake. @@ -126,14 +126,14 @@ install/fast: preinstall/fast # The main all target all: cmake_check_build_system - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/CMakeFiles/progress.marks - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/all - $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/examples/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/clean + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/clean .PHONY : clean # The main clean target @@ -143,17 +143,17 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Help Target @@ -179,6 +179,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/examples/cmake_install.cmake b/examples/cmake_install.cmake index 30d8d24e281b22f78c20746f50e6e6134461d30e..325b2cdf7fd7ddbd035f3dcbc255479191200dda 100644 --- a/examples/cmake_install.cmake +++ b/examples/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /media/raoxianhong/_dde_data/gitwork/hdl4se/examples +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se/examples # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -34,7 +34,9 @@ endif() if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. - include("/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/cmake_install.cmake") + include("/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/cmake_install.cmake") + include("/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/cmake_install.cmake") + include("/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/cmake_install.cmake") endif() diff --git a/examples/counter/CMakeFiles/CMakeDirectoryInformation.cmake b/examples/counter/CMakeFiles/CMakeDirectoryInformation.cmake index aa553a185a1063b616dc599de6c3fdb021452c1c..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca 100644 --- a/examples/counter/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/examples/counter/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gitwork") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gitwork") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/examples/counter/CMakeFiles/counter.dir/C.includecache b/examples/counter/CMakeFiles/counter.dir/C.includecache index d5bf2f03524309ac2899b9d8ee3d05e32b005319..8c1aeda089100917e0715437a23f4337ee738aeb 100644 --- a/examples/counter/CMakeFiles/counter.dir/C.includecache +++ b/examples/counter/CMakeFiles/counter.dir/C.includecache @@ -6,7 +6,7 @@ #IncludeRegexTransform: -/media/raoxianhong/_dde_data/gitwork/glfw/deps/glad_gl.c +/media/raoxianhong/_dde_data/gwork/glfw/deps/glad_gl.c stdio.h - stdlib.h @@ -16,17 +16,35 @@ string.h glad/gl.h - -/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/counter.c +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/counter.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/stdio.h object.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/object.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/bignumber.h hdl4secell.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/hdl4secell.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/main.c +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/main.c stdlib.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/stdlib.h stdio.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/object.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/hdl4secell.h +hdl4sesim.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/hdl4sesim.h +counter.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/counter.h +digitled.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/digitled.h hdl4se/examples/counter/../../../glfw/deps/glad/gl.h winapifamily.h @@ -54,7 +72,21 @@ hdl4se/examples/counter/../../../lcom/include/guid.h eiid.h hdl4se/examples/counter/../../../lcom/include/eiid.h +hdl4se/examples/counter/../../bignumber/include/bignumber.h +guid.h +hdl4se/examples/counter/../../bignumber/include/guid.h + hdl4se/examples/counter/../../hdl4secell/include/hdl4secell.h guid.h hdl4se/examples/counter/../../hdl4secell/include/guid.h +hdl4se/examples/counter/../../hdl4sesim/include/hdl4sesim.h +guid.h +hdl4se/examples/counter/../../hdl4sesim/include/guid.h + +hdl4se/examples/counter/../counter/include/counter.h + +hdl4se/examples/counter/../digitled/include/digitled.h +guid.h +hdl4se/examples/counter/../digitled/include/guid.h + diff --git a/examples/counter/CMakeFiles/counter.dir/DependInfo.cmake b/examples/counter/CMakeFiles/counter.dir/DependInfo.cmake index 7ba331ce189c47424f37234bb4fa000b5335cbc0..9a19bf7ea9a84a34b85d93b2792bb7d0145f62a6 100644 --- a/examples/counter/CMakeFiles/counter.dir/DependInfo.cmake +++ b/examples/counter/CMakeFiles/counter.dir/DependInfo.cmake @@ -4,9 +4,9 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_C - "/media/raoxianhong/_dde_data/gitwork/glfw/deps/glad_gl.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o" - "/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/counter.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o" - "/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/main.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o" + "/media/raoxianhong/_dde_data/gwork/glfw/deps/glad_gl.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/counter.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/main.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o" ) set(CMAKE_C_COMPILER_ID "GNU") @@ -17,18 +17,22 @@ set(CMAKE_C_TARGET_INCLUDE_PATH "hdl4se/examples/counter/../../hdl4secell/include" "hdl4se/examples/counter/../../preprocess/include" "hdl4se/examples/counter/../counter/include" + "hdl4se/examples/counter/../digitled/include" "hdl4se/examples/counter/../../../glfw/include" "hdl4se/examples/counter/../../../glfw/deps" + "hdl4se/examples/counter/../../bignumber/include" "glfw/include" ) # Targets to which this target links. set(CMAKE_TARGET_LINKED_INFO_FILES - "/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/DependInfo.cmake" - "/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake" - "/media/raoxianhong/_dde_data/gitwork/lcom/CMakeFiles/lcom.dir/DependInfo.cmake" - "/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/DependInfo.cmake" - "/media/raoxianhong/_dde_data/gitwork/glfw/src/CMakeFiles/glfw.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/CMakeFiles/bignumber.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/CMakeFiles/digitled.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/glfw/src/CMakeFiles/glfw.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/lcom/CMakeFiles/lcom.dir/DependInfo.cmake" ) # Fortran module output directory. diff --git a/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o b/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o new file mode 100644 index 0000000000000000000000000000000000000000..f262a8d0860b2ff2dad83eac1dab634d646b24e4 Binary files /dev/null and b/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o differ diff --git a/examples/counter/CMakeFiles/counter.dir/build.make b/examples/counter/CMakeFiles/counter.dir/build.make index 12f6f8de9f877253d64c7ad2bb2936277f542030..1f7aa932126ccd3e9c4b4358b440e3b2561a8fb0 100644 --- a/examples/counter/CMakeFiles/counter.dir/build.make +++ b/examples/counter/CMakeFiles/counter.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork # Include any dependencies generated for this target. include hdl4se/examples/counter/CMakeFiles/counter.dir/depend.make @@ -59,16 +59,16 @@ include hdl4se/examples/counter/CMakeFiles/counter.dir/flags.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o: hdl4se/examples/counter/CMakeFiles/counter.dir/flags.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o: hdl4se/examples/counter/src/counter.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/counter.dir/src/counter.c.o -c /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/counter.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/counter.dir/src/counter.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/counter.c hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/counter.dir/src/counter.c.i" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/counter.c > CMakeFiles/counter.dir/src/counter.c.i + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/counter.c > CMakeFiles/counter.dir/src/counter.c.i hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/counter.dir/src/counter.c.s" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/counter.c -o CMakeFiles/counter.dir/src/counter.c.s + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/counter.c -o CMakeFiles/counter.dir/src/counter.c.s hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o.requires: @@ -83,16 +83,16 @@ hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o.provides.build: h hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o: hdl4se/examples/counter/CMakeFiles/counter.dir/flags.make hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o: glfw/deps/glad_gl.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o -c /media/raoxianhong/_dde_data/gitwork/glfw/deps/glad_gl.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o -c /media/raoxianhong/_dde_data/gwork/glfw/deps/glad_gl.c hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.i" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gitwork/glfw/deps/glad_gl.c > CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.i + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/glfw/deps/glad_gl.c > CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.i hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.s" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gitwork/glfw/deps/glad_gl.c -o CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.s + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/glfw/deps/glad_gl.c -o CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.s hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o.requires: @@ -107,16 +107,16 @@ hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o.pr hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/CMakeFiles/counter.dir/flags.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/src/main.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/counter.dir/src/main.c.o -c /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/main.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/counter.dir/src/main.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/main.c hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/counter.dir/src/main.c.i" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/main.c > CMakeFiles/counter.dir/src/main.c.i + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/main.c > CMakeFiles/counter.dir/src/main.c.i hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/counter.dir/src/main.c.s" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/main.c -o CMakeFiles/counter.dir/src/main.c.s + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/main.c -o CMakeFiles/counter.dir/src/main.c.s hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o.requires: @@ -144,14 +144,16 @@ hdl4se/examples/counter/counter: hdl4se/examples/counter/CMakeFiles/counter.dir/ hdl4se/examples/counter/counter: hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/counter: hdl4se/hdl4sesim/libhdl4sesim.a hdl4se/examples/counter/counter: hdl4se/preprocess/libpreprocess.a -hdl4se/examples/counter/counter: lcom/liblcom.a hdl4se/examples/counter/counter: hdl4se/hdl4secell/libhdl4secell.a +hdl4se/examples/counter/counter: hdl4se/bignumber/libbignumber.a +hdl4se/examples/counter/counter: hdl4se/examples/digitled/libdigitled.a hdl4se/examples/counter/counter: glfw/src/libglfw3.a +hdl4se/examples/counter/counter: lcom/liblcom.a hdl4se/examples/counter/counter: /usr/lib/x86_64-linux-gnu/librt.so hdl4se/examples/counter/counter: /usr/lib/x86_64-linux-gnu/libm.so hdl4se/examples/counter/counter: hdl4se/examples/counter/CMakeFiles/counter.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking C executable counter" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/counter.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking C executable counter" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/counter.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. hdl4se/examples/counter/CMakeFiles/counter.dir/build: hdl4se/examples/counter/counter @@ -165,10 +167,10 @@ hdl4se/examples/counter/CMakeFiles/counter.dir/requires: hdl4se/examples/counter .PHONY : hdl4se/examples/counter/CMakeFiles/counter.dir/requires hdl4se/examples/counter/CMakeFiles/counter.dir/clean: - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter && $(CMAKE_COMMAND) -P CMakeFiles/counter.dir/cmake_clean.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter && $(CMAKE_COMMAND) -P CMakeFiles/counter.dir/cmake_clean.cmake .PHONY : hdl4se/examples/counter/CMakeFiles/counter.dir/clean hdl4se/examples/counter/CMakeFiles/counter.dir/depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/CMakeFiles/counter.dir/DependInfo.cmake --color=$(COLOR) + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/CMakeFiles/counter.dir/DependInfo.cmake --color=$(COLOR) .PHONY : hdl4se/examples/counter/CMakeFiles/counter.dir/depend diff --git a/examples/counter/CMakeFiles/counter.dir/depend.internal b/examples/counter/CMakeFiles/counter.dir/depend.internal index d2997fa54e58da7d57589909bb4abbac94ab0308..dbda0407fdd717154ade11b6a9b35707ea53d32e 100644 --- a/examples/counter/CMakeFiles/counter.dir/depend.internal +++ b/examples/counter/CMakeFiles/counter.dir/depend.internal @@ -2,14 +2,23 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o - /media/raoxianhong/_dde_data/gitwork/glfw/deps/glad_gl.c + /media/raoxianhong/_dde_data/gwork/glfw/deps/glad_gl.c hdl4se/examples/counter/../../../glfw/deps/glad/gl.h hdl4se/examples/counter/../../../glfw/deps/glad/khrplatform.h hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o - /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/counter.c + /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/counter.c hdl4se/examples/counter/../../../lcom/include/eiid.h hdl4se/examples/counter/../../../lcom/include/guid.h hdl4se/examples/counter/../../../lcom/include/object.h + hdl4se/examples/counter/../../bignumber/include/bignumber.h hdl4se/examples/counter/../../hdl4secell/include/hdl4secell.h hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o - /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/src/main.c + /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/src/main.c + hdl4se/examples/counter/../../../lcom/include/eiid.h + hdl4se/examples/counter/../../../lcom/include/guid.h + hdl4se/examples/counter/../../../lcom/include/object.h + hdl4se/examples/counter/../../bignumber/include/bignumber.h + hdl4se/examples/counter/../../hdl4secell/include/hdl4secell.h + hdl4se/examples/counter/../../hdl4sesim/include/hdl4sesim.h + hdl4se/examples/counter/../counter/include/counter.h + hdl4se/examples/counter/../digitled/include/digitled.h diff --git a/examples/counter/CMakeFiles/counter.dir/depend.make b/examples/counter/CMakeFiles/counter.dir/depend.make index 510f5c9d0a4059380e88c693ac2d2c6771f1125b..b0ba7e2dcb73f32bb76a1459edf988a4212486f1 100644 --- a/examples/counter/CMakeFiles/counter.dir/depend.make +++ b/examples/counter/CMakeFiles/counter.dir/depend.make @@ -9,7 +9,16 @@ hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o: hdl4se/examples/ hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o: hdl4se/examples/counter/../../../lcom/include/eiid.h hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o: hdl4se/examples/counter/../../../lcom/include/guid.h hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o: hdl4se/examples/counter/../../../lcom/include/object.h +hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o: hdl4se/examples/counter/../../bignumber/include/bignumber.h hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o: hdl4se/examples/counter/../../hdl4secell/include/hdl4secell.h hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/src/main.c +hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/../../../lcom/include/eiid.h +hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/../../../lcom/include/guid.h +hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/../../../lcom/include/object.h +hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/../../bignumber/include/bignumber.h +hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/../../hdl4secell/include/hdl4secell.h +hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/../../hdl4sesim/include/hdl4sesim.h +hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/../counter/include/counter.h +hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o: hdl4se/examples/counter/../digitled/include/digitled.h diff --git a/examples/counter/CMakeFiles/counter.dir/flags.make b/examples/counter/CMakeFiles/counter.dir/flags.make index 20c465dd1254c796d80819b364de8db9572676ac..a5b03640cc93817b5dcfff1aad2700edb84a12b1 100644 --- a/examples/counter/CMakeFiles/counter.dir/flags.make +++ b/examples/counter/CMakeFiles/counter.dir/flags.make @@ -6,5 +6,5 @@ C_FLAGS = C_DEFINES = -C_INCLUDES = -I/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/../../../lcom/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/../../hdl4sesim/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/../../hdl4secell/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/../../preprocess/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/../counter/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/../../../glfw/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/../../../glfw/deps -I/media/raoxianhong/_dde_data/gitwork/glfw/include +C_INCLUDES = -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/../../../lcom/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/../../hdl4sesim/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/../../hdl4secell/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/../../preprocess/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/../counter/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/../digitled/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/../../../glfw/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/../../../glfw/deps -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/../../bignumber/include -I/media/raoxianhong/_dde_data/gwork/glfw/include diff --git a/examples/counter/CMakeFiles/counter.dir/link.txt b/examples/counter/CMakeFiles/counter.dir/link.txt index e9d5fca8dcb02f97c44d358f7dd3e1fb24453739..14b8378b3bf5ecc1ee7e82406e3e3bea529b48ad 100644 --- a/examples/counter/CMakeFiles/counter.dir/link.txt +++ b/examples/counter/CMakeFiles/counter.dir/link.txt @@ -1 +1 @@ -/usr/bin/cc CMakeFiles/counter.dir/src/counter.c.o CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o CMakeFiles/counter.dir/src/main.c.o -o counter ../../hdl4sesim/libhdl4sesim.a ../../preprocess/libpreprocess.a ../../../lcom/liblcom.a ../../hdl4secell/libhdl4secell.a ../../../glfw/src/libglfw3.a -lpthread /usr/lib/x86_64-linux-gnu/librt.so -lm -ldl +/usr/bin/cc CMakeFiles/counter.dir/src/counter.c.o CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o CMakeFiles/counter.dir/src/main.c.o -o counter ../../hdl4sesim/libhdl4sesim.a ../../preprocess/libpreprocess.a ../../hdl4secell/libhdl4secell.a ../../bignumber/libbignumber.a ../digitled/libdigitled.a ../../../glfw/src/libglfw3.a ../../../lcom/liblcom.a -lpthread /usr/lib/x86_64-linux-gnu/librt.so -lm -ldl diff --git a/examples/counter/CMakeFiles/counter.dir/progress.make b/examples/counter/CMakeFiles/counter.dir/progress.make index a69a57e8e4ffee737b6054e9068354426a41030f..d038a63d8f1c83d7c297c2b1c7f686b17b0c30c8 100644 --- a/examples/counter/CMakeFiles/counter.dir/progress.make +++ b/examples/counter/CMakeFiles/counter.dir/progress.make @@ -1,5 +1,5 @@ -CMAKE_PROGRESS_1 = 1 -CMAKE_PROGRESS_2 = 2 -CMAKE_PROGRESS_3 = 3 -CMAKE_PROGRESS_4 = 4 +CMAKE_PROGRESS_1 = 3 +CMAKE_PROGRESS_2 = 4 +CMAKE_PROGRESS_3 = 5 +CMAKE_PROGRESS_4 = 6 diff --git a/examples/counter/CMakeFiles/counter.dir/src/counter.c.o b/examples/counter/CMakeFiles/counter.dir/src/counter.c.o new file mode 100644 index 0000000000000000000000000000000000000000..84b3c46504abdead9986ad5e8598575e202787bc Binary files /dev/null and b/examples/counter/CMakeFiles/counter.dir/src/counter.c.o differ diff --git a/examples/counter/CMakeFiles/counter.dir/src/main.c.o b/examples/counter/CMakeFiles/counter.dir/src/main.c.o new file mode 100644 index 0000000000000000000000000000000000000000..6a91eb4d5d36e1a8ec13b7aaf1a5c4eb48dfed26 Binary files /dev/null and b/examples/counter/CMakeFiles/counter.dir/src/main.c.o differ diff --git a/examples/counter/CMakeFiles/progress.marks b/examples/counter/CMakeFiles/progress.marks index e85087affded170efcbc6f9672a6fc671d839ed0..c739b42c4d2ce23786c5350641d0adbf5fa7d6b2 100644 --- a/examples/counter/CMakeFiles/progress.marks +++ b/examples/counter/CMakeFiles/progress.marks @@ -1 +1 @@ -31 +44 diff --git a/examples/counter/CMakeLists.txt b/examples/counter/CMakeLists.txt index 38ea0bf20fc1b9c540eaed38b1ef19e38f1715c8..d2122620b3f3972d3c53a0b809e60199f88e1191 100644 --- a/examples/counter/CMakeLists.txt +++ b/examples/counter/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required (VERSION 3.8) add_executable (counter "include/counter.h" "src/counter.c" "../../../glfw/deps/glad_gl.c" "src/main.c") -target_link_libraries(counter hdl4sesim preprocess hdl4secell bignumber glfw digitled lcom) +target_link_libraries(counter hdl4sesim preprocess hdl4secell bignumber digitled glfw lcom) include_directories("../../../lcom/include") include_directories("../../hdl4sesim/include") diff --git a/examples/counter/Makefile b/examples/counter/Makefile index 21a23f0c241b2079e971174150c062de09ffce5d..a999976f91f4ac0fd71ce4c36cf1e896310ff5bc 100644 --- a/examples/counter/Makefile +++ b/examples/counter/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork #============================================================================= # Targets provided globally by CMake. @@ -126,14 +126,14 @@ list_install_components/fast: list_install_components # The main all target all: cmake_check_build_system - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter/CMakeFiles/progress.marks - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/all - $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/clean + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/clean .PHONY : clean # The main clean target @@ -143,22 +143,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. hdl4se/examples/counter/CMakeFiles/counter.dir/rule: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/CMakeFiles/counter.dir/rule + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/counter/CMakeFiles/counter.dir/rule .PHONY : hdl4se/examples/counter/CMakeFiles/counter.dir/rule # Convenience name for target. @@ -168,7 +168,7 @@ counter: hdl4se/examples/counter/CMakeFiles/counter.dir/rule # fast build rule for target. counter/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/build + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/build .PHONY : counter/fast __/__/__/glfw/deps/glad_gl.o: __/__/__/glfw/deps/glad_gl.c.o @@ -177,7 +177,7 @@ __/__/__/glfw/deps/glad_gl.o: __/__/__/glfw/deps/glad_gl.c.o # target to build an object file __/__/__/glfw/deps/glad_gl.c.o: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.o .PHONY : __/__/__/glfw/deps/glad_gl.c.o __/__/__/glfw/deps/glad_gl.i: __/__/__/glfw/deps/glad_gl.c.i @@ -186,7 +186,7 @@ __/__/__/glfw/deps/glad_gl.i: __/__/__/glfw/deps/glad_gl.c.i # target to preprocess a source file __/__/__/glfw/deps/glad_gl.c.i: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.i + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.i .PHONY : __/__/__/glfw/deps/glad_gl.c.i __/__/__/glfw/deps/glad_gl.s: __/__/__/glfw/deps/glad_gl.c.s @@ -195,7 +195,7 @@ __/__/__/glfw/deps/glad_gl.s: __/__/__/glfw/deps/glad_gl.c.s # target to generate assembly for a file __/__/__/glfw/deps/glad_gl.c.s: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.s + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/__/__/__/glfw/deps/glad_gl.c.s .PHONY : __/__/__/glfw/deps/glad_gl.c.s src/counter.o: src/counter.c.o @@ -204,7 +204,7 @@ src/counter.o: src/counter.c.o # target to build an object file src/counter.c.o: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.o .PHONY : src/counter.c.o src/counter.i: src/counter.c.i @@ -213,7 +213,7 @@ src/counter.i: src/counter.c.i # target to preprocess a source file src/counter.c.i: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.i + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.i .PHONY : src/counter.c.i src/counter.s: src/counter.c.s @@ -222,7 +222,7 @@ src/counter.s: src/counter.c.s # target to generate assembly for a file src/counter.c.s: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.s + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/counter.c.s .PHONY : src/counter.c.s src/main.o: src/main.c.o @@ -231,7 +231,7 @@ src/main.o: src/main.c.o # target to build an object file src/main.c.o: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.o .PHONY : src/main.c.o src/main.i: src/main.c.i @@ -240,7 +240,7 @@ src/main.i: src/main.c.i # target to preprocess a source file src/main.c.i: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.i + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.i .PHONY : src/main.c.i src/main.s: src/main.c.s @@ -249,7 +249,7 @@ src/main.s: src/main.c.s # target to generate assembly for a file src/main.c.s: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.s + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/counter/CMakeFiles/counter.dir/build.make hdl4se/examples/counter/CMakeFiles/counter.dir/src/main.c.s .PHONY : src/main.c.s # Help Target @@ -285,6 +285,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/examples/counter/cmake_install.cmake b/examples/counter/cmake_install.cmake index 4f3f403772f79fba77f9f347588f11acd358f862..be27ad3d1ff1074533862b82b6af878ffaf5787d 100644 --- a/examples/counter/cmake_install.cmake +++ b/examples/counter/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /media/raoxianhong/_dde_data/gitwork/hdl4se/examples/counter +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se/examples/counter # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) diff --git a/examples/counter/counter b/examples/counter/counter new file mode 100755 index 0000000000000000000000000000000000000000..b7abc5f8fb055d2f24cf8ea12fb612c562d17363 Binary files /dev/null and b/examples/counter/counter differ diff --git a/examples/counter/src/counter.c b/examples/counter/src/counter.c index 32f854a387b000cdf81dc7805c8587e2b050d547..2f0841c1bf83f5c529f36b0cb5bd55b46417eb62 100644 --- a/examples/counter/src/counter.c +++ b/examples/counter/src/counter.c @@ -103,7 +103,7 @@ static IHDL4SEUnit** hdl4seCreateCounter(IHDL4SEModule** parent, char* instancep IHDL4SEUnit** unit_counter = NULL; int width, maxvalue, resetvalue; char temp[128]; - sscanf_s(instanceparam, "%d, %d, %d", &width, &maxvalue, &resetvalue); + sscanf(instanceparam, "%d, %d, %d", &width, &maxvalue, &resetvalue); /* Éú³ÉÄ£¿é¶ÔÏó */ unit_counter = hdl4seCreateUnit(parent, CLSID_HDL4SE_MODULE, instanceparam, name); /* µÃµ½¶ÔÏóµÄIHDL4SEModule ½Ó¿Ú */ diff --git a/examples/digitled/CMakeFiles/CMakeDirectoryInformation.cmake b/examples/digitled/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca --- /dev/null +++ b/examples/digitled/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") + +# 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}) diff --git a/examples/digitled/CMakeFiles/digitled.dir/C.includecache b/examples/digitled/CMakeFiles/digitled.dir/C.includecache new file mode 100644 index 0000000000000000000000000000000000000000..0785f320884ff62be51808df2b7969f651907faf --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/C.includecache @@ -0,0 +1,124 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/glad/src/gl.c +stdio.h +- +stdlib.h +- +string.h +- +glad/gl.h +- + +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/digitled.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/object.h +dlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/dlist.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/hdl4secell.h +glad/gl.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/glad/gl.h +GLFW/glfw3.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/GLFW/glfw3.h +digitled.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/digitled.h + +hdl4se/examples/digitled/../../../glfw/include/GLFW/glfw3.h +stddef.h +- +stdint.h +- +vulkan/vulkan.h +- +GLES/gl.h +- +GLES/glext.h +- +GLES2/gl2.h +- +GLES2/gl2ext.h +- +GLES3/gl3.h +- +GLES2/gl2ext.h +- +GLES3/gl31.h +- +GLES2/gl2ext.h +- +GLES3/gl32.h +- +GLES2/gl2ext.h +- +OpenGL/gl3.h +- +OpenGL/gl3ext.h +- +GL/glcorearb.h +- +OpenGL/glu.h +- +GL/glu.h +- +OpenGL/gl.h +- +GL/gl.h +- +GL/glext.h +- + +hdl4se/examples/digitled/../../../lcom/include/dlist.h +guid.h +hdl4se/examples/digitled/../../../lcom/include/guid.h + +hdl4se/examples/digitled/../../../lcom/include/eiid.h + +hdl4se/examples/digitled/../../../lcom/include/guid.h + +hdl4se/examples/digitled/../../../lcom/include/object.h +stdlib.h +hdl4se/examples/digitled/../../../lcom/include/stdlib.h +guid.h +hdl4se/examples/digitled/../../../lcom/include/guid.h +eiid.h +hdl4se/examples/digitled/../../../lcom/include/eiid.h + +hdl4se/examples/digitled/../../bignumber/include/bignumber.h +guid.h +hdl4se/examples/digitled/../../bignumber/include/guid.h + +hdl4se/examples/digitled/../../hdl4secell/include/hdl4secell.h +guid.h +hdl4se/examples/digitled/../../hdl4secell/include/guid.h + +hdl4se/examples/digitled/glad/include/KHR/khrplatform.h +stdint.h +- +inttypes.h +- +stdint.h +- + +hdl4se/examples/digitled/glad/include/glad/gl.h +winapifamily.h +- +KHR/khrplatform.h +- + +hdl4se/examples/digitled/include/digitled.h +guid.h +hdl4se/examples/digitled/include/guid.h + diff --git a/examples/digitled/CMakeFiles/digitled.dir/DependInfo.cmake b/examples/digitled/CMakeFiles/digitled.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..cb0b45e89f53dc296d720686de08f39e875a6609 --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/DependInfo.cmake @@ -0,0 +1,27 @@ +# 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 + "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/glad/src/gl.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/digitled.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o" + ) +set(CMAKE_C_COMPILER_ID "GNU") + +# The include file search paths: +set(CMAKE_C_TARGET_INCLUDE_PATH + "hdl4se/examples/digitled/../../../lcom/include" + "hdl4se/examples/digitled/../../hdl4secell/include" + "hdl4se/examples/digitled/../../bignumber/include" + "hdl4se/examples/digitled/../../../glfw/include" + "hdl4se/examples/digitled/glad/include" + "hdl4se/examples/digitled/include" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/examples/digitled/CMakeFiles/digitled.dir/build.make b/examples/digitled/CMakeFiles/digitled.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..022a074201b72ec908d488d8cc4c2324e3ecd0b3 --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/build.make @@ -0,0 +1,141 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# 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 top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork + +# Include any dependencies generated for this target. +include hdl4se/examples/digitled/CMakeFiles/digitled.dir/depend.make + +# Include the progress variables for this target. +include hdl4se/examples/digitled/CMakeFiles/digitled.dir/progress.make + +# Include the compile flags for this target's objects. +include hdl4se/examples/digitled/CMakeFiles/digitled.dir/flags.make + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/CMakeFiles/digitled.dir/flags.make +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/src/digitled.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/digitled.dir/src/digitled.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/digitled.c + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/digitled.dir/src/digitled.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/digitled.c > CMakeFiles/digitled.dir/src/digitled.c.i + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/digitled.dir/src/digitled.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/digitled.c -o CMakeFiles/digitled.dir/src/digitled.c.s + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o.requires: + +.PHONY : hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o.requires + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o.provides: hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o.requires + $(MAKE) -f hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o.provides.build +.PHONY : hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o.provides + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o.provides.build: hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o + + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o: hdl4se/examples/digitled/CMakeFiles/digitled.dir/flags.make +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o: hdl4se/examples/digitled/glad/src/gl.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/digitled.dir/glad/src/gl.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/glad/src/gl.c + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/digitled.dir/glad/src/gl.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/glad/src/gl.c > CMakeFiles/digitled.dir/glad/src/gl.c.i + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/digitled.dir/glad/src/gl.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/glad/src/gl.c -o CMakeFiles/digitled.dir/glad/src/gl.c.s + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o.requires: + +.PHONY : hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o.requires + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o.provides: hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o.requires + $(MAKE) -f hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o.provides.build +.PHONY : hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o.provides + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o.provides.build: hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o + + +# Object files for target digitled +digitled_OBJECTS = \ +"CMakeFiles/digitled.dir/src/digitled.c.o" \ +"CMakeFiles/digitled.dir/glad/src/gl.c.o" + +# External object files for target digitled +digitled_EXTERNAL_OBJECTS = + +hdl4se/examples/digitled/libdigitled.a: hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o +hdl4se/examples/digitled/libdigitled.a: hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o +hdl4se/examples/digitled/libdigitled.a: hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make +hdl4se/examples/digitled/libdigitled.a: hdl4se/examples/digitled/CMakeFiles/digitled.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C static library libdigitled.a" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled && $(CMAKE_COMMAND) -P CMakeFiles/digitled.dir/cmake_clean_target.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/digitled.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +hdl4se/examples/digitled/CMakeFiles/digitled.dir/build: hdl4se/examples/digitled/libdigitled.a + +.PHONY : hdl4se/examples/digitled/CMakeFiles/digitled.dir/build + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/requires: hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o.requires +hdl4se/examples/digitled/CMakeFiles/digitled.dir/requires: hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o.requires + +.PHONY : hdl4se/examples/digitled/CMakeFiles/digitled.dir/requires + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/clean: + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled && $(CMAKE_COMMAND) -P CMakeFiles/digitled.dir/cmake_clean.cmake +.PHONY : hdl4se/examples/digitled/CMakeFiles/digitled.dir/clean + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/depend: + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/CMakeFiles/digitled.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : hdl4se/examples/digitled/CMakeFiles/digitled.dir/depend + diff --git a/examples/digitled/CMakeFiles/digitled.dir/cmake_clean.cmake b/examples/digitled/CMakeFiles/digitled.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..d5a5fbe5c1d054a3bd1b7c504ac6b51d9ee4935d --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "CMakeFiles/digitled.dir/src/digitled.c.o" + "CMakeFiles/digitled.dir/glad/src/gl.c.o" + "libdigitled.pdb" + "libdigitled.a" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/digitled.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/examples/digitled/CMakeFiles/digitled.dir/cmake_clean_target.cmake b/examples/digitled/CMakeFiles/digitled.dir/cmake_clean_target.cmake new file mode 100644 index 0000000000000000000000000000000000000000..d989b3d01bb2204e2bec4a59c3a01d0b61c3f0a5 --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libdigitled.a" +) diff --git a/examples/digitled/CMakeFiles/digitled.dir/depend.internal b/examples/digitled/CMakeFiles/digitled.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..f5b16368df499dc9c7d796a3d094009effcbbf19 --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/depend.internal @@ -0,0 +1,19 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/glad/src/gl.c + hdl4se/examples/digitled/glad/include/KHR/khrplatform.h + hdl4se/examples/digitled/glad/include/glad/gl.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/src/digitled.c + hdl4se/examples/digitled/../../../glfw/include/GLFW/glfw3.h + hdl4se/examples/digitled/../../../lcom/include/dlist.h + hdl4se/examples/digitled/../../../lcom/include/eiid.h + hdl4se/examples/digitled/../../../lcom/include/guid.h + hdl4se/examples/digitled/../../../lcom/include/object.h + hdl4se/examples/digitled/../../bignumber/include/bignumber.h + hdl4se/examples/digitled/../../hdl4secell/include/hdl4secell.h + hdl4se/examples/digitled/glad/include/KHR/khrplatform.h + hdl4se/examples/digitled/glad/include/glad/gl.h + hdl4se/examples/digitled/include/digitled.h diff --git a/examples/digitled/CMakeFiles/digitled.dir/depend.make b/examples/digitled/CMakeFiles/digitled.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..ab457e211b22750b513bb862fcafee70f5c9d249 --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/depend.make @@ -0,0 +1,19 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o: hdl4se/examples/digitled/glad/src/gl.c +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o: hdl4se/examples/digitled/glad/include/KHR/khrplatform.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o: hdl4se/examples/digitled/glad/include/glad/gl.h + +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/src/digitled.c +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/../../../glfw/include/GLFW/glfw3.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/../../../lcom/include/dlist.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/../../../lcom/include/eiid.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/../../../lcom/include/guid.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/../../../lcom/include/object.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/../../bignumber/include/bignumber.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/../../hdl4secell/include/hdl4secell.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/glad/include/KHR/khrplatform.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/glad/include/glad/gl.h +hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o: hdl4se/examples/digitled/include/digitled.h + diff --git a/examples/digitled/CMakeFiles/digitled.dir/flags.make b/examples/digitled/CMakeFiles/digitled.dir/flags.make new file mode 100644 index 0000000000000000000000000000000000000000..67f3077b6c3aec79b57cd1003f7adf2e9ca4561f --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# compile C with /usr/bin/cc +C_FLAGS = + +C_DEFINES = + +C_INCLUDES = -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/../../../lcom/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/../../hdl4secell/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/../../bignumber/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/../../../glfw/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/glad/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/include + diff --git a/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o b/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o new file mode 100644 index 0000000000000000000000000000000000000000..27bd1976b3a3ae9b391407ec9b3fa497c79bc45a Binary files /dev/null and b/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o differ diff --git a/examples/digitled/CMakeFiles/digitled.dir/link.txt b/examples/digitled/CMakeFiles/digitled.dir/link.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a4a0d54de752a25c55e463b5f2d6e047f02112c --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc libdigitled.a CMakeFiles/digitled.dir/src/digitled.c.o CMakeFiles/digitled.dir/glad/src/gl.c.o +/usr/bin/ranlib libdigitled.a diff --git a/examples/digitled/CMakeFiles/digitled.dir/progress.make b/examples/digitled/CMakeFiles/digitled.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..cd5d6f7eaf9b8ee42cb77621bdc06eb14e4b2276 --- /dev/null +++ b/examples/digitled/CMakeFiles/digitled.dir/progress.make @@ -0,0 +1,4 @@ +CMAKE_PROGRESS_1 = 7 +CMAKE_PROGRESS_2 = 8 +CMAKE_PROGRESS_3 = 9 + diff --git a/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o b/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o new file mode 100644 index 0000000000000000000000000000000000000000..3048549722e8c1d6592e91c70b65ef777f2ce8e8 Binary files /dev/null and b/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o differ diff --git a/examples/digitled/CMakeFiles/progress.marks b/examples/digitled/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..00750edc07d6415dcc07ae0351e9397b0222b7ba --- /dev/null +++ b/examples/digitled/CMakeFiles/progress.marks @@ -0,0 +1 @@ +3 diff --git a/examples/digitled/Makefile b/examples/digitled/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..1fef9bda7df15a28d8f64f393c84a6a45adbb5cc --- /dev/null +++ b/examples/digitled/Makefile @@ -0,0 +1,260 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# 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 top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork + +#============================================================================= +# Targets provided globally by CMake. + +# 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: preinstall/fast + @$(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/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: preinstall/fast + @$(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/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/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 + +# 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 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 + +# The main all target +all: cmake_check_build_system + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/digitled/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/digitled/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/digitled/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/digitled/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +hdl4se/examples/digitled/CMakeFiles/digitled.dir/rule: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/digitled/CMakeFiles/digitled.dir/rule +.PHONY : hdl4se/examples/digitled/CMakeFiles/digitled.dir/rule + +# Convenience name for target. +digitled: hdl4se/examples/digitled/CMakeFiles/digitled.dir/rule + +.PHONY : digitled + +# fast build rule for target. +digitled/fast: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make hdl4se/examples/digitled/CMakeFiles/digitled.dir/build +.PHONY : digitled/fast + +glad/src/gl.o: glad/src/gl.c.o + +.PHONY : glad/src/gl.o + +# target to build an object file +glad/src/gl.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o +.PHONY : glad/src/gl.c.o + +glad/src/gl.i: glad/src/gl.c.i + +.PHONY : glad/src/gl.i + +# target to preprocess a source file +glad/src/gl.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.i +.PHONY : glad/src/gl.c.i + +glad/src/gl.s: glad/src/gl.c.s + +.PHONY : glad/src/gl.s + +# target to generate assembly for a file +glad/src/gl.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.s +.PHONY : glad/src/gl.c.s + +src/digitled.o: src/digitled.c.o + +.PHONY : src/digitled.o + +# target to build an object file +src/digitled.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o +.PHONY : src/digitled.c.o + +src/digitled.i: src/digitled.c.i + +.PHONY : src/digitled.i + +# target to preprocess a source file +src/digitled.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.i +.PHONY : src/digitled.c.i + +src/digitled.s: src/digitled.c.s + +.PHONY : src/digitled.s + +# target to generate assembly for a file +src/digitled.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/digitled/CMakeFiles/digitled.dir/build.make hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.s +.PHONY : src/digitled.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 "... install/strip" + @echo "... install/local" + @echo "... digitled" + @echo "... edit_cache" + @echo "... rebuild_cache" + @echo "... install" + @echo "... list_install_components" + @echo "... glad/src/gl.o" + @echo "... glad/src/gl.i" + @echo "... glad/src/gl.s" + @echo "... src/digitled.o" + @echo "... src/digitled.i" + @echo "... src/digitled.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 /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/examples/digitled/cmake_install.cmake b/examples/digitled/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..790f44984205d5f7eeac097626ff0f74078b45d5 --- /dev/null +++ b/examples/digitled/cmake_install.cmake @@ -0,0 +1,34 @@ +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se/examples/digitled + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +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() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + diff --git a/examples/digitled/libdigitled.a b/examples/digitled/libdigitled.a new file mode 100644 index 0000000000000000000000000000000000000000..72dd294a245482b51c9cbab27875d74348f2ccf1 Binary files /dev/null and b/examples/digitled/libdigitled.a differ diff --git a/examples/testbignumber/CMakeFiles/CMakeDirectoryInformation.cmake b/examples/testbignumber/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000000000000000000000000000000000..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca --- /dev/null +++ b/examples/testbignumber/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") + +# 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}) diff --git a/examples/testbignumber/CMakeFiles/progress.marks b/examples/testbignumber/CMakeFiles/progress.marks new file mode 100644 index 0000000000000000000000000000000000000000..7f8f011eb73d6043d2e6db9d2c101195ae2801f2 --- /dev/null +++ b/examples/testbignumber/CMakeFiles/progress.marks @@ -0,0 +1 @@ +7 diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/C.includecache b/examples/testbignumber/CMakeFiles/testbignumber.dir/C.includecache new file mode 100644 index 0000000000000000000000000000000000000000..fc1ca4a20be0f8e0f49ed222824b6b7044138e5d --- /dev/null +++ b/examples/testbignumber/CMakeFiles/testbignumber.dir/C.includecache @@ -0,0 +1,34 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/testbignumber.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/object.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/bignumber.h + +hdl4se/examples/testbignumber/../../../lcom/include/eiid.h + +hdl4se/examples/testbignumber/../../../lcom/include/guid.h + +hdl4se/examples/testbignumber/../../../lcom/include/object.h +stdlib.h +hdl4se/examples/testbignumber/../../../lcom/include/stdlib.h +guid.h +hdl4se/examples/testbignumber/../../../lcom/include/guid.h +eiid.h +hdl4se/examples/testbignumber/../../../lcom/include/eiid.h + +hdl4se/examples/testbignumber/../../bignumber/include/bignumber.h +guid.h +hdl4se/examples/testbignumber/../../bignumber/include/guid.h + diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/DependInfo.cmake b/examples/testbignumber/CMakeFiles/testbignumber.dir/DependInfo.cmake new file mode 100644 index 0000000000000000000000000000000000000000..898a68db5f699cd6ced00a099283649afa548a06 --- /dev/null +++ b/examples/testbignumber/CMakeFiles/testbignumber.dir/DependInfo.cmake @@ -0,0 +1,30 @@ +# 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 + "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/testbignumber.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o" + ) +set(CMAKE_C_COMPILER_ID "GNU") + +# The include file search paths: +set(CMAKE_C_TARGET_INCLUDE_PATH + "hdl4se/examples/testbignumber/../../../lcom/include" + "hdl4se/examples/testbignumber/../../hdl4sesim/include" + "hdl4se/examples/testbignumber/../../hdl4secell/include" + "hdl4se/examples/testbignumber/../../preprocess/include" + "hdl4se/examples/testbignumber/../../bignumber/include" + "hdl4se/examples/testbignumber/../counter/include" + "hdl4se/examples/testbignumber/../../../glfw/include" + "hdl4se/examples/testbignumber/../../../glfw/deps" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/media/raoxianhong/_dde_data/gwork/hdl4se/bignumber/CMakeFiles/bignumber.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/lcom/CMakeFiles/lcom.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/build.make b/examples/testbignumber/CMakeFiles/testbignumber.dir/build.make new file mode 100644 index 0000000000000000000000000000000000000000..8a07f251a531913806d0f95fb0cbf51d69a4d4a2 --- /dev/null +++ b/examples/testbignumber/CMakeFiles/testbignumber.dir/build.make @@ -0,0 +1,115 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# 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 top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork + +# Include any dependencies generated for this target. +include hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/depend.make + +# Include the progress variables for this target. +include hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/progress.make + +# Include the compile flags for this target's objects. +include hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/flags.make + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o: hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/flags.make +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o: hdl4se/examples/testbignumber/testbignumber.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/testbignumber.dir/testbignumber.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/testbignumber.c + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/testbignumber.dir/testbignumber.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/testbignumber.c > CMakeFiles/testbignumber.dir/testbignumber.c.i + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/testbignumber.dir/testbignumber.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/testbignumber.c -o CMakeFiles/testbignumber.dir/testbignumber.c.s + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o.requires: + +.PHONY : hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o.requires + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o.provides: hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o.requires + $(MAKE) -f hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/build.make hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o.provides.build +.PHONY : hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o.provides + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o.provides.build: hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o + + +# Object files for target testbignumber +testbignumber_OBJECTS = \ +"CMakeFiles/testbignumber.dir/testbignumber.c.o" + +# External object files for target testbignumber +testbignumber_EXTERNAL_OBJECTS = + +hdl4se/examples/testbignumber/testbignumber: hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o +hdl4se/examples/testbignumber/testbignumber: hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/build.make +hdl4se/examples/testbignumber/testbignumber: hdl4se/bignumber/libbignumber.a +hdl4se/examples/testbignumber/testbignumber: lcom/liblcom.a +hdl4se/examples/testbignumber/testbignumber: hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable testbignumber" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/testbignumber.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/build: hdl4se/examples/testbignumber/testbignumber + +.PHONY : hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/build + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/requires: hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o.requires + +.PHONY : hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/requires + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/clean: + cd /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber && $(CMAKE_COMMAND) -P CMakeFiles/testbignumber.dir/cmake_clean.cmake +.PHONY : hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/clean + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/depend: + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/depend + diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/cmake_clean.cmake b/examples/testbignumber/CMakeFiles/testbignumber.dir/cmake_clean.cmake new file mode 100644 index 0000000000000000000000000000000000000000..e2838b5ec1fdd8ed5b1c56b4dd8cefc0a8b00488 --- /dev/null +++ b/examples/testbignumber/CMakeFiles/testbignumber.dir/cmake_clean.cmake @@ -0,0 +1,10 @@ +file(REMOVE_RECURSE + "CMakeFiles/testbignumber.dir/testbignumber.c.o" + "testbignumber.pdb" + "testbignumber" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/testbignumber.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/depend.internal b/examples/testbignumber/CMakeFiles/testbignumber.dir/depend.internal new file mode 100644 index 0000000000000000000000000000000000000000..3fbb995d74d4272382bcb4073ff8e354d7e2424b --- /dev/null +++ b/examples/testbignumber/CMakeFiles/testbignumber.dir/depend.internal @@ -0,0 +1,9 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/testbignumber.c + hdl4se/examples/testbignumber/../../../lcom/include/eiid.h + hdl4se/examples/testbignumber/../../../lcom/include/guid.h + hdl4se/examples/testbignumber/../../../lcom/include/object.h + hdl4se/examples/testbignumber/../../bignumber/include/bignumber.h diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/depend.make b/examples/testbignumber/CMakeFiles/testbignumber.dir/depend.make new file mode 100644 index 0000000000000000000000000000000000000000..be974e77e44f25e292224a293086f4b25fcfb1d0 --- /dev/null +++ b/examples/testbignumber/CMakeFiles/testbignumber.dir/depend.make @@ -0,0 +1,9 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o: hdl4se/examples/testbignumber/testbignumber.c +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o: hdl4se/examples/testbignumber/../../../lcom/include/eiid.h +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o: hdl4se/examples/testbignumber/../../../lcom/include/guid.h +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o: hdl4se/examples/testbignumber/../../../lcom/include/object.h +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o: hdl4se/examples/testbignumber/../../bignumber/include/bignumber.h + diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/flags.make b/examples/testbignumber/CMakeFiles/testbignumber.dir/flags.make new file mode 100644 index 0000000000000000000000000000000000000000..9bc530e3d596b92447f3e2a01320bd0ce862dfb3 --- /dev/null +++ b/examples/testbignumber/CMakeFiles/testbignumber.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# compile C with /usr/bin/cc +C_FLAGS = + +C_DEFINES = + +C_INCLUDES = -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/../../../lcom/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/../../hdl4sesim/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/../../hdl4secell/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/../../preprocess/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/../../bignumber/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/../counter/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/../../../glfw/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/../../../glfw/deps + diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/link.txt b/examples/testbignumber/CMakeFiles/testbignumber.dir/link.txt new file mode 100644 index 0000000000000000000000000000000000000000..84a481655e53501deef60365d39f5d4615b3ae1a --- /dev/null +++ b/examples/testbignumber/CMakeFiles/testbignumber.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/cc CMakeFiles/testbignumber.dir/testbignumber.c.o -o testbignumber ../../bignumber/libbignumber.a ../../../lcom/liblcom.a diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/progress.make b/examples/testbignumber/CMakeFiles/testbignumber.dir/progress.make new file mode 100644 index 0000000000000000000000000000000000000000..80ac6c176b9915a974324451b4357740823f4252 --- /dev/null +++ b/examples/testbignumber/CMakeFiles/testbignumber.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 46 +CMAKE_PROGRESS_2 = 47 + diff --git a/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o b/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o new file mode 100644 index 0000000000000000000000000000000000000000..a0cef5d747941603d2f863d71e37c88afb9c2690 Binary files /dev/null and b/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o differ diff --git a/examples/testbignumber/CMakeLists.txt b/examples/testbignumber/CMakeLists.txt index 8b9b0c29fece44758449a36a7a6faf5bd54c667c..50933a395285af5364ca6a5908de919dc310c99e 100644 --- a/examples/testbignumber/CMakeLists.txt +++ b/examples/testbignumber/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required (VERSION 3.8) add_executable (testbignumber "testbignumber.c") -target_link_libraries(testbignumber lcom bignumber) +target_link_libraries(testbignumber bignumber lcom ) include_directories("../../../lcom/include") include_directories("../../hdl4sesim/include") diff --git a/examples/testbignumber/Makefile b/examples/testbignumber/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..a99a65e45cf25fbfc833de87cfe79b730686b054 --- /dev/null +++ b/examples/testbignumber/Makefile @@ -0,0 +1,230 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.9 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# 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 top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork + +#============================================================================= +# Targets provided globally by CMake. + +# 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: preinstall/fast + @$(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/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: preinstall/fast + @$(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/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/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 + +# 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 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 + +# The main all target +all: cmake_check_build_system + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/testbignumber/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/testbignumber/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/testbignumber/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/testbignumber/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/rule: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/rule +.PHONY : hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/rule + +# Convenience name for target. +testbignumber: hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/rule + +.PHONY : testbignumber + +# fast build rule for target. +testbignumber/fast: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/build.make hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/build +.PHONY : testbignumber/fast + +testbignumber.o: testbignumber.c.o + +.PHONY : testbignumber.o + +# target to build an object file +testbignumber.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/build.make hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.o +.PHONY : testbignumber.c.o + +testbignumber.i: testbignumber.c.i + +.PHONY : testbignumber.i + +# target to preprocess a source file +testbignumber.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/build.make hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.i +.PHONY : testbignumber.c.i + +testbignumber.s: testbignumber.c.s + +.PHONY : testbignumber.s + +# target to generate assembly for a file +testbignumber.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/build.make hdl4se/examples/testbignumber/CMakeFiles/testbignumber.dir/testbignumber.c.s +.PHONY : testbignumber.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 "... install/strip" + @echo "... install/local" + @echo "... testbignumber" + @echo "... edit_cache" + @echo "... rebuild_cache" + @echo "... install" + @echo "... list_install_components" + @echo "... testbignumber.o" + @echo "... testbignumber.i" + @echo "... testbignumber.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 /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/examples/testbignumber/cmake_install.cmake b/examples/testbignumber/cmake_install.cmake new file mode 100644 index 0000000000000000000000000000000000000000..897fbff6d1b52772070bbc593d43fbc8d1e3ea90 --- /dev/null +++ b/examples/testbignumber/cmake_install.cmake @@ -0,0 +1,34 @@ +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se/examples/testbignumber + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +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() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + diff --git a/examples/testbignumber/testbignumber b/examples/testbignumber/testbignumber new file mode 100755 index 0000000000000000000000000000000000000000..e8e81dabcf3db000edfe43ba007d5bc52d3766f1 Binary files /dev/null and b/examples/testbignumber/testbignumber differ diff --git a/hdl4secell/CMakeFiles/CMakeDirectoryInformation.cmake b/hdl4secell/CMakeFiles/CMakeDirectoryInformation.cmake index aa553a185a1063b616dc599de6c3fdb021452c1c..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca 100644 --- a/hdl4secell/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/hdl4secell/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gitwork") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gitwork") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/C.includecache b/hdl4secell/CMakeFiles/hdl4secell.dir/C.includecache index 3197816d1a3990bd1c10f63c5d32479c2de8815f..14a309c75f5544d838dc665b8d0c95416a9c04ec 100644 --- a/hdl4secell/CMakeFiles/hdl4secell.dir/C.includecache +++ b/hdl4secell/CMakeFiles/hdl4secell.dir/C.includecache @@ -6,11 +6,133 @@ #IncludeRegexTransform: -/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/src/hdl4secell.c +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_const.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/object.h +dlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/dlist.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.h + +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mudule.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/object.h +dlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/dlist.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.h + +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux16.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/object.h +dlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/dlist.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.h + +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux2.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/object.h +dlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/dlist.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.h + +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux4.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/object.h +dlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/dlist.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.h + +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux8.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/object.h +dlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/dlist.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.h + +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_reg.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/object.h +dlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/dlist.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.h + +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_wire.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdio.h object.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/src/object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/object.h +dlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/dlist.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/bignumber.h hdl4secell.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/src/hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.h + +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/object.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.h + +hdl4se/hdl4secell/../../lcom/include/dlist.h +guid.h +hdl4se/hdl4secell/../../lcom/include/guid.h hdl4se/hdl4secell/../../lcom/include/eiid.h @@ -24,6 +146,10 @@ hdl4se/hdl4secell/../../lcom/include/guid.h eiid.h hdl4se/hdl4secell/../../lcom/include/eiid.h +hdl4se/hdl4secell/../bignumber/include/bignumber.h +guid.h +hdl4se/hdl4secell/../bignumber/include/guid.h + hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h guid.h hdl4se/hdl4secell/../hdl4secell/include/guid.h diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/DependInfo.cmake b/hdl4secell/CMakeFiles/hdl4secell.dir/DependInfo.cmake index b7425e5811be1f93f9ff601214ce5a4f34fb11e6..07a08a42d968dd4863d38e69d954bcb75b0199f0 100644 --- a/hdl4secell/CMakeFiles/hdl4secell.dir/DependInfo.cmake +++ b/hdl4secell/CMakeFiles/hdl4secell.dir/DependInfo.cmake @@ -4,7 +4,15 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_C - "/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/src/hdl4secell.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_const.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mudule.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux16.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux2.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux4.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux8.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_reg.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_wire.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o" ) set(CMAKE_C_COMPILER_ID "GNU") @@ -12,6 +20,7 @@ set(CMAKE_C_COMPILER_ID "GNU") set(CMAKE_C_TARGET_INCLUDE_PATH "hdl4se/hdl4secell/../../lcom/include" "hdl4se/hdl4secell/../hdl4secell/include" + "hdl4se/hdl4secell/../bignumber/include" ) # Targets to which this target links. diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/build.make b/hdl4secell/CMakeFiles/hdl4secell.dir/build.make index 0a3d802ced3ee241ef4d4e31a79f2f4f849b4e37..91645df360f4ee9eefb685f56f623d53b96cd3dc 100644 --- a/hdl4secell/CMakeFiles/hdl4secell.dir/build.make +++ b/hdl4secell/CMakeFiles/hdl4secell.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork # Include any dependencies generated for this target. include hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/depend.make @@ -59,16 +59,16 @@ include hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o: hdl4se/hdl4secell/src/hdl4secell.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o -c /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/src/hdl4secell.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.c hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4secell.dir/src/hdl4secell.c.i" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/src/hdl4secell.c > CMakeFiles/hdl4secell.dir/src/hdl4secell.c.i + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.c > CMakeFiles/hdl4secell.dir/src/hdl4secell.c.i hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4secell.dir/src/hdl4secell.c.s" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/src/hdl4secell.c -o CMakeFiles/hdl4secell.dir/src/hdl4secell.c.s + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.c -o CMakeFiles/hdl4secell.dir/src/hdl4secell.c.s hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o.requires: @@ -81,19 +81,227 @@ hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o.provides: hdl4se/ hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o.provides.build: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o: hdl4se/hdl4secell/src/hdl4se_mux2.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux2.c + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux2.c > CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.i + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux2.c -o CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.s + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o.requires: + +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o.requires + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o.provides: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o.requires + $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o.provides.build +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o.provides + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o.provides.build: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o + + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o: hdl4se/hdl4secell/src/hdl4se_mux4.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux4.c + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux4.c > CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.i + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux4.c -o CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.s + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o.requires: + +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o.requires + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o.provides: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o.requires + $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o.provides.build +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o.provides + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o.provides.build: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o + + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o: hdl4se/hdl4secell/src/hdl4se_mux8.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux8.c + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux8.c > CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.i + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux8.c -o CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.s + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o.requires: + +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o.requires + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o.provides: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o.requires + $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o.provides.build +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o.provides + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o.provides.build: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o + + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o: hdl4se/hdl4secell/src/hdl4se_mux16.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux16.c + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux16.c > CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.i + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux16.c -o CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.s + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o.requires: + +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o.requires + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o.provides: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o.requires + $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o.provides.build +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o.provides + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o.provides.build: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o + + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o: hdl4se/hdl4secell/src/hdl4se_mudule.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mudule.c + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mudule.c > CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.i + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mudule.c -o CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.s + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o.requires: + +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o.requires + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o.provides: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o.requires + $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o.provides.build +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o.provides + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o.provides.build: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o + + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o: hdl4se/hdl4secell/src/hdl4se_const.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_const.c + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_const.c > CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.i + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_const.c -o CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.s + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o.requires: + +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o.requires + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o.provides: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o.requires + $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o.provides.build +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o.provides + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o.provides.build: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o + + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o: hdl4se/hdl4secell/src/hdl4se_wire.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_wire.c + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_wire.c > CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.i + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_wire.c -o CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.s + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o.requires: + +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o.requires + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o.provides: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o.requires + $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o.provides.build +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o.provides + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o.provides.build: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o + + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o: hdl4se/hdl4secell/src/hdl4se_reg.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_reg.c + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.i" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_reg.c > CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.i + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.s" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_reg.c -o CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.s + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o.requires: + +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o.requires + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o.provides: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o.requires + $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o.provides.build +.PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o.provides + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o.provides.build: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o + + # Object files for target hdl4secell hdl4secell_OBJECTS = \ -"CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o" +"CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o" \ +"CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o" \ +"CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o" \ +"CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o" \ +"CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o" \ +"CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o" \ +"CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o" \ +"CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o" \ +"CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o" # External object files for target hdl4secell hdl4secell_EXTERNAL_OBJECTS = hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o +hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o +hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o +hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o +hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o +hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o +hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o +hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o +hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/libhdl4secell.a: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libhdl4secell.a" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell && $(CMAKE_COMMAND) -P CMakeFiles/hdl4secell.dir/cmake_clean_target.cmake - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/hdl4secell.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Linking C static library libhdl4secell.a" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && $(CMAKE_COMMAND) -P CMakeFiles/hdl4secell.dir/cmake_clean_target.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/hdl4secell.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build: hdl4se/hdl4secell/libhdl4secell.a @@ -101,14 +309,22 @@ hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build: hdl4se/hdl4secell/libhdl4sece .PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o.requires +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o.requires +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o.requires +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o.requires +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o.requires +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o.requires +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o.requires +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o.requires +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o.requires .PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/requires hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/clean: - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell && $(CMAKE_COMMAND) -P CMakeFiles/hdl4secell.dir/cmake_clean.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell && $(CMAKE_COMMAND) -P CMakeFiles/hdl4secell.dir/cmake_clean.cmake .PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/clean hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/DependInfo.cmake --color=$(COLOR) + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/DependInfo.cmake --color=$(COLOR) .PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/depend diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/cmake_clean.cmake b/hdl4secell/CMakeFiles/hdl4secell.dir/cmake_clean.cmake index 78d6f83ed6080126a300ab0cdd9203fe5e8d845d..c66d384ea55bd38b681d64d1c458fec29e492d04 100644 --- a/hdl4secell/CMakeFiles/hdl4secell.dir/cmake_clean.cmake +++ b/hdl4secell/CMakeFiles/hdl4secell.dir/cmake_clean.cmake @@ -1,5 +1,13 @@ file(REMOVE_RECURSE "CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o" + "CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o" + "CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o" + "CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o" + "CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o" + "CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o" + "CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o" + "CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o" + "CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o" "libhdl4secell.pdb" "libhdl4secell.a" ) diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/depend.internal b/hdl4secell/CMakeFiles/hdl4secell.dir/depend.internal index 90339d2ab7c0507e410cb9608f68a45c187befb8..9ec00b0f3148ae8e21d02b6964293ab1a2324cfc 100644 --- a/hdl4secell/CMakeFiles/hdl4secell.dir/depend.internal +++ b/hdl4secell/CMakeFiles/hdl4secell.dir/depend.internal @@ -1,9 +1,74 @@ # CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.9 +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_const.c + hdl4se/hdl4secell/../../lcom/include/dlist.h + hdl4se/hdl4secell/../../lcom/include/eiid.h + hdl4se/hdl4secell/../../lcom/include/guid.h + hdl4se/hdl4secell/../../lcom/include/object.h + hdl4se/hdl4secell/../bignumber/include/bignumber.h + hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mudule.c + hdl4se/hdl4secell/../../lcom/include/dlist.h + hdl4se/hdl4secell/../../lcom/include/eiid.h + hdl4se/hdl4secell/../../lcom/include/guid.h + hdl4se/hdl4secell/../../lcom/include/object.h + hdl4se/hdl4secell/../bignumber/include/bignumber.h + hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux16.c + hdl4se/hdl4secell/../../lcom/include/dlist.h + hdl4se/hdl4secell/../../lcom/include/eiid.h + hdl4se/hdl4secell/../../lcom/include/guid.h + hdl4se/hdl4secell/../../lcom/include/object.h + hdl4se/hdl4secell/../bignumber/include/bignumber.h + hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux2.c + hdl4se/hdl4secell/../../lcom/include/dlist.h + hdl4se/hdl4secell/../../lcom/include/eiid.h + hdl4se/hdl4secell/../../lcom/include/guid.h + hdl4se/hdl4secell/../../lcom/include/object.h + hdl4se/hdl4secell/../bignumber/include/bignumber.h + hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux4.c + hdl4se/hdl4secell/../../lcom/include/dlist.h + hdl4se/hdl4secell/../../lcom/include/eiid.h + hdl4se/hdl4secell/../../lcom/include/guid.h + hdl4se/hdl4secell/../../lcom/include/object.h + hdl4se/hdl4secell/../bignumber/include/bignumber.h + hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_mux8.c + hdl4se/hdl4secell/../../lcom/include/dlist.h + hdl4se/hdl4secell/../../lcom/include/eiid.h + hdl4se/hdl4secell/../../lcom/include/guid.h + hdl4se/hdl4secell/../../lcom/include/object.h + hdl4se/hdl4secell/../bignumber/include/bignumber.h + hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_reg.c + hdl4se/hdl4secell/../../lcom/include/dlist.h + hdl4se/hdl4secell/../../lcom/include/eiid.h + hdl4se/hdl4secell/../../lcom/include/guid.h + hdl4se/hdl4secell/../../lcom/include/object.h + hdl4se/hdl4secell/../bignumber/include/bignumber.h + hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4se_wire.c + hdl4se/hdl4secell/../../lcom/include/dlist.h + hdl4se/hdl4secell/../../lcom/include/eiid.h + hdl4se/hdl4secell/../../lcom/include/guid.h + hdl4se/hdl4secell/../../lcom/include/object.h + hdl4se/hdl4secell/../bignumber/include/bignumber.h + hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o - /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/src/hdl4secell.c + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/src/hdl4secell.c hdl4se/hdl4secell/../../lcom/include/eiid.h hdl4se/hdl4secell/../../lcom/include/guid.h hdl4se/hdl4secell/../../lcom/include/object.h + hdl4se/hdl4secell/../bignumber/include/bignumber.h hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/depend.make b/hdl4secell/CMakeFiles/hdl4secell.dir/depend.make index e422d2ca40ad98a513e9e52ee3c6680fb4be2e2c..74bdf8edefe92ab211e733e5955b0711ddc20b92 100644 --- a/hdl4secell/CMakeFiles/hdl4secell.dir/depend.make +++ b/hdl4secell/CMakeFiles/hdl4secell.dir/depend.make @@ -1,9 +1,74 @@ # CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.9 +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o: hdl4se/hdl4secell/src/hdl4se_const.c +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o: hdl4se/hdl4secell/../../lcom/include/dlist.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o: hdl4se/hdl4secell/../../lcom/include/eiid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o: hdl4se/hdl4secell/../../lcom/include/guid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o: hdl4se/hdl4secell/../../lcom/include/object.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o: hdl4se/hdl4secell/../bignumber/include/bignumber.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o: hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o: hdl4se/hdl4secell/src/hdl4se_mudule.c +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o: hdl4se/hdl4secell/../../lcom/include/dlist.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o: hdl4se/hdl4secell/../../lcom/include/eiid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o: hdl4se/hdl4secell/../../lcom/include/guid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o: hdl4se/hdl4secell/../../lcom/include/object.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o: hdl4se/hdl4secell/../bignumber/include/bignumber.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o: hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o: hdl4se/hdl4secell/src/hdl4se_mux16.c +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o: hdl4se/hdl4secell/../../lcom/include/dlist.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o: hdl4se/hdl4secell/../../lcom/include/eiid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o: hdl4se/hdl4secell/../../lcom/include/guid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o: hdl4se/hdl4secell/../../lcom/include/object.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o: hdl4se/hdl4secell/../bignumber/include/bignumber.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o: hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o: hdl4se/hdl4secell/src/hdl4se_mux2.c +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o: hdl4se/hdl4secell/../../lcom/include/dlist.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o: hdl4se/hdl4secell/../../lcom/include/eiid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o: hdl4se/hdl4secell/../../lcom/include/guid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o: hdl4se/hdl4secell/../../lcom/include/object.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o: hdl4se/hdl4secell/../bignumber/include/bignumber.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o: hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o: hdl4se/hdl4secell/src/hdl4se_mux4.c +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o: hdl4se/hdl4secell/../../lcom/include/dlist.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o: hdl4se/hdl4secell/../../lcom/include/eiid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o: hdl4se/hdl4secell/../../lcom/include/guid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o: hdl4se/hdl4secell/../../lcom/include/object.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o: hdl4se/hdl4secell/../bignumber/include/bignumber.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o: hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o: hdl4se/hdl4secell/src/hdl4se_mux8.c +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o: hdl4se/hdl4secell/../../lcom/include/dlist.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o: hdl4se/hdl4secell/../../lcom/include/eiid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o: hdl4se/hdl4secell/../../lcom/include/guid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o: hdl4se/hdl4secell/../../lcom/include/object.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o: hdl4se/hdl4secell/../bignumber/include/bignumber.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o: hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o: hdl4se/hdl4secell/src/hdl4se_reg.c +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o: hdl4se/hdl4secell/../../lcom/include/dlist.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o: hdl4se/hdl4secell/../../lcom/include/eiid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o: hdl4se/hdl4secell/../../lcom/include/guid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o: hdl4se/hdl4secell/../../lcom/include/object.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o: hdl4se/hdl4secell/../bignumber/include/bignumber.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o: hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h + +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o: hdl4se/hdl4secell/src/hdl4se_wire.c +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o: hdl4se/hdl4secell/../../lcom/include/dlist.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o: hdl4se/hdl4secell/../../lcom/include/eiid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o: hdl4se/hdl4secell/../../lcom/include/guid.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o: hdl4se/hdl4secell/../../lcom/include/object.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o: hdl4se/hdl4secell/../bignumber/include/bignumber.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o: hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h + hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o: hdl4se/hdl4secell/src/hdl4secell.c hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o: hdl4se/hdl4secell/../../lcom/include/eiid.h hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o: hdl4se/hdl4secell/../../lcom/include/guid.h hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o: hdl4se/hdl4secell/../../lcom/include/object.h +hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o: hdl4se/hdl4secell/../bignumber/include/bignumber.h hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o: hdl4se/hdl4secell/../hdl4secell/include/hdl4secell.h diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make b/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make index 9de8240b67d8725bd19c59f47e24be2f7228f44f..c2120ad365eeea3ecf38d7ff7e9b7cdf3a7c00ff 100644 --- a/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make +++ b/hdl4secell/CMakeFiles/hdl4secell.dir/flags.make @@ -6,5 +6,5 @@ C_FLAGS = C_DEFINES = -C_INCLUDES = -I/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/../../lcom/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/../hdl4secell/include +C_INCLUDES = -I/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/../../lcom/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/../hdl4secell/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/../bignumber/include diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/link.txt b/hdl4secell/CMakeFiles/hdl4secell.dir/link.txt index 6a2babfc40517b30afa6b264df72bc14a0ee923b..8273ca3d296ad1fea9d757c47c164ca5d74e139a 100644 --- a/hdl4secell/CMakeFiles/hdl4secell.dir/link.txt +++ b/hdl4secell/CMakeFiles/hdl4secell.dir/link.txt @@ -1,2 +1,2 @@ -/usr/bin/ar qc libhdl4secell.a CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o +/usr/bin/ar qc libhdl4secell.a CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o /usr/bin/ranlib libhdl4secell.a diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/progress.make b/hdl4secell/CMakeFiles/hdl4secell.dir/progress.make index 6c29f4fb5e35d30c7f60537a3bc9a6d7192f84b9..d13a031e0ca7339c1391b275e8d1f7772600fb5e 100644 --- a/hdl4secell/CMakeFiles/hdl4secell.dir/progress.make +++ b/hdl4secell/CMakeFiles/hdl4secell.dir/progress.make @@ -1,3 +1,11 @@ -CMAKE_PROGRESS_1 = 23 -CMAKE_PROGRESS_2 = 24 +CMAKE_PROGRESS_1 = 28 +CMAKE_PROGRESS_2 = 29 +CMAKE_PROGRESS_3 = 30 +CMAKE_PROGRESS_4 = 31 +CMAKE_PROGRESS_5 = 32 +CMAKE_PROGRESS_6 = 33 +CMAKE_PROGRESS_7 = 34 +CMAKE_PROGRESS_8 = 35 +CMAKE_PROGRESS_9 = 36 +CMAKE_PROGRESS_10 = 37 diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o new file mode 100644 index 0000000000000000000000000000000000000000..89579f1b15207f5d847487943ecfb808b4415253 Binary files /dev/null and b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o differ diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o new file mode 100644 index 0000000000000000000000000000000000000000..aca0c0342c3577c37b2e4f2ef5d75900e7ad65f9 Binary files /dev/null and b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o differ diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o new file mode 100644 index 0000000000000000000000000000000000000000..abcb24c21974a133ea160ed4b515434525318157 Binary files /dev/null and b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o differ diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o new file mode 100644 index 0000000000000000000000000000000000000000..05d8822b286d5afdde2425fd40449ec2fdeb5535 Binary files /dev/null and b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o differ diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o new file mode 100644 index 0000000000000000000000000000000000000000..e807a0d127fdcebaecb8863b15e50ff27bb4cb58 Binary files /dev/null and b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o differ diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o new file mode 100644 index 0000000000000000000000000000000000000000..fcf568ca71542cee382288a4dc7e10b29102f35b Binary files /dev/null and b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o differ diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o new file mode 100644 index 0000000000000000000000000000000000000000..76507e09a9d703dab81fa76413c1cf140772b92a Binary files /dev/null and b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o differ diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o new file mode 100644 index 0000000000000000000000000000000000000000..cd09bdd61640ff31c73c480340311e74bcd1768d Binary files /dev/null and b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o differ diff --git a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o index a34fc8ae1e815808361f0141350f34677e2946ad..8b4967c11fb29952d26b80b76f081acda6ae2a97 100644 Binary files a/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o and b/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o differ diff --git a/hdl4secell/CMakeFiles/progress.marks b/hdl4secell/CMakeFiles/progress.marks index 0cfbf08886fca9a91cb753ec8734c84fcbe52c9f..f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2 100644 --- a/hdl4secell/CMakeFiles/progress.marks +++ b/hdl4secell/CMakeFiles/progress.marks @@ -1 +1 @@ -2 +10 diff --git a/hdl4secell/Makefile b/hdl4secell/Makefile index bd19b28b2748d7525f5218d163b7fd6a6f24f854..fce47792436ef5263a652eda1b98c5bab6fc21c5 100644 --- a/hdl4secell/Makefile +++ b/hdl4secell/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork #============================================================================= # Targets provided globally by CMake. @@ -126,14 +126,14 @@ list_install_components/fast: list_install_components # The main all target all: cmake_check_build_system - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell/CMakeFiles/progress.marks - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/all - $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/clean + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/clean .PHONY : clean # The main clean target @@ -143,22 +143,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/rule: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/rule + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/rule .PHONY : hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/rule # Convenience name for target. @@ -168,16 +168,232 @@ hdl4secell: hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/rule # fast build rule for target. hdl4secell/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build .PHONY : hdl4secell/fast +src/hdl4se_const.o: src/hdl4se_const.c.o + +.PHONY : src/hdl4se_const.o + +# target to build an object file +src/hdl4se_const.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.o +.PHONY : src/hdl4se_const.c.o + +src/hdl4se_const.i: src/hdl4se_const.c.i + +.PHONY : src/hdl4se_const.i + +# target to preprocess a source file +src/hdl4se_const.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.i +.PHONY : src/hdl4se_const.c.i + +src/hdl4se_const.s: src/hdl4se_const.c.s + +.PHONY : src/hdl4se_const.s + +# target to generate assembly for a file +src/hdl4se_const.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_const.c.s +.PHONY : src/hdl4se_const.c.s + +src/hdl4se_mudule.o: src/hdl4se_mudule.c.o + +.PHONY : src/hdl4se_mudule.o + +# target to build an object file +src/hdl4se_mudule.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.o +.PHONY : src/hdl4se_mudule.c.o + +src/hdl4se_mudule.i: src/hdl4se_mudule.c.i + +.PHONY : src/hdl4se_mudule.i + +# target to preprocess a source file +src/hdl4se_mudule.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.i +.PHONY : src/hdl4se_mudule.c.i + +src/hdl4se_mudule.s: src/hdl4se_mudule.c.s + +.PHONY : src/hdl4se_mudule.s + +# target to generate assembly for a file +src/hdl4se_mudule.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mudule.c.s +.PHONY : src/hdl4se_mudule.c.s + +src/hdl4se_mux16.o: src/hdl4se_mux16.c.o + +.PHONY : src/hdl4se_mux16.o + +# target to build an object file +src/hdl4se_mux16.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.o +.PHONY : src/hdl4se_mux16.c.o + +src/hdl4se_mux16.i: src/hdl4se_mux16.c.i + +.PHONY : src/hdl4se_mux16.i + +# target to preprocess a source file +src/hdl4se_mux16.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.i +.PHONY : src/hdl4se_mux16.c.i + +src/hdl4se_mux16.s: src/hdl4se_mux16.c.s + +.PHONY : src/hdl4se_mux16.s + +# target to generate assembly for a file +src/hdl4se_mux16.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux16.c.s +.PHONY : src/hdl4se_mux16.c.s + +src/hdl4se_mux2.o: src/hdl4se_mux2.c.o + +.PHONY : src/hdl4se_mux2.o + +# target to build an object file +src/hdl4se_mux2.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.o +.PHONY : src/hdl4se_mux2.c.o + +src/hdl4se_mux2.i: src/hdl4se_mux2.c.i + +.PHONY : src/hdl4se_mux2.i + +# target to preprocess a source file +src/hdl4se_mux2.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.i +.PHONY : src/hdl4se_mux2.c.i + +src/hdl4se_mux2.s: src/hdl4se_mux2.c.s + +.PHONY : src/hdl4se_mux2.s + +# target to generate assembly for a file +src/hdl4se_mux2.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux2.c.s +.PHONY : src/hdl4se_mux2.c.s + +src/hdl4se_mux4.o: src/hdl4se_mux4.c.o + +.PHONY : src/hdl4se_mux4.o + +# target to build an object file +src/hdl4se_mux4.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.o +.PHONY : src/hdl4se_mux4.c.o + +src/hdl4se_mux4.i: src/hdl4se_mux4.c.i + +.PHONY : src/hdl4se_mux4.i + +# target to preprocess a source file +src/hdl4se_mux4.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.i +.PHONY : src/hdl4se_mux4.c.i + +src/hdl4se_mux4.s: src/hdl4se_mux4.c.s + +.PHONY : src/hdl4se_mux4.s + +# target to generate assembly for a file +src/hdl4se_mux4.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux4.c.s +.PHONY : src/hdl4se_mux4.c.s + +src/hdl4se_mux8.o: src/hdl4se_mux8.c.o + +.PHONY : src/hdl4se_mux8.o + +# target to build an object file +src/hdl4se_mux8.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.o +.PHONY : src/hdl4se_mux8.c.o + +src/hdl4se_mux8.i: src/hdl4se_mux8.c.i + +.PHONY : src/hdl4se_mux8.i + +# target to preprocess a source file +src/hdl4se_mux8.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.i +.PHONY : src/hdl4se_mux8.c.i + +src/hdl4se_mux8.s: src/hdl4se_mux8.c.s + +.PHONY : src/hdl4se_mux8.s + +# target to generate assembly for a file +src/hdl4se_mux8.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_mux8.c.s +.PHONY : src/hdl4se_mux8.c.s + +src/hdl4se_reg.o: src/hdl4se_reg.c.o + +.PHONY : src/hdl4se_reg.o + +# target to build an object file +src/hdl4se_reg.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.o +.PHONY : src/hdl4se_reg.c.o + +src/hdl4se_reg.i: src/hdl4se_reg.c.i + +.PHONY : src/hdl4se_reg.i + +# target to preprocess a source file +src/hdl4se_reg.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.i +.PHONY : src/hdl4se_reg.c.i + +src/hdl4se_reg.s: src/hdl4se_reg.c.s + +.PHONY : src/hdl4se_reg.s + +# target to generate assembly for a file +src/hdl4se_reg.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_reg.c.s +.PHONY : src/hdl4se_reg.c.s + +src/hdl4se_wire.o: src/hdl4se_wire.c.o + +.PHONY : src/hdl4se_wire.o + +# target to build an object file +src/hdl4se_wire.c.o: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.o +.PHONY : src/hdl4se_wire.c.o + +src/hdl4se_wire.i: src/hdl4se_wire.c.i + +.PHONY : src/hdl4se_wire.i + +# target to preprocess a source file +src/hdl4se_wire.c.i: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.i +.PHONY : src/hdl4se_wire.c.i + +src/hdl4se_wire.s: src/hdl4se_wire.c.s + +.PHONY : src/hdl4se_wire.s + +# target to generate assembly for a file +src/hdl4se_wire.c.s: + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4se_wire.c.s +.PHONY : src/hdl4se_wire.c.s + src/hdl4secell.o: src/hdl4secell.c.o .PHONY : src/hdl4secell.o # target to build an object file src/hdl4secell.c.o: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.o .PHONY : src/hdl4secell.c.o src/hdl4secell.i: src/hdl4secell.c.i @@ -186,7 +402,7 @@ src/hdl4secell.i: src/hdl4secell.c.i # target to preprocess a source file src/hdl4secell.c.i: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.i + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.i .PHONY : src/hdl4secell.c.i src/hdl4secell.s: src/hdl4secell.c.s @@ -195,7 +411,7 @@ src/hdl4secell.s: src/hdl4secell.c.s # target to generate assembly for a file src/hdl4secell.c.s: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.s + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/build.make hdl4se/hdl4secell/CMakeFiles/hdl4secell.dir/src/hdl4secell.c.s .PHONY : src/hdl4secell.c.s # Help Target @@ -211,6 +427,30 @@ help: @echo "... install" @echo "... hdl4secell" @echo "... list_install_components" + @echo "... src/hdl4se_const.o" + @echo "... src/hdl4se_const.i" + @echo "... src/hdl4se_const.s" + @echo "... src/hdl4se_mudule.o" + @echo "... src/hdl4se_mudule.i" + @echo "... src/hdl4se_mudule.s" + @echo "... src/hdl4se_mux16.o" + @echo "... src/hdl4se_mux16.i" + @echo "... src/hdl4se_mux16.s" + @echo "... src/hdl4se_mux2.o" + @echo "... src/hdl4se_mux2.i" + @echo "... src/hdl4se_mux2.s" + @echo "... src/hdl4se_mux4.o" + @echo "... src/hdl4se_mux4.i" + @echo "... src/hdl4se_mux4.s" + @echo "... src/hdl4se_mux8.o" + @echo "... src/hdl4se_mux8.i" + @echo "... src/hdl4se_mux8.s" + @echo "... src/hdl4se_reg.o" + @echo "... src/hdl4se_reg.i" + @echo "... src/hdl4se_reg.s" + @echo "... src/hdl4se_wire.o" + @echo "... src/hdl4se_wire.i" + @echo "... src/hdl4se_wire.s" @echo "... src/hdl4secell.o" @echo "... src/hdl4secell.i" @echo "... src/hdl4secell.s" @@ -225,6 +465,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/hdl4secell/cmake_install.cmake b/hdl4secell/cmake_install.cmake index e7021568b5b4104277c1a249b3964701d88a547e..cfc16e6ba28bb18bf48b5043d95f4918a79c94a0 100644 --- a/hdl4secell/cmake_install.cmake +++ b/hdl4secell/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4secell +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4secell # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) diff --git a/hdl4secell/libhdl4secell.a b/hdl4secell/libhdl4secell.a index f2002989761a99d7834dc505ac1e82a879a917a2..093f6f61de52bafbf4dbaf528154818c92629acf 100644 Binary files a/hdl4secell/libhdl4secell.a and b/hdl4secell/libhdl4secell.a differ diff --git a/hdl4sesim/CMakeFiles/CMakeDirectoryInformation.cmake b/hdl4sesim/CMakeFiles/CMakeDirectoryInformation.cmake index aa553a185a1063b616dc599de6c3fdb021452c1c..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca 100644 --- a/hdl4sesim/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/hdl4sesim/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gitwork") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gitwork") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/hdl4sesim/CMakeFiles/hdl4sesim.dir/C.includecache b/hdl4sesim/CMakeFiles/hdl4sesim.dir/C.includecache index 4114ecd48e42f34482981487161976b8df0eba87..fce7e0c8d16042174cd7c2d064aed5fc20930515 100644 --- a/hdl4sesim/CMakeFiles/hdl4sesim.dir/C.includecache +++ b/hdl4sesim/CMakeFiles/hdl4sesim.dir/C.includecache @@ -6,5 +6,41 @@ #IncludeRegexTransform: -/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/src/hdl4sesim.c +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/hdl4sesim.c +stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/stdlib.h +stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/stdio.h +object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/object.h +bignumber.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/bignumber.h +hdl4secell.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/hdl4secell.h +hdl4sesim.h +/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/hdl4sesim.h + +hdl4se/hdl4sesim/../../lcom/include/eiid.h + +hdl4se/hdl4sesim/../../lcom/include/guid.h + +hdl4se/hdl4sesim/../../lcom/include/object.h +stdlib.h +hdl4se/hdl4sesim/../../lcom/include/stdlib.h +guid.h +hdl4se/hdl4sesim/../../lcom/include/guid.h +eiid.h +hdl4se/hdl4sesim/../../lcom/include/eiid.h + +hdl4se/hdl4sesim/../bignumber/include/bignumber.h +guid.h +hdl4se/hdl4sesim/../bignumber/include/guid.h + +hdl4se/hdl4sesim/../hdl4secell/include/hdl4secell.h +guid.h +hdl4se/hdl4sesim/../hdl4secell/include/guid.h + +hdl4se/hdl4sesim/../hdl4sesim/include/hdl4sesim.h +guid.h +hdl4se/hdl4sesim/../hdl4sesim/include/guid.h diff --git a/hdl4sesim/CMakeFiles/hdl4sesim.dir/DependInfo.cmake b/hdl4sesim/CMakeFiles/hdl4sesim.dir/DependInfo.cmake index 16207f57e67091aca3ddcdc28c04767cd67e2387..9f7f9c8970276f113f23808d080fee413635a536 100644 --- a/hdl4sesim/CMakeFiles/hdl4sesim.dir/DependInfo.cmake +++ b/hdl4sesim/CMakeFiles/hdl4sesim.dir/DependInfo.cmake @@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_C - "/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/src/hdl4sesim.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/hdl4sesim.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o" ) set(CMAKE_C_COMPILER_ID "GNU") @@ -14,6 +14,7 @@ set(CMAKE_C_TARGET_INCLUDE_PATH "hdl4se/hdl4sesim/../hdl4sesim/include" "hdl4se/hdl4sesim/../hdl4secell/include" "hdl4se/hdl4sesim/../preprocess/include" + "hdl4se/hdl4sesim/../bignumber/include" ) # Targets to which this target links. diff --git a/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make b/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make index 5fa783e2c8bc917aba4a2b113d0dc3d6228da563..82acfefeb8b5e32039d094a283e00abcd370d47e 100644 --- a/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make +++ b/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork # Include any dependencies generated for this target. include hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend.make @@ -59,16 +59,16 @@ include hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/flags.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o: hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/flags.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o: hdl4se/hdl4sesim/src/hdl4sesim.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o -c /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/src/hdl4sesim.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/hdl4sesim.c hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.i" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/src/hdl4sesim.c > CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.i + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/hdl4sesim.c > CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.i hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.s" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/src/hdl4sesim.c -o CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.s + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/hdl4sesim.c -o CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.s hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o.requires: @@ -91,9 +91,9 @@ hdl4sesim_EXTERNAL_OBJECTS = hdl4se/hdl4sesim/libhdl4sesim.a: hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o hdl4se/hdl4sesim/libhdl4sesim.a: hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make hdl4se/hdl4sesim/libhdl4sesim.a: hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libhdl4sesim.a" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim && $(CMAKE_COMMAND) -P CMakeFiles/hdl4sesim.dir/cmake_clean_target.cmake - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/hdl4sesim.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libhdl4sesim.a" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim && $(CMAKE_COMMAND) -P CMakeFiles/hdl4sesim.dir/cmake_clean_target.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/hdl4sesim.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build: hdl4se/hdl4sesim/libhdl4sesim.a @@ -105,10 +105,10 @@ hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/requires: hdl4se/hdl4sesim/CMakeFiles/ .PHONY : hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/requires hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/clean: - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim && $(CMAKE_COMMAND) -P CMakeFiles/hdl4sesim.dir/cmake_clean.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim && $(CMAKE_COMMAND) -P CMakeFiles/hdl4sesim.dir/cmake_clean.cmake .PHONY : hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/clean hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/DependInfo.cmake --color=$(COLOR) + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/DependInfo.cmake --color=$(COLOR) .PHONY : hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend diff --git a/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend.internal b/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend.internal index 3c82d55d6580ddacaa2e0e42f333a581ce7cf61e..5da9d308916f63c864a5ad0d125fa7b08548da05 100644 --- a/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend.internal +++ b/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend.internal @@ -2,4 +2,10 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o - /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/src/hdl4sesim.c + /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/src/hdl4sesim.c + hdl4se/hdl4sesim/../../lcom/include/eiid.h + hdl4se/hdl4sesim/../../lcom/include/guid.h + hdl4se/hdl4sesim/../../lcom/include/object.h + hdl4se/hdl4sesim/../bignumber/include/bignumber.h + hdl4se/hdl4sesim/../hdl4secell/include/hdl4secell.h + hdl4se/hdl4sesim/../hdl4sesim/include/hdl4sesim.h diff --git a/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend.make b/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend.make index 286c198d92ab3b8f8d8d35a0dab66158459d686a..c8430f47a262a9e9ef55be2ab3e376212843542f 100644 --- a/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend.make +++ b/hdl4sesim/CMakeFiles/hdl4sesim.dir/depend.make @@ -2,4 +2,10 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o: hdl4se/hdl4sesim/src/hdl4sesim.c +hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o: hdl4se/hdl4sesim/../../lcom/include/eiid.h +hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o: hdl4se/hdl4sesim/../../lcom/include/guid.h +hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o: hdl4se/hdl4sesim/../../lcom/include/object.h +hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o: hdl4se/hdl4sesim/../bignumber/include/bignumber.h +hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o: hdl4se/hdl4sesim/../hdl4secell/include/hdl4secell.h +hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o: hdl4se/hdl4sesim/../hdl4sesim/include/hdl4sesim.h diff --git a/hdl4sesim/CMakeFiles/hdl4sesim.dir/flags.make b/hdl4sesim/CMakeFiles/hdl4sesim.dir/flags.make index 70f94b9adcbf3d14ecf5b92f7a9d6941313d5698..5011fc8034fad9acaa316b6850945fe365137fde 100644 --- a/hdl4sesim/CMakeFiles/hdl4sesim.dir/flags.make +++ b/hdl4sesim/CMakeFiles/hdl4sesim.dir/flags.make @@ -6,5 +6,5 @@ C_FLAGS = C_DEFINES = -C_INCLUDES = -I/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/../../lcom/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/../hdl4sesim/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/../hdl4secell/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/../preprocess/include +C_INCLUDES = -I/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/../../lcom/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/../hdl4sesim/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/../hdl4secell/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/../preprocess/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/../bignumber/include diff --git a/hdl4sesim/CMakeFiles/hdl4sesim.dir/progress.make b/hdl4sesim/CMakeFiles/hdl4sesim.dir/progress.make index 9fd0bf530ff91ac241731c4d5429c9b46c9d34a9..ad2d357457759ad6132a7ec14f97863d19dc1190 100644 --- a/hdl4sesim/CMakeFiles/hdl4sesim.dir/progress.make +++ b/hdl4sesim/CMakeFiles/hdl4sesim.dir/progress.make @@ -1,3 +1,3 @@ -CMAKE_PROGRESS_1 = 25 -CMAKE_PROGRESS_2 = 26 +CMAKE_PROGRESS_1 = 38 +CMAKE_PROGRESS_2 = 39 diff --git a/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o b/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o index 75e153356c5993ce879619575c0c4d50f7f2e0af..c9feb3738d48a6e7ae7c314991eb8ad82178ded3 100644 Binary files a/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o and b/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o differ diff --git a/hdl4sesim/Makefile b/hdl4sesim/Makefile index d04743cdbe302003e062e9cabba2f6aa9f3d50cb..6fe2b8ae8d620b94aba99b78593df1b47f559381 100644 --- a/hdl4sesim/Makefile +++ b/hdl4sesim/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork #============================================================================= # Targets provided globally by CMake. @@ -126,14 +126,14 @@ list_install_components/fast: list_install_components # The main all target all: cmake_check_build_system - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim/CMakeFiles/progress.marks - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/all - $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/clean + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/clean .PHONY : clean # The main clean target @@ -143,22 +143,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/rule: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/rule + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/rule .PHONY : hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/rule # Convenience name for target. @@ -168,7 +168,7 @@ hdl4sesim: hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/rule # fast build rule for target. hdl4sesim/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build .PHONY : hdl4sesim/fast src/hdl4sesim.o: src/hdl4sesim.c.o @@ -177,7 +177,7 @@ src/hdl4sesim.o: src/hdl4sesim.c.o # target to build an object file src/hdl4sesim.c.o: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.o .PHONY : src/hdl4sesim.c.o src/hdl4sesim.i: src/hdl4sesim.c.i @@ -186,7 +186,7 @@ src/hdl4sesim.i: src/hdl4sesim.c.i # target to preprocess a source file src/hdl4sesim.c.i: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.i + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.i .PHONY : src/hdl4sesim.c.i src/hdl4sesim.s: src/hdl4sesim.c.s @@ -195,7 +195,7 @@ src/hdl4sesim.s: src/hdl4sesim.c.s # target to generate assembly for a file src/hdl4sesim.c.s: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.s + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/build.make hdl4se/hdl4sesim/CMakeFiles/hdl4sesim.dir/src/hdl4sesim.c.s .PHONY : src/hdl4sesim.c.s # Help Target @@ -225,6 +225,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/hdl4sesim/cmake_install.cmake b/hdl4sesim/cmake_install.cmake index bc33551d8f0b3c2f82295b348009a73eb7a5d2f1..807f29da444ff334f35c3c21e7fecc046c87d0ed 100644 --- a/hdl4sesim/cmake_install.cmake +++ b/hdl4sesim/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /media/raoxianhong/_dde_data/gitwork/hdl4se/hdl4sesim +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se/hdl4sesim # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) diff --git a/hdl4sesim/libhdl4sesim.a b/hdl4sesim/libhdl4sesim.a index f3155d1937621152a06a4a681c30c6b83ce59891..1ed05d7476b6d8259aa326d21e9bc2788c3a41a0 100644 Binary files a/hdl4sesim/libhdl4sesim.a and b/hdl4sesim/libhdl4sesim.a differ diff --git a/preprocess/CMakeFiles/CMakeDirectoryInformation.cmake b/preprocess/CMakeFiles/CMakeDirectoryInformation.cmake index aa553a185a1063b616dc599de6c3fdb021452c1c..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca 100644 --- a/preprocess/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/preprocess/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gitwork") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gitwork") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/preprocess/CMakeFiles/preprocess.dir/C.includecache b/preprocess/CMakeFiles/preprocess.dir/C.includecache index 139f27cad11e0c2e18a92dd1ee7d9c6daa04c885..d9c26cae7e5ac7526f7d657a31e4b4d3ada3791d 100644 --- a/preprocess/CMakeFiles/preprocess.dir/C.includecache +++ b/preprocess/CMakeFiles/preprocess.dir/C.includecache @@ -6,29 +6,29 @@ #IncludeRegexTransform: -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/preprocess.c +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/preprocess.c object.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/object.h preprocess.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/preprocess.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/preprocess.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/verilog_preprocess.c +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/verilog_preprocess.c stdio.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/stdio.h object.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/object.h preprocess.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/preprocess.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/preprocess.h string.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/string.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/string.h stdlib.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/stdlib.h verilog_preprocess.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/verilog_preprocess.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/verilog_preprocess.h stringlist.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/stringlist.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/stringlist.h filestack.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/filestack.h +/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/filestack.h hdl4se/preprocess/../../lcom/include/eiid.h diff --git a/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake b/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake index fcab6289f7ca80032279bb4860d4f034026f683d..df90beeb47ac515cab19187c27a97f8a4c5d5ed6 100644 --- a/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake +++ b/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake @@ -4,8 +4,8 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_C - "/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/preprocess.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o" - "/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/verilog_preprocess.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/preprocess.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/verilog_preprocess.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o" ) set(CMAKE_C_COMPILER_ID "GNU") diff --git a/preprocess/CMakeFiles/preprocess.dir/build.make b/preprocess/CMakeFiles/preprocess.dir/build.make index 61efd14e73116ddacbc45006d672166cf99bb635..eab28e83da8a7252c86f3caca18e88ce78f5ad3d 100644 --- a/preprocess/CMakeFiles/preprocess.dir/build.make +++ b/preprocess/CMakeFiles/preprocess.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork # Include any dependencies generated for this target. include hdl4se/preprocess/CMakeFiles/preprocess.dir/depend.make @@ -59,16 +59,16 @@ include hdl4se/preprocess/CMakeFiles/preprocess.dir/flags.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o: hdl4se/preprocess/CMakeFiles/preprocess.dir/flags.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o: hdl4se/preprocess/src/preprocess.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/preprocess.dir/src/preprocess.c.o -c /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/preprocess.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/preprocess.dir/src/preprocess.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/preprocess.c hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/preprocess.dir/src/preprocess.c.i" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/preprocess.c > CMakeFiles/preprocess.dir/src/preprocess.c.i + cd /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/preprocess.c > CMakeFiles/preprocess.dir/src/preprocess.c.i hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/preprocess.dir/src/preprocess.c.s" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/preprocess.c -o CMakeFiles/preprocess.dir/src/preprocess.c.s + cd /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/preprocess.c -o CMakeFiles/preprocess.dir/src/preprocess.c.s hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o.requires: @@ -83,16 +83,16 @@ hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o.provides.build: h hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o: hdl4se/preprocess/CMakeFiles/preprocess.dir/flags.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o: hdl4se/preprocess/src/verilog_preprocess.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o -c /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/verilog_preprocess.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/verilog_preprocess.c hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/preprocess.dir/src/verilog_preprocess.c.i" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/verilog_preprocess.c > CMakeFiles/preprocess.dir/src/verilog_preprocess.c.i + cd /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/verilog_preprocess.c > CMakeFiles/preprocess.dir/src/verilog_preprocess.c.i hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/preprocess.dir/src/verilog_preprocess.c.s" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/verilog_preprocess.c -o CMakeFiles/preprocess.dir/src/verilog_preprocess.c.s + cd /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/verilog_preprocess.c -o CMakeFiles/preprocess.dir/src/verilog_preprocess.c.s hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o.requires: @@ -117,9 +117,9 @@ hdl4se/preprocess/libpreprocess.a: hdl4se/preprocess/CMakeFiles/preprocess.dir/s hdl4se/preprocess/libpreprocess.a: hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o hdl4se/preprocess/libpreprocess.a: hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/libpreprocess.a: hdl4se/preprocess/CMakeFiles/preprocess.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C static library libpreprocess.a" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess && $(CMAKE_COMMAND) -P CMakeFiles/preprocess.dir/cmake_clean_target.cmake - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/preprocess.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking C static library libpreprocess.a" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess && $(CMAKE_COMMAND) -P CMakeFiles/preprocess.dir/cmake_clean_target.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/preprocess.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. hdl4se/preprocess/CMakeFiles/preprocess.dir/build: hdl4se/preprocess/libpreprocess.a @@ -132,10 +132,10 @@ hdl4se/preprocess/CMakeFiles/preprocess.dir/requires: hdl4se/preprocess/CMakeFil .PHONY : hdl4se/preprocess/CMakeFiles/preprocess.dir/requires hdl4se/preprocess/CMakeFiles/preprocess.dir/clean: - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess && $(CMAKE_COMMAND) -P CMakeFiles/preprocess.dir/cmake_clean.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess && $(CMAKE_COMMAND) -P CMakeFiles/preprocess.dir/cmake_clean.cmake .PHONY : hdl4se/preprocess/CMakeFiles/preprocess.dir/clean hdl4se/preprocess/CMakeFiles/preprocess.dir/depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake --color=$(COLOR) + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake --color=$(COLOR) .PHONY : hdl4se/preprocess/CMakeFiles/preprocess.dir/depend diff --git a/preprocess/CMakeFiles/preprocess.dir/depend.internal b/preprocess/CMakeFiles/preprocess.dir/depend.internal index 896ec1f1663977d50a46f35a1a8b172a829640aa..2fa55656a47f1e6a8865f2922297b449d985507d 100644 --- a/preprocess/CMakeFiles/preprocess.dir/depend.internal +++ b/preprocess/CMakeFiles/preprocess.dir/depend.internal @@ -2,13 +2,13 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o - /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/preprocess.c + /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/preprocess.c hdl4se/preprocess/../../lcom/include/eiid.h hdl4se/preprocess/../../lcom/include/guid.h hdl4se/preprocess/../../lcom/include/object.h hdl4se/preprocess/../preprocess/include/preprocess.h hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o - /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/src/verilog_preprocess.c + /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/src/verilog_preprocess.c hdl4se/preprocess/../../lcom/include/eiid.h hdl4se/preprocess/../../lcom/include/guid.h hdl4se/preprocess/../../lcom/include/object.h diff --git a/preprocess/CMakeFiles/preprocess.dir/flags.make b/preprocess/CMakeFiles/preprocess.dir/flags.make index ae1c57a84e2f68520f3e9577e019fd78a318d014..7398e44197c164e69b75949de2e8bd4a5a62c6aa 100644 --- a/preprocess/CMakeFiles/preprocess.dir/flags.make +++ b/preprocess/CMakeFiles/preprocess.dir/flags.make @@ -6,5 +6,5 @@ C_FLAGS = C_DEFINES = -C_INCLUDES = -I/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/../../lcom/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/../preprocess/include +C_INCLUDES = -I/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/../../lcom/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/../preprocess/include diff --git a/preprocess/CMakeFiles/preprocess.dir/progress.make b/preprocess/CMakeFiles/preprocess.dir/progress.make index 8aea092861c4cf4b5161a5f0eddc908308364064..8e0f3035247d2ae144fe160e455cdab5e981e643 100644 --- a/preprocess/CMakeFiles/preprocess.dir/progress.make +++ b/preprocess/CMakeFiles/preprocess.dir/progress.make @@ -1,4 +1,4 @@ -CMAKE_PROGRESS_1 = 30 -CMAKE_PROGRESS_2 = 31 -CMAKE_PROGRESS_3 = 32 +CMAKE_PROGRESS_1 = 43 +CMAKE_PROGRESS_2 = 44 +CMAKE_PROGRESS_3 = 45 diff --git a/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o b/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o index a37a54369e88056bf39c8a2c0e4f1ef316ce3dea..4360872a996067c668c36e43568fda09429b5d0d 100644 Binary files a/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o and b/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o differ diff --git a/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o b/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o index b84d48cb48485436c689c61ec24453c422f0232e..d4a7d9702c9a61921dbeacb7dfea67d72d2e4c28 100644 Binary files a/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o and b/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o differ diff --git a/preprocess/Makefile b/preprocess/Makefile index 0f64fd0d9c644203c6b0e36366615ad868f40706..52ca67a5f4e4297d4b9e61551f387754ecefa148 100644 --- a/preprocess/Makefile +++ b/preprocess/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork #============================================================================= # Targets provided globally by CMake. @@ -126,14 +126,14 @@ rebuild_cache/fast: rebuild_cache # The main all target all: cmake_check_build_system - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/CMakeFiles/progress.marks - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/all - $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/clean + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/clean .PHONY : clean # The main clean target @@ -143,22 +143,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. hdl4se/preprocess/CMakeFiles/preprocess.dir/rule: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/CMakeFiles/preprocess.dir/rule + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/preprocess/CMakeFiles/preprocess.dir/rule .PHONY : hdl4se/preprocess/CMakeFiles/preprocess.dir/rule # Convenience name for target. @@ -168,7 +168,7 @@ preprocess: hdl4se/preprocess/CMakeFiles/preprocess.dir/rule # fast build rule for target. preprocess/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/build + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/build .PHONY : preprocess/fast src/preprocess.o: src/preprocess.c.o @@ -177,7 +177,7 @@ src/preprocess.o: src/preprocess.c.o # target to build an object file src/preprocess.c.o: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.o .PHONY : src/preprocess.c.o src/preprocess.i: src/preprocess.c.i @@ -186,7 +186,7 @@ src/preprocess.i: src/preprocess.c.i # target to preprocess a source file src/preprocess.c.i: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.i + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.i .PHONY : src/preprocess.c.i src/preprocess.s: src/preprocess.c.s @@ -195,7 +195,7 @@ src/preprocess.s: src/preprocess.c.s # target to generate assembly for a file src/preprocess.c.s: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.s + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/preprocess.c.s .PHONY : src/preprocess.c.s src/verilog_preprocess.o: src/verilog_preprocess.c.o @@ -204,7 +204,7 @@ src/verilog_preprocess.o: src/verilog_preprocess.c.o # target to build an object file src/verilog_preprocess.c.o: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.o .PHONY : src/verilog_preprocess.c.o src/verilog_preprocess.i: src/verilog_preprocess.c.i @@ -213,7 +213,7 @@ src/verilog_preprocess.i: src/verilog_preprocess.c.i # target to preprocess a source file src/verilog_preprocess.c.i: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.i + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.i .PHONY : src/verilog_preprocess.c.i src/verilog_preprocess.s: src/verilog_preprocess.c.s @@ -222,7 +222,7 @@ src/verilog_preprocess.s: src/verilog_preprocess.c.s # target to generate assembly for a file src/verilog_preprocess.c.s: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.s + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/preprocess/CMakeFiles/preprocess.dir/build.make hdl4se/preprocess/CMakeFiles/preprocess.dir/src/verilog_preprocess.c.s .PHONY : src/verilog_preprocess.c.s # Help Target @@ -255,6 +255,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/preprocess/cmake_install.cmake b/preprocess/cmake_install.cmake index 3b4abd11bb4bb5bb35c469f3e74d746595d53f91..7bb82f74a160dc04cb9230a834ca1eb8a5eca36a 100644 --- a/preprocess/cmake_install.cmake +++ b/preprocess/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se/preprocess # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) diff --git a/preprocess/libpreprocess.a b/preprocess/libpreprocess.a index f653fb46ec8b13b21c14a687ba41e3285bd8ba4f..4a28b16859ec6105cebf1955e08f3608b1dc998b 100644 Binary files a/preprocess/libpreprocess.a and b/preprocess/libpreprocess.a differ diff --git a/testpreprocess/CMakeFiles/CMakeDirectoryInformation.cmake b/testpreprocess/CMakeFiles/CMakeDirectoryInformation.cmake index aa553a185a1063b616dc599de6c3fdb021452c1c..ab2dcca253132b598bb6cf0c1528ba2a8d5e1fca 100644 --- a/testpreprocess/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/testpreprocess/CMakeFiles/CMakeDirectoryInformation.cmake @@ -2,8 +2,8 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gitwork") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gitwork") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/media/raoxianhong/_dde_data/gwork") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/media/raoxianhong/_dde_data/gwork") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/testpreprocess/CMakeFiles/testpreprocess.dir/C.includecache b/testpreprocess/CMakeFiles/testpreprocess.dir/C.includecache index 648a6f78eb3cf94c364165311b262d225d8f46ca..5d36daffcfb1ad632f342750b4991fcdc6461c87 100644 --- a/testpreprocess/CMakeFiles/testpreprocess.dir/C.includecache +++ b/testpreprocess/CMakeFiles/testpreprocess.dir/C.includecache @@ -6,19 +6,19 @@ #IncludeRegexTransform: -/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/testpreprocess.c +/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/testpreprocess.c stdlib.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/stdlib.h +/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/stdlib.h stdio.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/stdio.h +/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/stdio.h object.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/object.h +/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/object.h preprocess.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/preprocess.h +/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/preprocess.h verilog_preprocess.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/verilog_preprocess.h +/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/verilog_preprocess.h string.h -/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/string.h +/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/string.h hdl4se/testpreprocess/../../lcom/include/eiid.h diff --git a/testpreprocess/CMakeFiles/testpreprocess.dir/DependInfo.cmake b/testpreprocess/CMakeFiles/testpreprocess.dir/DependInfo.cmake index ae78adcb030366003352094ec2b2aed24babf22f..4f9cf135b991b6e84b5b1af5c3f57422e525dc5b 100644 --- a/testpreprocess/CMakeFiles/testpreprocess.dir/DependInfo.cmake +++ b/testpreprocess/CMakeFiles/testpreprocess.dir/DependInfo.cmake @@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_C - "/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/testpreprocess.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o" + "/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/testpreprocess.c" "/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o" ) set(CMAKE_C_COMPILER_ID "GNU") @@ -16,8 +16,8 @@ set(CMAKE_C_TARGET_INCLUDE_PATH # Targets to which this target links. set(CMAKE_TARGET_LINKED_INFO_FILES - "/media/raoxianhong/_dde_data/gitwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake" - "/media/raoxianhong/_dde_data/gitwork/lcom/CMakeFiles/lcom.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/hdl4se/preprocess/CMakeFiles/preprocess.dir/DependInfo.cmake" + "/media/raoxianhong/_dde_data/gwork/lcom/CMakeFiles/lcom.dir/DependInfo.cmake" ) # Fortran module output directory. diff --git a/testpreprocess/CMakeFiles/testpreprocess.dir/build.make b/testpreprocess/CMakeFiles/testpreprocess.dir/build.make index b7dbb87ea36c9a77696052623c47b291b99e8643..9005b9fd1ae7396e7c94ba4f0724ca5174eab811 100644 --- a/testpreprocess/CMakeFiles/testpreprocess.dir/build.make +++ b/testpreprocess/CMakeFiles/testpreprocess.dir/build.make @@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork # Include any dependencies generated for this target. include hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/depend.make @@ -59,16 +59,16 @@ include hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/flags.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o: hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/flags.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o: hdl4se/testpreprocess/testpreprocess.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/testpreprocess.dir/testpreprocess.c.o -c /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/testpreprocess.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/testpreprocess.dir/testpreprocess.c.o -c /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/testpreprocess.c hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/testpreprocess.dir/testpreprocess.c.i" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/testpreprocess.c > CMakeFiles/testpreprocess.dir/testpreprocess.c.i + cd /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/testpreprocess.c > CMakeFiles/testpreprocess.dir/testpreprocess.c.i hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/testpreprocess.dir/testpreprocess.c.s" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/testpreprocess.c -o CMakeFiles/testpreprocess.dir/testpreprocess.c.s + cd /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/testpreprocess.c -o CMakeFiles/testpreprocess.dir/testpreprocess.c.s hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o.requires: @@ -93,8 +93,8 @@ hdl4se/testpreprocess/testpreprocess: hdl4se/testpreprocess/CMakeFiles/testprepr hdl4se/testpreprocess/testpreprocess: hdl4se/preprocess/libpreprocess.a hdl4se/testpreprocess/testpreprocess: lcom/liblcom.a hdl4se/testpreprocess/testpreprocess: hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable testpreprocess" - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/testpreprocess.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable testpreprocess" + cd /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/testpreprocess.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build: hdl4se/testpreprocess/testpreprocess @@ -106,10 +106,10 @@ hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/requires: hdl4se/testpreproc .PHONY : hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/requires hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/clean: - cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess && $(CMAKE_COMMAND) -P CMakeFiles/testpreprocess.dir/cmake_clean.cmake + cd /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess && $(CMAKE_COMMAND) -P CMakeFiles/testpreprocess.dir/cmake_clean.cmake .PHONY : hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/clean hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/DependInfo.cmake --color=$(COLOR) + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess /media/raoxianhong/_dde_data/gwork /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/DependInfo.cmake --color=$(COLOR) .PHONY : hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/depend diff --git a/testpreprocess/CMakeFiles/testpreprocess.dir/depend.internal b/testpreprocess/CMakeFiles/testpreprocess.dir/depend.internal index d021763f6b06e5467d2c52fae2e4e0e18cefb74e..960109ba3981f3c7d910fc87f7a9f670668cbe67 100644 --- a/testpreprocess/CMakeFiles/testpreprocess.dir/depend.internal +++ b/testpreprocess/CMakeFiles/testpreprocess.dir/depend.internal @@ -2,7 +2,7 @@ # Generated by "Unix Makefiles" Generator, CMake Version 3.9 hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o - /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/testpreprocess.c + /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/testpreprocess.c hdl4se/testpreprocess/../../lcom/include/eiid.h hdl4se/testpreprocess/../../lcom/include/guid.h hdl4se/testpreprocess/../../lcom/include/object.h diff --git a/testpreprocess/CMakeFiles/testpreprocess.dir/flags.make b/testpreprocess/CMakeFiles/testpreprocess.dir/flags.make index 61dd16e915c9c0fd4967f4c3f0f5d1ddd9291022..6d95545d5044bad9ac09e358550b1ead545b12f0 100644 --- a/testpreprocess/CMakeFiles/testpreprocess.dir/flags.make +++ b/testpreprocess/CMakeFiles/testpreprocess.dir/flags.make @@ -6,5 +6,5 @@ C_FLAGS = C_DEFINES = -C_INCLUDES = -I/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/../../lcom/include -I/media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/../preprocess/include +C_INCLUDES = -I/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/../../lcom/include -I/media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/../preprocess/include diff --git a/testpreprocess/CMakeFiles/testpreprocess.dir/progress.make b/testpreprocess/CMakeFiles/testpreprocess.dir/progress.make index c354d5c0377770f3714ffcfcf7160631de50dd2e..961e1cad8a491d6eab4b1b2fbea140b4981d8bfc 100644 --- a/testpreprocess/CMakeFiles/testpreprocess.dir/progress.make +++ b/testpreprocess/CMakeFiles/testpreprocess.dir/progress.make @@ -1,3 +1,3 @@ -CMAKE_PROGRESS_1 = 33 -CMAKE_PROGRESS_2 = 34 +CMAKE_PROGRESS_1 = 48 +CMAKE_PROGRESS_2 = 49 diff --git a/testpreprocess/Makefile b/testpreprocess/Makefile index f14aa6cee3b881a5062f0318caa97659f68205f5..2482afc4f1fe631d9fd145088799e199456fc7d6 100644 --- a/testpreprocess/Makefile +++ b/testpreprocess/Makefile @@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_SOURCE_DIR = /media/raoxianhong/_dde_data/gwork # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork +CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gwork #============================================================================= # Targets provided globally by CMake. @@ -126,14 +126,14 @@ list_install_components/fast: list_install_components # The main all target all: cmake_check_build_system - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess/CMakeFiles/progress.marks - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/all - $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gitwork/CMakeFiles 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess/CMakeFiles/progress.marks + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/all + $(CMAKE_COMMAND) -E cmake_progress_start /media/raoxianhong/_dde_data/gwork/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/clean + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/clean .PHONY : clean # The main clean target @@ -143,22 +143,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/preinstall + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/rule: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/rule + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f CMakeFiles/Makefile2 hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/rule .PHONY : hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/rule # Convenience name for target. @@ -168,7 +168,7 @@ testpreprocess: hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/rule # fast build rule for target. testpreprocess/fast: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build .PHONY : testpreprocess/fast testpreprocess.o: testpreprocess.c.o @@ -177,7 +177,7 @@ testpreprocess.o: testpreprocess.c.o # target to build an object file testpreprocess.c.o: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.o .PHONY : testpreprocess.c.o testpreprocess.i: testpreprocess.c.i @@ -186,7 +186,7 @@ testpreprocess.i: testpreprocess.c.i # target to preprocess a source file testpreprocess.c.i: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.i + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.i .PHONY : testpreprocess.c.i testpreprocess.s: testpreprocess.c.s @@ -195,7 +195,7 @@ testpreprocess.s: testpreprocess.c.s # target to generate assembly for a file testpreprocess.c.s: - cd /media/raoxianhong/_dde_data/gitwork && $(MAKE) -f hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.s + cd /media/raoxianhong/_dde_data/gwork && $(MAKE) -f hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/build.make hdl4se/testpreprocess/CMakeFiles/testpreprocess.dir/testpreprocess.c.s .PHONY : testpreprocess.c.s # Help Target @@ -225,6 +225,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /media/raoxianhong/_dde_data/gitwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /media/raoxianhong/_dde_data/gwork && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/testpreprocess/cmake_install.cmake b/testpreprocess/cmake_install.cmake index 095f9b10589808f527cf7106567bc7ec0d8a7490..8d8ae57e5e4dac72fe678bf9925e9d2ccf1e04c7 100644 --- a/testpreprocess/cmake_install.cmake +++ b/testpreprocess/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /media/raoxianhong/_dde_data/gitwork/hdl4se/testpreprocess +# Install script for directory: /media/raoxianhong/_dde_data/gwork/hdl4se/testpreprocess # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) diff --git a/testpreprocess/testpreprocess b/testpreprocess/testpreprocess index b0e8e2219e8aa8de62b07f52c629393ad51a1d01..07fd796e86d6b73193efacfdeb116af41e99cf77 100755 Binary files a/testpreprocess/testpreprocess and b/testpreprocess/testpreprocess differ