Launching soon!

This commit is contained in:
[ Kristjan Komloši HomePC ]
2017-03-28 13:33:10 +02:00
parent db1ecbddbe
commit 2cdf7fb91c
276 changed files with 19 additions and 113542 deletions
@@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/root/projekti/CyUSB/release/cylib")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/root/projekti/CyUSB/release/cylib/build")
# 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})
@@ -0,0 +1,80 @@
#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
../include/CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
stdio.h
-
io.h
-
unistd.h
-
stdlib.h
-
string.h
-
errno.h
-
fcntl.h
-
stdbool.h
-
pthread.h
-
libusb.h
-
CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/cyi2c.c
CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyjtag.c
CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cymisc.c
CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyphdc.c
CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyspi.c
CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
signal.h
-
sys/time.h
-
/root/projekti/CyUSB/release/cylib/lib/cyuart.c
CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyusb.c
CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/usr/local/include/libusb-1.0/libusb.h
stdint.h
-
sys/types.h
-
time.h
-
limits.h
-
sys/time.h
-
windows.h
-
@@ -0,0 +1,35 @@
# 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
"/root/projekti/CyUSB/release/cylib/lib/cyi2c.c" "/root/projekti/CyUSB/release/cylib/build/lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o"
"/root/projekti/CyUSB/release/cylib/lib/cyjtag.c" "/root/projekti/CyUSB/release/cylib/build/lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o"
"/root/projekti/CyUSB/release/cylib/lib/cymisc.c" "/root/projekti/CyUSB/release/cylib/build/lib/CMakeFiles/cyusbserial.dir/cymisc.c.o"
"/root/projekti/CyUSB/release/cylib/lib/cyphdc.c" "/root/projekti/CyUSB/release/cylib/build/lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o"
"/root/projekti/CyUSB/release/cylib/lib/cyspi.c" "/root/projekti/CyUSB/release/cylib/build/lib/CMakeFiles/cyusbserial.dir/cyspi.c.o"
"/root/projekti/CyUSB/release/cylib/lib/cyuart.c" "/root/projekti/CyUSB/release/cylib/build/lib/CMakeFiles/cyusbserial.dir/cyuart.c.o"
"/root/projekti/CyUSB/release/cylib/lib/cyusb.c" "/root/projekti/CyUSB/release/cylib/build/lib/CMakeFiles/cyusbserial.dir/cyusb.c.o"
)
set(CMAKE_C_COMPILER_ID "GNU")
# The include file search paths:
set(CMAKE_C_TARGET_INCLUDE_PATH
"../include"
"../lib/../include"
"/usr/local/include/libusb-1.0"
)
# Pairs of files generated by the same build rule.
set(CMAKE_MULTIPLE_OUTPUT_PAIRS
"/root/projekti/CyUSB/release/cylib/build/lib/libcyusbserial.so" "/root/projekti/CyUSB/release/cylib/build/lib/libcyusbserial.so.1"
)
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
@@ -0,0 +1,280 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
# 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 = /root/projekti/CyUSB/release/cylib
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/projekti/CyUSB/release/cylib/build
# Include any dependencies generated for this target.
include lib/CMakeFiles/cyusbserial.dir/depend.make
# Include the progress variables for this target.
include lib/CMakeFiles/cyusbserial.dir/progress.make
# Include the compile flags for this target's objects.
include lib/CMakeFiles/cyusbserial.dir/flags.make
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o: lib/CMakeFiles/cyusbserial.dir/flags.make
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o: ../lib/cyusb.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object lib/CMakeFiles/cyusbserial.dir/cyusb.c.o"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cyusbserial.dir/cyusb.c.o -c /root/projekti/CyUSB/release/cylib/lib/cyusb.c
lib/CMakeFiles/cyusbserial.dir/cyusb.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cyusbserial.dir/cyusb.c.i"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/projekti/CyUSB/release/cylib/lib/cyusb.c > CMakeFiles/cyusbserial.dir/cyusb.c.i
lib/CMakeFiles/cyusbserial.dir/cyusb.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cyusbserial.dir/cyusb.c.s"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/projekti/CyUSB/release/cylib/lib/cyusb.c -o CMakeFiles/cyusbserial.dir/cyusb.c.s
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o.requires:
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyusb.c.o.requires
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o.provides: lib/CMakeFiles/cyusbserial.dir/cyusb.c.o.requires
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyusb.c.o.provides.build
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyusb.c.o.provides
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o.provides.build: lib/CMakeFiles/cyusbserial.dir/cyusb.c.o
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o: lib/CMakeFiles/cyusbserial.dir/flags.make
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o: ../lib/cyuart.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object lib/CMakeFiles/cyusbserial.dir/cyuart.c.o"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cyusbserial.dir/cyuart.c.o -c /root/projekti/CyUSB/release/cylib/lib/cyuart.c
lib/CMakeFiles/cyusbserial.dir/cyuart.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cyusbserial.dir/cyuart.c.i"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/projekti/CyUSB/release/cylib/lib/cyuart.c > CMakeFiles/cyusbserial.dir/cyuart.c.i
lib/CMakeFiles/cyusbserial.dir/cyuart.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cyusbserial.dir/cyuart.c.s"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/projekti/CyUSB/release/cylib/lib/cyuart.c -o CMakeFiles/cyusbserial.dir/cyuart.c.s
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o.requires:
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyuart.c.o.requires
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o.provides: lib/CMakeFiles/cyusbserial.dir/cyuart.c.o.requires
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyuart.c.o.provides.build
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyuart.c.o.provides
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o.provides.build: lib/CMakeFiles/cyusbserial.dir/cyuart.c.o
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o: lib/CMakeFiles/cyusbserial.dir/flags.make
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o: ../lib/cyi2c.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cyusbserial.dir/cyi2c.c.o -c /root/projekti/CyUSB/release/cylib/lib/cyi2c.c
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cyusbserial.dir/cyi2c.c.i"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/projekti/CyUSB/release/cylib/lib/cyi2c.c > CMakeFiles/cyusbserial.dir/cyi2c.c.i
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cyusbserial.dir/cyi2c.c.s"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/projekti/CyUSB/release/cylib/lib/cyi2c.c -o CMakeFiles/cyusbserial.dir/cyi2c.c.s
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o.requires:
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o.requires
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o.provides: lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o.requires
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o.provides.build
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o.provides
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o.provides.build: lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o: lib/CMakeFiles/cyusbserial.dir/flags.make
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o: ../lib/cyspi.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object lib/CMakeFiles/cyusbserial.dir/cyspi.c.o"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cyusbserial.dir/cyspi.c.o -c /root/projekti/CyUSB/release/cylib/lib/cyspi.c
lib/CMakeFiles/cyusbserial.dir/cyspi.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cyusbserial.dir/cyspi.c.i"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/projekti/CyUSB/release/cylib/lib/cyspi.c > CMakeFiles/cyusbserial.dir/cyspi.c.i
lib/CMakeFiles/cyusbserial.dir/cyspi.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cyusbserial.dir/cyspi.c.s"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/projekti/CyUSB/release/cylib/lib/cyspi.c -o CMakeFiles/cyusbserial.dir/cyspi.c.s
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o.requires:
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyspi.c.o.requires
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o.provides: lib/CMakeFiles/cyusbserial.dir/cyspi.c.o.requires
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyspi.c.o.provides.build
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyspi.c.o.provides
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o.provides.build: lib/CMakeFiles/cyusbserial.dir/cyspi.c.o
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o: lib/CMakeFiles/cyusbserial.dir/flags.make
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o: ../lib/cyphdc.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cyusbserial.dir/cyphdc.c.o -c /root/projekti/CyUSB/release/cylib/lib/cyphdc.c
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cyusbserial.dir/cyphdc.c.i"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/projekti/CyUSB/release/cylib/lib/cyphdc.c > CMakeFiles/cyusbserial.dir/cyphdc.c.i
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cyusbserial.dir/cyphdc.c.s"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/projekti/CyUSB/release/cylib/lib/cyphdc.c -o CMakeFiles/cyusbserial.dir/cyphdc.c.s
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o.requires:
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o.requires
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o.provides: lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o.requires
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o.provides.build
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o.provides
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o.provides.build: lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o: lib/CMakeFiles/cyusbserial.dir/flags.make
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o: ../lib/cyjtag.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cyusbserial.dir/cyjtag.c.o -c /root/projekti/CyUSB/release/cylib/lib/cyjtag.c
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cyusbserial.dir/cyjtag.c.i"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/projekti/CyUSB/release/cylib/lib/cyjtag.c > CMakeFiles/cyusbserial.dir/cyjtag.c.i
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cyusbserial.dir/cyjtag.c.s"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/projekti/CyUSB/release/cylib/lib/cyjtag.c -o CMakeFiles/cyusbserial.dir/cyjtag.c.s
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o.requires:
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o.requires
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o.provides: lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o.requires
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o.provides.build
.PHONY : lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o.provides
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o.provides.build: lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o: lib/CMakeFiles/cyusbserial.dir/flags.make
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o: ../lib/cymisc.c
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object lib/CMakeFiles/cyusbserial.dir/cymisc.c.o"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/cyusbserial.dir/cymisc.c.o -c /root/projekti/CyUSB/release/cylib/lib/cymisc.c
lib/CMakeFiles/cyusbserial.dir/cymisc.c.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/cyusbserial.dir/cymisc.c.i"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/projekti/CyUSB/release/cylib/lib/cymisc.c > CMakeFiles/cyusbserial.dir/cymisc.c.i
lib/CMakeFiles/cyusbserial.dir/cymisc.c.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/cyusbserial.dir/cymisc.c.s"
cd /root/projekti/CyUSB/release/cylib/build/lib && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/projekti/CyUSB/release/cylib/lib/cymisc.c -o CMakeFiles/cyusbserial.dir/cymisc.c.s
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o.requires:
.PHONY : lib/CMakeFiles/cyusbserial.dir/cymisc.c.o.requires
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o.provides: lib/CMakeFiles/cyusbserial.dir/cymisc.c.o.requires
$(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cymisc.c.o.provides.build
.PHONY : lib/CMakeFiles/cyusbserial.dir/cymisc.c.o.provides
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o.provides.build: lib/CMakeFiles/cyusbserial.dir/cymisc.c.o
# Object files for target cyusbserial
cyusbserial_OBJECTS = \
"CMakeFiles/cyusbserial.dir/cyusb.c.o" \
"CMakeFiles/cyusbserial.dir/cyuart.c.o" \
"CMakeFiles/cyusbserial.dir/cyi2c.c.o" \
"CMakeFiles/cyusbserial.dir/cyspi.c.o" \
"CMakeFiles/cyusbserial.dir/cyphdc.c.o" \
"CMakeFiles/cyusbserial.dir/cyjtag.c.o" \
"CMakeFiles/cyusbserial.dir/cymisc.c.o"
# External object files for target cyusbserial
cyusbserial_EXTERNAL_OBJECTS =
lib/libcyusbserial.so.1: lib/CMakeFiles/cyusbserial.dir/cyusb.c.o
lib/libcyusbserial.so.1: lib/CMakeFiles/cyusbserial.dir/cyuart.c.o
lib/libcyusbserial.so.1: lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o
lib/libcyusbserial.so.1: lib/CMakeFiles/cyusbserial.dir/cyspi.c.o
lib/libcyusbserial.so.1: lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o
lib/libcyusbserial.so.1: lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o
lib/libcyusbserial.so.1: lib/CMakeFiles/cyusbserial.dir/cymisc.c.o
lib/libcyusbserial.so.1: lib/CMakeFiles/cyusbserial.dir/build.make
lib/libcyusbserial.so.1: /usr/local/lib/libusb-1.0.so
lib/libcyusbserial.so.1: lib/CMakeFiles/cyusbserial.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/root/projekti/CyUSB/release/cylib/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Linking C shared library libcyusbserial.so"
cd /root/projekti/CyUSB/release/cylib/build/lib && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cyusbserial.dir/link.txt --verbose=$(VERBOSE)
cd /root/projekti/CyUSB/release/cylib/build/lib && $(CMAKE_COMMAND) -E cmake_symlink_library libcyusbserial.so.1 libcyusbserial.so.1 libcyusbserial.so
lib/libcyusbserial.so: lib/libcyusbserial.so.1
@$(CMAKE_COMMAND) -E touch_nocreate lib/libcyusbserial.so
# Rule to build all files generated by this target.
lib/CMakeFiles/cyusbserial.dir/build: lib/libcyusbserial.so
.PHONY : lib/CMakeFiles/cyusbserial.dir/build
lib/CMakeFiles/cyusbserial.dir/requires: lib/CMakeFiles/cyusbserial.dir/cyusb.c.o.requires
lib/CMakeFiles/cyusbserial.dir/requires: lib/CMakeFiles/cyusbserial.dir/cyuart.c.o.requires
lib/CMakeFiles/cyusbserial.dir/requires: lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o.requires
lib/CMakeFiles/cyusbserial.dir/requires: lib/CMakeFiles/cyusbserial.dir/cyspi.c.o.requires
lib/CMakeFiles/cyusbserial.dir/requires: lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o.requires
lib/CMakeFiles/cyusbserial.dir/requires: lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o.requires
lib/CMakeFiles/cyusbserial.dir/requires: lib/CMakeFiles/cyusbserial.dir/cymisc.c.o.requires
.PHONY : lib/CMakeFiles/cyusbserial.dir/requires
lib/CMakeFiles/cyusbserial.dir/clean:
cd /root/projekti/CyUSB/release/cylib/build/lib && $(CMAKE_COMMAND) -P CMakeFiles/cyusbserial.dir/cmake_clean.cmake
.PHONY : lib/CMakeFiles/cyusbserial.dir/clean
lib/CMakeFiles/cyusbserial.dir/depend:
cd /root/projekti/CyUSB/release/cylib/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/projekti/CyUSB/release/cylib /root/projekti/CyUSB/release/cylib/lib /root/projekti/CyUSB/release/cylib/build /root/projekti/CyUSB/release/cylib/build/lib /root/projekti/CyUSB/release/cylib/build/lib/CMakeFiles/cyusbserial.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : lib/CMakeFiles/cyusbserial.dir/depend
@@ -0,0 +1,17 @@
file(REMOVE_RECURSE
"CMakeFiles/cyusbserial.dir/cyusb.c.o"
"CMakeFiles/cyusbserial.dir/cyuart.c.o"
"CMakeFiles/cyusbserial.dir/cyi2c.c.o"
"CMakeFiles/cyusbserial.dir/cyspi.c.o"
"CMakeFiles/cyusbserial.dir/cyphdc.c.o"
"CMakeFiles/cyusbserial.dir/cyjtag.c.o"
"CMakeFiles/cyusbserial.dir/cymisc.c.o"
"libcyusbserial.pdb"
"libcyusbserial.so"
"libcyusbserial.so.1"
)
# Per-language clean rules from dependency scanning.
foreach(lang C)
include(CMakeFiles/cyusbserial.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,38 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o
../include/CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyi2c.c
/usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o
../include/CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyjtag.c
/usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o
../include/CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cymisc.c
/usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o
../include/CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyphdc.c
/usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o
../include/CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyspi.c
/usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o
../include/CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyuart.c
/usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o
../include/CyUSBSerial.h
/root/projekti/CyUSB/release/cylib/lib/CyUSBCommon.h
/root/projekti/CyUSB/release/cylib/lib/cyusb.c
/usr/local/include/libusb-1.0/libusb.h
@@ -0,0 +1,38 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o: ../include/CyUSBSerial.h
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o: ../lib/CyUSBCommon.h
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o: ../lib/cyi2c.c
lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o: /usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o: ../include/CyUSBSerial.h
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o: ../lib/CyUSBCommon.h
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o: ../lib/cyjtag.c
lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o: /usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o: ../include/CyUSBSerial.h
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o: ../lib/CyUSBCommon.h
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o: ../lib/cymisc.c
lib/CMakeFiles/cyusbserial.dir/cymisc.c.o: /usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o: ../include/CyUSBSerial.h
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o: ../lib/CyUSBCommon.h
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o: ../lib/cyphdc.c
lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o: /usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o: ../include/CyUSBSerial.h
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o: ../lib/CyUSBCommon.h
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o: ../lib/cyspi.c
lib/CMakeFiles/cyusbserial.dir/cyspi.c.o: /usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o: ../include/CyUSBSerial.h
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o: ../lib/CyUSBCommon.h
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o: ../lib/cyuart.c
lib/CMakeFiles/cyusbserial.dir/cyuart.c.o: /usr/local/include/libusb-1.0/libusb.h
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o: ../include/CyUSBSerial.h
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o: ../lib/CyUSBCommon.h
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o: ../lib/cyusb.c
lib/CMakeFiles/cyusbserial.dir/cyusb.c.o: /usr/local/include/libusb-1.0/libusb.h
@@ -0,0 +1,10 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
# compile C with /usr/bin/cc
C_FLAGS = -fPIC -Wall -Wextra -Wno-unused-parameter
C_DEFINES = -Dcyusbserial_EXPORTS
C_INCLUDES = -I/root/projekti/CyUSB/release/cylib/include -I/root/projekti/CyUSB/release/cylib/lib/../include -I/usr/local/include/libusb-1.0
@@ -0,0 +1 @@
/usr/bin/cc -fPIC -shared -Wl,-soname,libcyusbserial.so.1 -o libcyusbserial.so.1 CMakeFiles/cyusbserial.dir/cyusb.c.o CMakeFiles/cyusbserial.dir/cyuart.c.o CMakeFiles/cyusbserial.dir/cyi2c.c.o CMakeFiles/cyusbserial.dir/cyspi.c.o CMakeFiles/cyusbserial.dir/cyphdc.c.o CMakeFiles/cyusbserial.dir/cyjtag.c.o CMakeFiles/cyusbserial.dir/cymisc.c.o -Wl,-rpath,/usr/local/lib: -lpthread /usr/local/lib/libusb-1.0.so
@@ -0,0 +1,9 @@
CMAKE_PROGRESS_1 = 1
CMAKE_PROGRESS_2 = 2
CMAKE_PROGRESS_3 = 3
CMAKE_PROGRESS_4 = 4
CMAKE_PROGRESS_5 = 5
CMAKE_PROGRESS_6 = 6
CMAKE_PROGRESS_7 = 7
CMAKE_PROGRESS_8 = 8
@@ -0,0 +1 @@
8
+408
View File
@@ -0,0 +1,408 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.7
# 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 = /root/projekti/CyUSB/release/cylib
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/projekti/CyUSB/release/cylib/build
#=============================================================================
# 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: install/strip
.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: install/local
.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 /root/projekti/CyUSB/release/cylib/build && $(CMAKE_COMMAND) -E cmake_progress_start /root/projekti/CyUSB/release/cylib/build/CMakeFiles /root/projekti/CyUSB/release/cylib/build/lib/CMakeFiles/progress.marks
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f CMakeFiles/Makefile2 lib/all
$(CMAKE_COMMAND) -E cmake_progress_start /root/projekti/CyUSB/release/cylib/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f CMakeFiles/Makefile2 lib/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f CMakeFiles/Makefile2 lib/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f CMakeFiles/Makefile2 lib/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /root/projekti/CyUSB/release/cylib/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
lib/CMakeFiles/cyusbserial.dir/rule:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f CMakeFiles/Makefile2 lib/CMakeFiles/cyusbserial.dir/rule
.PHONY : lib/CMakeFiles/cyusbserial.dir/rule
# Convenience name for target.
cyusbserial: lib/CMakeFiles/cyusbserial.dir/rule
.PHONY : cyusbserial
# fast build rule for target.
cyusbserial/fast:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/build
.PHONY : cyusbserial/fast
cyi2c.o: cyi2c.c.o
.PHONY : cyi2c.o
# target to build an object file
cyi2c.c.o:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyi2c.c.o
.PHONY : cyi2c.c.o
cyi2c.i: cyi2c.c.i
.PHONY : cyi2c.i
# target to preprocess a source file
cyi2c.c.i:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyi2c.c.i
.PHONY : cyi2c.c.i
cyi2c.s: cyi2c.c.s
.PHONY : cyi2c.s
# target to generate assembly for a file
cyi2c.c.s:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyi2c.c.s
.PHONY : cyi2c.c.s
cyjtag.o: cyjtag.c.o
.PHONY : cyjtag.o
# target to build an object file
cyjtag.c.o:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyjtag.c.o
.PHONY : cyjtag.c.o
cyjtag.i: cyjtag.c.i
.PHONY : cyjtag.i
# target to preprocess a source file
cyjtag.c.i:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyjtag.c.i
.PHONY : cyjtag.c.i
cyjtag.s: cyjtag.c.s
.PHONY : cyjtag.s
# target to generate assembly for a file
cyjtag.c.s:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyjtag.c.s
.PHONY : cyjtag.c.s
cymisc.o: cymisc.c.o
.PHONY : cymisc.o
# target to build an object file
cymisc.c.o:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cymisc.c.o
.PHONY : cymisc.c.o
cymisc.i: cymisc.c.i
.PHONY : cymisc.i
# target to preprocess a source file
cymisc.c.i:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cymisc.c.i
.PHONY : cymisc.c.i
cymisc.s: cymisc.c.s
.PHONY : cymisc.s
# target to generate assembly for a file
cymisc.c.s:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cymisc.c.s
.PHONY : cymisc.c.s
cyphdc.o: cyphdc.c.o
.PHONY : cyphdc.o
# target to build an object file
cyphdc.c.o:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyphdc.c.o
.PHONY : cyphdc.c.o
cyphdc.i: cyphdc.c.i
.PHONY : cyphdc.i
# target to preprocess a source file
cyphdc.c.i:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyphdc.c.i
.PHONY : cyphdc.c.i
cyphdc.s: cyphdc.c.s
.PHONY : cyphdc.s
# target to generate assembly for a file
cyphdc.c.s:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyphdc.c.s
.PHONY : cyphdc.c.s
cyspi.o: cyspi.c.o
.PHONY : cyspi.o
# target to build an object file
cyspi.c.o:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyspi.c.o
.PHONY : cyspi.c.o
cyspi.i: cyspi.c.i
.PHONY : cyspi.i
# target to preprocess a source file
cyspi.c.i:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyspi.c.i
.PHONY : cyspi.c.i
cyspi.s: cyspi.c.s
.PHONY : cyspi.s
# target to generate assembly for a file
cyspi.c.s:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyspi.c.s
.PHONY : cyspi.c.s
cyuart.o: cyuart.c.o
.PHONY : cyuart.o
# target to build an object file
cyuart.c.o:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyuart.c.o
.PHONY : cyuart.c.o
cyuart.i: cyuart.c.i
.PHONY : cyuart.i
# target to preprocess a source file
cyuart.c.i:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyuart.c.i
.PHONY : cyuart.c.i
cyuart.s: cyuart.c.s
.PHONY : cyuart.s
# target to generate assembly for a file
cyuart.c.s:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyuart.c.s
.PHONY : cyuart.c.s
cyusb.o: cyusb.c.o
.PHONY : cyusb.o
# target to build an object file
cyusb.c.o:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyusb.c.o
.PHONY : cyusb.c.o
cyusb.i: cyusb.c.i
.PHONY : cyusb.i
# target to preprocess a source file
cyusb.c.i:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyusb.c.i
.PHONY : cyusb.c.i
cyusb.s: cyusb.c.s
.PHONY : cyusb.s
# target to generate assembly for a file
cyusb.c.s:
cd /root/projekti/CyUSB/release/cylib/build && $(MAKE) -f lib/CMakeFiles/cyusbserial.dir/build.make lib/CMakeFiles/cyusbserial.dir/cyusb.c.s
.PHONY : cyusb.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 "... cyusbserial"
@echo "... rebuild_cache"
@echo "... edit_cache"
@echo "... install"
@echo "... list_install_components"
@echo "... cyi2c.o"
@echo "... cyi2c.i"
@echo "... cyi2c.s"
@echo "... cyjtag.o"
@echo "... cyjtag.i"
@echo "... cyjtag.s"
@echo "... cymisc.o"
@echo "... cymisc.i"
@echo "... cymisc.s"
@echo "... cyphdc.o"
@echo "... cyphdc.i"
@echo "... cyphdc.s"
@echo "... cyspi.o"
@echo "... cyspi.i"
@echo "... cyspi.s"
@echo "... cyuart.o"
@echo "... cyuart.i"
@echo "... cyuart.s"
@echo "... cyusb.o"
@echo "... cyusb.i"
@echo "... cyusb.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 /root/projekti/CyUSB/release/cylib/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
+67
View File
@@ -0,0 +1,67 @@
# Install script for directory: /root/projekti/CyUSB/release/cylib/lib
# 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()
if("${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT)
foreach(file
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcyusbserial.so.1"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcyusbserial.so"
)
if(EXISTS "${file}" AND
NOT IS_SYMLINK "${file}")
file(RPATH_CHECK
FILE "${file}"
RPATH "")
endif()
endforeach()
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES
"/root/projekti/CyUSB/release/cylib/build/lib/libcyusbserial.so.1"
"/root/projekti/CyUSB/release/cylib/build/lib/libcyusbserial.so"
)
foreach(file
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcyusbserial.so.1"
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libcyusbserial.so"
)
if(EXISTS "${file}" AND
NOT IS_SYMLINK "${file}")
file(RPATH_CHANGE
FILE "${file}"
OLD_RPATH "/usr/local/lib:"
NEW_RPATH "")
if(CMAKE_INSTALL_DO_STRIP)
execute_process(COMMAND "/usr/bin/strip" "${file}")
endif()
endif()
endforeach()
endif()
+1
View File
@@ -0,0 +1 @@
libcyusbserial.so.1
Binary file not shown.