261 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			261 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# CMAKE generated file: DO NOT EDIT!
 | 
						|
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
 | 
						|
 | 
						|
# Default target executed when no arguments are given to make.
 | 
						|
default_target: all
 | 
						|
 | 
						|
.PHONY : default_target
 | 
						|
 | 
						|
# The main recursive all target
 | 
						|
all:
 | 
						|
 | 
						|
.PHONY : all
 | 
						|
 | 
						|
# The main recursive preinstall target
 | 
						|
preinstall:
 | 
						|
 | 
						|
.PHONY : preinstall
 | 
						|
 | 
						|
#=============================================================================
 | 
						|
# 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 = /home/pyrostefan/Documents/Parkmanne/Parkmanne
 | 
						|
 | 
						|
# The top-level build directory on which CMake was run.
 | 
						|
CMAKE_BINARY_DIR = /home/pyrostefan/Documents/Parkmanne/Parkmanne
 | 
						|
 | 
						|
#=============================================================================
 | 
						|
# Target rules for target CMakeFiles/park.dir
 | 
						|
 | 
						|
# All Build rule for target.
 | 
						|
CMakeFiles/park.dir/all: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/all
 | 
						|
CMakeFiles/park.dir/all: thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/all
 | 
						|
	$(MAKE) -f CMakeFiles/park.dir/build.make CMakeFiles/park.dir/depend
 | 
						|
	$(MAKE) -f CMakeFiles/park.dir/build.make CMakeFiles/park.dir/build
 | 
						|
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles --progress-num=8,9,10,11,12,13,14,15,16 "Built target park"
 | 
						|
.PHONY : CMakeFiles/park.dir/all
 | 
						|
 | 
						|
# Include target in all.
 | 
						|
all: CMakeFiles/park.dir/all
 | 
						|
 | 
						|
.PHONY : all
 | 
						|
 | 
						|
# Build rule for subdir invocation for target.
 | 
						|
CMakeFiles/park.dir/rule: cmake_check_build_system
 | 
						|
	$(CMAKE_COMMAND) -E cmake_progress_start /home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles 18
 | 
						|
	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/park.dir/all
 | 
						|
	$(CMAKE_COMMAND) -E cmake_progress_start /home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles 0
 | 
						|
.PHONY : CMakeFiles/park.dir/rule
 | 
						|
 | 
						|
# Convenience name for target.
 | 
						|
park: CMakeFiles/park.dir/rule
 | 
						|
 | 
						|
.PHONY : park
 | 
						|
 | 
						|
# clean rule for target.
 | 
						|
CMakeFiles/park.dir/clean:
 | 
						|
	$(MAKE) -f CMakeFiles/park.dir/build.make CMakeFiles/park.dir/clean
 | 
						|
.PHONY : CMakeFiles/park.dir/clean
 | 
						|
 | 
						|
# clean rule for target.
 | 
						|
clean: CMakeFiles/park.dir/clean
 | 
						|
 | 
						|
.PHONY : clean
 | 
						|
 | 
						|
#=============================================================================
 | 
						|
# Directory level rules for directory thirdparty/SQLiteCpp
 | 
						|
 | 
						|
# Convenience name for "all" pass in the directory.
 | 
						|
thirdparty/SQLiteCpp/all: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/all
 | 
						|
thirdparty/SQLiteCpp/all: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/all
 | 
						|
thirdparty/SQLiteCpp/all: thirdparty/SQLiteCpp/sqlite3/all
 | 
						|
 | 
						|
.PHONY : thirdparty/SQLiteCpp/all
 | 
						|
 | 
						|
# Convenience name for "clean" pass in the directory.
 | 
						|
thirdparty/SQLiteCpp/clean: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/clean
 | 
						|
thirdparty/SQLiteCpp/clean: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/clean
 | 
						|
thirdparty/SQLiteCpp/clean: thirdparty/SQLiteCpp/sqlite3/clean
 | 
						|
 | 
						|
.PHONY : thirdparty/SQLiteCpp/clean
 | 
						|
 | 
						|
# Convenience name for "preinstall" pass in the directory.
 | 
						|
thirdparty/SQLiteCpp/preinstall: thirdparty/SQLiteCpp/sqlite3/preinstall
 | 
						|
 | 
						|
.PHONY : thirdparty/SQLiteCpp/preinstall
 | 
						|
 | 
						|
#=============================================================================
 | 
						|
# Target rules for target thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir
 | 
						|
 | 
						|
# All Build rule for target.
 | 
						|
thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/all:
 | 
						|
	$(MAKE) -f thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/build.make thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/depend
 | 
						|
	$(MAKE) -f thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/build.make thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/build
 | 
						|
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles --progress-num= "Built target SQLiteCpp_cpplint"
 | 
						|
.PHONY : thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/all
 | 
						|
 | 
						|
# Include target in all.
 | 
						|
all: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/all
 | 
						|
 | 
						|
.PHONY : all
 | 
						|
 | 
						|
# Build rule for subdir invocation for target.
 | 
						|
thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/rule: cmake_check_build_system
 | 
						|
	$(CMAKE_COMMAND) -E cmake_progress_start /home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles 0
 | 
						|
	$(MAKE) -f CMakeFiles/Makefile2 thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/all
 | 
						|
	$(CMAKE_COMMAND) -E cmake_progress_start /home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles 0
 | 
						|
.PHONY : thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/rule
 | 
						|
 | 
						|
# Convenience name for target.
 | 
						|
SQLiteCpp_cpplint: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/rule
 | 
						|
 | 
						|
.PHONY : SQLiteCpp_cpplint
 | 
						|
 | 
						|
# clean rule for target.
 | 
						|
thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/clean:
 | 
						|
	$(MAKE) -f thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/build.make thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/clean
 | 
						|
.PHONY : thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/clean
 | 
						|
 | 
						|
# clean rule for target.
 | 
						|
clean: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp_cpplint.dir/clean
 | 
						|
 | 
						|
.PHONY : clean
 | 
						|
 | 
						|
#=============================================================================
 | 
						|
# Target rules for target thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir
 | 
						|
 | 
						|
# All Build rule for target.
 | 
						|
thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/all:
 | 
						|
	$(MAKE) -f thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/build.make thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/depend
 | 
						|
	$(MAKE) -f thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/build.make thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/build
 | 
						|
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles --progress-num=1,2,3,4,5,6,7 "Built target SQLiteCpp"
 | 
						|
.PHONY : thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/all
 | 
						|
 | 
						|
# Include target in all.
 | 
						|
all: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/all
 | 
						|
 | 
						|
.PHONY : all
 | 
						|
 | 
						|
# Build rule for subdir invocation for target.
 | 
						|
thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/rule: cmake_check_build_system
 | 
						|
	$(CMAKE_COMMAND) -E cmake_progress_start /home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles 7
 | 
						|
	$(MAKE) -f CMakeFiles/Makefile2 thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/all
 | 
						|
	$(CMAKE_COMMAND) -E cmake_progress_start /home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles 0
 | 
						|
.PHONY : thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/rule
 | 
						|
 | 
						|
# Convenience name for target.
 | 
						|
SQLiteCpp: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/rule
 | 
						|
 | 
						|
.PHONY : SQLiteCpp
 | 
						|
 | 
						|
# clean rule for target.
 | 
						|
thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/clean:
 | 
						|
	$(MAKE) -f thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/build.make thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/clean
 | 
						|
.PHONY : thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/clean
 | 
						|
 | 
						|
# clean rule for target.
 | 
						|
clean: thirdparty/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/clean
 | 
						|
 | 
						|
.PHONY : clean
 | 
						|
 | 
						|
#=============================================================================
 | 
						|
# Directory level rules for directory thirdparty/SQLiteCpp/sqlite3
 | 
						|
 | 
						|
# Convenience name for "all" pass in the directory.
 | 
						|
thirdparty/SQLiteCpp/sqlite3/all: thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/all
 | 
						|
 | 
						|
.PHONY : thirdparty/SQLiteCpp/sqlite3/all
 | 
						|
 | 
						|
# Convenience name for "clean" pass in the directory.
 | 
						|
thirdparty/SQLiteCpp/sqlite3/clean: thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/clean
 | 
						|
 | 
						|
.PHONY : thirdparty/SQLiteCpp/sqlite3/clean
 | 
						|
 | 
						|
# Convenience name for "preinstall" pass in the directory.
 | 
						|
thirdparty/SQLiteCpp/sqlite3/preinstall:
 | 
						|
 | 
						|
.PHONY : thirdparty/SQLiteCpp/sqlite3/preinstall
 | 
						|
 | 
						|
#=============================================================================
 | 
						|
# Target rules for target thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir
 | 
						|
 | 
						|
# All Build rule for target.
 | 
						|
thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/all:
 | 
						|
	$(MAKE) -f thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/depend
 | 
						|
	$(MAKE) -f thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build
 | 
						|
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles --progress-num=17,18 "Built target sqlite3"
 | 
						|
.PHONY : thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/all
 | 
						|
 | 
						|
# Include target in all.
 | 
						|
all: thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/all
 | 
						|
 | 
						|
.PHONY : all
 | 
						|
 | 
						|
# Build rule for subdir invocation for target.
 | 
						|
thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/rule: cmake_check_build_system
 | 
						|
	$(CMAKE_COMMAND) -E cmake_progress_start /home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles 2
 | 
						|
	$(MAKE) -f CMakeFiles/Makefile2 thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/all
 | 
						|
	$(CMAKE_COMMAND) -E cmake_progress_start /home/pyrostefan/Documents/Parkmanne/Parkmanne/CMakeFiles 0
 | 
						|
.PHONY : thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/rule
 | 
						|
 | 
						|
# Convenience name for target.
 | 
						|
sqlite3: thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/rule
 | 
						|
 | 
						|
.PHONY : sqlite3
 | 
						|
 | 
						|
# clean rule for target.
 | 
						|
thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/clean:
 | 
						|
	$(MAKE) -f thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/clean
 | 
						|
.PHONY : thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/clean
 | 
						|
 | 
						|
# clean rule for target.
 | 
						|
clean: thirdparty/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/clean
 | 
						|
 | 
						|
.PHONY : clean
 | 
						|
 | 
						|
#=============================================================================
 | 
						|
# 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:
 | 
						|
	$(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
 | 
						|
.PHONY : cmake_check_build_system
 | 
						|
 |