codec2_talkie/libcodec2-android/src/codec2/build_linux/Makefile

1751 wiersze
55 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
# 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 = /home/sh/Downloads/hackrf/codec2
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/sh/Downloads/hackrf/codec2/build_linux
#=============================================================================
# Targets provided globally by CMake.
# 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 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 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 edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"codec2_devel\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/sh/Downloads/hackrf/codec2/build_linux/CMakeFiles /home/sh/Downloads/hackrf/codec2/build_linux/CMakeFiles/progress.marks
$(MAKE) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/sh/Downloads/hackrf/codec2/build_linux/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) -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 ContinuousSubmit
# Build rule for target.
ContinuousSubmit: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ContinuousSubmit
.PHONY : ContinuousSubmit
# fast build rule for target.
ContinuousSubmit/fast:
$(MAKE) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/build
.PHONY : ContinuousSubmit/fast
#=============================================================================
# Target rules for targets named ContinuousMemCheck
# Build rule for target.
ContinuousMemCheck: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ContinuousMemCheck
.PHONY : ContinuousMemCheck
# fast build rule for target.
ContinuousMemCheck/fast:
$(MAKE) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/build
.PHONY : ContinuousMemCheck/fast
#=============================================================================
# Target rules for targets named ContinuousConfigure
# Build rule for target.
ContinuousConfigure: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ContinuousConfigure
.PHONY : ContinuousConfigure
# fast build rule for target.
ContinuousConfigure/fast:
$(MAKE) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/build
.PHONY : ContinuousConfigure/fast
#=============================================================================
# Target rules for targets named ExperimentalSubmit
# Build rule for target.
ExperimentalSubmit: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ExperimentalSubmit
.PHONY : ExperimentalSubmit
# fast build rule for target.
ExperimentalSubmit/fast:
$(MAKE) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/build
.PHONY : ExperimentalSubmit/fast
#=============================================================================
# Target rules for targets named ExperimentalMemCheck
# Build rule for target.
ExperimentalMemCheck: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ExperimentalMemCheck
.PHONY : ExperimentalMemCheck
# fast build rule for target.
ExperimentalMemCheck/fast:
$(MAKE) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/build
.PHONY : ExperimentalMemCheck/fast
#=============================================================================
# Target rules for targets named ExperimentalTest
# Build rule for target.
ExperimentalTest: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ExperimentalTest
.PHONY : ExperimentalTest
# fast build rule for target.
ExperimentalTest/fast:
$(MAKE) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/build
.PHONY : ExperimentalTest/fast
#=============================================================================
# Target rules for targets named NightlyUpdate
# Build rule for target.
NightlyUpdate: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NightlyUpdate
.PHONY : NightlyUpdate
# fast build rule for target.
NightlyUpdate/fast:
$(MAKE) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/build
.PHONY : NightlyUpdate/fast
#=============================================================================
# Target rules for targets named NightlyStart
# Build rule for target.
NightlyStart: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NightlyStart
.PHONY : NightlyStart
# fast build rule for target.
NightlyStart/fast:
$(MAKE) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/build
.PHONY : NightlyStart/fast
#=============================================================================
# Target rules for targets named NightlyMemoryCheck
# Build rule for target.
NightlyMemoryCheck: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NightlyMemoryCheck
.PHONY : NightlyMemoryCheck
# fast build rule for target.
NightlyMemoryCheck/fast:
$(MAKE) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/build
.PHONY : NightlyMemoryCheck/fast
#=============================================================================
# Target rules for targets named NightlyBuild
# Build rule for target.
NightlyBuild: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NightlyBuild
.PHONY : NightlyBuild
# fast build rule for target.
NightlyBuild/fast:
$(MAKE) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/build
.PHONY : NightlyBuild/fast
#=============================================================================
# Target rules for targets named ExperimentalUpdate
# Build rule for target.
ExperimentalUpdate: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ExperimentalUpdate
.PHONY : ExperimentalUpdate
# fast build rule for target.
ExperimentalUpdate/fast:
$(MAKE) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/build
.PHONY : ExperimentalUpdate/fast
#=============================================================================
# Target rules for targets named ContinuousBuild
# Build rule for target.
ContinuousBuild: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ContinuousBuild
.PHONY : ContinuousBuild
# fast build rule for target.
ContinuousBuild/fast:
$(MAKE) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/build
.PHONY : ContinuousBuild/fast
#=============================================================================
# Target rules for targets named Continuous
# Build rule for target.
Continuous: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 Continuous
.PHONY : Continuous
# fast build rule for target.
Continuous/fast:
$(MAKE) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/build
.PHONY : Continuous/fast
#=============================================================================
# Target rules for targets named Experimental
# Build rule for target.
Experimental: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 Experimental
.PHONY : Experimental
# fast build rule for target.
Experimental/fast:
$(MAKE) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/build
.PHONY : Experimental/fast
#=============================================================================
# Target rules for targets named ExperimentalConfigure
# Build rule for target.
ExperimentalConfigure: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ExperimentalConfigure
.PHONY : ExperimentalConfigure
# fast build rule for target.
ExperimentalConfigure/fast:
$(MAKE) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/build
.PHONY : ExperimentalConfigure/fast
#=============================================================================
# Target rules for targets named NightlyTest
# Build rule for target.
NightlyTest: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NightlyTest
.PHONY : NightlyTest
# fast build rule for target.
NightlyTest/fast:
$(MAKE) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/build
.PHONY : NightlyTest/fast
#=============================================================================
# Target rules for targets named NightlyCoverage
# Build rule for target.
NightlyCoverage: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NightlyCoverage
.PHONY : NightlyCoverage
# fast build rule for target.
NightlyCoverage/fast:
$(MAKE) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/build
.PHONY : NightlyCoverage/fast
#=============================================================================
# Target rules for targets named ExperimentalCoverage
# Build rule for target.
ExperimentalCoverage: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ExperimentalCoverage
.PHONY : ExperimentalCoverage
# fast build rule for target.
ExperimentalCoverage/fast:
$(MAKE) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/build
.PHONY : ExperimentalCoverage/fast
#=============================================================================
# Target rules for targets named NightlyMemCheck
# Build rule for target.
NightlyMemCheck: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NightlyMemCheck
.PHONY : NightlyMemCheck
# fast build rule for target.
NightlyMemCheck/fast:
$(MAKE) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/build
.PHONY : NightlyMemCheck/fast
#=============================================================================
# Target rules for targets named ContinuousStart
# Build rule for target.
ContinuousStart: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ContinuousStart
.PHONY : ContinuousStart
# fast build rule for target.
ContinuousStart/fast:
$(MAKE) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/build
.PHONY : ContinuousStart/fast
#=============================================================================
# Target rules for targets named NightlySubmit
# Build rule for target.
NightlySubmit: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NightlySubmit
.PHONY : NightlySubmit
# fast build rule for target.
NightlySubmit/fast:
$(MAKE) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/build
.PHONY : NightlySubmit/fast
#=============================================================================
# Target rules for targets named ContinuousCoverage
# Build rule for target.
ContinuousCoverage: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ContinuousCoverage
.PHONY : ContinuousCoverage
# fast build rule for target.
ContinuousCoverage/fast:
$(MAKE) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/build
.PHONY : ContinuousCoverage/fast
#=============================================================================
# Target rules for targets named Nightly
# Build rule for target.
Nightly: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 Nightly
.PHONY : Nightly
# fast build rule for target.
Nightly/fast:
$(MAKE) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/build
.PHONY : Nightly/fast
#=============================================================================
# Target rules for targets named NightlyConfigure
# Build rule for target.
NightlyConfigure: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 NightlyConfigure
.PHONY : NightlyConfigure
# fast build rule for target.
NightlyConfigure/fast:
$(MAKE) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/build
.PHONY : NightlyConfigure/fast
#=============================================================================
# Target rules for targets named ExperimentalStart
# Build rule for target.
ExperimentalStart: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ExperimentalStart
.PHONY : ExperimentalStart
# fast build rule for target.
ExperimentalStart/fast:
$(MAKE) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/build
.PHONY : ExperimentalStart/fast
#=============================================================================
# Target rules for targets named ContinuousTest
# Build rule for target.
ContinuousTest: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ContinuousTest
.PHONY : ContinuousTest
# fast build rule for target.
ContinuousTest/fast:
$(MAKE) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/build
.PHONY : ContinuousTest/fast
#=============================================================================
# Target rules for targets named ContinuousUpdate
# Build rule for target.
ContinuousUpdate: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ContinuousUpdate
.PHONY : ContinuousUpdate
# fast build rule for target.
ContinuousUpdate/fast:
$(MAKE) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/build
.PHONY : ContinuousUpdate/fast
#=============================================================================
# Target rules for targets named ExperimentalBuild
# Build rule for target.
ExperimentalBuild: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ExperimentalBuild
.PHONY : ExperimentalBuild
# fast build rule for target.
ExperimentalBuild/fast:
$(MAKE) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/build
.PHONY : ExperimentalBuild/fast
#=============================================================================
# Target rules for targets named ldpc_dec
# Build rule for target.
ldpc_dec: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ldpc_dec
.PHONY : ldpc_dec
# fast build rule for target.
ldpc_dec/fast:
$(MAKE) -f src/CMakeFiles/ldpc_dec.dir/build.make src/CMakeFiles/ldpc_dec.dir/build
.PHONY : ldpc_dec/fast
#=============================================================================
# Target rules for targets named ldpc_enc
# Build rule for target.
ldpc_enc: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ldpc_enc
.PHONY : ldpc_enc
# fast build rule for target.
ldpc_enc/fast:
$(MAKE) -f src/CMakeFiles/ldpc_enc.dir/build.make src/CMakeFiles/ldpc_enc.dir/build
.PHONY : ldpc_enc/fast
#=============================================================================
# Target rules for targets named ldpc_noise
# Build rule for target.
ldpc_noise: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ldpc_noise
.PHONY : ldpc_noise
# fast build rule for target.
ldpc_noise/fast:
$(MAKE) -f src/CMakeFiles/ldpc_noise.dir/build.make src/CMakeFiles/ldpc_noise.dir/build
.PHONY : ldpc_noise/fast
#=============================================================================
# Target rules for targets named tollr
# Build rule for target.
tollr: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tollr
.PHONY : tollr
# fast build rule for target.
tollr/fast:
$(MAKE) -f src/CMakeFiles/tollr.dir/build.make src/CMakeFiles/tollr.dir/build
.PHONY : tollr/fast
#=============================================================================
# Target rules for targets named cohpsk_ch
# Build rule for target.
cohpsk_ch: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 cohpsk_ch
.PHONY : cohpsk_ch
# fast build rule for target.
cohpsk_ch/fast:
$(MAKE) -f src/CMakeFiles/cohpsk_ch.dir/build.make src/CMakeFiles/cohpsk_ch.dir/build
.PHONY : cohpsk_ch/fast
#=============================================================================
# Target rules for targets named cohpsk_put_test_bits
# Build rule for target.
cohpsk_put_test_bits: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 cohpsk_put_test_bits
.PHONY : cohpsk_put_test_bits
# fast build rule for target.
cohpsk_put_test_bits/fast:
$(MAKE) -f src/CMakeFiles/cohpsk_put_test_bits.dir/build.make src/CMakeFiles/cohpsk_put_test_bits.dir/build
.PHONY : cohpsk_put_test_bits/fast
#=============================================================================
# Target rules for targets named cohpsk_get_test_bits
# Build rule for target.
cohpsk_get_test_bits: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 cohpsk_get_test_bits
.PHONY : cohpsk_get_test_bits
# fast build rule for target.
cohpsk_get_test_bits/fast:
$(MAKE) -f src/CMakeFiles/cohpsk_get_test_bits.dir/build.make src/CMakeFiles/cohpsk_get_test_bits.dir/build
.PHONY : cohpsk_get_test_bits/fast
#=============================================================================
# Target rules for targets named cohpsk_demod
# Build rule for target.
cohpsk_demod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 cohpsk_demod
.PHONY : cohpsk_demod
# fast build rule for target.
cohpsk_demod/fast:
$(MAKE) -f src/CMakeFiles/cohpsk_demod.dir/build.make src/CMakeFiles/cohpsk_demod.dir/build
.PHONY : cohpsk_demod/fast
#=============================================================================
# Target rules for targets named vhf_frame_c2
# Build rule for target.
vhf_frame_c2: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 vhf_frame_c2
.PHONY : vhf_frame_c2
# fast build rule for target.
vhf_frame_c2/fast:
$(MAKE) -f src/CMakeFiles/vhf_frame_c2.dir/build.make src/CMakeFiles/vhf_frame_c2.dir/build
.PHONY : vhf_frame_c2/fast
#=============================================================================
# Target rules for targets named freedv_data_raw_rx
# Build rule for target.
freedv_data_raw_rx: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 freedv_data_raw_rx
.PHONY : freedv_data_raw_rx
# fast build rule for target.
freedv_data_raw_rx/fast:
$(MAKE) -f src/CMakeFiles/freedv_data_raw_rx.dir/build.make src/CMakeFiles/freedv_data_raw_rx.dir/build
.PHONY : freedv_data_raw_rx/fast
#=============================================================================
# Target rules for targets named insert_errors
# Build rule for target.
insert_errors: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 insert_errors
.PHONY : insert_errors
# fast build rule for target.
insert_errors/fast:
$(MAKE) -f src/CMakeFiles/insert_errors.dir/build.make src/CMakeFiles/insert_errors.dir/build
.PHONY : insert_errors/fast
#=============================================================================
# Target rules for targets named fm_demod
# Build rule for target.
fm_demod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fm_demod
.PHONY : fm_demod
# fast build rule for target.
fm_demod/fast:
$(MAKE) -f src/CMakeFiles/fm_demod.dir/build.make src/CMakeFiles/fm_demod.dir/build
.PHONY : fm_demod/fast
#=============================================================================
# Target rules for targets named fdmdv_channel
# Build rule for target.
fdmdv_channel: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fdmdv_channel
.PHONY : fdmdv_channel
# fast build rule for target.
fdmdv_channel/fast:
$(MAKE) -f src/CMakeFiles/fdmdv_channel.dir/build.make src/CMakeFiles/fdmdv_channel.dir/build
.PHONY : fdmdv_channel/fast
#=============================================================================
# Target rules for targets named freedv_data_raw_tx
# Build rule for target.
freedv_data_raw_tx: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 freedv_data_raw_tx
.PHONY : freedv_data_raw_tx
# fast build rule for target.
freedv_data_raw_tx/fast:
$(MAKE) -f src/CMakeFiles/freedv_data_raw_tx.dir/build.make src/CMakeFiles/freedv_data_raw_tx.dir/build
.PHONY : freedv_data_raw_tx/fast
#=============================================================================
# Target rules for targets named cohpsk_mod
# Build rule for target.
cohpsk_mod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 cohpsk_mod
.PHONY : cohpsk_mod
# fast build rule for target.
cohpsk_mod/fast:
$(MAKE) -f src/CMakeFiles/cohpsk_mod.dir/build.make src/CMakeFiles/cohpsk_mod.dir/build
.PHONY : cohpsk_mod/fast
#=============================================================================
# Target rules for targets named c2dec
# Build rule for target.
c2dec: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 c2dec
.PHONY : c2dec
# fast build rule for target.
c2dec/fast:
$(MAKE) -f src/CMakeFiles/c2dec.dir/build.make src/CMakeFiles/c2dec.dir/build
.PHONY : c2dec/fast
#=============================================================================
# Target rules for targets named freedv_rx
# Build rule for target.
freedv_rx: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 freedv_rx
.PHONY : freedv_rx
# fast build rule for target.
freedv_rx/fast:
$(MAKE) -f src/CMakeFiles/freedv_rx.dir/build.make src/CMakeFiles/freedv_rx.dir/build
.PHONY : freedv_rx/fast
#=============================================================================
# Target rules for targets named fdmdv_get_test_bits
# Build rule for target.
fdmdv_get_test_bits: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fdmdv_get_test_bits
.PHONY : fdmdv_get_test_bits
# fast build rule for target.
fdmdv_get_test_bits/fast:
$(MAKE) -f src/CMakeFiles/fdmdv_get_test_bits.dir/build.make src/CMakeFiles/fdmdv_get_test_bits.dir/build
.PHONY : fdmdv_get_test_bits/fast
#=============================================================================
# Target rules for targets named c2demo
# Build rule for target.
c2demo: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 c2demo
.PHONY : c2demo
# fast build rule for target.
c2demo/fast:
$(MAKE) -f src/CMakeFiles/c2demo.dir/build.make src/CMakeFiles/c2demo.dir/build
.PHONY : c2demo/fast
#=============================================================================
# Target rules for targets named fdmdv_put_test_bits
# Build rule for target.
fdmdv_put_test_bits: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fdmdv_put_test_bits
.PHONY : fdmdv_put_test_bits
# fast build rule for target.
fdmdv_put_test_bits/fast:
$(MAKE) -f src/CMakeFiles/fdmdv_put_test_bits.dir/build.make src/CMakeFiles/fdmdv_put_test_bits.dir/build
.PHONY : fdmdv_put_test_bits/fast
#=============================================================================
# Target rules for targets named codec2
# Build rule for target.
codec2: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 codec2
.PHONY : codec2
# fast build rule for target.
codec2/fast:
$(MAKE) -f src/CMakeFiles/codec2.dir/build.make src/CMakeFiles/codec2.dir/build
.PHONY : codec2/fast
#=============================================================================
# Target rules for targets named ofdm_get_test_bits
# Build rule for target.
ofdm_get_test_bits: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ofdm_get_test_bits
.PHONY : ofdm_get_test_bits
# fast build rule for target.
ofdm_get_test_bits/fast:
$(MAKE) -f src/CMakeFiles/ofdm_get_test_bits.dir/build.make src/CMakeFiles/ofdm_get_test_bits.dir/build
.PHONY : ofdm_get_test_bits/fast
#=============================================================================
# Target rules for targets named freedv_tx
# Build rule for target.
freedv_tx: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 freedv_tx
.PHONY : freedv_tx
# fast build rule for target.
freedv_tx/fast:
$(MAKE) -f src/CMakeFiles/freedv_tx.dir/build.make src/CMakeFiles/freedv_tx.dir/build
.PHONY : freedv_tx/fast
#=============================================================================
# Target rules for targets named c2enc
# Build rule for target.
c2enc: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 c2enc
.PHONY : c2enc
# fast build rule for target.
c2enc/fast:
$(MAKE) -f src/CMakeFiles/c2enc.dir/build.make src/CMakeFiles/c2enc.dir/build
.PHONY : c2enc/fast
#=============================================================================
# Target rules for targets named generate_codebook
# Build rule for target.
generate_codebook: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 generate_codebook
.PHONY : generate_codebook
# fast build rule for target.
generate_codebook/fast:
$(MAKE) -f src/CMakeFiles/generate_codebook.dir/build.make src/CMakeFiles/generate_codebook.dir/build
.PHONY : generate_codebook/fast
#=============================================================================
# Target rules for targets named freedv_mixed_tx
# Build rule for target.
freedv_mixed_tx: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 freedv_mixed_tx
.PHONY : freedv_mixed_tx
# fast build rule for target.
freedv_mixed_tx/fast:
$(MAKE) -f src/CMakeFiles/freedv_mixed_tx.dir/build.make src/CMakeFiles/freedv_mixed_tx.dir/build
.PHONY : freedv_mixed_tx/fast
#=============================================================================
# Target rules for targets named c2sim
# Build rule for target.
c2sim: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 c2sim
.PHONY : c2sim
# fast build rule for target.
c2sim/fast:
$(MAKE) -f src/CMakeFiles/c2sim.dir/build.make src/CMakeFiles/c2sim.dir/build
.PHONY : c2sim/fast
#=============================================================================
# Target rules for targets named fdmdv_demod
# Build rule for target.
fdmdv_demod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fdmdv_demod
.PHONY : fdmdv_demod
# fast build rule for target.
fdmdv_demod/fast:
$(MAKE) -f src/CMakeFiles/fdmdv_demod.dir/build.make src/CMakeFiles/fdmdv_demod.dir/build
.PHONY : fdmdv_demod/fast
#=============================================================================
# Target rules for targets named vhf_deframe_c2
# Build rule for target.
vhf_deframe_c2: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 vhf_deframe_c2
.PHONY : vhf_deframe_c2
# fast build rule for target.
vhf_deframe_c2/fast:
$(MAKE) -f src/CMakeFiles/vhf_deframe_c2.dir/build.make src/CMakeFiles/vhf_deframe_c2.dir/build
.PHONY : vhf_deframe_c2/fast
#=============================================================================
# Target rules for targets named fsk_mod
# Build rule for target.
fsk_mod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fsk_mod
.PHONY : fsk_mod
# fast build rule for target.
fsk_mod/fast:
$(MAKE) -f src/CMakeFiles/fsk_mod.dir/build.make src/CMakeFiles/fsk_mod.dir/build
.PHONY : fsk_mod/fast
#=============================================================================
# Target rules for targets named fsk_put_test_bits
# Build rule for target.
fsk_put_test_bits: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fsk_put_test_bits
.PHONY : fsk_put_test_bits
# fast build rule for target.
fsk_put_test_bits/fast:
$(MAKE) -f src/CMakeFiles/fsk_put_test_bits.dir/build.make src/CMakeFiles/fsk_put_test_bits.dir/build
.PHONY : fsk_put_test_bits/fast
#=============================================================================
# Target rules for targets named freedv_data_tx
# Build rule for target.
freedv_data_tx: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 freedv_data_tx
.PHONY : freedv_data_tx
# fast build rule for target.
freedv_data_tx/fast:
$(MAKE) -f src/CMakeFiles/freedv_data_tx.dir/build.make src/CMakeFiles/freedv_data_tx.dir/build
.PHONY : freedv_data_tx/fast
#=============================================================================
# Target rules for targets named freedv_data_rx
# Build rule for target.
freedv_data_rx: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 freedv_data_rx
.PHONY : freedv_data_rx
# fast build rule for target.
freedv_data_rx/fast:
$(MAKE) -f src/CMakeFiles/freedv_data_rx.dir/build.make src/CMakeFiles/freedv_data_rx.dir/build
.PHONY : freedv_data_rx/fast
#=============================================================================
# Target rules for targets named freedv_mixed_rx
# Build rule for target.
freedv_mixed_rx: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 freedv_mixed_rx
.PHONY : freedv_mixed_rx
# fast build rule for target.
freedv_mixed_rx/fast:
$(MAKE) -f src/CMakeFiles/freedv_mixed_rx.dir/build.make src/CMakeFiles/freedv_mixed_rx.dir/build
.PHONY : freedv_mixed_rx/fast
#=============================================================================
# Target rules for targets named fmfsk_demod
# Build rule for target.
fmfsk_demod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fmfsk_demod
.PHONY : fmfsk_demod
# fast build rule for target.
fmfsk_demod/fast:
$(MAKE) -f src/CMakeFiles/fmfsk_demod.dir/build.make src/CMakeFiles/fmfsk_demod.dir/build
.PHONY : fmfsk_demod/fast
#=============================================================================
# Target rules for targets named fsk_mod_ext_vco
# Build rule for target.
fsk_mod_ext_vco: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fsk_mod_ext_vco
.PHONY : fsk_mod_ext_vco
# fast build rule for target.
fsk_mod_ext_vco/fast:
$(MAKE) -f src/CMakeFiles/fsk_mod_ext_vco.dir/build.make src/CMakeFiles/fsk_mod_ext_vco.dir/build
.PHONY : fsk_mod_ext_vco/fast
#=============================================================================
# Target rules for targets named fsk_demod
# Build rule for target.
fsk_demod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fsk_demod
.PHONY : fsk_demod
# fast build rule for target.
fsk_demod/fast:
$(MAKE) -f src/CMakeFiles/fsk_demod.dir/build.make src/CMakeFiles/fsk_demod.dir/build
.PHONY : fsk_demod/fast
#=============================================================================
# Target rules for targets named fsk_get_test_bits
# Build rule for target.
fsk_get_test_bits: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fsk_get_test_bits
.PHONY : fsk_get_test_bits
# fast build rule for target.
fsk_get_test_bits/fast:
$(MAKE) -f src/CMakeFiles/fsk_get_test_bits.dir/build.make src/CMakeFiles/fsk_get_test_bits.dir/build
.PHONY : fsk_get_test_bits/fast
#=============================================================================
# Target rules for targets named framer
# Build rule for target.
framer: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 framer
.PHONY : framer
# fast build rule for target.
framer/fast:
$(MAKE) -f src/CMakeFiles/framer.dir/build.make src/CMakeFiles/framer.dir/build
.PHONY : framer/fast
#=============================================================================
# Target rules for targets named deframer
# Build rule for target.
deframer: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 deframer
.PHONY : deframer
# fast build rule for target.
deframer/fast:
$(MAKE) -f src/CMakeFiles/deframer.dir/build.make src/CMakeFiles/deframer.dir/build
.PHONY : deframer/fast
#=============================================================================
# Target rules for targets named ofdm_mod
# Build rule for target.
ofdm_mod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ofdm_mod
.PHONY : ofdm_mod
# fast build rule for target.
ofdm_mod/fast:
$(MAKE) -f src/CMakeFiles/ofdm_mod.dir/build.make src/CMakeFiles/ofdm_mod.dir/build
.PHONY : ofdm_mod/fast
#=============================================================================
# Target rules for targets named fdmdv_mod
# Build rule for target.
fdmdv_mod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fdmdv_mod
.PHONY : fdmdv_mod
# fast build rule for target.
fdmdv_mod/fast:
$(MAKE) -f src/CMakeFiles/fdmdv_mod.dir/build.make src/CMakeFiles/fdmdv_mod.dir/build
.PHONY : fdmdv_mod/fast
#=============================================================================
# Target rules for targets named ofdm_demod
# Build rule for target.
ofdm_demod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ofdm_demod
.PHONY : ofdm_demod
# fast build rule for target.
ofdm_demod/fast:
$(MAKE) -f src/CMakeFiles/ofdm_demod.dir/build.make src/CMakeFiles/ofdm_demod.dir/build
.PHONY : ofdm_demod/fast
#=============================================================================
# Target rules for targets named ofdm_put_test_bits
# Build rule for target.
ofdm_put_test_bits: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ofdm_put_test_bits
.PHONY : ofdm_put_test_bits
# fast build rule for target.
ofdm_put_test_bits/fast:
$(MAKE) -f src/CMakeFiles/ofdm_put_test_bits.dir/build.make src/CMakeFiles/ofdm_put_test_bits.dir/build
.PHONY : ofdm_put_test_bits/fast
#=============================================================================
# Target rules for targets named fmfsk_mod
# Build rule for target.
fmfsk_mod: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fmfsk_mod
.PHONY : fmfsk_mod
# fast build rule for target.
fmfsk_mod/fast:
$(MAKE) -f src/CMakeFiles/fmfsk_mod.dir/build.make src/CMakeFiles/fmfsk_mod.dir/build
.PHONY : fmfsk_mod/fast
#=============================================================================
# Target rules for targets named tqam16
# Build rule for target.
tqam16: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tqam16
.PHONY : tqam16
# fast build rule for target.
tqam16/fast:
$(MAKE) -f unittest/CMakeFiles/tqam16.dir/build.make unittest/CMakeFiles/tqam16.dir/build
.PHONY : tqam16/fast
#=============================================================================
# Target rules for targets named tfsk_llr
# Build rule for target.
tfsk_llr: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tfsk_llr
.PHONY : tfsk_llr
# fast build rule for target.
tfsk_llr/fast:
$(MAKE) -f unittest/CMakeFiles/tfsk_llr.dir/build.make unittest/CMakeFiles/tfsk_llr.dir/build
.PHONY : tfsk_llr/fast
#=============================================================================
# Target rules for targets named tfreedv_2400B_rawdata
# Build rule for target.
tfreedv_2400B_rawdata: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tfreedv_2400B_rawdata
.PHONY : tfreedv_2400B_rawdata
# fast build rule for target.
tfreedv_2400B_rawdata/fast:
$(MAKE) -f unittest/CMakeFiles/tfreedv_2400B_rawdata.dir/build.make unittest/CMakeFiles/tfreedv_2400B_rawdata.dir/build
.PHONY : tfreedv_2400B_rawdata/fast
#=============================================================================
# Target rules for targets named tfreedv_2400A_rawdata
# Build rule for target.
tfreedv_2400A_rawdata: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tfreedv_2400A_rawdata
.PHONY : tfreedv_2400A_rawdata
# fast build rule for target.
tfreedv_2400A_rawdata/fast:
$(MAKE) -f unittest/CMakeFiles/tfreedv_2400A_rawdata.dir/build.make unittest/CMakeFiles/tfreedv_2400A_rawdata.dir/build
.PHONY : tfreedv_2400A_rawdata/fast
#=============================================================================
# Target rules for targets named thash
# Build rule for target.
thash: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 thash
.PHONY : thash
# fast build rule for target.
thash/fast:
$(MAKE) -f unittest/CMakeFiles/thash.dir/build.make unittest/CMakeFiles/thash.dir/build
.PHONY : thash/fast
#=============================================================================
# Target rules for targets named tfreedv_800XA_rawdata
# Build rule for target.
tfreedv_800XA_rawdata: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tfreedv_800XA_rawdata
.PHONY : tfreedv_800XA_rawdata
# fast build rule for target.
tfreedv_800XA_rawdata/fast:
$(MAKE) -f unittest/CMakeFiles/tfreedv_800XA_rawdata.dir/build.make unittest/CMakeFiles/tfreedv_800XA_rawdata.dir/build
.PHONY : tfreedv_800XA_rawdata/fast
#=============================================================================
# Target rules for targets named tfreedv_data_channel
# Build rule for target.
tfreedv_data_channel: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tfreedv_data_channel
.PHONY : tfreedv_data_channel
# fast build rule for target.
tfreedv_data_channel/fast:
$(MAKE) -f unittest/CMakeFiles/tfreedv_data_channel.dir/build.make unittest/CMakeFiles/tfreedv_data_channel.dir/build
.PHONY : tfreedv_data_channel/fast
#=============================================================================
# Target rules for targets named tofdm
# Build rule for target.
tofdm: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tofdm
.PHONY : tofdm
# fast build rule for target.
tofdm/fast:
$(MAKE) -f unittest/CMakeFiles/tofdm.dir/build.make unittest/CMakeFiles/tofdm.dir/build
.PHONY : tofdm/fast
#=============================================================================
# Target rules for targets named tvq_mbest
# Build rule for target.
tvq_mbest: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tvq_mbest
.PHONY : tvq_mbest
# fast build rule for target.
tvq_mbest/fast:
$(MAKE) -f unittest/CMakeFiles/tvq_mbest.dir/build.make unittest/CMakeFiles/tvq_mbest.dir/build
.PHONY : tvq_mbest/fast
#=============================================================================
# Target rules for targets named tdeframer
# Build rule for target.
tdeframer: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tdeframer
.PHONY : tdeframer
# fast build rule for target.
tdeframer/fast:
$(MAKE) -f unittest/CMakeFiles/tdeframer.dir/build.make unittest/CMakeFiles/tdeframer.dir/build
.PHONY : tdeframer/fast
#=============================================================================
# Target rules for targets named ofdm_stack
# Build rule for target.
ofdm_stack: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ofdm_stack
.PHONY : ofdm_stack
# fast build rule for target.
ofdm_stack/fast:
$(MAKE) -f unittest/CMakeFiles/ofdm_stack.dir/build.make unittest/CMakeFiles/ofdm_stack.dir/build
.PHONY : ofdm_stack/fast
#=============================================================================
# Target rules for targets named tfsk
# Build rule for target.
tfsk: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tfsk
.PHONY : tfsk
# fast build rule for target.
tfsk/fast:
$(MAKE) -f unittest/CMakeFiles/tfsk.dir/build.make unittest/CMakeFiles/tfsk.dir/build
.PHONY : tfsk/fast
#=============================================================================
# Target rules for targets named fdmdv_mem
# Build rule for target.
fdmdv_mem: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 fdmdv_mem
.PHONY : fdmdv_mem
# fast build rule for target.
fdmdv_mem/fast:
$(MAKE) -f unittest/CMakeFiles/fdmdv_mem.dir/build.make unittest/CMakeFiles/fdmdv_mem.dir/build
.PHONY : fdmdv_mem/fast
#=============================================================================
# Target rules for targets named tfdmdv
# Build rule for target.
tfdmdv: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tfdmdv
.PHONY : tfdmdv
# fast build rule for target.
tfdmdv/fast:
$(MAKE) -f unittest/CMakeFiles/tfdmdv.dir/build.make unittest/CMakeFiles/tfdmdv.dir/build
.PHONY : tfdmdv/fast
#=============================================================================
# Target rules for targets named tcohpsk
# Build rule for target.
tcohpsk: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tcohpsk
.PHONY : tcohpsk
# fast build rule for target.
tcohpsk/fast:
$(MAKE) -f unittest/CMakeFiles/tcohpsk.dir/build.make unittest/CMakeFiles/tcohpsk.dir/build
.PHONY : tcohpsk/fast
#=============================================================================
# Target rules for targets named tfifo
# Build rule for target.
tfifo: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tfifo
.PHONY : tfifo
# fast build rule for target.
tfifo/fast:
$(MAKE) -f unittest/CMakeFiles/tfifo.dir/build.make unittest/CMakeFiles/tfifo.dir/build
.PHONY : tfifo/fast
#=============================================================================
# Target rules for targets named ofdm_mem
# Build rule for target.
ofdm_mem: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 ofdm_mem
.PHONY : ofdm_mem
# fast build rule for target.
ofdm_mem/fast:
$(MAKE) -f unittest/CMakeFiles/ofdm_mem.dir/build.make unittest/CMakeFiles/ofdm_mem.dir/build
.PHONY : ofdm_mem/fast
#=============================================================================
# Target rules for targets named tfmfsk
# Build rule for target.
tfmfsk: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tfmfsk
.PHONY : tfmfsk
# fast build rule for target.
tfmfsk/fast:
$(MAKE) -f unittest/CMakeFiles/tfmfsk.dir/build.make unittest/CMakeFiles/tfmfsk.dir/build
.PHONY : tfmfsk/fast
#=============================================================================
# Target rules for targets named function_trace
# Build rule for target.
function_trace: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 function_trace
.PHONY : function_trace
# fast build rule for target.
function_trace/fast:
$(MAKE) -f unittest/CMakeFiles/function_trace.dir/build.make unittest/CMakeFiles/function_trace.dir/build
.PHONY : function_trace/fast
#=============================================================================
# Target rules for targets named tnewamp1
# Build rule for target.
tnewamp1: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tnewamp1
.PHONY : tnewamp1
# fast build rule for target.
tnewamp1/fast:
$(MAKE) -f unittest/CMakeFiles/tnewamp1.dir/build.make unittest/CMakeFiles/tnewamp1.dir/build
.PHONY : tnewamp1/fast
#=============================================================================
# Target rules for targets named compare_ints
# Build rule for target.
compare_ints: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 compare_ints
.PHONY : compare_ints
# fast build rule for target.
compare_ints/fast:
$(MAKE) -f unittest/CMakeFiles/compare_ints.dir/build.make unittest/CMakeFiles/compare_ints.dir/build
.PHONY : compare_ints/fast
#=============================================================================
# Target rules for targets named tst_codec2_fft_init
# Build rule for target.
tst_codec2_fft_init: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tst_codec2_fft_init
.PHONY : tst_codec2_fft_init
# fast build rule for target.
tst_codec2_fft_init/fast:
$(MAKE) -f unittest/CMakeFiles/tst_codec2_fft_init.dir/build.make unittest/CMakeFiles/tst_codec2_fft_init.dir/build
.PHONY : tst_codec2_fft_init/fast
#=============================================================================
# Target rules for targets named compare_floats
# Build rule for target.
compare_floats: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 compare_floats
.PHONY : compare_floats
# fast build rule for target.
compare_floats/fast:
$(MAKE) -f unittest/CMakeFiles/compare_floats.dir/build.make unittest/CMakeFiles/compare_floats.dir/build
.PHONY : compare_floats/fast
#=============================================================================
# Target rules for targets named test_phi0
# Build rule for target.
test_phi0: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 test_phi0
.PHONY : test_phi0
# fast build rule for target.
test_phi0/fast:
$(MAKE) -f unittest/CMakeFiles/test_phi0.dir/build.make unittest/CMakeFiles/test_phi0.dir/build
.PHONY : test_phi0/fast
#=============================================================================
# Target rules for targets named extract
# Build rule for target.
extract: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 extract
.PHONY : extract
# fast build rule for target.
extract/fast:
$(MAKE) -f misc/CMakeFiles/extract.dir/build.make misc/CMakeFiles/extract.dir/build
.PHONY : extract/fast
#=============================================================================
# Target rules for targets named tdec
# Build rule for target.
tdec: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tdec
.PHONY : tdec
# fast build rule for target.
tdec/fast:
$(MAKE) -f misc/CMakeFiles/tdec.dir/build.make misc/CMakeFiles/tdec.dir/build
.PHONY : tdec/fast
#=============================================================================
# Target rules for targets named 16_8_short
# Build rule for target.
16_8_short: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 16_8_short
.PHONY : 16_8_short
# fast build rule for target.
16_8_short/fast:
$(MAKE) -f misc/CMakeFiles/16_8_short.dir/build.make misc/CMakeFiles/16_8_short.dir/build
.PHONY : 16_8_short/fast
#=============================================================================
# Target rules for targets named t16_8
# Build rule for target.
t16_8: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 t16_8
.PHONY : t16_8
# fast build rule for target.
t16_8/fast:
$(MAKE) -f misc/CMakeFiles/t16_8.dir/build.make misc/CMakeFiles/t16_8.dir/build
.PHONY : t16_8/fast
#=============================================================================
# Target rules for targets named t16_8_short
# Build rule for target.
t16_8_short: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 t16_8_short
.PHONY : t16_8_short
# fast build rule for target.
t16_8_short/fast:
$(MAKE) -f misc/CMakeFiles/t16_8_short.dir/build.make misc/CMakeFiles/t16_8_short.dir/build
.PHONY : t16_8_short/fast
#=============================================================================
# Target rules for targets named mksine
# Build rule for target.
mksine: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 mksine
.PHONY : mksine
# fast build rule for target.
mksine/fast:
$(MAKE) -f misc/CMakeFiles/mksine.dir/build.make misc/CMakeFiles/mksine.dir/build
.PHONY : mksine/fast
#=============================================================================
# Target rules for targets named tnlp
# Build rule for target.
tnlp: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tnlp
.PHONY : tnlp
# fast build rule for target.
tnlp/fast:
$(MAKE) -f misc/CMakeFiles/tnlp.dir/build.make misc/CMakeFiles/tnlp.dir/build
.PHONY : tnlp/fast
#=============================================================================
# Target rules for targets named vqtrain
# Build rule for target.
vqtrain: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 vqtrain
.PHONY : vqtrain
# fast build rule for target.
vqtrain/fast:
$(MAKE) -f misc/CMakeFiles/vqtrain.dir/build.make misc/CMakeFiles/vqtrain.dir/build
.PHONY : vqtrain/fast
#=============================================================================
# Target rules for targets named tlininterp
# Build rule for target.
tlininterp: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 tlininterp
.PHONY : tlininterp
# fast build rule for target.
tlininterp/fast:
$(MAKE) -f misc/CMakeFiles/tlininterp.dir/build.make misc/CMakeFiles/tlininterp.dir/build
.PHONY : tlininterp/fast
#=============================================================================
# Target rules for targets named pre
# Build rule for target.
pre: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 pre
.PHONY : pre
# fast build rule for target.
pre/fast:
$(MAKE) -f misc/CMakeFiles/pre.dir/build.make misc/CMakeFiles/pre.dir/build
.PHONY : pre/fast
#=============================================================================
# Target rules for targets named raw2h
# Build rule for target.
raw2h: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 raw2h
.PHONY : raw2h
# fast build rule for target.
raw2h/fast:
$(MAKE) -f misc/CMakeFiles/raw2h.dir/build.make misc/CMakeFiles/raw2h.dir/build
.PHONY : raw2h/fast
#=============================================================================
# Target rules for targets named timpulse
# Build rule for target.
timpulse: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 timpulse
.PHONY : timpulse
# fast build rule for target.
timpulse/fast:
$(MAKE) -f misc/CMakeFiles/timpulse.dir/build.make misc/CMakeFiles/timpulse.dir/build
.PHONY : timpulse/fast
#=============================================================================
# Target rules for targets named est_n0
# Build rule for target.
est_n0: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 est_n0
.PHONY : est_n0
# fast build rule for target.
est_n0/fast:
$(MAKE) -f misc/CMakeFiles/est_n0.dir/build.make misc/CMakeFiles/est_n0.dir/build
.PHONY : est_n0/fast
#=============================================================================
# Target rules for targets named vq_mbest
# Build rule for target.
vq_mbest: cmake_check_build_system
$(MAKE) -f CMakeFiles/Makefile2 vq_mbest
.PHONY : vq_mbest
# fast build rule for target.
vq_mbest/fast:
$(MAKE) -f misc/CMakeFiles/vq_mbest.dir/build.make misc/CMakeFiles/vq_mbest.dir/build
.PHONY : vq_mbest/fast
# 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 "... rebuild_cache"
@echo "... test"
@echo "... ContinuousSubmit"
@echo "... ContinuousMemCheck"
@echo "... ContinuousConfigure"
@echo "... ExperimentalSubmit"
@echo "... ExperimentalMemCheck"
@echo "... install/strip"
@echo "... ExperimentalTest"
@echo "... NightlyUpdate"
@echo "... install/local"
@echo "... NightlyStart"
@echo "... NightlyMemoryCheck"
@echo "... NightlyBuild"
@echo "... ExperimentalUpdate"
@echo "... ContinuousBuild"
@echo "... Continuous"
@echo "... Experimental"
@echo "... ExperimentalConfigure"
@echo "... edit_cache"
@echo "... NightlyTest"
@echo "... NightlyCoverage"
@echo "... install"
@echo "... ExperimentalCoverage"
@echo "... NightlyMemCheck"
@echo "... ContinuousStart"
@echo "... NightlySubmit"
@echo "... ContinuousCoverage"
@echo "... Nightly"
@echo "... NightlyConfigure"
@echo "... ExperimentalStart"
@echo "... list_install_components"
@echo "... ContinuousTest"
@echo "... ContinuousUpdate"
@echo "... ExperimentalBuild"
@echo "... ldpc_dec"
@echo "... ldpc_enc"
@echo "... ldpc_noise"
@echo "... tollr"
@echo "... cohpsk_ch"
@echo "... cohpsk_put_test_bits"
@echo "... cohpsk_get_test_bits"
@echo "... cohpsk_demod"
@echo "... vhf_frame_c2"
@echo "... freedv_data_raw_rx"
@echo "... insert_errors"
@echo "... fm_demod"
@echo "... fdmdv_channel"
@echo "... freedv_data_raw_tx"
@echo "... cohpsk_mod"
@echo "... c2dec"
@echo "... freedv_rx"
@echo "... fdmdv_get_test_bits"
@echo "... c2demo"
@echo "... fdmdv_put_test_bits"
@echo "... codec2"
@echo "... ofdm_get_test_bits"
@echo "... freedv_tx"
@echo "... c2enc"
@echo "... generate_codebook"
@echo "... freedv_mixed_tx"
@echo "... c2sim"
@echo "... fdmdv_demod"
@echo "... vhf_deframe_c2"
@echo "... fsk_mod"
@echo "... fsk_put_test_bits"
@echo "... freedv_data_tx"
@echo "... freedv_data_rx"
@echo "... freedv_mixed_rx"
@echo "... fmfsk_demod"
@echo "... fsk_mod_ext_vco"
@echo "... fsk_demod"
@echo "... fsk_get_test_bits"
@echo "... framer"
@echo "... deframer"
@echo "... ofdm_mod"
@echo "... fdmdv_mod"
@echo "... ofdm_demod"
@echo "... ofdm_put_test_bits"
@echo "... fmfsk_mod"
@echo "... tqam16"
@echo "... tfsk_llr"
@echo "... tfreedv_2400B_rawdata"
@echo "... tfreedv_2400A_rawdata"
@echo "... thash"
@echo "... tfreedv_800XA_rawdata"
@echo "... tfreedv_data_channel"
@echo "... tofdm"
@echo "... tvq_mbest"
@echo "... tdeframer"
@echo "... ofdm_stack"
@echo "... tfsk"
@echo "... fdmdv_mem"
@echo "... tfdmdv"
@echo "... tcohpsk"
@echo "... tfifo"
@echo "... ofdm_mem"
@echo "... tfmfsk"
@echo "... function_trace"
@echo "... tnewamp1"
@echo "... compare_ints"
@echo "... tst_codec2_fft_init"
@echo "... compare_floats"
@echo "... test_phi0"
@echo "... extract"
@echo "... tdec"
@echo "... 16_8_short"
@echo "... t16_8"
@echo "... t16_8_short"
@echo "... mksine"
@echo "... tnlp"
@echo "... vqtrain"
@echo "... tlininterp"
@echo "... pre"
@echo "... raw2h"
@echo "... timpulse"
@echo "... est_n0"
@echo "... vq_mbest"
.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