build.make 5.7 KB
Newer Older
饶先宏's avatar
饶先宏 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
# 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/gitwork

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /media/raoxianhong/_dde_data/gitwork

# Include any dependencies generated for this target.
include hdl4se/testparser/CMakeFiles/testparser.dir/depend.make

# Include the progress variables for this target.
include hdl4se/testparser/CMakeFiles/testparser.dir/progress.make

# Include the compile flags for this target's objects.
include hdl4se/testparser/CMakeFiles/testparser.dir/flags.make

hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o: hdl4se/testparser/CMakeFiles/testparser.dir/flags.make
hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o: hdl4se/testparser/main.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/testparser/CMakeFiles/testparser.dir/main.c.o"
	cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/testparser.dir/main.c.o   -c /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser/main.c

hdl4se/testparser/CMakeFiles/testparser.dir/main.c.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/testparser.dir/main.c.i"
	cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser/main.c > CMakeFiles/testparser.dir/main.c.i

hdl4se/testparser/CMakeFiles/testparser.dir/main.c.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/testparser.dir/main.c.s"
	cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser/main.c -o CMakeFiles/testparser.dir/main.c.s

hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o.requires:

.PHONY : hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o.requires

hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o.provides: hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o.requires
	$(MAKE) -f hdl4se/testparser/CMakeFiles/testparser.dir/build.make hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o.provides.build
.PHONY : hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o.provides

hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o.provides.build: hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o


# Object files for target testparser
testparser_OBJECTS = \
"CMakeFiles/testparser.dir/main.c.o"

# External object files for target testparser
testparser_EXTERNAL_OBJECTS =

hdl4se/testparser/testparser: hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o
hdl4se/testparser/testparser: hdl4se/testparser/CMakeFiles/testparser.dir/build.make
hdl4se/testparser/testparser: hdl4se/preprocess/libverilog_preprocess.a
hdl4se/testparser/testparser: hdl4se/parser/libverilog_parser.a
hdl4se/testparser/testparser: hdl4se/hdl4seutils/libhdl4seutils.a
hdl4se/testparser/testparser: hdl4se/bignumber/libbignumber.a
hdl4se/testparser/testparser: lcom/liblcom.a
hdl4se/testparser/testparser: hdl4se/testparser/CMakeFiles/testparser.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/media/raoxianhong/_dde_data/gitwork/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable testparser"
	cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/testparser.dir/link.txt --verbose=$(VERBOSE)

# Rule to build all files generated by this target.
hdl4se/testparser/CMakeFiles/testparser.dir/build: hdl4se/testparser/testparser

.PHONY : hdl4se/testparser/CMakeFiles/testparser.dir/build

hdl4se/testparser/CMakeFiles/testparser.dir/requires: hdl4se/testparser/CMakeFiles/testparser.dir/main.c.o.requires

.PHONY : hdl4se/testparser/CMakeFiles/testparser.dir/requires

hdl4se/testparser/CMakeFiles/testparser.dir/clean:
	cd /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser && $(CMAKE_COMMAND) -P CMakeFiles/testparser.dir/cmake_clean.cmake
.PHONY : hdl4se/testparser/CMakeFiles/testparser.dir/clean

hdl4se/testparser/CMakeFiles/testparser.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/testparser /media/raoxianhong/_dde_data/gitwork /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser /media/raoxianhong/_dde_data/gitwork/hdl4se/testparser/CMakeFiles/testparser.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : hdl4se/testparser/CMakeFiles/testparser.dir/depend