summaryrefslogtreecommitdiffstats
path: root/Matrix_9x14/build/CMakeFiles/LIFE.dir/build.make
blob: 9f50cf2e9bbe2b65e3ce08282482e98041e407bc (plain)
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
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canoncical targets will work.
.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# Produce verbose output by default.
VERBOSE = 1

# Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/xel/Dokumente/ledmatrix/Matrix_9x14

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/xel/Dokumente/ledmatrix/Matrix_9x14/build

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

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

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

CMakeFiles/LIFE.dir/Life.cpp.obj: CMakeFiles/LIFE.dir/flags.make
CMakeFiles/LIFE.dir/Life.cpp.obj: ../Life.cpp
	$(CMAKE_COMMAND) -E cmake_progress_report /home/xel/Dokumente/ledmatrix/Matrix_9x14/build/CMakeFiles $(CMAKE_PROGRESS_1)
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/LIFE.dir/Life.cpp.obj"
	/usr/bin/avr-g++   $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/LIFE.dir/Life.cpp.obj -c /home/xel/Dokumente/ledmatrix/Matrix_9x14/Life.cpp

CMakeFiles/LIFE.dir/Life.cpp.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/LIFE.dir/Life.cpp.i"
	/usr/bin/avr-g++  $(CXX_DEFINES) $(CXX_FLAGS) -E /home/xel/Dokumente/ledmatrix/Matrix_9x14/Life.cpp > CMakeFiles/LIFE.dir/Life.cpp.i

CMakeFiles/LIFE.dir/Life.cpp.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/LIFE.dir/Life.cpp.s"
	/usr/bin/avr-g++  $(CXX_DEFINES) $(CXX_FLAGS) -S /home/xel/Dokumente/ledmatrix/Matrix_9x14/Life.cpp -o CMakeFiles/LIFE.dir/Life.cpp.s

CMakeFiles/LIFE.dir/Life.cpp.obj.requires:
.PHONY : CMakeFiles/LIFE.dir/Life.cpp.obj.requires

CMakeFiles/LIFE.dir/Life.cpp.obj.provides: CMakeFiles/LIFE.dir/Life.cpp.obj.requires
	$(MAKE) -f CMakeFiles/LIFE.dir/build.make CMakeFiles/LIFE.dir/Life.cpp.obj.provides.build
.PHONY : CMakeFiles/LIFE.dir/Life.cpp.obj.provides

CMakeFiles/LIFE.dir/Life.cpp.obj.provides.build: CMakeFiles/LIFE.dir/Life.cpp.obj

# Object files for target LIFE
LIFE_OBJECTS = \
"CMakeFiles/LIFE.dir/Life.cpp.obj"

# External object files for target LIFE
LIFE_EXTERNAL_OBJECTS =

LIFE.elf: CMakeFiles/LIFE.dir/Life.cpp.obj
LIFE.elf: libatmega328_Charliplexing.a
LIFE.elf: libatmega328_CORE.a
LIFE.elf: CMakeFiles/LIFE.dir/build.make
LIFE.elf: CMakeFiles/LIFE.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable LIFE.elf"
	$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/LIFE.dir/link.txt --verbose=$(VERBOSE)
	/usr/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /home/xel/Dokumente/ledmatrix/Matrix_9x14/build/LIFE.elf /home/xel/Dokumente/ledmatrix/Matrix_9x14/build/LIFE.eep
	/usr/bin/avr-objcopy -O ihex -R .eeprom /home/xel/Dokumente/ledmatrix/Matrix_9x14/build/LIFE.elf /home/xel/Dokumente/ledmatrix/Matrix_9x14/build/LIFE.hex

# Rule to build all files generated by this target.
CMakeFiles/LIFE.dir/build: LIFE.elf
.PHONY : CMakeFiles/LIFE.dir/build

CMakeFiles/LIFE.dir/requires: CMakeFiles/LIFE.dir/Life.cpp.obj.requires
.PHONY : CMakeFiles/LIFE.dir/requires

CMakeFiles/LIFE.dir/clean:
	$(CMAKE_COMMAND) -P CMakeFiles/LIFE.dir/cmake_clean.cmake
.PHONY : CMakeFiles/LIFE.dir/clean

CMakeFiles/LIFE.dir/depend:
	cd /home/xel/Dokumente/ledmatrix/Matrix_9x14/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/xel/Dokumente/ledmatrix/Matrix_9x14 /home/xel/Dokumente/ledmatrix/Matrix_9x14 /home/xel/Dokumente/ledmatrix/Matrix_9x14/build /home/xel/Dokumente/ledmatrix/Matrix_9x14/build /home/xel/Dokumente/ledmatrix/Matrix_9x14/build/CMakeFiles/LIFE.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/LIFE.dir/depend