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

# 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 = /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master

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

# 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 --output-on-failure $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/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 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

# 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

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

# The main all target
all: cmake_check_build_system
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(CMAKE_COMMAND) -E cmake_progress_start /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master/CMakeFiles /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master/tests//CMakeFiles/progress.marks
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(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/test_pfx.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_pfx.dir/rule
.PHONY : tests/CMakeFiles/test_pfx.dir/rule

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

# fast build rule for target.
test_pfx/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pfx.dir/build.make tests/CMakeFiles/test_pfx.dir/build
.PHONY : test_pfx/fast

# Convenience name for target.
tests/CMakeFiles/test_trie.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_trie.dir/rule
.PHONY : tests/CMakeFiles/test_trie.dir/rule

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

# fast build rule for target.
test_trie/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_trie.dir/build.make tests/CMakeFiles/test_trie.dir/build
.PHONY : test_trie/fast

# Convenience name for target.
tests/CMakeFiles/test_pfx_locks.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_pfx_locks.dir/rule
.PHONY : tests/CMakeFiles/test_pfx_locks.dir/rule

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

# fast build rule for target.
test_pfx_locks/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pfx_locks.dir/build.make tests/CMakeFiles/test_pfx_locks.dir/build
.PHONY : test_pfx_locks/fast

# Convenience name for target.
tests/CMakeFiles/test_ht_spkitable.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_ht_spkitable.dir/rule
.PHONY : tests/CMakeFiles/test_ht_spkitable.dir/rule

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

# fast build rule for target.
test_ht_spkitable/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ht_spkitable.dir/build.make tests/CMakeFiles/test_ht_spkitable.dir/build
.PHONY : test_ht_spkitable/fast

# Convenience name for target.
tests/CMakeFiles/test_ht_spkitable_locks.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_ht_spkitable_locks.dir/rule
.PHONY : tests/CMakeFiles/test_ht_spkitable_locks.dir/rule

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

# fast build rule for target.
test_ht_spkitable_locks/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ht_spkitable_locks.dir/build.make tests/CMakeFiles/test_ht_spkitable_locks.dir/build
.PHONY : test_ht_spkitable_locks/fast

# Convenience name for target.
tests/CMakeFiles/test_live_validation.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_live_validation.dir/rule
.PHONY : tests/CMakeFiles/test_live_validation.dir/rule

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

# fast build rule for target.
test_live_validation/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_live_validation.dir/build.make tests/CMakeFiles/test_live_validation.dir/build
.PHONY : test_live_validation/fast

# Convenience name for target.
tests/CMakeFiles/test_live_fetching.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_live_fetching.dir/rule
.PHONY : tests/CMakeFiles/test_live_fetching.dir/rule

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

# fast build rule for target.
test_live_fetching/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_live_fetching.dir/build.make tests/CMakeFiles/test_live_fetching.dir/build
.PHONY : test_live_fetching/fast

# Convenience name for target.
tests/CMakeFiles/test_ipaddr.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_ipaddr.dir/rule
.PHONY : tests/CMakeFiles/test_ipaddr.dir/rule

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

# fast build rule for target.
test_ipaddr/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ipaddr.dir/build.make tests/CMakeFiles/test_ipaddr.dir/build
.PHONY : test_ipaddr/fast

# Convenience name for target.
tests/CMakeFiles/test_getbits.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_getbits.dir/rule
.PHONY : tests/CMakeFiles/test_getbits.dir/rule

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

# fast build rule for target.
test_getbits/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_getbits.dir/build.make tests/CMakeFiles/test_getbits.dir/build
.PHONY : test_getbits/fast

# Convenience name for target.
tests/CMakeFiles/test_dynamic_groups.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_dynamic_groups.dir/rule
.PHONY : tests/CMakeFiles/test_dynamic_groups.dir/rule

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

# fast build rule for target.
test_dynamic_groups/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dynamic_groups.dir/build.make tests/CMakeFiles/test_dynamic_groups.dir/build
.PHONY : test_dynamic_groups/fast

# Convenience name for target.
tests/CMakeFiles/test_aspa.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_aspa.dir/rule
.PHONY : tests/CMakeFiles/test_aspa.dir/rule

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

# fast build rule for target.
test_aspa/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_aspa.dir/build.make tests/CMakeFiles/test_aspa.dir/build
.PHONY : test_aspa/fast

# Convenience name for target.
tests/CMakeFiles/test_aspa_array.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_aspa_array.dir/rule
.PHONY : tests/CMakeFiles/test_aspa_array.dir/rule

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

# fast build rule for target.
test_aspa_array/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_aspa_array.dir/build.make tests/CMakeFiles/test_aspa_array.dir/build
.PHONY : test_aspa_array/fast

# Convenience name for target.
tests/CMakeFiles/test_as_path_verification.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_as_path_verification.dir/rule
.PHONY : tests/CMakeFiles/test_as_path_verification.dir/rule

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

# fast build rule for target.
test_as_path_verification/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_as_path_verification.dir/build.make tests/CMakeFiles/test_as_path_verification.dir/build
.PHONY : test_as_path_verification/fast

# Convenience name for target.
tests/CMakeFiles/test_bgpsec.dir/rule:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test_bgpsec.dir/rule
.PHONY : tests/CMakeFiles/test_bgpsec.dir/rule

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

# fast build rule for target.
test_bgpsec/fast:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bgpsec.dir/build.make tests/CMakeFiles/test_bgpsec.dir/build
.PHONY : test_bgpsec/fast

test_as_path_verification.o: test_as_path_verification.c.o
.PHONY : test_as_path_verification.o

# target to build an object file
test_as_path_verification.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_as_path_verification.dir/build.make tests/CMakeFiles/test_as_path_verification.dir/test_as_path_verification.c.o
.PHONY : test_as_path_verification.c.o

test_as_path_verification.i: test_as_path_verification.c.i
.PHONY : test_as_path_verification.i

# target to preprocess a source file
test_as_path_verification.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_as_path_verification.dir/build.make tests/CMakeFiles/test_as_path_verification.dir/test_as_path_verification.c.i
.PHONY : test_as_path_verification.c.i

test_as_path_verification.s: test_as_path_verification.c.s
.PHONY : test_as_path_verification.s

# target to generate assembly for a file
test_as_path_verification.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_as_path_verification.dir/build.make tests/CMakeFiles/test_as_path_verification.dir/test_as_path_verification.c.s
.PHONY : test_as_path_verification.c.s

test_aspa.o: test_aspa.c.o
.PHONY : test_aspa.o

# target to build an object file
test_aspa.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_aspa.dir/build.make tests/CMakeFiles/test_aspa.dir/test_aspa.c.o
.PHONY : test_aspa.c.o

test_aspa.i: test_aspa.c.i
.PHONY : test_aspa.i

# target to preprocess a source file
test_aspa.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_aspa.dir/build.make tests/CMakeFiles/test_aspa.dir/test_aspa.c.i
.PHONY : test_aspa.c.i

test_aspa.s: test_aspa.c.s
.PHONY : test_aspa.s

# target to generate assembly for a file
test_aspa.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_aspa.dir/build.make tests/CMakeFiles/test_aspa.dir/test_aspa.c.s
.PHONY : test_aspa.c.s

test_aspa_array.o: test_aspa_array.c.o
.PHONY : test_aspa_array.o

# target to build an object file
test_aspa_array.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_aspa_array.dir/build.make tests/CMakeFiles/test_aspa_array.dir/test_aspa_array.c.o
.PHONY : test_aspa_array.c.o

test_aspa_array.i: test_aspa_array.c.i
.PHONY : test_aspa_array.i

# target to preprocess a source file
test_aspa_array.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_aspa_array.dir/build.make tests/CMakeFiles/test_aspa_array.dir/test_aspa_array.c.i
.PHONY : test_aspa_array.c.i

test_aspa_array.s: test_aspa_array.c.s
.PHONY : test_aspa_array.s

# target to generate assembly for a file
test_aspa_array.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_aspa_array.dir/build.make tests/CMakeFiles/test_aspa_array.dir/test_aspa_array.c.s
.PHONY : test_aspa_array.c.s

test_bgpsec.o: test_bgpsec.c.o
.PHONY : test_bgpsec.o

# target to build an object file
test_bgpsec.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bgpsec.dir/build.make tests/CMakeFiles/test_bgpsec.dir/test_bgpsec.c.o
.PHONY : test_bgpsec.c.o

test_bgpsec.i: test_bgpsec.c.i
.PHONY : test_bgpsec.i

# target to preprocess a source file
test_bgpsec.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bgpsec.dir/build.make tests/CMakeFiles/test_bgpsec.dir/test_bgpsec.c.i
.PHONY : test_bgpsec.c.i

test_bgpsec.s: test_bgpsec.c.s
.PHONY : test_bgpsec.s

# target to generate assembly for a file
test_bgpsec.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bgpsec.dir/build.make tests/CMakeFiles/test_bgpsec.dir/test_bgpsec.c.s
.PHONY : test_bgpsec.c.s

test_dynamic_groups.o: test_dynamic_groups.c.o
.PHONY : test_dynamic_groups.o

# target to build an object file
test_dynamic_groups.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dynamic_groups.dir/build.make tests/CMakeFiles/test_dynamic_groups.dir/test_dynamic_groups.c.o
.PHONY : test_dynamic_groups.c.o

test_dynamic_groups.i: test_dynamic_groups.c.i
.PHONY : test_dynamic_groups.i

# target to preprocess a source file
test_dynamic_groups.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dynamic_groups.dir/build.make tests/CMakeFiles/test_dynamic_groups.dir/test_dynamic_groups.c.i
.PHONY : test_dynamic_groups.c.i

test_dynamic_groups.s: test_dynamic_groups.c.s
.PHONY : test_dynamic_groups.s

# target to generate assembly for a file
test_dynamic_groups.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_dynamic_groups.dir/build.make tests/CMakeFiles/test_dynamic_groups.dir/test_dynamic_groups.c.s
.PHONY : test_dynamic_groups.c.s

test_getbits.o: test_getbits.c.o
.PHONY : test_getbits.o

# target to build an object file
test_getbits.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_getbits.dir/build.make tests/CMakeFiles/test_getbits.dir/test_getbits.c.o
.PHONY : test_getbits.c.o

test_getbits.i: test_getbits.c.i
.PHONY : test_getbits.i

# target to preprocess a source file
test_getbits.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_getbits.dir/build.make tests/CMakeFiles/test_getbits.dir/test_getbits.c.i
.PHONY : test_getbits.c.i

test_getbits.s: test_getbits.c.s
.PHONY : test_getbits.s

# target to generate assembly for a file
test_getbits.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_getbits.dir/build.make tests/CMakeFiles/test_getbits.dir/test_getbits.c.s
.PHONY : test_getbits.c.s

test_ht_spkitable.o: test_ht_spkitable.c.o
.PHONY : test_ht_spkitable.o

# target to build an object file
test_ht_spkitable.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ht_spkitable.dir/build.make tests/CMakeFiles/test_ht_spkitable.dir/test_ht_spkitable.c.o
.PHONY : test_ht_spkitable.c.o

test_ht_spkitable.i: test_ht_spkitable.c.i
.PHONY : test_ht_spkitable.i

# target to preprocess a source file
test_ht_spkitable.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ht_spkitable.dir/build.make tests/CMakeFiles/test_ht_spkitable.dir/test_ht_spkitable.c.i
.PHONY : test_ht_spkitable.c.i

test_ht_spkitable.s: test_ht_spkitable.c.s
.PHONY : test_ht_spkitable.s

# target to generate assembly for a file
test_ht_spkitable.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ht_spkitable.dir/build.make tests/CMakeFiles/test_ht_spkitable.dir/test_ht_spkitable.c.s
.PHONY : test_ht_spkitable.c.s

test_ht_spkitable_locks.o: test_ht_spkitable_locks.c.o
.PHONY : test_ht_spkitable_locks.o

# target to build an object file
test_ht_spkitable_locks.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ht_spkitable_locks.dir/build.make tests/CMakeFiles/test_ht_spkitable_locks.dir/test_ht_spkitable_locks.c.o
.PHONY : test_ht_spkitable_locks.c.o

test_ht_spkitable_locks.i: test_ht_spkitable_locks.c.i
.PHONY : test_ht_spkitable_locks.i

# target to preprocess a source file
test_ht_spkitable_locks.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ht_spkitable_locks.dir/build.make tests/CMakeFiles/test_ht_spkitable_locks.dir/test_ht_spkitable_locks.c.i
.PHONY : test_ht_spkitable_locks.c.i

test_ht_spkitable_locks.s: test_ht_spkitable_locks.c.s
.PHONY : test_ht_spkitable_locks.s

# target to generate assembly for a file
test_ht_spkitable_locks.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ht_spkitable_locks.dir/build.make tests/CMakeFiles/test_ht_spkitable_locks.dir/test_ht_spkitable_locks.c.s
.PHONY : test_ht_spkitable_locks.c.s

test_ipaddr.o: test_ipaddr.c.o
.PHONY : test_ipaddr.o

# target to build an object file
test_ipaddr.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ipaddr.dir/build.make tests/CMakeFiles/test_ipaddr.dir/test_ipaddr.c.o
.PHONY : test_ipaddr.c.o

test_ipaddr.i: test_ipaddr.c.i
.PHONY : test_ipaddr.i

# target to preprocess a source file
test_ipaddr.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ipaddr.dir/build.make tests/CMakeFiles/test_ipaddr.dir/test_ipaddr.c.i
.PHONY : test_ipaddr.c.i

test_ipaddr.s: test_ipaddr.c.s
.PHONY : test_ipaddr.s

# target to generate assembly for a file
test_ipaddr.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_ipaddr.dir/build.make tests/CMakeFiles/test_ipaddr.dir/test_ipaddr.c.s
.PHONY : test_ipaddr.c.s

test_live_fetching.o: test_live_fetching.c.o
.PHONY : test_live_fetching.o

# target to build an object file
test_live_fetching.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_live_fetching.dir/build.make tests/CMakeFiles/test_live_fetching.dir/test_live_fetching.c.o
.PHONY : test_live_fetching.c.o

test_live_fetching.i: test_live_fetching.c.i
.PHONY : test_live_fetching.i

# target to preprocess a source file
test_live_fetching.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_live_fetching.dir/build.make tests/CMakeFiles/test_live_fetching.dir/test_live_fetching.c.i
.PHONY : test_live_fetching.c.i

test_live_fetching.s: test_live_fetching.c.s
.PHONY : test_live_fetching.s

# target to generate assembly for a file
test_live_fetching.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_live_fetching.dir/build.make tests/CMakeFiles/test_live_fetching.dir/test_live_fetching.c.s
.PHONY : test_live_fetching.c.s

test_live_validation.o: test_live_validation.c.o
.PHONY : test_live_validation.o

# target to build an object file
test_live_validation.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_live_validation.dir/build.make tests/CMakeFiles/test_live_validation.dir/test_live_validation.c.o
.PHONY : test_live_validation.c.o

test_live_validation.i: test_live_validation.c.i
.PHONY : test_live_validation.i

# target to preprocess a source file
test_live_validation.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_live_validation.dir/build.make tests/CMakeFiles/test_live_validation.dir/test_live_validation.c.i
.PHONY : test_live_validation.c.i

test_live_validation.s: test_live_validation.c.s
.PHONY : test_live_validation.s

# target to generate assembly for a file
test_live_validation.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_live_validation.dir/build.make tests/CMakeFiles/test_live_validation.dir/test_live_validation.c.s
.PHONY : test_live_validation.c.s

test_pfx.o: test_pfx.c.o
.PHONY : test_pfx.o

# target to build an object file
test_pfx.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pfx.dir/build.make tests/CMakeFiles/test_pfx.dir/test_pfx.c.o
.PHONY : test_pfx.c.o

test_pfx.i: test_pfx.c.i
.PHONY : test_pfx.i

# target to preprocess a source file
test_pfx.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pfx.dir/build.make tests/CMakeFiles/test_pfx.dir/test_pfx.c.i
.PHONY : test_pfx.c.i

test_pfx.s: test_pfx.c.s
.PHONY : test_pfx.s

# target to generate assembly for a file
test_pfx.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pfx.dir/build.make tests/CMakeFiles/test_pfx.dir/test_pfx.c.s
.PHONY : test_pfx.c.s

test_pfx_locks.o: test_pfx_locks.c.o
.PHONY : test_pfx_locks.o

# target to build an object file
test_pfx_locks.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pfx_locks.dir/build.make tests/CMakeFiles/test_pfx_locks.dir/test_pfx_locks.c.o
.PHONY : test_pfx_locks.c.o

test_pfx_locks.i: test_pfx_locks.c.i
.PHONY : test_pfx_locks.i

# target to preprocess a source file
test_pfx_locks.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pfx_locks.dir/build.make tests/CMakeFiles/test_pfx_locks.dir/test_pfx_locks.c.i
.PHONY : test_pfx_locks.c.i

test_pfx_locks.s: test_pfx_locks.c.s
.PHONY : test_pfx_locks.s

# target to generate assembly for a file
test_pfx_locks.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_pfx_locks.dir/build.make tests/CMakeFiles/test_pfx_locks.dir/test_pfx_locks.c.s
.PHONY : test_pfx_locks.c.s

test_trie.o: test_trie.c.o
.PHONY : test_trie.o

# target to build an object file
test_trie.c.o:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_trie.dir/build.make tests/CMakeFiles/test_trie.dir/test_trie.c.o
.PHONY : test_trie.c.o

test_trie.i: test_trie.c.i
.PHONY : test_trie.i

# target to preprocess a source file
test_trie.c.i:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_trie.dir/build.make tests/CMakeFiles/test_trie.dir/test_trie.c.i
.PHONY : test_trie.c.i

test_trie.s: test_trie.c.s
.PHONY : test_trie.s

# target to generate assembly for a file
test_trie.c.s:
	cd /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_trie.dir/build.make tests/CMakeFiles/test_trie.dir/test_trie.c.s
.PHONY : test_trie.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 "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... test_as_path_verification"
	@echo "... test_aspa"
	@echo "... test_aspa_array"
	@echo "... test_bgpsec"
	@echo "... test_dynamic_groups"
	@echo "... test_getbits"
	@echo "... test_ht_spkitable"
	@echo "... test_ht_spkitable_locks"
	@echo "... test_ipaddr"
	@echo "... test_live_fetching"
	@echo "... test_live_validation"
	@echo "... test_pfx"
	@echo "... test_pfx_locks"
	@echo "... test_trie"
	@echo "... test_as_path_verification.o"
	@echo "... test_as_path_verification.i"
	@echo "... test_as_path_verification.s"
	@echo "... test_aspa.o"
	@echo "... test_aspa.i"
	@echo "... test_aspa.s"
	@echo "... test_aspa_array.o"
	@echo "... test_aspa_array.i"
	@echo "... test_aspa_array.s"
	@echo "... test_bgpsec.o"
	@echo "... test_bgpsec.i"
	@echo "... test_bgpsec.s"
	@echo "... test_dynamic_groups.o"
	@echo "... test_dynamic_groups.i"
	@echo "... test_dynamic_groups.s"
	@echo "... test_getbits.o"
	@echo "... test_getbits.i"
	@echo "... test_getbits.s"
	@echo "... test_ht_spkitable.o"
	@echo "... test_ht_spkitable.i"
	@echo "... test_ht_spkitable.s"
	@echo "... test_ht_spkitable_locks.o"
	@echo "... test_ht_spkitable_locks.i"
	@echo "... test_ht_spkitable_locks.s"
	@echo "... test_ipaddr.o"
	@echo "... test_ipaddr.i"
	@echo "... test_ipaddr.s"
	@echo "... test_live_fetching.o"
	@echo "... test_live_fetching.i"
	@echo "... test_live_fetching.s"
	@echo "... test_live_validation.o"
	@echo "... test_live_validation.i"
	@echo "... test_live_validation.s"
	@echo "... test_pfx.o"
	@echo "... test_pfx.i"
	@echo "... test_pfx.s"
	@echo "... test_pfx_locks.o"
	@echo "... test_pfx_locks.i"
	@echo "... test_pfx_locks.s"
	@echo "... test_trie.o"
	@echo "... test_trie.i"
	@echo "... test_trie.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 /users/www/rtrlib.realmv6.org/html/doxygen/rtrlib-master && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

