pocketsphinx / build /Makefile
camenduru's picture
pocketsphinx
5610573
# 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/local/lib/python3.8/dist-packages/cmake/data/bin/cmake
# The command to remove a file.
RM = /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /content/pocketsphinx
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /content/pocketsphinx/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
/usr/local/lib/python3.8/dist-packages/cmake/data/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 edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/local/lib/python3.8/dist-packages/cmake/data/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/local/lib/python3.8/dist-packages/cmake/data/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/local/lib/python3.8/dist-packages/cmake/data/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/local/lib/python3.8/dist-packages/cmake/data/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/local/lib/python3.8/dist-packages/cmake/data/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/local/lib/python3.8/dist-packages/cmake/data/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/local/lib/python3.8/dist-packages/cmake/data/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/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles /content/pocketsphinx/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/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 Experimental
# Build rule for target.
Experimental: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Experimental
.PHONY : Experimental
# fast build rule for target.
Experimental/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/build
.PHONY : Experimental/fast
#=============================================================================
# Target rules for targets named Nightly
# Build rule for target.
Nightly: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Nightly
.PHONY : Nightly
# fast build rule for target.
Nightly/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/build
.PHONY : Nightly/fast
#=============================================================================
# Target rules for targets named Continuous
# Build rule for target.
Continuous: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Continuous
.PHONY : Continuous
# fast build rule for target.
Continuous/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/build
.PHONY : Continuous/fast
#=============================================================================
# Target rules for targets named NightlyMemoryCheck
# Build rule for target.
NightlyMemoryCheck: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyMemoryCheck
.PHONY : NightlyMemoryCheck
# fast build rule for target.
NightlyMemoryCheck/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/build
.PHONY : NightlyMemoryCheck/fast
#=============================================================================
# Target rules for targets named NightlyStart
# Build rule for target.
NightlyStart: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyStart
.PHONY : NightlyStart
# fast build rule for target.
NightlyStart/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/build
.PHONY : NightlyStart/fast
#=============================================================================
# Target rules for targets named NightlyUpdate
# Build rule for target.
NightlyUpdate: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyUpdate
.PHONY : NightlyUpdate
# fast build rule for target.
NightlyUpdate/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/build
.PHONY : NightlyUpdate/fast
#=============================================================================
# Target rules for targets named NightlyConfigure
# Build rule for target.
NightlyConfigure: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyConfigure
.PHONY : NightlyConfigure
# fast build rule for target.
NightlyConfigure/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/build
.PHONY : NightlyConfigure/fast
#=============================================================================
# Target rules for targets named NightlyBuild
# Build rule for target.
NightlyBuild: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyBuild
.PHONY : NightlyBuild
# fast build rule for target.
NightlyBuild/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/build
.PHONY : NightlyBuild/fast
#=============================================================================
# Target rules for targets named NightlyTest
# Build rule for target.
NightlyTest: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyTest
.PHONY : NightlyTest
# fast build rule for target.
NightlyTest/fast:
$(MAKE) $(MAKESILENT) -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) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyCoverage
.PHONY : NightlyCoverage
# fast build rule for target.
NightlyCoverage/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/build
.PHONY : NightlyCoverage/fast
#=============================================================================
# Target rules for targets named NightlyMemCheck
# Build rule for target.
NightlyMemCheck: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlyMemCheck
.PHONY : NightlyMemCheck
# fast build rule for target.
NightlyMemCheck/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/build
.PHONY : NightlyMemCheck/fast
#=============================================================================
# Target rules for targets named NightlySubmit
# Build rule for target.
NightlySubmit: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 NightlySubmit
.PHONY : NightlySubmit
# fast build rule for target.
NightlySubmit/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/build
.PHONY : NightlySubmit/fast
#=============================================================================
# Target rules for targets named ExperimentalStart
# Build rule for target.
ExperimentalStart: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalStart
.PHONY : ExperimentalStart
# fast build rule for target.
ExperimentalStart/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/build
.PHONY : ExperimentalStart/fast
#=============================================================================
# Target rules for targets named ExperimentalUpdate
# Build rule for target.
ExperimentalUpdate: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalUpdate
.PHONY : ExperimentalUpdate
# fast build rule for target.
ExperimentalUpdate/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/build
.PHONY : ExperimentalUpdate/fast
#=============================================================================
# Target rules for targets named ExperimentalConfigure
# Build rule for target.
ExperimentalConfigure: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalConfigure
.PHONY : ExperimentalConfigure
# fast build rule for target.
ExperimentalConfigure/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/build
.PHONY : ExperimentalConfigure/fast
#=============================================================================
# Target rules for targets named ExperimentalBuild
# Build rule for target.
ExperimentalBuild: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalBuild
.PHONY : ExperimentalBuild
# fast build rule for target.
ExperimentalBuild/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/build
.PHONY : ExperimentalBuild/fast
#=============================================================================
# Target rules for targets named ExperimentalTest
# Build rule for target.
ExperimentalTest: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalTest
.PHONY : ExperimentalTest
# fast build rule for target.
ExperimentalTest/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/build
.PHONY : ExperimentalTest/fast
#=============================================================================
# Target rules for targets named ExperimentalCoverage
# Build rule for target.
ExperimentalCoverage: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalCoverage
.PHONY : ExperimentalCoverage
# fast build rule for target.
ExperimentalCoverage/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/build
.PHONY : ExperimentalCoverage/fast
#=============================================================================
# Target rules for targets named ExperimentalMemCheck
# Build rule for target.
ExperimentalMemCheck: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalMemCheck
.PHONY : ExperimentalMemCheck
# fast build rule for target.
ExperimentalMemCheck/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/build
.PHONY : ExperimentalMemCheck/fast
#=============================================================================
# Target rules for targets named ExperimentalSubmit
# Build rule for target.
ExperimentalSubmit: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ExperimentalSubmit
.PHONY : ExperimentalSubmit
# fast build rule for target.
ExperimentalSubmit/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/build
.PHONY : ExperimentalSubmit/fast
#=============================================================================
# Target rules for targets named ContinuousStart
# Build rule for target.
ContinuousStart: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousStart
.PHONY : ContinuousStart
# fast build rule for target.
ContinuousStart/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/build
.PHONY : ContinuousStart/fast
#=============================================================================
# Target rules for targets named ContinuousUpdate
# Build rule for target.
ContinuousUpdate: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousUpdate
.PHONY : ContinuousUpdate
# fast build rule for target.
ContinuousUpdate/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/build
.PHONY : ContinuousUpdate/fast
#=============================================================================
# Target rules for targets named ContinuousConfigure
# Build rule for target.
ContinuousConfigure: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousConfigure
.PHONY : ContinuousConfigure
# fast build rule for target.
ContinuousConfigure/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/build
.PHONY : ContinuousConfigure/fast
#=============================================================================
# Target rules for targets named ContinuousBuild
# Build rule for target.
ContinuousBuild: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousBuild
.PHONY : ContinuousBuild
# fast build rule for target.
ContinuousBuild/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/build
.PHONY : ContinuousBuild/fast
#=============================================================================
# Target rules for targets named ContinuousTest
# Build rule for target.
ContinuousTest: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousTest
.PHONY : ContinuousTest
# fast build rule for target.
ContinuousTest/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/build
.PHONY : ContinuousTest/fast
#=============================================================================
# Target rules for targets named ContinuousCoverage
# Build rule for target.
ContinuousCoverage: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousCoverage
.PHONY : ContinuousCoverage
# fast build rule for target.
ContinuousCoverage/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/build
.PHONY : ContinuousCoverage/fast
#=============================================================================
# Target rules for targets named ContinuousMemCheck
# Build rule for target.
ContinuousMemCheck: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousMemCheck
.PHONY : ContinuousMemCheck
# fast build rule for target.
ContinuousMemCheck/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/build
.PHONY : ContinuousMemCheck/fast
#=============================================================================
# Target rules for targets named ContinuousSubmit
# Build rule for target.
ContinuousSubmit: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ContinuousSubmit
.PHONY : ContinuousSubmit
# fast build rule for target.
ContinuousSubmit/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/build
.PHONY : ContinuousSubmit/fast
#=============================================================================
# Target rules for targets named check
# Build rule for target.
check: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 check
.PHONY : check
# fast build rule for target.
check/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/check.dir/build.make CMakeFiles/check.dir/build
.PHONY : check/fast
#=============================================================================
# Target rules for targets named pocketsphinx
# Build rule for target.
pocketsphinx: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pocketsphinx
.PHONY : pocketsphinx
# fast build rule for target.
pocketsphinx/fast:
$(MAKE) $(MAKESILENT) -f src/CMakeFiles/pocketsphinx.dir/build.make src/CMakeFiles/pocketsphinx.dir/build
.PHONY : pocketsphinx/fast
#=============================================================================
# Target rules for targets named pocketsphinx_main
# Build rule for target.
pocketsphinx_main: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pocketsphinx_main
.PHONY : pocketsphinx_main
# fast build rule for target.
pocketsphinx_main/fast:
$(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_main.dir/build.make programs/CMakeFiles/pocketsphinx_main.dir/build
.PHONY : pocketsphinx_main/fast
#=============================================================================
# Target rules for targets named pocketsphinx_batch
# Build rule for target.
pocketsphinx_batch: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pocketsphinx_batch
.PHONY : pocketsphinx_batch
# fast build rule for target.
pocketsphinx_batch/fast:
$(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_batch.dir/build.make programs/CMakeFiles/pocketsphinx_batch.dir/build
.PHONY : pocketsphinx_batch/fast
#=============================================================================
# Target rules for targets named pocketsphinx_mdef_convert
# Build rule for target.
pocketsphinx_mdef_convert: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pocketsphinx_mdef_convert
.PHONY : pocketsphinx_mdef_convert
# fast build rule for target.
pocketsphinx_mdef_convert/fast:
$(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build
.PHONY : pocketsphinx_mdef_convert/fast
#=============================================================================
# Target rules for targets named pocketsphinx_jsgf2fsg
# Build rule for target.
pocketsphinx_jsgf2fsg: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pocketsphinx_jsgf2fsg
.PHONY : pocketsphinx_jsgf2fsg
# fast build rule for target.
pocketsphinx_jsgf2fsg/fast:
$(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build.make programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build
.PHONY : pocketsphinx_jsgf2fsg/fast
#=============================================================================
# Target rules for targets named pocketsphinx_lm_convert
# Build rule for target.
pocketsphinx_lm_convert: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pocketsphinx_lm_convert
.PHONY : pocketsphinx_lm_convert
# fast build rule for target.
pocketsphinx_lm_convert/fast:
$(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_convert.dir/build.make programs/CMakeFiles/pocketsphinx_lm_convert.dir/build
.PHONY : pocketsphinx_lm_convert/fast
#=============================================================================
# Target rules for targets named pocketsphinx_lm_eval
# Build rule for target.
pocketsphinx_lm_eval: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pocketsphinx_lm_eval
.PHONY : pocketsphinx_lm_eval
# fast build rule for target.
pocketsphinx_lm_eval/fast:
$(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_eval.dir/build.make programs/CMakeFiles/pocketsphinx_lm_eval.dir/build
.PHONY : pocketsphinx_lm_eval/fast
#=============================================================================
# Target rules for targets named pocketsphinx_pitch
# Build rule for target.
pocketsphinx_pitch: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pocketsphinx_pitch
.PHONY : pocketsphinx_pitch
# fast build rule for target.
pocketsphinx_pitch/fast:
$(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_pitch.dir/build.make programs/CMakeFiles/pocketsphinx_pitch.dir/build
.PHONY : pocketsphinx_pitch/fast
#=============================================================================
# Target rules for targets named live
# Build rule for target.
live: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 live
.PHONY : live
# fast build rule for target.
live/fast:
$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/live.dir/build.make examples/CMakeFiles/live.dir/build
.PHONY : live/fast
#=============================================================================
# Target rules for targets named simple
# Build rule for target.
simple: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 simple
.PHONY : simple
# fast build rule for target.
simple/fast:
$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/build
.PHONY : simple/fast
#=============================================================================
# Target rules for targets named examples
# Build rule for target.
examples: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples
.PHONY : examples
# fast build rule for target.
examples/fast:
$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/examples.dir/build.make examples/CMakeFiles/examples.dir/build
.PHONY : examples/fast
#=============================================================================
# Target rules for targets named test_acmod
# Build rule for target.
test_acmod: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_acmod
.PHONY : test_acmod
# fast build rule for target.
test_acmod/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_acmod.dir/build.make test/unit/CMakeFiles/test_acmod.dir/build
.PHONY : test_acmod/fast
#=============================================================================
# Target rules for targets named test_acmod_grow
# Build rule for target.
test_acmod_grow: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_acmod_grow
.PHONY : test_acmod_grow
# fast build rule for target.
test_acmod_grow/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_acmod_grow.dir/build.make test/unit/CMakeFiles/test_acmod_grow.dir/build
.PHONY : test_acmod_grow/fast
#=============================================================================
# Target rules for targets named test_alignment
# Build rule for target.
test_alignment: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_alignment
.PHONY : test_alignment
# fast build rule for target.
test_alignment/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_alignment.dir/build.make test/unit/CMakeFiles/test_alignment.dir/build
.PHONY : test_alignment/fast
#=============================================================================
# Target rules for targets named test_allphone
# Build rule for target.
test_allphone: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_allphone
.PHONY : test_allphone
# fast build rule for target.
test_allphone/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_allphone.dir/build.make test/unit/CMakeFiles/test_allphone.dir/build
.PHONY : test_allphone/fast
#=============================================================================
# Target rules for targets named test_bitvec
# Build rule for target.
test_bitvec: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_bitvec
.PHONY : test_bitvec
# fast build rule for target.
test_bitvec/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_bitvec.dir/build.make test/unit/CMakeFiles/test_bitvec.dir/build
.PHONY : test_bitvec/fast
#=============================================================================
# Target rules for targets named test_config
# Build rule for target.
test_config: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_config
.PHONY : test_config
# fast build rule for target.
test_config/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_config.dir/build.make test/unit/CMakeFiles/test_config.dir/build
.PHONY : test_config/fast
#=============================================================================
# Target rules for targets named test_dict2pid
# Build rule for target.
test_dict2pid: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_dict2pid
.PHONY : test_dict2pid
# fast build rule for target.
test_dict2pid/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_dict2pid.dir/build.make test/unit/CMakeFiles/test_dict2pid.dir/build
.PHONY : test_dict2pid/fast
#=============================================================================
# Target rules for targets named test_dict
# Build rule for target.
test_dict: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_dict
.PHONY : test_dict
# fast build rule for target.
test_dict/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_dict.dir/build.make test/unit/CMakeFiles/test_dict.dir/build
.PHONY : test_dict/fast
#=============================================================================
# Target rules for targets named test_fe
# Build rule for target.
test_fe: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fe
.PHONY : test_fe
# fast build rule for target.
test_fe/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fe.dir/build.make test/unit/CMakeFiles/test_fe.dir/build
.PHONY : test_fe/fast
#=============================================================================
# Target rules for targets named test_fwdflat
# Build rule for target.
test_fwdflat: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fwdflat
.PHONY : test_fwdflat
# fast build rule for target.
test_fwdflat/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdflat.dir/build.make test/unit/CMakeFiles/test_fwdflat.dir/build
.PHONY : test_fwdflat/fast
#=============================================================================
# Target rules for targets named test_fwdtree_bestpath
# Build rule for target.
test_fwdtree_bestpath: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fwdtree_bestpath
.PHONY : test_fwdtree_bestpath
# fast build rule for target.
test_fwdtree_bestpath/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdtree_bestpath.dir/build.make test/unit/CMakeFiles/test_fwdtree_bestpath.dir/build
.PHONY : test_fwdtree_bestpath/fast
#=============================================================================
# Target rules for targets named test_fwdtree
# Build rule for target.
test_fwdtree: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fwdtree
.PHONY : test_fwdtree
# fast build rule for target.
test_fwdtree/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdtree.dir/build.make test/unit/CMakeFiles/test_fwdtree.dir/build
.PHONY : test_fwdtree/fast
#=============================================================================
# Target rules for targets named test_init
# Build rule for target.
test_init: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_init
.PHONY : test_init
# fast build rule for target.
test_init/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_init.dir/build.make test/unit/CMakeFiles/test_init.dir/build
.PHONY : test_init/fast
#=============================================================================
# Target rules for targets named test_jsgf
# Build rule for target.
test_jsgf: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_jsgf
.PHONY : test_jsgf
# fast build rule for target.
test_jsgf/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_jsgf.dir/build.make test/unit/CMakeFiles/test_jsgf.dir/build
.PHONY : test_jsgf/fast
#=============================================================================
# Target rules for targets named test_keyphrase
# Build rule for target.
test_keyphrase: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_keyphrase
.PHONY : test_keyphrase
# fast build rule for target.
test_keyphrase/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_keyphrase.dir/build.make test/unit/CMakeFiles/test_keyphrase.dir/build
.PHONY : test_keyphrase/fast
#=============================================================================
# Target rules for targets named test_lattice
# Build rule for target.
test_lattice: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_lattice
.PHONY : test_lattice
# fast build rule for target.
test_lattice/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_lattice.dir/build.make test/unit/CMakeFiles/test_lattice.dir/build
.PHONY : test_lattice/fast
#=============================================================================
# Target rules for targets named test_ngram_model_read
# Build rule for target.
test_ngram_model_read: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_ngram_model_read
.PHONY : test_ngram_model_read
# fast build rule for target.
test_ngram_model_read/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_ngram_model_read.dir/build.make test/unit/CMakeFiles/test_ngram_model_read.dir/build
.PHONY : test_ngram_model_read/fast
#=============================================================================
# Target rules for targets named test_log_shifted
# Build rule for target.
test_log_shifted: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_log_shifted
.PHONY : test_log_shifted
# fast build rule for target.
test_log_shifted/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_shifted.dir/build.make test/unit/CMakeFiles/test_log_shifted.dir/build
.PHONY : test_log_shifted/fast
#=============================================================================
# Target rules for targets named test_log_int8
# Build rule for target.
test_log_int8: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_log_int8
.PHONY : test_log_int8
# fast build rule for target.
test_log_int8/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_int8.dir/build.make test/unit/CMakeFiles/test_log_int8.dir/build
.PHONY : test_log_int8/fast
#=============================================================================
# Target rules for targets named test_log_int16
# Build rule for target.
test_log_int16: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_log_int16
.PHONY : test_log_int16
# fast build rule for target.
test_log_int16/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_int16.dir/build.make test/unit/CMakeFiles/test_log_int16.dir/build
.PHONY : test_log_int16/fast
#=============================================================================
# Target rules for targets named test_mllr
# Build rule for target.
test_mllr: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_mllr
.PHONY : test_mllr
# fast build rule for target.
test_mllr/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_mllr.dir/build.make test/unit/CMakeFiles/test_mllr.dir/build
.PHONY : test_mllr/fast
#=============================================================================
# Target rules for targets named test_nbest
# Build rule for target.
test_nbest: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_nbest
.PHONY : test_nbest
# fast build rule for target.
test_nbest/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_nbest.dir/build.make test/unit/CMakeFiles/test_nbest.dir/build
.PHONY : test_nbest/fast
#=============================================================================
# Target rules for targets named test_pitch
# Build rule for target.
test_pitch: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_pitch
.PHONY : test_pitch
# fast build rule for target.
test_pitch/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_pitch.dir/build.make test/unit/CMakeFiles/test_pitch.dir/build
.PHONY : test_pitch/fast
#=============================================================================
# Target rules for targets named test_posterior
# Build rule for target.
test_posterior: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_posterior
.PHONY : test_posterior
# fast build rule for target.
test_posterior/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_posterior.dir/build.make test/unit/CMakeFiles/test_posterior.dir/build
.PHONY : test_posterior/fast
#=============================================================================
# Target rules for targets named test_ptm_mgau
# Build rule for target.
test_ptm_mgau: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_ptm_mgau
.PHONY : test_ptm_mgau
# fast build rule for target.
test_ptm_mgau/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_ptm_mgau.dir/build.make test/unit/CMakeFiles/test_ptm_mgau.dir/build
.PHONY : test_ptm_mgau/fast
#=============================================================================
# Target rules for targets named test_reinit
# Build rule for target.
test_reinit: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_reinit
.PHONY : test_reinit
# fast build rule for target.
test_reinit/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_reinit.dir/build.make test/unit/CMakeFiles/test_reinit.dir/build
.PHONY : test_reinit/fast
#=============================================================================
# Target rules for targets named test_senfh
# Build rule for target.
test_senfh: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_senfh
.PHONY : test_senfh
# fast build rule for target.
test_senfh/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_senfh.dir/build.make test/unit/CMakeFiles/test_senfh.dir/build
.PHONY : test_senfh/fast
#=============================================================================
# Target rules for targets named test_set_search
# Build rule for target.
test_set_search: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_set_search
.PHONY : test_set_search
# fast build rule for target.
test_set_search/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_set_search.dir/build.make test/unit/CMakeFiles/test_set_search.dir/build
.PHONY : test_set_search/fast
#=============================================================================
# Target rules for targets named test_simple
# Build rule for target.
test_simple: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_simple
.PHONY : test_simple
# fast build rule for target.
test_simple/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_simple.dir/build.make test/unit/CMakeFiles/test_simple.dir/build
.PHONY : test_simple/fast
#=============================================================================
# Target rules for targets named test_state_align
# Build rule for target.
test_state_align: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_state_align
.PHONY : test_state_align
# fast build rule for target.
test_state_align/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_state_align.dir/build.make test/unit/CMakeFiles/test_state_align.dir/build
.PHONY : test_state_align/fast
#=============================================================================
# Target rules for targets named test_vad
# Build rule for target.
test_vad: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_vad
.PHONY : test_vad
# fast build rule for target.
test_vad/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_vad.dir/build.make test/unit/CMakeFiles/test_vad.dir/build
.PHONY : test_vad/fast
#=============================================================================
# Target rules for targets named test_word_align
# Build rule for target.
test_word_align: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_word_align
.PHONY : test_word_align
# fast build rule for target.
test_word_align/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_word_align.dir/build.make test/unit/CMakeFiles/test_word_align.dir/build
.PHONY : test_word_align/fast
#=============================================================================
# Target rules for targets named test_endpointer
# Build rule for target.
test_endpointer: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_endpointer
.PHONY : test_endpointer
# fast build rule for target.
test_endpointer/fast:
$(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_endpointer.dir/build.make test/unit/CMakeFiles/test_endpointer.dir/build
.PHONY : test_endpointer/fast
#=============================================================================
# Target rules for targets named test_ckd_alloc
# Build rule for target.
test_ckd_alloc: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_ckd_alloc
.PHONY : test_ckd_alloc
# fast build rule for target.
test_ckd_alloc/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/build.make test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/build
.PHONY : test_ckd_alloc/fast
#=============================================================================
# Target rules for targets named test_ckd_alloc_catch
# Build rule for target.
test_ckd_alloc_catch: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_ckd_alloc_catch
.PHONY : test_ckd_alloc_catch
# fast build rule for target.
test_ckd_alloc_catch/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/build.make test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/build
.PHONY : test_ckd_alloc_catch/fast
#=============================================================================
# Target rules for targets named test_ckd_alloc_fail
# Build rule for target.
test_ckd_alloc_fail: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_ckd_alloc_fail
.PHONY : test_ckd_alloc_fail
# fast build rule for target.
test_ckd_alloc_fail/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/build.make test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/build
.PHONY : test_ckd_alloc_fail/fast
#=============================================================================
# Target rules for targets named test_ckd_alloc_abort
# Build rule for target.
test_ckd_alloc_abort: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_ckd_alloc_abort
.PHONY : test_ckd_alloc_abort
# fast build rule for target.
test_ckd_alloc_abort/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/build.make test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/build
.PHONY : test_ckd_alloc_abort/fast
#=============================================================================
# Target rules for targets named test_listelem_alloc
# Build rule for target.
test_listelem_alloc: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_listelem_alloc
.PHONY : test_listelem_alloc
# fast build rule for target.
test_listelem_alloc/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/build.make test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/build
.PHONY : test_listelem_alloc/fast
#=============================================================================
# Target rules for targets named chgCase
# Build rule for target.
chgCase: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 chgCase
.PHONY : chgCase
# fast build rule for target.
chgCase/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_case/CMakeFiles/chgCase.dir/build.make test/unit/test_case/CMakeFiles/chgCase.dir/build
.PHONY : chgCase/fast
#=============================================================================
# Target rules for targets named test_feat
# Build rule for target.
test_feat: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_feat
.PHONY : test_feat
# fast build rule for target.
test_feat/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat.dir/build.make test/unit/test_feat/CMakeFiles/test_feat.dir/build
.PHONY : test_feat/fast
#=============================================================================
# Target rules for targets named test_feat_live
# Build rule for target.
test_feat_live: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_feat_live
.PHONY : test_feat_live
# fast build rule for target.
test_feat_live/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat_live.dir/build.make test/unit/test_feat/CMakeFiles/test_feat_live.dir/build
.PHONY : test_feat_live/fast
#=============================================================================
# Target rules for targets named test_feat_fe
# Build rule for target.
test_feat_fe: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_feat_fe
.PHONY : test_feat_fe
# fast build rule for target.
test_feat_fe/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat_fe.dir/build.make test/unit/test_feat/CMakeFiles/test_feat_fe.dir/build
.PHONY : test_feat_fe/fast
#=============================================================================
# Target rules for targets named test_subvq
# Build rule for target.
test_subvq: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_subvq
.PHONY : test_subvq
# fast build rule for target.
test_subvq/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_subvq.dir/build.make test/unit/test_feat/CMakeFiles/test_subvq.dir/build
.PHONY : test_subvq/fast
#=============================================================================
# Target rules for targets named test_fsg_read
# Build rule for target.
test_fsg_read: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fsg_read
.PHONY : test_fsg_read
# fast build rule for target.
test_fsg_read/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/build
.PHONY : test_fsg_read/fast
#=============================================================================
# Target rules for targets named test_fsg_jsgf
# Build rule for target.
test_fsg_jsgf: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fsg_jsgf
.PHONY : test_fsg_jsgf
# fast build rule for target.
test_fsg_jsgf/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/build
.PHONY : test_fsg_jsgf/fast
#=============================================================================
# Target rules for targets named test_fsg_write_fsm
# Build rule for target.
test_fsg_write_fsm: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fsg_write_fsm
.PHONY : test_fsg_write_fsm
# fast build rule for target.
test_fsg_write_fsm/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/build
.PHONY : test_fsg_write_fsm/fast
#=============================================================================
# Target rules for targets named test_fsg_accept
# Build rule for target.
test_fsg_accept: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fsg_accept
.PHONY : test_fsg_accept
# fast build rule for target.
test_fsg_accept/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/build
.PHONY : test_fsg_accept/fast
#=============================================================================
# Target rules for targets named displayhash
# Build rule for target.
displayhash: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 displayhash
.PHONY : displayhash
# fast build rule for target.
displayhash/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/displayhash.dir/build.make test/unit/test_hash/CMakeFiles/displayhash.dir/build
.PHONY : displayhash/fast
#=============================================================================
# Target rules for targets named deletehash
# Build rule for target.
deletehash: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 deletehash
.PHONY : deletehash
# fast build rule for target.
deletehash/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/deletehash.dir/build.make test/unit/test_hash/CMakeFiles/deletehash.dir/build
.PHONY : deletehash/fast
#=============================================================================
# Target rules for targets named test_hash_iter
# Build rule for target.
test_hash_iter: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_hash_iter
.PHONY : test_hash_iter
# fast build rule for target.
test_hash_iter/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/test_hash_iter.dir/build.make test/unit/test_hash/CMakeFiles/test_hash_iter.dir/build
.PHONY : test_hash_iter/fast
#=============================================================================
# Target rules for targets named test_lineiter
# Build rule for target.
test_lineiter: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_lineiter
.PHONY : test_lineiter
# fast build rule for target.
test_lineiter/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/build.make test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/build
.PHONY : test_lineiter/fast
#=============================================================================
# Target rules for targets named test_solve
# Build rule for target.
test_solve: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_solve
.PHONY : test_solve
# fast build rule for target.
test_solve/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_solve.dir/build.make test/unit/test_matrix/CMakeFiles/test_solve.dir/build
.PHONY : test_solve/fast
#=============================================================================
# Target rules for targets named test_invert
# Build rule for target.
test_invert: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_invert
.PHONY : test_invert
# fast build rule for target.
test_invert/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_invert.dir/build.make test/unit/test_matrix/CMakeFiles/test_invert.dir/build
.PHONY : test_invert/fast
#=============================================================================
# Target rules for targets named test_determinant
# Build rule for target.
test_determinant: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_determinant
.PHONY : test_determinant
# fast build rule for target.
test_determinant/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_determinant.dir/build.make test/unit/test_matrix/CMakeFiles/test_determinant.dir/build
.PHONY : test_determinant/fast
#=============================================================================
# Target rules for targets named test_lm_read
# Build rule for target.
test_lm_read: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_lm_read
.PHONY : test_lm_read
# fast build rule for target.
test_lm_read/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_read.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_read.dir/build
.PHONY : test_lm_read/fast
#=============================================================================
# Target rules for targets named test_lm_score
# Build rule for target.
test_lm_score: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_lm_score
.PHONY : test_lm_score
# fast build rule for target.
test_lm_score/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_score.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_score.dir/build
.PHONY : test_lm_score/fast
#=============================================================================
# Target rules for targets named test_lm_add
# Build rule for target.
test_lm_add: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_lm_add
.PHONY : test_lm_add
# fast build rule for target.
test_lm_add/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_add.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_add.dir/build
.PHONY : test_lm_add/fast
#=============================================================================
# Target rules for targets named test_lm_casefold
# Build rule for target.
test_lm_casefold: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_lm_casefold
.PHONY : test_lm_casefold
# fast build rule for target.
test_lm_casefold/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/build
.PHONY : test_lm_casefold/fast
#=============================================================================
# Target rules for targets named test_lm_class
# Build rule for target.
test_lm_class: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_lm_class
.PHONY : test_lm_class
# fast build rule for target.
test_lm_class/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_class.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_class.dir/build
.PHONY : test_lm_class/fast
#=============================================================================
# Target rules for targets named test_lm_set
# Build rule for target.
test_lm_set: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_lm_set
.PHONY : test_lm_set
# fast build rule for target.
test_lm_set/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_set.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_set.dir/build
.PHONY : test_lm_set/fast
#=============================================================================
# Target rules for targets named test_lm_write
# Build rule for target.
test_lm_write: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_lm_write
.PHONY : test_lm_write
# fast build rule for target.
test_lm_write/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_write.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_write.dir/build
.PHONY : test_lm_write/fast
#=============================================================================
# Target rules for targets named strtest
# Build rule for target.
strtest: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 strtest
.PHONY : strtest
# fast build rule for target.
strtest/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_string/CMakeFiles/strtest.dir/build.make test/unit/test_string/CMakeFiles/strtest.dir/build
.PHONY : strtest/fast
#=============================================================================
# Target rules for targets named test_atof
# Build rule for target.
test_atof: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_atof
.PHONY : test_atof
# fast build rule for target.
test_atof/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_string/CMakeFiles/test_atof.dir/build.make test/unit/test_string/CMakeFiles/test_atof.dir/build
.PHONY : test_atof/fast
#=============================================================================
# Target rules for targets named test_fopen
# Build rule for target.
test_fopen: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fopen
.PHONY : test_fopen
# fast build rule for target.
test_fopen/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_fopen.dir/build.make test/unit/test_util/CMakeFiles/test_fopen.dir/build
.PHONY : test_fopen/fast
#=============================================================================
# Target rules for targets named test_bitarr
# Build rule for target.
test_bitarr: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_bitarr
.PHONY : test_bitarr
# fast build rule for target.
test_bitarr/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_bitarr.dir/build.make test/unit/test_util/CMakeFiles/test_bitarr.dir/build
.PHONY : test_bitarr/fast
#=============================================================================
# Target rules for targets named test_bit_encode
# Build rule for target.
test_bit_encode: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_bit_encode
.PHONY : test_bit_encode
# fast build rule for target.
test_bit_encode/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_bit_encode.dir/build.make test/unit/test_util/CMakeFiles/test_bit_encode.dir/build
.PHONY : test_bit_encode/fast
#=============================================================================
# Target rules for targets named test_build_directory
# Build rule for target.
test_build_directory: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_build_directory
.PHONY : test_build_directory
# fast build rule for target.
test_build_directory/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_build_directory.dir/build.make test/unit/test_util/CMakeFiles/test_build_directory.dir/build
.PHONY : test_build_directory/fast
#=============================================================================
# Target rules for targets named test_heap
# Build rule for target.
test_heap: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_heap
.PHONY : test_heap
# fast build rule for target.
test_heap/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_heap.dir/build.make test/unit/test_util/CMakeFiles/test_heap.dir/build
.PHONY : test_heap/fast
#=============================================================================
# Target rules for targets named test_filename
# Build rule for target.
test_filename: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_filename
.PHONY : test_filename
# fast build rule for target.
test_filename/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_filename.dir/build.make test/unit/test_util/CMakeFiles/test_filename.dir/build
.PHONY : test_filename/fast
#=============================================================================
# Target rules for targets named test_readfile
# Build rule for target.
test_readfile: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_readfile
.PHONY : test_readfile
# fast build rule for target.
test_readfile/fast:
$(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_readfile.dir/build.make test/unit/test_util/CMakeFiles/test_readfile.dir/build
.PHONY : test_readfile/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 "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... rebuild_cache"
@echo "... test"
@echo "... Continuous"
@echo "... ContinuousBuild"
@echo "... ContinuousConfigure"
@echo "... ContinuousCoverage"
@echo "... ContinuousMemCheck"
@echo "... ContinuousStart"
@echo "... ContinuousSubmit"
@echo "... ContinuousTest"
@echo "... ContinuousUpdate"
@echo "... Experimental"
@echo "... ExperimentalBuild"
@echo "... ExperimentalConfigure"
@echo "... ExperimentalCoverage"
@echo "... ExperimentalMemCheck"
@echo "... ExperimentalStart"
@echo "... ExperimentalSubmit"
@echo "... ExperimentalTest"
@echo "... ExperimentalUpdate"
@echo "... Nightly"
@echo "... NightlyBuild"
@echo "... NightlyConfigure"
@echo "... NightlyCoverage"
@echo "... NightlyMemCheck"
@echo "... NightlyMemoryCheck"
@echo "... NightlyStart"
@echo "... NightlySubmit"
@echo "... NightlyTest"
@echo "... NightlyUpdate"
@echo "... check"
@echo "... examples"
@echo "... chgCase"
@echo "... deletehash"
@echo "... displayhash"
@echo "... live"
@echo "... pocketsphinx"
@echo "... pocketsphinx_batch"
@echo "... pocketsphinx_jsgf2fsg"
@echo "... pocketsphinx_lm_convert"
@echo "... pocketsphinx_lm_eval"
@echo "... pocketsphinx_main"
@echo "... pocketsphinx_mdef_convert"
@echo "... pocketsphinx_pitch"
@echo "... simple"
@echo "... strtest"
@echo "... test_acmod"
@echo "... test_acmod_grow"
@echo "... test_alignment"
@echo "... test_allphone"
@echo "... test_atof"
@echo "... test_bit_encode"
@echo "... test_bitarr"
@echo "... test_bitvec"
@echo "... test_build_directory"
@echo "... test_ckd_alloc"
@echo "... test_ckd_alloc_abort"
@echo "... test_ckd_alloc_catch"
@echo "... test_ckd_alloc_fail"
@echo "... test_config"
@echo "... test_determinant"
@echo "... test_dict"
@echo "... test_dict2pid"
@echo "... test_endpointer"
@echo "... test_fe"
@echo "... test_feat"
@echo "... test_feat_fe"
@echo "... test_feat_live"
@echo "... test_filename"
@echo "... test_fopen"
@echo "... test_fsg_accept"
@echo "... test_fsg_jsgf"
@echo "... test_fsg_read"
@echo "... test_fsg_write_fsm"
@echo "... test_fwdflat"
@echo "... test_fwdtree"
@echo "... test_fwdtree_bestpath"
@echo "... test_hash_iter"
@echo "... test_heap"
@echo "... test_init"
@echo "... test_invert"
@echo "... test_jsgf"
@echo "... test_keyphrase"
@echo "... test_lattice"
@echo "... test_lineiter"
@echo "... test_listelem_alloc"
@echo "... test_lm_add"
@echo "... test_lm_casefold"
@echo "... test_lm_class"
@echo "... test_lm_read"
@echo "... test_lm_score"
@echo "... test_lm_set"
@echo "... test_lm_write"
@echo "... test_log_int16"
@echo "... test_log_int8"
@echo "... test_log_shifted"
@echo "... test_mllr"
@echo "... test_nbest"
@echo "... test_ngram_model_read"
@echo "... test_pitch"
@echo "... test_posterior"
@echo "... test_ptm_mgau"
@echo "... test_readfile"
@echo "... test_reinit"
@echo "... test_senfh"
@echo "... test_set_search"
@echo "... test_simple"
@echo "... test_solve"
@echo "... test_state_align"
@echo "... test_subvq"
@echo "... test_vad"
@echo "... test_word_align"
.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