提交 b33c4f57 编写于 作者: 饶先宏's avatar 饶先宏

linux

上级 aac101c9
......@@ -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)
......
......@@ -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
# 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})
#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
# 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 "")
# 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
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()
# 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
# 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
# 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
/usr/bin/ar qc libbignumber.a CMakeFiles/bignumber.dir/src/bignumber.c.o
/usr/bin/ranlib libbignumber.a
CMAKE_PROGRESS_1 = 1
CMAKE_PROGRESS_2 = 2
# 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
# 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()
# 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()
......@@ -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)
......
......@@ -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
# 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()
......@@ -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)
......
......@@ -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
......@@ -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.
......
......@@ -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
......@@ -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
......@@ -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
......@@ -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
/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
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
......@@ -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")
......
......@@ -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
# 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)
......
......@@ -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 接口 */
......
# 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})
#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
# 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 "")
# 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
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()
# 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
# 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
# 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
/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
CMAKE_PROGRESS_1 = 7
CMAKE_PROGRESS_2 = 8
CMAKE_PROGRESS_3 = 9
# 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
# 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()
# 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})
#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
# 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 "")
# 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
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()
# 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
# 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
# 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
/usr/bin/cc CMakeFiles/testbignumber.dir/testbignumber.c.o -o testbignumber ../../bignumber/libbignumber.a ../../../lcom/liblcom.a
......@@ -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")
......
# 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
# 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()
......@@ -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)
......
......@@ -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
......
......@@ -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.
......
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"
)
......
# 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
# 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
......@@ -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
/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
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
......@@ -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
# 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)
......
......@@ -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)
......
......@@ -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
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册