403Webshell
Server IP : 189.126.111.107  /  Your IP : 216.73.217.69
Web Server : Apache
System : Linux www.gadotticar.com.br 5.4.0-135-generic #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64
User : gadotticar ( 1000)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/src/libks/tests/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/src/libks/tests/Makefile
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16

# 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 = /usr/src/libks

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /usr/src/libks

#=============================================================================
# Targets provided globally by CMake.

# 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 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: \"runtime\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components

.PHONY : list_install_components/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /usr/src/libks && /usr/bin/cpack --config ./CPackSourceConfig.cmake /usr/src/libks/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source

.PHONY : package_source/fast

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /usr/src/libks && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package

.PHONY : package/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test

.PHONY : test/fast

# 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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -S$(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

# The main all target
all: cmake_check_build_system
	cd /usr/src/libks && $(CMAKE_COMMAND) -E cmake_progress_start /usr/src/libks/CMakeFiles /usr/src/libks/tests/CMakeFiles/progress.marks
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/src/libks/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /usr/src/libks && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
tests/CMakeFiles/teststring.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/teststring.dir/rule
.PHONY : tests/CMakeFiles/teststring.dir/rule

# Convenience name for target.
teststring: tests/CMakeFiles/teststring.dir/rule

.PHONY : teststring

# fast build rule for target.
teststring/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/teststring.dir/build.make tests/CMakeFiles/teststring.dir/build
.PHONY : teststring/fast

# Convenience name for target.
tests/CMakeFiles/testpools.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testpools.dir/rule
.PHONY : tests/CMakeFiles/testpools.dir/rule

# Convenience name for target.
testpools: tests/CMakeFiles/testpools.dir/rule

.PHONY : testpools

# fast build rule for target.
testpools/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testpools.dir/build.make tests/CMakeFiles/testpools.dir/build
.PHONY : testpools/fast

# Convenience name for target.
tests/CMakeFiles/testlog.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testlog.dir/rule
.PHONY : tests/CMakeFiles/testlog.dir/rule

# Convenience name for target.
testlog: tests/CMakeFiles/testlog.dir/rule

.PHONY : testlog

# fast build rule for target.
testlog/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testlog.dir/build.make tests/CMakeFiles/testlog.dir/build
.PHONY : testlog/fast

# Convenience name for target.
tests/CMakeFiles/testthreadpools.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testthreadpools.dir/rule
.PHONY : tests/CMakeFiles/testthreadpools.dir/rule

# Convenience name for target.
testthreadpools: tests/CMakeFiles/testthreadpools.dir/rule

.PHONY : testthreadpools

# fast build rule for target.
testthreadpools/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadpools.dir/build.make tests/CMakeFiles/testthreadpools.dir/build
.PHONY : testthreadpools/fast

# Convenience name for target.
tests/CMakeFiles/testwebsock2.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testwebsock2.dir/rule
.PHONY : tests/CMakeFiles/testwebsock2.dir/rule

# Convenience name for target.
testwebsock2: tests/CMakeFiles/testwebsock2.dir/rule

.PHONY : testwebsock2

# fast build rule for target.
testwebsock2/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock2.dir/build.make tests/CMakeFiles/testwebsock2.dir/build
.PHONY : testwebsock2/fast

# Convenience name for target.
tests/CMakeFiles/testrealloc.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testrealloc.dir/rule
.PHONY : tests/CMakeFiles/testrealloc.dir/rule

# Convenience name for target.
testrealloc: tests/CMakeFiles/testrealloc.dir/rule

.PHONY : testrealloc

# fast build rule for target.
testrealloc/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testrealloc.dir/build.make tests/CMakeFiles/testrealloc.dir/build
.PHONY : testrealloc/fast

# Convenience name for target.
tests/CMakeFiles/testacl.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testacl.dir/rule
.PHONY : tests/CMakeFiles/testacl.dir/rule

# Convenience name for target.
testacl: tests/CMakeFiles/testacl.dir/rule

.PHONY : testacl

# fast build rule for target.
testacl/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testacl.dir/build.make tests/CMakeFiles/testacl.dir/build
.PHONY : testacl/fast

# Convenience name for target.
tests/CMakeFiles/testthreadmutex.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testthreadmutex.dir/rule
.PHONY : tests/CMakeFiles/testthreadmutex.dir/rule

# Convenience name for target.
testthreadmutex: tests/CMakeFiles/testthreadmutex.dir/rule

.PHONY : testthreadmutex

# fast build rule for target.
testthreadmutex/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadmutex.dir/build.make tests/CMakeFiles/testthreadmutex.dir/build
.PHONY : testthreadmutex/fast

# Convenience name for target.
tests/CMakeFiles/testtime.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testtime.dir/rule
.PHONY : tests/CMakeFiles/testtime.dir/rule

# Convenience name for target.
testtime: tests/CMakeFiles/testtime.dir/rule

.PHONY : testtime

# fast build rule for target.
testtime/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtime.dir/build.make tests/CMakeFiles/testtime.dir/build
.PHONY : testtime/fast

# Convenience name for target.
tests/CMakeFiles/testhash.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testhash.dir/rule
.PHONY : tests/CMakeFiles/testhash.dir/rule

# Convenience name for target.
testhash: tests/CMakeFiles/testhash.dir/rule

.PHONY : testhash

# fast build rule for target.
testhash/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhash.dir/build.make tests/CMakeFiles/testhash.dir/build
.PHONY : testhash/fast

# Convenience name for target.
tests/CMakeFiles/testtls.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testtls.dir/rule
.PHONY : tests/CMakeFiles/testtls.dir/rule

# Convenience name for target.
testtls: tests/CMakeFiles/testtls.dir/rule

.PHONY : testtls

# fast build rule for target.
testtls/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtls.dir/build.make tests/CMakeFiles/testtls.dir/build
.PHONY : testtls/fast

# Convenience name for target.
tests/CMakeFiles/testq.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testq.dir/rule
.PHONY : tests/CMakeFiles/testq.dir/rule

# Convenience name for target.
testq: tests/CMakeFiles/testq.dir/rule

.PHONY : testq

# fast build rule for target.
testq/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testq.dir/build.make tests/CMakeFiles/testq.dir/build
.PHONY : testq/fast

# Convenience name for target.
tests/CMakeFiles/testsock2.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testsock2.dir/rule
.PHONY : tests/CMakeFiles/testsock2.dir/rule

# Convenience name for target.
testsock2: tests/CMakeFiles/testsock2.dir/rule

.PHONY : testsock2

# fast build rule for target.
testsock2/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock2.dir/build.make tests/CMakeFiles/testsock2.dir/build
.PHONY : testsock2/fast

# Convenience name for target.
tests/CMakeFiles/testjsonschema.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testjsonschema.dir/rule
.PHONY : tests/CMakeFiles/testjsonschema.dir/rule

# Convenience name for target.
testjsonschema: tests/CMakeFiles/testjsonschema.dir/rule

.PHONY : testjsonschema

# fast build rule for target.
testjsonschema/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjsonschema.dir/build.make tests/CMakeFiles/testjsonschema.dir/build
.PHONY : testjsonschema/fast

# Convenience name for target.
tests/CMakeFiles/testjson.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testjson.dir/rule
.PHONY : tests/CMakeFiles/testjson.dir/rule

# Convenience name for target.
testjson: tests/CMakeFiles/testjson.dir/rule

.PHONY : testjson

# fast build rule for target.
testjson/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjson.dir/build.make tests/CMakeFiles/testjson.dir/build
.PHONY : testjson/fast

# Convenience name for target.
tests/CMakeFiles/testsock.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testsock.dir/rule
.PHONY : tests/CMakeFiles/testsock.dir/rule

# Convenience name for target.
testsock: tests/CMakeFiles/testsock.dir/rule

.PHONY : testsock

# fast build rule for target.
testsock/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock.dir/build.make tests/CMakeFiles/testsock.dir/build
.PHONY : testsock/fast

# Convenience name for target.
tests/CMakeFiles/testhttp.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testhttp.dir/rule
.PHONY : tests/CMakeFiles/testhttp.dir/rule

# Convenience name for target.
testhttp: tests/CMakeFiles/testhttp.dir/rule

.PHONY : testhttp

# fast build rule for target.
testhttp/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhttp.dir/build.make tests/CMakeFiles/testhttp.dir/build
.PHONY : testhttp/fast

# Convenience name for target.
tests/CMakeFiles/testwebsock.dir/rule:
	cd /usr/src/libks && $(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/testwebsock.dir/rule
.PHONY : tests/CMakeFiles/testwebsock.dir/rule

# Convenience name for target.
testwebsock: tests/CMakeFiles/testwebsock.dir/rule

.PHONY : testwebsock

# fast build rule for target.
testwebsock/fast:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock.dir/build.make tests/CMakeFiles/testwebsock.dir/build
.PHONY : testwebsock/fast

tap.o: tap.c.o

.PHONY : tap.o

# target to build an object file
tap.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/teststring.dir/build.make tests/CMakeFiles/teststring.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testpools.dir/build.make tests/CMakeFiles/testpools.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testlog.dir/build.make tests/CMakeFiles/testlog.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadpools.dir/build.make tests/CMakeFiles/testthreadpools.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock2.dir/build.make tests/CMakeFiles/testwebsock2.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testrealloc.dir/build.make tests/CMakeFiles/testrealloc.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testacl.dir/build.make tests/CMakeFiles/testacl.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadmutex.dir/build.make tests/CMakeFiles/testthreadmutex.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtime.dir/build.make tests/CMakeFiles/testtime.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhash.dir/build.make tests/CMakeFiles/testhash.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtls.dir/build.make tests/CMakeFiles/testtls.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testq.dir/build.make tests/CMakeFiles/testq.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock2.dir/build.make tests/CMakeFiles/testsock2.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjsonschema.dir/build.make tests/CMakeFiles/testjsonschema.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjson.dir/build.make tests/CMakeFiles/testjson.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock.dir/build.make tests/CMakeFiles/testsock.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhttp.dir/build.make tests/CMakeFiles/testhttp.dir/tap.c.o
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock.dir/build.make tests/CMakeFiles/testwebsock.dir/tap.c.o
.PHONY : tap.c.o

tap.i: tap.c.i

.PHONY : tap.i

# target to preprocess a source file
tap.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/teststring.dir/build.make tests/CMakeFiles/teststring.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testpools.dir/build.make tests/CMakeFiles/testpools.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testlog.dir/build.make tests/CMakeFiles/testlog.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadpools.dir/build.make tests/CMakeFiles/testthreadpools.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock2.dir/build.make tests/CMakeFiles/testwebsock2.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testrealloc.dir/build.make tests/CMakeFiles/testrealloc.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testacl.dir/build.make tests/CMakeFiles/testacl.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadmutex.dir/build.make tests/CMakeFiles/testthreadmutex.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtime.dir/build.make tests/CMakeFiles/testtime.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhash.dir/build.make tests/CMakeFiles/testhash.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtls.dir/build.make tests/CMakeFiles/testtls.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testq.dir/build.make tests/CMakeFiles/testq.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock2.dir/build.make tests/CMakeFiles/testsock2.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjsonschema.dir/build.make tests/CMakeFiles/testjsonschema.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjson.dir/build.make tests/CMakeFiles/testjson.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock.dir/build.make tests/CMakeFiles/testsock.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhttp.dir/build.make tests/CMakeFiles/testhttp.dir/tap.c.i
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock.dir/build.make tests/CMakeFiles/testwebsock.dir/tap.c.i
.PHONY : tap.c.i

tap.s: tap.c.s

.PHONY : tap.s

# target to generate assembly for a file
tap.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/teststring.dir/build.make tests/CMakeFiles/teststring.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testpools.dir/build.make tests/CMakeFiles/testpools.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testlog.dir/build.make tests/CMakeFiles/testlog.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadpools.dir/build.make tests/CMakeFiles/testthreadpools.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock2.dir/build.make tests/CMakeFiles/testwebsock2.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testrealloc.dir/build.make tests/CMakeFiles/testrealloc.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testacl.dir/build.make tests/CMakeFiles/testacl.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadmutex.dir/build.make tests/CMakeFiles/testthreadmutex.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtime.dir/build.make tests/CMakeFiles/testtime.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhash.dir/build.make tests/CMakeFiles/testhash.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtls.dir/build.make tests/CMakeFiles/testtls.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testq.dir/build.make tests/CMakeFiles/testq.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock2.dir/build.make tests/CMakeFiles/testsock2.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjsonschema.dir/build.make tests/CMakeFiles/testjsonschema.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjson.dir/build.make tests/CMakeFiles/testjson.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock.dir/build.make tests/CMakeFiles/testsock.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhttp.dir/build.make tests/CMakeFiles/testhttp.dir/tap.c.s
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock.dir/build.make tests/CMakeFiles/testwebsock.dir/tap.c.s
.PHONY : tap.c.s

testacl.o: testacl.c.o

.PHONY : testacl.o

# target to build an object file
testacl.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testacl.dir/build.make tests/CMakeFiles/testacl.dir/testacl.c.o
.PHONY : testacl.c.o

testacl.i: testacl.c.i

.PHONY : testacl.i

# target to preprocess a source file
testacl.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testacl.dir/build.make tests/CMakeFiles/testacl.dir/testacl.c.i
.PHONY : testacl.c.i

testacl.s: testacl.c.s

.PHONY : testacl.s

# target to generate assembly for a file
testacl.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testacl.dir/build.make tests/CMakeFiles/testacl.dir/testacl.c.s
.PHONY : testacl.c.s

testhash.o: testhash.c.o

.PHONY : testhash.o

# target to build an object file
testhash.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhash.dir/build.make tests/CMakeFiles/testhash.dir/testhash.c.o
.PHONY : testhash.c.o

testhash.i: testhash.c.i

.PHONY : testhash.i

# target to preprocess a source file
testhash.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhash.dir/build.make tests/CMakeFiles/testhash.dir/testhash.c.i
.PHONY : testhash.c.i

testhash.s: testhash.c.s

.PHONY : testhash.s

# target to generate assembly for a file
testhash.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhash.dir/build.make tests/CMakeFiles/testhash.dir/testhash.c.s
.PHONY : testhash.c.s

testhttp.o: testhttp.c.o

.PHONY : testhttp.o

# target to build an object file
testhttp.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhttp.dir/build.make tests/CMakeFiles/testhttp.dir/testhttp.c.o
.PHONY : testhttp.c.o

testhttp.i: testhttp.c.i

.PHONY : testhttp.i

# target to preprocess a source file
testhttp.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhttp.dir/build.make tests/CMakeFiles/testhttp.dir/testhttp.c.i
.PHONY : testhttp.c.i

testhttp.s: testhttp.c.s

.PHONY : testhttp.s

# target to generate assembly for a file
testhttp.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testhttp.dir/build.make tests/CMakeFiles/testhttp.dir/testhttp.c.s
.PHONY : testhttp.c.s

testjson.o: testjson.c.o

.PHONY : testjson.o

# target to build an object file
testjson.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjson.dir/build.make tests/CMakeFiles/testjson.dir/testjson.c.o
.PHONY : testjson.c.o

testjson.i: testjson.c.i

.PHONY : testjson.i

# target to preprocess a source file
testjson.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjson.dir/build.make tests/CMakeFiles/testjson.dir/testjson.c.i
.PHONY : testjson.c.i

testjson.s: testjson.c.s

.PHONY : testjson.s

# target to generate assembly for a file
testjson.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjson.dir/build.make tests/CMakeFiles/testjson.dir/testjson.c.s
.PHONY : testjson.c.s

testjsonschema.o: testjsonschema.c.o

.PHONY : testjsonschema.o

# target to build an object file
testjsonschema.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjsonschema.dir/build.make tests/CMakeFiles/testjsonschema.dir/testjsonschema.c.o
.PHONY : testjsonschema.c.o

testjsonschema.i: testjsonschema.c.i

.PHONY : testjsonschema.i

# target to preprocess a source file
testjsonschema.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjsonschema.dir/build.make tests/CMakeFiles/testjsonschema.dir/testjsonschema.c.i
.PHONY : testjsonschema.c.i

testjsonschema.s: testjsonschema.c.s

.PHONY : testjsonschema.s

# target to generate assembly for a file
testjsonschema.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testjsonschema.dir/build.make tests/CMakeFiles/testjsonschema.dir/testjsonschema.c.s
.PHONY : testjsonschema.c.s

testlog.o: testlog.c.o

.PHONY : testlog.o

# target to build an object file
testlog.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testlog.dir/build.make tests/CMakeFiles/testlog.dir/testlog.c.o
.PHONY : testlog.c.o

testlog.i: testlog.c.i

.PHONY : testlog.i

# target to preprocess a source file
testlog.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testlog.dir/build.make tests/CMakeFiles/testlog.dir/testlog.c.i
.PHONY : testlog.c.i

testlog.s: testlog.c.s

.PHONY : testlog.s

# target to generate assembly for a file
testlog.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testlog.dir/build.make tests/CMakeFiles/testlog.dir/testlog.c.s
.PHONY : testlog.c.s

testpools.o: testpools.c.o

.PHONY : testpools.o

# target to build an object file
testpools.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testpools.dir/build.make tests/CMakeFiles/testpools.dir/testpools.c.o
.PHONY : testpools.c.o

testpools.i: testpools.c.i

.PHONY : testpools.i

# target to preprocess a source file
testpools.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testpools.dir/build.make tests/CMakeFiles/testpools.dir/testpools.c.i
.PHONY : testpools.c.i

testpools.s: testpools.c.s

.PHONY : testpools.s

# target to generate assembly for a file
testpools.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testpools.dir/build.make tests/CMakeFiles/testpools.dir/testpools.c.s
.PHONY : testpools.c.s

testq.o: testq.c.o

.PHONY : testq.o

# target to build an object file
testq.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testq.dir/build.make tests/CMakeFiles/testq.dir/testq.c.o
.PHONY : testq.c.o

testq.i: testq.c.i

.PHONY : testq.i

# target to preprocess a source file
testq.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testq.dir/build.make tests/CMakeFiles/testq.dir/testq.c.i
.PHONY : testq.c.i

testq.s: testq.c.s

.PHONY : testq.s

# target to generate assembly for a file
testq.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testq.dir/build.make tests/CMakeFiles/testq.dir/testq.c.s
.PHONY : testq.c.s

testrealloc.o: testrealloc.c.o

.PHONY : testrealloc.o

# target to build an object file
testrealloc.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testrealloc.dir/build.make tests/CMakeFiles/testrealloc.dir/testrealloc.c.o
.PHONY : testrealloc.c.o

testrealloc.i: testrealloc.c.i

.PHONY : testrealloc.i

# target to preprocess a source file
testrealloc.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testrealloc.dir/build.make tests/CMakeFiles/testrealloc.dir/testrealloc.c.i
.PHONY : testrealloc.c.i

testrealloc.s: testrealloc.c.s

.PHONY : testrealloc.s

# target to generate assembly for a file
testrealloc.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testrealloc.dir/build.make tests/CMakeFiles/testrealloc.dir/testrealloc.c.s
.PHONY : testrealloc.c.s

testsock.o: testsock.c.o

.PHONY : testsock.o

# target to build an object file
testsock.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock.dir/build.make tests/CMakeFiles/testsock.dir/testsock.c.o
.PHONY : testsock.c.o

testsock.i: testsock.c.i

.PHONY : testsock.i

# target to preprocess a source file
testsock.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock.dir/build.make tests/CMakeFiles/testsock.dir/testsock.c.i
.PHONY : testsock.c.i

testsock.s: testsock.c.s

.PHONY : testsock.s

# target to generate assembly for a file
testsock.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock.dir/build.make tests/CMakeFiles/testsock.dir/testsock.c.s
.PHONY : testsock.c.s

testsock2.o: testsock2.c.o

.PHONY : testsock2.o

# target to build an object file
testsock2.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock2.dir/build.make tests/CMakeFiles/testsock2.dir/testsock2.c.o
.PHONY : testsock2.c.o

testsock2.i: testsock2.c.i

.PHONY : testsock2.i

# target to preprocess a source file
testsock2.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock2.dir/build.make tests/CMakeFiles/testsock2.dir/testsock2.c.i
.PHONY : testsock2.c.i

testsock2.s: testsock2.c.s

.PHONY : testsock2.s

# target to generate assembly for a file
testsock2.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testsock2.dir/build.make tests/CMakeFiles/testsock2.dir/testsock2.c.s
.PHONY : testsock2.c.s

teststring.o: teststring.c.o

.PHONY : teststring.o

# target to build an object file
teststring.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/teststring.dir/build.make tests/CMakeFiles/teststring.dir/teststring.c.o
.PHONY : teststring.c.o

teststring.i: teststring.c.i

.PHONY : teststring.i

# target to preprocess a source file
teststring.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/teststring.dir/build.make tests/CMakeFiles/teststring.dir/teststring.c.i
.PHONY : teststring.c.i

teststring.s: teststring.c.s

.PHONY : teststring.s

# target to generate assembly for a file
teststring.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/teststring.dir/build.make tests/CMakeFiles/teststring.dir/teststring.c.s
.PHONY : teststring.c.s

testthreadmutex.o: testthreadmutex.c.o

.PHONY : testthreadmutex.o

# target to build an object file
testthreadmutex.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadmutex.dir/build.make tests/CMakeFiles/testthreadmutex.dir/testthreadmutex.c.o
.PHONY : testthreadmutex.c.o

testthreadmutex.i: testthreadmutex.c.i

.PHONY : testthreadmutex.i

# target to preprocess a source file
testthreadmutex.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadmutex.dir/build.make tests/CMakeFiles/testthreadmutex.dir/testthreadmutex.c.i
.PHONY : testthreadmutex.c.i

testthreadmutex.s: testthreadmutex.c.s

.PHONY : testthreadmutex.s

# target to generate assembly for a file
testthreadmutex.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadmutex.dir/build.make tests/CMakeFiles/testthreadmutex.dir/testthreadmutex.c.s
.PHONY : testthreadmutex.c.s

testthreadpools.o: testthreadpools.c.o

.PHONY : testthreadpools.o

# target to build an object file
testthreadpools.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadpools.dir/build.make tests/CMakeFiles/testthreadpools.dir/testthreadpools.c.o
.PHONY : testthreadpools.c.o

testthreadpools.i: testthreadpools.c.i

.PHONY : testthreadpools.i

# target to preprocess a source file
testthreadpools.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadpools.dir/build.make tests/CMakeFiles/testthreadpools.dir/testthreadpools.c.i
.PHONY : testthreadpools.c.i

testthreadpools.s: testthreadpools.c.s

.PHONY : testthreadpools.s

# target to generate assembly for a file
testthreadpools.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testthreadpools.dir/build.make tests/CMakeFiles/testthreadpools.dir/testthreadpools.c.s
.PHONY : testthreadpools.c.s

testtime.o: testtime.c.o

.PHONY : testtime.o

# target to build an object file
testtime.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtime.dir/build.make tests/CMakeFiles/testtime.dir/testtime.c.o
.PHONY : testtime.c.o

testtime.i: testtime.c.i

.PHONY : testtime.i

# target to preprocess a source file
testtime.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtime.dir/build.make tests/CMakeFiles/testtime.dir/testtime.c.i
.PHONY : testtime.c.i

testtime.s: testtime.c.s

.PHONY : testtime.s

# target to generate assembly for a file
testtime.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtime.dir/build.make tests/CMakeFiles/testtime.dir/testtime.c.s
.PHONY : testtime.c.s

testtls.o: testtls.c.o

.PHONY : testtls.o

# target to build an object file
testtls.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtls.dir/build.make tests/CMakeFiles/testtls.dir/testtls.c.o
.PHONY : testtls.c.o

testtls.i: testtls.c.i

.PHONY : testtls.i

# target to preprocess a source file
testtls.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtls.dir/build.make tests/CMakeFiles/testtls.dir/testtls.c.i
.PHONY : testtls.c.i

testtls.s: testtls.c.s

.PHONY : testtls.s

# target to generate assembly for a file
testtls.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testtls.dir/build.make tests/CMakeFiles/testtls.dir/testtls.c.s
.PHONY : testtls.c.s

testwebsock.o: testwebsock.c.o

.PHONY : testwebsock.o

# target to build an object file
testwebsock.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock.dir/build.make tests/CMakeFiles/testwebsock.dir/testwebsock.c.o
.PHONY : testwebsock.c.o

testwebsock.i: testwebsock.c.i

.PHONY : testwebsock.i

# target to preprocess a source file
testwebsock.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock.dir/build.make tests/CMakeFiles/testwebsock.dir/testwebsock.c.i
.PHONY : testwebsock.c.i

testwebsock.s: testwebsock.c.s

.PHONY : testwebsock.s

# target to generate assembly for a file
testwebsock.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock.dir/build.make tests/CMakeFiles/testwebsock.dir/testwebsock.c.s
.PHONY : testwebsock.c.s

testwebsock2.o: testwebsock2.c.o

.PHONY : testwebsock2.o

# target to build an object file
testwebsock2.c.o:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock2.dir/build.make tests/CMakeFiles/testwebsock2.dir/testwebsock2.c.o
.PHONY : testwebsock2.c.o

testwebsock2.i: testwebsock2.c.i

.PHONY : testwebsock2.i

# target to preprocess a source file
testwebsock2.c.i:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock2.dir/build.make tests/CMakeFiles/testwebsock2.dir/testwebsock2.c.i
.PHONY : testwebsock2.c.i

testwebsock2.s: testwebsock2.c.s

.PHONY : testwebsock2.s

# target to generate assembly for a file
testwebsock2.c.s:
	cd /usr/src/libks && $(MAKE) -f tests/CMakeFiles/testwebsock2.dir/build.make tests/CMakeFiles/testwebsock2.dir/testwebsock2.c.s
.PHONY : testwebsock2.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/local"
	@echo "... install"
	@echo "... list_install_components"
	@echo "... package_source"
	@echo "... package"
	@echo "... teststring"
	@echo "... testpools"
	@echo "... test"
	@echo "... testlog"
	@echo "... testthreadpools"
	@echo "... testwebsock2"
	@echo "... testrealloc"
	@echo "... testacl"
	@echo "... testthreadmutex"
	@echo "... install/strip"
	@echo "... testtime"
	@echo "... testhash"
	@echo "... rebuild_cache"
	@echo "... edit_cache"
	@echo "... testtls"
	@echo "... testq"
	@echo "... testsock2"
	@echo "... testjsonschema"
	@echo "... testjson"
	@echo "... testsock"
	@echo "... testhttp"
	@echo "... testwebsock"
	@echo "... tap.o"
	@echo "... tap.i"
	@echo "... tap.s"
	@echo "... testacl.o"
	@echo "... testacl.i"
	@echo "... testacl.s"
	@echo "... testhash.o"
	@echo "... testhash.i"
	@echo "... testhash.s"
	@echo "... testhttp.o"
	@echo "... testhttp.i"
	@echo "... testhttp.s"
	@echo "... testjson.o"
	@echo "... testjson.i"
	@echo "... testjson.s"
	@echo "... testjsonschema.o"
	@echo "... testjsonschema.i"
	@echo "... testjsonschema.s"
	@echo "... testlog.o"
	@echo "... testlog.i"
	@echo "... testlog.s"
	@echo "... testpools.o"
	@echo "... testpools.i"
	@echo "... testpools.s"
	@echo "... testq.o"
	@echo "... testq.i"
	@echo "... testq.s"
	@echo "... testrealloc.o"
	@echo "... testrealloc.i"
	@echo "... testrealloc.s"
	@echo "... testsock.o"
	@echo "... testsock.i"
	@echo "... testsock.s"
	@echo "... testsock2.o"
	@echo "... testsock2.i"
	@echo "... testsock2.s"
	@echo "... teststring.o"
	@echo "... teststring.i"
	@echo "... teststring.s"
	@echo "... testthreadmutex.o"
	@echo "... testthreadmutex.i"
	@echo "... testthreadmutex.s"
	@echo "... testthreadpools.o"
	@echo "... testthreadpools.i"
	@echo "... testthreadpools.s"
	@echo "... testtime.o"
	@echo "... testtime.i"
	@echo "... testtime.s"
	@echo "... testtls.o"
	@echo "... testtls.i"
	@echo "... testtls.s"
	@echo "... testwebsock.o"
	@echo "... testwebsock.i"
	@echo "... testwebsock.s"
	@echo "... testwebsock2.o"
	@echo "... testwebsock2.i"
	@echo "... testwebsock2.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 /usr/src/libks && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system


Youez - 2016 - github.com/yon3zu
LinuXploit