# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22

# 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:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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 rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /root/rpmbuild/BUILD/kernel-4.19.90/linux-4.19.90-2102.2.0.0074.ctl2.x86_64/net/zijin/sf_stack

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /root/rpmbuild/BUILD/kernel-4.19.90/linux-4.19.90-2102.2.0.0074.ctl2.x86_64/net/zijin/sf_stack

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/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 --regenerate-during-build -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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /root/rpmbuild/BUILD/kernel-4.19.90/linux-4.19.90-2102.2.0.0074.ctl2.x86_64/net/zijin/sf_stack/CMakeFiles /root/rpmbuild/BUILD/kernel-4.19.90/linux-4.19.90-2102.2.0.0074.ctl2.x86_64/net/zijin/sf_stack//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /root/rpmbuild/BUILD/kernel-4.19.90/linux-4.19.90-2102.2.0.0074.ctl2.x86_64/net/zijin/sf_stack/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

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

#=============================================================================
# Target rules for targets named sf_stack

# Build rule for target.
sf_stack: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 sf_stack
.PHONY : sf_stack

# fast build rule for target.
sf_stack/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/build
.PHONY : sf_stack/fast

#=============================================================================
# Target rules for targets named example

# Build rule for target.
example: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 example
.PHONY : example

# fast build rule for target.
example/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/build
.PHONY : example/fast

buf.o: buf.c.o
.PHONY : buf.o

# target to build an object file
buf.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/buf.c.o
.PHONY : buf.c.o

buf.i: buf.c.i
.PHONY : buf.i

# target to preprocess a source file
buf.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/buf.c.i
.PHONY : buf.c.i

buf.s: buf.c.s
.PHONY : buf.s

# target to generate assembly for a file
buf.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/buf.c.s
.PHONY : buf.c.s

connection.o: connection.c.o
.PHONY : connection.o

# target to build an object file
connection.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/connection.c.o
.PHONY : connection.c.o

connection.i: connection.c.i
.PHONY : connection.i

# target to preprocess a source file
connection.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/connection.c.i
.PHONY : connection.c.i

connection.s: connection.c.s
.PHONY : connection.s

# target to generate assembly for a file
connection.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/connection.c.s
.PHONY : connection.c.s

crc32.o: crc32.c.o
.PHONY : crc32.o

# target to build an object file
crc32.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/crc32.c.o
.PHONY : crc32.c.o

crc32.i: crc32.c.i
.PHONY : crc32.i

# target to preprocess a source file
crc32.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/crc32.c.i
.PHONY : crc32.c.i

crc32.s: crc32.c.s
.PHONY : crc32.s

# target to generate assembly for a file
crc32.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/crc32.c.s
.PHONY : crc32.c.s

crc32c_intel_fast_asm.o: crc32c_intel_fast_asm.S.o
.PHONY : crc32c_intel_fast_asm.o

# target to build an object file
crc32c_intel_fast_asm.S.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/crc32c_intel_fast_asm.S.o
.PHONY : crc32c_intel_fast_asm.S.o

crc32c_intel_fast_zero_asm.o: crc32c_intel_fast_zero_asm.S.o
.PHONY : crc32c_intel_fast_zero_asm.o

# target to build an object file
crc32c_intel_fast_zero_asm.S.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/crc32c_intel_fast_zero_asm.S.o
.PHONY : crc32c_intel_fast_zero_asm.S.o

esar_tcp_transport.o: esar_tcp_transport.c.o
.PHONY : esar_tcp_transport.o

# target to build an object file
esar_tcp_transport.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/esar_tcp_transport.c.o
.PHONY : esar_tcp_transport.c.o

esar_tcp_transport.i: esar_tcp_transport.c.i
.PHONY : esar_tcp_transport.i

# target to preprocess a source file
esar_tcp_transport.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/esar_tcp_transport.c.i
.PHONY : esar_tcp_transport.c.i

esar_tcp_transport.s: esar_tcp_transport.c.s
.PHONY : esar_tcp_transport.s

# target to generate assembly for a file
esar_tcp_transport.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/esar_tcp_transport.c.s
.PHONY : esar_tcp_transport.c.s

example.o: example.c.o
.PHONY : example.o

# target to build an object file
example.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/example.c.o
.PHONY : example.c.o

example.i: example.c.i
.PHONY : example.i

# target to preprocess a source file
example.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/example.c.i
.PHONY : example.c.i

example.s: example.c.s
.PHONY : example.s

# target to generate assembly for a file
example.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/example.c.s
.PHONY : example.c.s

flow_control.o: flow_control.c.o
.PHONY : flow_control.o

# target to build an object file
flow_control.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/flow_control.c.o
.PHONY : flow_control.c.o

flow_control.i: flow_control.c.i
.PHONY : flow_control.i

# target to preprocess a source file
flow_control.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/flow_control.c.i
.PHONY : flow_control.c.i

flow_control.s: flow_control.c.s
.PHONY : flow_control.s

# target to generate assembly for a file
flow_control.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/flow_control.c.s
.PHONY : flow_control.c.s

health.o: health.c.o
.PHONY : health.o

# target to build an object file
health.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/health.c.o
.PHONY : health.c.o

health.i: health.c.i
.PHONY : health.i

# target to preprocess a source file
health.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/health.c.i
.PHONY : health.c.i

health.s: health.c.s
.PHONY : health.s

# target to generate assembly for a file
health.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/health.c.s
.PHONY : health.c.s

hook.o: hook.c.o
.PHONY : hook.o

# target to build an object file
hook.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/hook.c.o
.PHONY : hook.c.o

hook.i: hook.c.i
.PHONY : hook.i

# target to preprocess a source file
hook.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/hook.c.i
.PHONY : hook.c.i

hook.s: hook.c.s
.PHONY : hook.s

# target to generate assembly for a file
hook.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/hook.c.s
.PHONY : hook.c.s

load_balancer.o: load_balancer.c.o
.PHONY : load_balancer.o

# target to build an object file
load_balancer.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/load_balancer.c.o
.PHONY : load_balancer.c.o

load_balancer.i: load_balancer.c.i
.PHONY : load_balancer.i

# target to preprocess a source file
load_balancer.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/load_balancer.c.i
.PHONY : load_balancer.c.i

load_balancer.s: load_balancer.c.s
.PHONY : load_balancer.s

# target to generate assembly for a file
load_balancer.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/load_balancer.c.s
.PHONY : load_balancer.c.s

logger.o: logger.c.o
.PHONY : logger.o

# target to build an object file
logger.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/logger.c.o
.PHONY : logger.c.o

logger.i: logger.c.i
.PHONY : logger.i

# target to preprocess a source file
logger.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/logger.c.i
.PHONY : logger.c.i

logger.s: logger.c.s
.PHONY : logger.s

# target to generate assembly for a file
logger.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/logger.c.s
.PHONY : logger.c.s

lpt_timer.o: lpt_timer.c.o
.PHONY : lpt_timer.o

# target to build an object file
lpt_timer.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/lpt_timer.c.o
.PHONY : lpt_timer.c.o

lpt_timer.i: lpt_timer.c.i
.PHONY : lpt_timer.i

# target to preprocess a source file
lpt_timer.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/lpt_timer.c.i
.PHONY : lpt_timer.c.i

lpt_timer.s: lpt_timer.c.s
.PHONY : lpt_timer.s

# target to generate assembly for a file
lpt_timer.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/lpt_timer.c.s
.PHONY : lpt_timer.c.s

perf_clock.o: perf_clock.c.o
.PHONY : perf_clock.o

# target to build an object file
perf_clock.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/perf_clock.c.o
.PHONY : perf_clock.c.o

perf_clock.i: perf_clock.c.i
.PHONY : perf_clock.i

# target to preprocess a source file
perf_clock.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/perf_clock.c.i
.PHONY : perf_clock.c.i

perf_clock.s: perf_clock.c.s
.PHONY : perf_clock.s

# target to generate assembly for a file
perf_clock.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/perf_clock.c.s
.PHONY : perf_clock.c.s

posix_tcp_transport.o: posix_tcp_transport.c.o
.PHONY : posix_tcp_transport.o

# target to build an object file
posix_tcp_transport.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/posix_tcp_transport.c.o
.PHONY : posix_tcp_transport.c.o

posix_tcp_transport.i: posix_tcp_transport.c.i
.PHONY : posix_tcp_transport.i

# target to preprocess a source file
posix_tcp_transport.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/posix_tcp_transport.c.i
.PHONY : posix_tcp_transport.c.i

posix_tcp_transport.s: posix_tcp_transport.c.s
.PHONY : posix_tcp_transport.s

# target to generate assembly for a file
posix_tcp_transport.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/posix_tcp_transport.c.s
.PHONY : posix_tcp_transport.c.s

rcu.o: rcu.c.o
.PHONY : rcu.o

# target to build an object file
rcu.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rcu.c.o
.PHONY : rcu.c.o

rcu.i: rcu.c.i
.PHONY : rcu.i

# target to preprocess a source file
rcu.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rcu.c.i
.PHONY : rcu.c.i

rcu.s: rcu.c.s
.PHONY : rcu.s

# target to generate assembly for a file
rcu.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rcu.c.s
.PHONY : rcu.c.s

rdma_rc_transport.o: rdma_rc_transport.c.o
.PHONY : rdma_rc_transport.o

# target to build an object file
rdma_rc_transport.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rdma_rc_transport.c.o
.PHONY : rdma_rc_transport.c.o

rdma_rc_transport.i: rdma_rc_transport.c.i
.PHONY : rdma_rc_transport.i

# target to preprocess a source file
rdma_rc_transport.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rdma_rc_transport.c.i
.PHONY : rdma_rc_transport.c.i

rdma_rc_transport.s: rdma_rc_transport.c.s
.PHONY : rdma_rc_transport.s

# target to generate assembly for a file
rdma_rc_transport.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rdma_rc_transport.c.s
.PHONY : rdma_rc_transport.c.s

rdma_transport.o: rdma_transport.c.o
.PHONY : rdma_transport.o

# target to build an object file
rdma_transport.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rdma_transport.c.o
.PHONY : rdma_transport.c.o

rdma_transport.i: rdma_transport.c.i
.PHONY : rdma_transport.i

# target to preprocess a source file
rdma_transport.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rdma_transport.c.i
.PHONY : rdma_transport.c.i

rdma_transport.s: rdma_transport.c.s
.PHONY : rdma_transport.s

# target to generate assembly for a file
rdma_transport.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rdma_transport.c.s
.PHONY : rdma_transport.c.s

rdma_xrc_transport.o: rdma_xrc_transport.c.o
.PHONY : rdma_xrc_transport.o

# target to build an object file
rdma_xrc_transport.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rdma_xrc_transport.c.o
.PHONY : rdma_xrc_transport.c.o

rdma_xrc_transport.i: rdma_xrc_transport.c.i
.PHONY : rdma_xrc_transport.i

# target to preprocess a source file
rdma_xrc_transport.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rdma_xrc_transport.c.i
.PHONY : rdma_xrc_transport.c.i

rdma_xrc_transport.s: rdma_xrc_transport.c.s
.PHONY : rdma_xrc_transport.s

# target to generate assembly for a file
rdma_xrc_transport.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rdma_xrc_transport.c.s
.PHONY : rdma_xrc_transport.c.s

rndv.o: rndv.c.o
.PHONY : rndv.o

# target to build an object file
rndv.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rndv.c.o
.PHONY : rndv.c.o

rndv.i: rndv.c.i
.PHONY : rndv.i

# target to preprocess a source file
rndv.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rndv.c.i
.PHONY : rndv.c.i

rndv.s: rndv.c.s
.PHONY : rndv.s

# target to generate assembly for a file
rndv.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rndv.c.s
.PHONY : rndv.c.s

rpc.o: rpc.c.o
.PHONY : rpc.o

# target to build an object file
rpc.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rpc.c.o
.PHONY : rpc.c.o

rpc.i: rpc.c.i
.PHONY : rpc.i

# target to preprocess a source file
rpc.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rpc.c.i
.PHONY : rpc.c.i

rpc.s: rpc.c.s
.PHONY : rpc.s

# target to generate assembly for a file
rpc.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rpc.c.s
.PHONY : rpc.c.s

rte_ring.o: rte_ring.c.o
.PHONY : rte_ring.o

# target to build an object file
rte_ring.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rte_ring.c.o
.PHONY : rte_ring.c.o

rte_ring.i: rte_ring.c.i
.PHONY : rte_ring.i

# target to preprocess a source file
rte_ring.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rte_ring.c.i
.PHONY : rte_ring.c.i

rte_ring.s: rte_ring.c.s
.PHONY : rte_ring.s

# target to generate assembly for a file
rte_ring.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/rte_ring.c.s
.PHONY : rte_ring.c.s

scheduler.o: scheduler.c.o
.PHONY : scheduler.o

# target to build an object file
scheduler.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/scheduler.c.o
.PHONY : scheduler.c.o

scheduler.i: scheduler.c.i
.PHONY : scheduler.i

# target to preprocess a source file
scheduler.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/scheduler.c.i
.PHONY : scheduler.c.i

scheduler.s: scheduler.c.s
.PHONY : scheduler.s

# target to generate assembly for a file
scheduler.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/scheduler.c.s
.PHONY : scheduler.c.s

transport.o: transport.c.o
.PHONY : transport.o

# target to build an object file
transport.c.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/transport.c.o
.PHONY : transport.c.o

transport.i: transport.c.i
.PHONY : transport.i

# target to preprocess a source file
transport.c.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/transport.c.i
.PHONY : transport.c.i

transport.s: transport.c.s
.PHONY : transport.s

# target to generate assembly for a file
transport.c.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/sf_stack.dir/build.make CMakeFiles/sf_stack.dir/transport.c.s
.PHONY : transport.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 "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... example"
	@echo "... sf_stack"
	@echo "... buf.o"
	@echo "... buf.i"
	@echo "... buf.s"
	@echo "... connection.o"
	@echo "... connection.i"
	@echo "... connection.s"
	@echo "... crc32.o"
	@echo "... crc32.i"
	@echo "... crc32.s"
	@echo "... crc32c_intel_fast_asm.o"
	@echo "... crc32c_intel_fast_zero_asm.o"
	@echo "... esar_tcp_transport.o"
	@echo "... esar_tcp_transport.i"
	@echo "... esar_tcp_transport.s"
	@echo "... example.o"
	@echo "... example.i"
	@echo "... example.s"
	@echo "... flow_control.o"
	@echo "... flow_control.i"
	@echo "... flow_control.s"
	@echo "... health.o"
	@echo "... health.i"
	@echo "... health.s"
	@echo "... hook.o"
	@echo "... hook.i"
	@echo "... hook.s"
	@echo "... load_balancer.o"
	@echo "... load_balancer.i"
	@echo "... load_balancer.s"
	@echo "... logger.o"
	@echo "... logger.i"
	@echo "... logger.s"
	@echo "... lpt_timer.o"
	@echo "... lpt_timer.i"
	@echo "... lpt_timer.s"
	@echo "... perf_clock.o"
	@echo "... perf_clock.i"
	@echo "... perf_clock.s"
	@echo "... posix_tcp_transport.o"
	@echo "... posix_tcp_transport.i"
	@echo "... posix_tcp_transport.s"
	@echo "... rcu.o"
	@echo "... rcu.i"
	@echo "... rcu.s"
	@echo "... rdma_rc_transport.o"
	@echo "... rdma_rc_transport.i"
	@echo "... rdma_rc_transport.s"
	@echo "... rdma_transport.o"
	@echo "... rdma_transport.i"
	@echo "... rdma_transport.s"
	@echo "... rdma_xrc_transport.o"
	@echo "... rdma_xrc_transport.i"
	@echo "... rdma_xrc_transport.s"
	@echo "... rndv.o"
	@echo "... rndv.i"
	@echo "... rndv.s"
	@echo "... rpc.o"
	@echo "... rpc.i"
	@echo "... rpc.s"
	@echo "... rte_ring.o"
	@echo "... rte_ring.i"
	@echo "... rte_ring.s"
	@echo "... scheduler.o"
	@echo "... scheduler.i"
	@echo "... scheduler.s"
	@echo "... transport.o"
	@echo "... transport.i"
	@echo "... transport.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:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

