# 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 #============================================================================= # 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 #============================================================================= # Directory level rules for the build root directory # The main recursive "all" target. all: src/all all: model/all all: doxygen/all all: programs/all all: examples/all all: test/all .PHONY : all # The main recursive "preinstall" target. preinstall: src/preinstall preinstall: model/preinstall preinstall: doxygen/preinstall preinstall: programs/preinstall preinstall: examples/preinstall preinstall: test/preinstall .PHONY : preinstall # The main recursive "clean" target. clean: CMakeFiles/Experimental.dir/clean clean: CMakeFiles/Nightly.dir/clean clean: CMakeFiles/Continuous.dir/clean clean: CMakeFiles/NightlyMemoryCheck.dir/clean clean: CMakeFiles/NightlyStart.dir/clean clean: CMakeFiles/NightlyUpdate.dir/clean clean: CMakeFiles/NightlyConfigure.dir/clean clean: CMakeFiles/NightlyBuild.dir/clean clean: CMakeFiles/NightlyTest.dir/clean clean: CMakeFiles/NightlyCoverage.dir/clean clean: CMakeFiles/NightlyMemCheck.dir/clean clean: CMakeFiles/NightlySubmit.dir/clean clean: CMakeFiles/ExperimentalStart.dir/clean clean: CMakeFiles/ExperimentalUpdate.dir/clean clean: CMakeFiles/ExperimentalConfigure.dir/clean clean: CMakeFiles/ExperimentalBuild.dir/clean clean: CMakeFiles/ExperimentalTest.dir/clean clean: CMakeFiles/ExperimentalCoverage.dir/clean clean: CMakeFiles/ExperimentalMemCheck.dir/clean clean: CMakeFiles/ExperimentalSubmit.dir/clean clean: CMakeFiles/ContinuousStart.dir/clean clean: CMakeFiles/ContinuousUpdate.dir/clean clean: CMakeFiles/ContinuousConfigure.dir/clean clean: CMakeFiles/ContinuousBuild.dir/clean clean: CMakeFiles/ContinuousTest.dir/clean clean: CMakeFiles/ContinuousCoverage.dir/clean clean: CMakeFiles/ContinuousMemCheck.dir/clean clean: CMakeFiles/ContinuousSubmit.dir/clean clean: CMakeFiles/check.dir/clean clean: src/clean clean: model/clean clean: doxygen/clean clean: programs/clean clean: examples/clean clean: test/clean .PHONY : clean #============================================================================= # Directory level rules for directory doxygen # Recursive "all" directory target. doxygen/all: .PHONY : doxygen/all # Recursive "preinstall" directory target. doxygen/preinstall: .PHONY : doxygen/preinstall # Recursive "clean" directory target. doxygen/clean: .PHONY : doxygen/clean #============================================================================= # Directory level rules for directory examples # Recursive "all" directory target. examples/all: .PHONY : examples/all # Recursive "preinstall" directory target. examples/preinstall: .PHONY : examples/preinstall # Recursive "clean" directory target. examples/clean: examples/CMakeFiles/live.dir/clean examples/clean: examples/CMakeFiles/simple.dir/clean examples/clean: examples/CMakeFiles/examples.dir/clean .PHONY : examples/clean #============================================================================= # Directory level rules for directory model # Recursive "all" directory target. model/all: .PHONY : model/all # Recursive "preinstall" directory target. model/preinstall: .PHONY : model/preinstall # Recursive "clean" directory target. model/clean: .PHONY : model/clean #============================================================================= # Directory level rules for directory programs # Recursive "all" directory target. programs/all: programs/CMakeFiles/pocketsphinx_main.dir/all programs/all: programs/CMakeFiles/pocketsphinx_batch.dir/all programs/all: programs/CMakeFiles/pocketsphinx_mdef_convert.dir/all programs/all: programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/all programs/all: programs/CMakeFiles/pocketsphinx_lm_convert.dir/all programs/all: programs/CMakeFiles/pocketsphinx_lm_eval.dir/all programs/all: programs/CMakeFiles/pocketsphinx_pitch.dir/all .PHONY : programs/all # Recursive "preinstall" directory target. programs/preinstall: .PHONY : programs/preinstall # Recursive "clean" directory target. programs/clean: programs/CMakeFiles/pocketsphinx_main.dir/clean programs/clean: programs/CMakeFiles/pocketsphinx_batch.dir/clean programs/clean: programs/CMakeFiles/pocketsphinx_mdef_convert.dir/clean programs/clean: programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/clean programs/clean: programs/CMakeFiles/pocketsphinx_lm_convert.dir/clean programs/clean: programs/CMakeFiles/pocketsphinx_lm_eval.dir/clean programs/clean: programs/CMakeFiles/pocketsphinx_pitch.dir/clean .PHONY : programs/clean #============================================================================= # Directory level rules for directory src # Recursive "all" directory target. src/all: src/CMakeFiles/pocketsphinx.dir/all .PHONY : src/all # Recursive "preinstall" directory target. src/preinstall: .PHONY : src/preinstall # Recursive "clean" directory target. src/clean: src/CMakeFiles/pocketsphinx.dir/clean .PHONY : src/clean #============================================================================= # Directory level rules for directory test # Recursive "all" directory target. test/all: test/regression/all test/all: test/unit/all .PHONY : test/all # Recursive "preinstall" directory target. test/preinstall: test/regression/preinstall test/preinstall: test/unit/preinstall .PHONY : test/preinstall # Recursive "clean" directory target. test/clean: test/regression/clean test/clean: test/unit/clean .PHONY : test/clean #============================================================================= # Directory level rules for directory test/regression # Recursive "all" directory target. test/regression/all: .PHONY : test/regression/all # Recursive "preinstall" directory target. test/regression/preinstall: .PHONY : test/regression/preinstall # Recursive "clean" directory target. test/regression/clean: .PHONY : test/regression/clean #============================================================================= # Directory level rules for directory test/unit # Recursive "all" directory target. test/unit/all: test/unit/test_alloc/all test/unit/all: test/unit/test_case/all test/unit/all: test/unit/test_feat/all test/unit/all: test/unit/test_fsg/all test/unit/all: test/unit/test_hash/all test/unit/all: test/unit/test_lineiter/all test/unit/all: test/unit/test_matrix/all test/unit/all: test/unit/test_ngram/all test/unit/all: test/unit/test_string/all test/unit/all: test/unit/test_util/all .PHONY : test/unit/all # Recursive "preinstall" directory target. test/unit/preinstall: test/unit/test_alloc/preinstall test/unit/preinstall: test/unit/test_case/preinstall test/unit/preinstall: test/unit/test_feat/preinstall test/unit/preinstall: test/unit/test_fsg/preinstall test/unit/preinstall: test/unit/test_hash/preinstall test/unit/preinstall: test/unit/test_lineiter/preinstall test/unit/preinstall: test/unit/test_matrix/preinstall test/unit/preinstall: test/unit/test_ngram/preinstall test/unit/preinstall: test/unit/test_string/preinstall test/unit/preinstall: test/unit/test_util/preinstall .PHONY : test/unit/preinstall # Recursive "clean" directory target. test/unit/clean: test/unit/CMakeFiles/test_acmod.dir/clean test/unit/clean: test/unit/CMakeFiles/test_acmod_grow.dir/clean test/unit/clean: test/unit/CMakeFiles/test_alignment.dir/clean test/unit/clean: test/unit/CMakeFiles/test_allphone.dir/clean test/unit/clean: test/unit/CMakeFiles/test_bitvec.dir/clean test/unit/clean: test/unit/CMakeFiles/test_config.dir/clean test/unit/clean: test/unit/CMakeFiles/test_dict2pid.dir/clean test/unit/clean: test/unit/CMakeFiles/test_dict.dir/clean test/unit/clean: test/unit/CMakeFiles/test_fe.dir/clean test/unit/clean: test/unit/CMakeFiles/test_fwdflat.dir/clean test/unit/clean: test/unit/CMakeFiles/test_fwdtree_bestpath.dir/clean test/unit/clean: test/unit/CMakeFiles/test_fwdtree.dir/clean test/unit/clean: test/unit/CMakeFiles/test_init.dir/clean test/unit/clean: test/unit/CMakeFiles/test_jsgf.dir/clean test/unit/clean: test/unit/CMakeFiles/test_keyphrase.dir/clean test/unit/clean: test/unit/CMakeFiles/test_lattice.dir/clean test/unit/clean: test/unit/CMakeFiles/test_ngram_model_read.dir/clean test/unit/clean: test/unit/CMakeFiles/test_log_shifted.dir/clean test/unit/clean: test/unit/CMakeFiles/test_log_int8.dir/clean test/unit/clean: test/unit/CMakeFiles/test_log_int16.dir/clean test/unit/clean: test/unit/CMakeFiles/test_mllr.dir/clean test/unit/clean: test/unit/CMakeFiles/test_nbest.dir/clean test/unit/clean: test/unit/CMakeFiles/test_pitch.dir/clean test/unit/clean: test/unit/CMakeFiles/test_posterior.dir/clean test/unit/clean: test/unit/CMakeFiles/test_ptm_mgau.dir/clean test/unit/clean: test/unit/CMakeFiles/test_reinit.dir/clean test/unit/clean: test/unit/CMakeFiles/test_senfh.dir/clean test/unit/clean: test/unit/CMakeFiles/test_set_search.dir/clean test/unit/clean: test/unit/CMakeFiles/test_simple.dir/clean test/unit/clean: test/unit/CMakeFiles/test_state_align.dir/clean test/unit/clean: test/unit/CMakeFiles/test_vad.dir/clean test/unit/clean: test/unit/CMakeFiles/test_word_align.dir/clean test/unit/clean: test/unit/CMakeFiles/test_endpointer.dir/clean test/unit/clean: test/unit/test_alloc/clean test/unit/clean: test/unit/test_case/clean test/unit/clean: test/unit/test_feat/clean test/unit/clean: test/unit/test_fsg/clean test/unit/clean: test/unit/test_hash/clean test/unit/clean: test/unit/test_lineiter/clean test/unit/clean: test/unit/test_matrix/clean test/unit/clean: test/unit/test_ngram/clean test/unit/clean: test/unit/test_string/clean test/unit/clean: test/unit/test_util/clean .PHONY : test/unit/clean #============================================================================= # Directory level rules for directory test/unit/test_alloc # Recursive "all" directory target. test/unit/test_alloc/all: .PHONY : test/unit/test_alloc/all # Recursive "preinstall" directory target. test/unit/test_alloc/preinstall: .PHONY : test/unit/test_alloc/preinstall # Recursive "clean" directory target. test/unit/test_alloc/clean: test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/clean test/unit/test_alloc/clean: test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/clean test/unit/test_alloc/clean: test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/clean test/unit/test_alloc/clean: test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/clean test/unit/test_alloc/clean: test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/clean .PHONY : test/unit/test_alloc/clean #============================================================================= # Directory level rules for directory test/unit/test_case # Recursive "all" directory target. test/unit/test_case/all: .PHONY : test/unit/test_case/all # Recursive "preinstall" directory target. test/unit/test_case/preinstall: .PHONY : test/unit/test_case/preinstall # Recursive "clean" directory target. test/unit/test_case/clean: test/unit/test_case/CMakeFiles/chgCase.dir/clean .PHONY : test/unit/test_case/clean #============================================================================= # Directory level rules for directory test/unit/test_feat # Recursive "all" directory target. test/unit/test_feat/all: .PHONY : test/unit/test_feat/all # Recursive "preinstall" directory target. test/unit/test_feat/preinstall: .PHONY : test/unit/test_feat/preinstall # Recursive "clean" directory target. test/unit/test_feat/clean: test/unit/test_feat/CMakeFiles/test_feat.dir/clean test/unit/test_feat/clean: test/unit/test_feat/CMakeFiles/test_feat_live.dir/clean test/unit/test_feat/clean: test/unit/test_feat/CMakeFiles/test_feat_fe.dir/clean test/unit/test_feat/clean: test/unit/test_feat/CMakeFiles/test_subvq.dir/clean .PHONY : test/unit/test_feat/clean #============================================================================= # Directory level rules for directory test/unit/test_fsg # Recursive "all" directory target. test/unit/test_fsg/all: .PHONY : test/unit/test_fsg/all # Recursive "preinstall" directory target. test/unit/test_fsg/preinstall: .PHONY : test/unit/test_fsg/preinstall # Recursive "clean" directory target. test/unit/test_fsg/clean: test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/clean test/unit/test_fsg/clean: test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/clean test/unit/test_fsg/clean: test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/clean test/unit/test_fsg/clean: test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/clean .PHONY : test/unit/test_fsg/clean #============================================================================= # Directory level rules for directory test/unit/test_hash # Recursive "all" directory target. test/unit/test_hash/all: .PHONY : test/unit/test_hash/all # Recursive "preinstall" directory target. test/unit/test_hash/preinstall: .PHONY : test/unit/test_hash/preinstall # Recursive "clean" directory target. test/unit/test_hash/clean: test/unit/test_hash/CMakeFiles/displayhash.dir/clean test/unit/test_hash/clean: test/unit/test_hash/CMakeFiles/deletehash.dir/clean test/unit/test_hash/clean: test/unit/test_hash/CMakeFiles/test_hash_iter.dir/clean .PHONY : test/unit/test_hash/clean #============================================================================= # Directory level rules for directory test/unit/test_lineiter # Recursive "all" directory target. test/unit/test_lineiter/all: .PHONY : test/unit/test_lineiter/all # Recursive "preinstall" directory target. test/unit/test_lineiter/preinstall: .PHONY : test/unit/test_lineiter/preinstall # Recursive "clean" directory target. test/unit/test_lineiter/clean: test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/clean .PHONY : test/unit/test_lineiter/clean #============================================================================= # Directory level rules for directory test/unit/test_matrix # Recursive "all" directory target. test/unit/test_matrix/all: .PHONY : test/unit/test_matrix/all # Recursive "preinstall" directory target. test/unit/test_matrix/preinstall: .PHONY : test/unit/test_matrix/preinstall # Recursive "clean" directory target. test/unit/test_matrix/clean: test/unit/test_matrix/CMakeFiles/test_solve.dir/clean test/unit/test_matrix/clean: test/unit/test_matrix/CMakeFiles/test_invert.dir/clean test/unit/test_matrix/clean: test/unit/test_matrix/CMakeFiles/test_determinant.dir/clean .PHONY : test/unit/test_matrix/clean #============================================================================= # Directory level rules for directory test/unit/test_ngram # Recursive "all" directory target. test/unit/test_ngram/all: .PHONY : test/unit/test_ngram/all # Recursive "preinstall" directory target. test/unit/test_ngram/preinstall: .PHONY : test/unit/test_ngram/preinstall # Recursive "clean" directory target. test/unit/test_ngram/clean: test/unit/test_ngram/CMakeFiles/test_lm_read.dir/clean test/unit/test_ngram/clean: test/unit/test_ngram/CMakeFiles/test_lm_score.dir/clean test/unit/test_ngram/clean: test/unit/test_ngram/CMakeFiles/test_lm_add.dir/clean test/unit/test_ngram/clean: test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/clean test/unit/test_ngram/clean: test/unit/test_ngram/CMakeFiles/test_lm_class.dir/clean test/unit/test_ngram/clean: test/unit/test_ngram/CMakeFiles/test_lm_set.dir/clean test/unit/test_ngram/clean: test/unit/test_ngram/CMakeFiles/test_lm_write.dir/clean .PHONY : test/unit/test_ngram/clean #============================================================================= # Directory level rules for directory test/unit/test_string # Recursive "all" directory target. test/unit/test_string/all: .PHONY : test/unit/test_string/all # Recursive "preinstall" directory target. test/unit/test_string/preinstall: .PHONY : test/unit/test_string/preinstall # Recursive "clean" directory target. test/unit/test_string/clean: test/unit/test_string/CMakeFiles/strtest.dir/clean test/unit/test_string/clean: test/unit/test_string/CMakeFiles/test_atof.dir/clean .PHONY : test/unit/test_string/clean #============================================================================= # Directory level rules for directory test/unit/test_util # Recursive "all" directory target. test/unit/test_util/all: .PHONY : test/unit/test_util/all # Recursive "preinstall" directory target. test/unit/test_util/preinstall: .PHONY : test/unit/test_util/preinstall # Recursive "clean" directory target. test/unit/test_util/clean: test/unit/test_util/CMakeFiles/test_fopen.dir/clean test/unit/test_util/clean: test/unit/test_util/CMakeFiles/test_bitarr.dir/clean test/unit/test_util/clean: test/unit/test_util/CMakeFiles/test_bit_encode.dir/clean test/unit/test_util/clean: test/unit/test_util/CMakeFiles/test_build_directory.dir/clean test/unit/test_util/clean: test/unit/test_util/CMakeFiles/test_heap.dir/clean test/unit/test_util/clean: test/unit/test_util/CMakeFiles/test_filename.dir/clean test/unit/test_util/clean: test/unit/test_util/CMakeFiles/test_readfile.dir/clean .PHONY : test/unit/test_util/clean #============================================================================= # Target rules for target CMakeFiles/Experimental.dir # All Build rule for target. CMakeFiles/Experimental.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target Experimental" .PHONY : CMakeFiles/Experimental.dir/all # Build rule for subdir invocation for target. CMakeFiles/Experimental.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Experimental.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/Experimental.dir/rule # Convenience name for target. Experimental: CMakeFiles/Experimental.dir/rule .PHONY : Experimental # clean rule for target. CMakeFiles/Experimental.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Experimental.dir/build.make CMakeFiles/Experimental.dir/clean .PHONY : CMakeFiles/Experimental.dir/clean #============================================================================= # Target rules for target CMakeFiles/Nightly.dir # All Build rule for target. CMakeFiles/Nightly.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target Nightly" .PHONY : CMakeFiles/Nightly.dir/all # Build rule for subdir invocation for target. CMakeFiles/Nightly.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Nightly.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/Nightly.dir/rule # Convenience name for target. Nightly: CMakeFiles/Nightly.dir/rule .PHONY : Nightly # clean rule for target. CMakeFiles/Nightly.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Nightly.dir/build.make CMakeFiles/Nightly.dir/clean .PHONY : CMakeFiles/Nightly.dir/clean #============================================================================= # Target rules for target CMakeFiles/Continuous.dir # All Build rule for target. CMakeFiles/Continuous.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target Continuous" .PHONY : CMakeFiles/Continuous.dir/all # Build rule for subdir invocation for target. CMakeFiles/Continuous.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Continuous.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/Continuous.dir/rule # Convenience name for target. Continuous: CMakeFiles/Continuous.dir/rule .PHONY : Continuous # clean rule for target. CMakeFiles/Continuous.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Continuous.dir/build.make CMakeFiles/Continuous.dir/clean .PHONY : CMakeFiles/Continuous.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyMemoryCheck.dir # All Build rule for target. CMakeFiles/NightlyMemoryCheck.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target NightlyMemoryCheck" .PHONY : CMakeFiles/NightlyMemoryCheck.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyMemoryCheck.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemoryCheck.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyMemoryCheck.dir/rule # Convenience name for target. NightlyMemoryCheck: CMakeFiles/NightlyMemoryCheck.dir/rule .PHONY : NightlyMemoryCheck # clean rule for target. CMakeFiles/NightlyMemoryCheck.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemoryCheck.dir/build.make CMakeFiles/NightlyMemoryCheck.dir/clean .PHONY : CMakeFiles/NightlyMemoryCheck.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyStart.dir # All Build rule for target. CMakeFiles/NightlyStart.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target NightlyStart" .PHONY : CMakeFiles/NightlyStart.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyStart.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyStart.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyStart.dir/rule # Convenience name for target. NightlyStart: CMakeFiles/NightlyStart.dir/rule .PHONY : NightlyStart # clean rule for target. CMakeFiles/NightlyStart.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyStart.dir/build.make CMakeFiles/NightlyStart.dir/clean .PHONY : CMakeFiles/NightlyStart.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyUpdate.dir # All Build rule for target. CMakeFiles/NightlyUpdate.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target NightlyUpdate" .PHONY : CMakeFiles/NightlyUpdate.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyUpdate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyUpdate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyUpdate.dir/rule # Convenience name for target. NightlyUpdate: CMakeFiles/NightlyUpdate.dir/rule .PHONY : NightlyUpdate # clean rule for target. CMakeFiles/NightlyUpdate.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyUpdate.dir/build.make CMakeFiles/NightlyUpdate.dir/clean .PHONY : CMakeFiles/NightlyUpdate.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyConfigure.dir # All Build rule for target. CMakeFiles/NightlyConfigure.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target NightlyConfigure" .PHONY : CMakeFiles/NightlyConfigure.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyConfigure.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyConfigure.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyConfigure.dir/rule # Convenience name for target. NightlyConfigure: CMakeFiles/NightlyConfigure.dir/rule .PHONY : NightlyConfigure # clean rule for target. CMakeFiles/NightlyConfigure.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyConfigure.dir/build.make CMakeFiles/NightlyConfigure.dir/clean .PHONY : CMakeFiles/NightlyConfigure.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyBuild.dir # All Build rule for target. CMakeFiles/NightlyBuild.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target NightlyBuild" .PHONY : CMakeFiles/NightlyBuild.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyBuild.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyBuild.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyBuild.dir/rule # Convenience name for target. NightlyBuild: CMakeFiles/NightlyBuild.dir/rule .PHONY : NightlyBuild # clean rule for target. CMakeFiles/NightlyBuild.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyBuild.dir/build.make CMakeFiles/NightlyBuild.dir/clean .PHONY : CMakeFiles/NightlyBuild.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyTest.dir # All Build rule for target. CMakeFiles/NightlyTest.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target NightlyTest" .PHONY : CMakeFiles/NightlyTest.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyTest.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyTest.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyTest.dir/rule # Convenience name for target. NightlyTest: CMakeFiles/NightlyTest.dir/rule .PHONY : NightlyTest # clean rule for target. CMakeFiles/NightlyTest.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyTest.dir/build.make CMakeFiles/NightlyTest.dir/clean .PHONY : CMakeFiles/NightlyTest.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyCoverage.dir # All Build rule for target. CMakeFiles/NightlyCoverage.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target NightlyCoverage" .PHONY : CMakeFiles/NightlyCoverage.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyCoverage.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyCoverage.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyCoverage.dir/rule # Convenience name for target. NightlyCoverage: CMakeFiles/NightlyCoverage.dir/rule .PHONY : NightlyCoverage # clean rule for target. CMakeFiles/NightlyCoverage.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyCoverage.dir/build.make CMakeFiles/NightlyCoverage.dir/clean .PHONY : CMakeFiles/NightlyCoverage.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlyMemCheck.dir # All Build rule for target. CMakeFiles/NightlyMemCheck.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target NightlyMemCheck" .PHONY : CMakeFiles/NightlyMemCheck.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlyMemCheck.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlyMemCheck.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlyMemCheck.dir/rule # Convenience name for target. NightlyMemCheck: CMakeFiles/NightlyMemCheck.dir/rule .PHONY : NightlyMemCheck # clean rule for target. CMakeFiles/NightlyMemCheck.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlyMemCheck.dir/build.make CMakeFiles/NightlyMemCheck.dir/clean .PHONY : CMakeFiles/NightlyMemCheck.dir/clean #============================================================================= # Target rules for target CMakeFiles/NightlySubmit.dir # All Build rule for target. CMakeFiles/NightlySubmit.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target NightlySubmit" .PHONY : CMakeFiles/NightlySubmit.dir/all # Build rule for subdir invocation for target. CMakeFiles/NightlySubmit.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/NightlySubmit.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/NightlySubmit.dir/rule # Convenience name for target. NightlySubmit: CMakeFiles/NightlySubmit.dir/rule .PHONY : NightlySubmit # clean rule for target. CMakeFiles/NightlySubmit.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/NightlySubmit.dir/build.make CMakeFiles/NightlySubmit.dir/clean .PHONY : CMakeFiles/NightlySubmit.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalStart.dir # All Build rule for target. CMakeFiles/ExperimentalStart.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ExperimentalStart" .PHONY : CMakeFiles/ExperimentalStart.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalStart.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalStart.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalStart.dir/rule # Convenience name for target. ExperimentalStart: CMakeFiles/ExperimentalStart.dir/rule .PHONY : ExperimentalStart # clean rule for target. CMakeFiles/ExperimentalStart.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalStart.dir/build.make CMakeFiles/ExperimentalStart.dir/clean .PHONY : CMakeFiles/ExperimentalStart.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalUpdate.dir # All Build rule for target. CMakeFiles/ExperimentalUpdate.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ExperimentalUpdate" .PHONY : CMakeFiles/ExperimentalUpdate.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalUpdate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalUpdate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalUpdate.dir/rule # Convenience name for target. ExperimentalUpdate: CMakeFiles/ExperimentalUpdate.dir/rule .PHONY : ExperimentalUpdate # clean rule for target. CMakeFiles/ExperimentalUpdate.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalUpdate.dir/build.make CMakeFiles/ExperimentalUpdate.dir/clean .PHONY : CMakeFiles/ExperimentalUpdate.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalConfigure.dir # All Build rule for target. CMakeFiles/ExperimentalConfigure.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ExperimentalConfigure" .PHONY : CMakeFiles/ExperimentalConfigure.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalConfigure.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalConfigure.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalConfigure.dir/rule # Convenience name for target. ExperimentalConfigure: CMakeFiles/ExperimentalConfigure.dir/rule .PHONY : ExperimentalConfigure # clean rule for target. CMakeFiles/ExperimentalConfigure.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalConfigure.dir/build.make CMakeFiles/ExperimentalConfigure.dir/clean .PHONY : CMakeFiles/ExperimentalConfigure.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalBuild.dir # All Build rule for target. CMakeFiles/ExperimentalBuild.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ExperimentalBuild" .PHONY : CMakeFiles/ExperimentalBuild.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalBuild.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalBuild.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalBuild.dir/rule # Convenience name for target. ExperimentalBuild: CMakeFiles/ExperimentalBuild.dir/rule .PHONY : ExperimentalBuild # clean rule for target. CMakeFiles/ExperimentalBuild.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalBuild.dir/build.make CMakeFiles/ExperimentalBuild.dir/clean .PHONY : CMakeFiles/ExperimentalBuild.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalTest.dir # All Build rule for target. CMakeFiles/ExperimentalTest.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ExperimentalTest" .PHONY : CMakeFiles/ExperimentalTest.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalTest.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalTest.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalTest.dir/rule # Convenience name for target. ExperimentalTest: CMakeFiles/ExperimentalTest.dir/rule .PHONY : ExperimentalTest # clean rule for target. CMakeFiles/ExperimentalTest.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalTest.dir/build.make CMakeFiles/ExperimentalTest.dir/clean .PHONY : CMakeFiles/ExperimentalTest.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalCoverage.dir # All Build rule for target. CMakeFiles/ExperimentalCoverage.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ExperimentalCoverage" .PHONY : CMakeFiles/ExperimentalCoverage.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalCoverage.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalCoverage.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalCoverage.dir/rule # Convenience name for target. ExperimentalCoverage: CMakeFiles/ExperimentalCoverage.dir/rule .PHONY : ExperimentalCoverage # clean rule for target. CMakeFiles/ExperimentalCoverage.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalCoverage.dir/build.make CMakeFiles/ExperimentalCoverage.dir/clean .PHONY : CMakeFiles/ExperimentalCoverage.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalMemCheck.dir # All Build rule for target. CMakeFiles/ExperimentalMemCheck.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ExperimentalMemCheck" .PHONY : CMakeFiles/ExperimentalMemCheck.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalMemCheck.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalMemCheck.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalMemCheck.dir/rule # Convenience name for target. ExperimentalMemCheck: CMakeFiles/ExperimentalMemCheck.dir/rule .PHONY : ExperimentalMemCheck # clean rule for target. CMakeFiles/ExperimentalMemCheck.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalMemCheck.dir/build.make CMakeFiles/ExperimentalMemCheck.dir/clean .PHONY : CMakeFiles/ExperimentalMemCheck.dir/clean #============================================================================= # Target rules for target CMakeFiles/ExperimentalSubmit.dir # All Build rule for target. CMakeFiles/ExperimentalSubmit.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ExperimentalSubmit" .PHONY : CMakeFiles/ExperimentalSubmit.dir/all # Build rule for subdir invocation for target. CMakeFiles/ExperimentalSubmit.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ExperimentalSubmit.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ExperimentalSubmit.dir/rule # Convenience name for target. ExperimentalSubmit: CMakeFiles/ExperimentalSubmit.dir/rule .PHONY : ExperimentalSubmit # clean rule for target. CMakeFiles/ExperimentalSubmit.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ExperimentalSubmit.dir/build.make CMakeFiles/ExperimentalSubmit.dir/clean .PHONY : CMakeFiles/ExperimentalSubmit.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousStart.dir # All Build rule for target. CMakeFiles/ContinuousStart.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ContinuousStart" .PHONY : CMakeFiles/ContinuousStart.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousStart.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousStart.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousStart.dir/rule # Convenience name for target. ContinuousStart: CMakeFiles/ContinuousStart.dir/rule .PHONY : ContinuousStart # clean rule for target. CMakeFiles/ContinuousStart.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousStart.dir/build.make CMakeFiles/ContinuousStart.dir/clean .PHONY : CMakeFiles/ContinuousStart.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousUpdate.dir # All Build rule for target. CMakeFiles/ContinuousUpdate.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ContinuousUpdate" .PHONY : CMakeFiles/ContinuousUpdate.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousUpdate.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousUpdate.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousUpdate.dir/rule # Convenience name for target. ContinuousUpdate: CMakeFiles/ContinuousUpdate.dir/rule .PHONY : ContinuousUpdate # clean rule for target. CMakeFiles/ContinuousUpdate.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousUpdate.dir/build.make CMakeFiles/ContinuousUpdate.dir/clean .PHONY : CMakeFiles/ContinuousUpdate.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousConfigure.dir # All Build rule for target. CMakeFiles/ContinuousConfigure.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ContinuousConfigure" .PHONY : CMakeFiles/ContinuousConfigure.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousConfigure.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousConfigure.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousConfigure.dir/rule # Convenience name for target. ContinuousConfigure: CMakeFiles/ContinuousConfigure.dir/rule .PHONY : ContinuousConfigure # clean rule for target. CMakeFiles/ContinuousConfigure.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousConfigure.dir/build.make CMakeFiles/ContinuousConfigure.dir/clean .PHONY : CMakeFiles/ContinuousConfigure.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousBuild.dir # All Build rule for target. CMakeFiles/ContinuousBuild.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ContinuousBuild" .PHONY : CMakeFiles/ContinuousBuild.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousBuild.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousBuild.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousBuild.dir/rule # Convenience name for target. ContinuousBuild: CMakeFiles/ContinuousBuild.dir/rule .PHONY : ContinuousBuild # clean rule for target. CMakeFiles/ContinuousBuild.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousBuild.dir/build.make CMakeFiles/ContinuousBuild.dir/clean .PHONY : CMakeFiles/ContinuousBuild.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousTest.dir # All Build rule for target. CMakeFiles/ContinuousTest.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ContinuousTest" .PHONY : CMakeFiles/ContinuousTest.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousTest.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousTest.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousTest.dir/rule # Convenience name for target. ContinuousTest: CMakeFiles/ContinuousTest.dir/rule .PHONY : ContinuousTest # clean rule for target. CMakeFiles/ContinuousTest.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousTest.dir/build.make CMakeFiles/ContinuousTest.dir/clean .PHONY : CMakeFiles/ContinuousTest.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousCoverage.dir # All Build rule for target. CMakeFiles/ContinuousCoverage.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ContinuousCoverage" .PHONY : CMakeFiles/ContinuousCoverage.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousCoverage.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousCoverage.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousCoverage.dir/rule # Convenience name for target. ContinuousCoverage: CMakeFiles/ContinuousCoverage.dir/rule .PHONY : ContinuousCoverage # clean rule for target. CMakeFiles/ContinuousCoverage.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousCoverage.dir/build.make CMakeFiles/ContinuousCoverage.dir/clean .PHONY : CMakeFiles/ContinuousCoverage.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousMemCheck.dir # All Build rule for target. CMakeFiles/ContinuousMemCheck.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ContinuousMemCheck" .PHONY : CMakeFiles/ContinuousMemCheck.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousMemCheck.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousMemCheck.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousMemCheck.dir/rule # Convenience name for target. ContinuousMemCheck: CMakeFiles/ContinuousMemCheck.dir/rule .PHONY : ContinuousMemCheck # clean rule for target. CMakeFiles/ContinuousMemCheck.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousMemCheck.dir/build.make CMakeFiles/ContinuousMemCheck.dir/clean .PHONY : CMakeFiles/ContinuousMemCheck.dir/clean #============================================================================= # Target rules for target CMakeFiles/ContinuousSubmit.dir # All Build rule for target. CMakeFiles/ContinuousSubmit.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target ContinuousSubmit" .PHONY : CMakeFiles/ContinuousSubmit.dir/all # Build rule for subdir invocation for target. CMakeFiles/ContinuousSubmit.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ContinuousSubmit.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/ContinuousSubmit.dir/rule # Convenience name for target. ContinuousSubmit: CMakeFiles/ContinuousSubmit.dir/rule .PHONY : ContinuousSubmit # clean rule for target. CMakeFiles/ContinuousSubmit.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ContinuousSubmit.dir/build.make CMakeFiles/ContinuousSubmit.dir/clean .PHONY : CMakeFiles/ContinuousSubmit.dir/clean #============================================================================= # Target rules for target CMakeFiles/check.dir # All Build rule for target. CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_acmod.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_acmod_grow.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_alignment.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_allphone.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_bitvec.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_config.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_dict2pid.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_dict.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_fe.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_fwdflat.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_fwdtree_bestpath.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_fwdtree.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_init.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_jsgf.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_keyphrase.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_lattice.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_ngram_model_read.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_log_shifted.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_log_int8.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_log_int16.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_mllr.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_nbest.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_pitch.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_posterior.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_ptm_mgau.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_reinit.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_senfh.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_set_search.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_simple.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_state_align.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_vad.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_word_align.dir/all CMakeFiles/check.dir/all: test/unit/CMakeFiles/test_endpointer.dir/all CMakeFiles/check.dir/all: test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/all CMakeFiles/check.dir/all: test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/all CMakeFiles/check.dir/all: test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/all CMakeFiles/check.dir/all: test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/all CMakeFiles/check.dir/all: test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/all CMakeFiles/check.dir/all: test/unit/test_case/CMakeFiles/chgCase.dir/all CMakeFiles/check.dir/all: test/unit/test_feat/CMakeFiles/test_feat.dir/all CMakeFiles/check.dir/all: test/unit/test_feat/CMakeFiles/test_feat_live.dir/all CMakeFiles/check.dir/all: test/unit/test_feat/CMakeFiles/test_feat_fe.dir/all CMakeFiles/check.dir/all: test/unit/test_feat/CMakeFiles/test_subvq.dir/all CMakeFiles/check.dir/all: test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/all CMakeFiles/check.dir/all: test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/all CMakeFiles/check.dir/all: test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/all CMakeFiles/check.dir/all: test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/all CMakeFiles/check.dir/all: test/unit/test_hash/CMakeFiles/displayhash.dir/all CMakeFiles/check.dir/all: test/unit/test_hash/CMakeFiles/deletehash.dir/all CMakeFiles/check.dir/all: test/unit/test_hash/CMakeFiles/test_hash_iter.dir/all CMakeFiles/check.dir/all: test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/all CMakeFiles/check.dir/all: test/unit/test_matrix/CMakeFiles/test_solve.dir/all CMakeFiles/check.dir/all: test/unit/test_matrix/CMakeFiles/test_invert.dir/all CMakeFiles/check.dir/all: test/unit/test_matrix/CMakeFiles/test_determinant.dir/all CMakeFiles/check.dir/all: test/unit/test_ngram/CMakeFiles/test_lm_read.dir/all CMakeFiles/check.dir/all: test/unit/test_ngram/CMakeFiles/test_lm_score.dir/all CMakeFiles/check.dir/all: test/unit/test_ngram/CMakeFiles/test_lm_add.dir/all CMakeFiles/check.dir/all: test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/all CMakeFiles/check.dir/all: test/unit/test_ngram/CMakeFiles/test_lm_class.dir/all CMakeFiles/check.dir/all: test/unit/test_ngram/CMakeFiles/test_lm_set.dir/all CMakeFiles/check.dir/all: test/unit/test_ngram/CMakeFiles/test_lm_write.dir/all CMakeFiles/check.dir/all: test/unit/test_string/CMakeFiles/strtest.dir/all CMakeFiles/check.dir/all: test/unit/test_string/CMakeFiles/test_atof.dir/all CMakeFiles/check.dir/all: test/unit/test_util/CMakeFiles/test_fopen.dir/all CMakeFiles/check.dir/all: test/unit/test_util/CMakeFiles/test_bitarr.dir/all CMakeFiles/check.dir/all: test/unit/test_util/CMakeFiles/test_bit_encode.dir/all CMakeFiles/check.dir/all: test/unit/test_util/CMakeFiles/test_build_directory.dir/all CMakeFiles/check.dir/all: test/unit/test_util/CMakeFiles/test_heap.dir/all CMakeFiles/check.dir/all: test/unit/test_util/CMakeFiles/test_filename.dir/all CMakeFiles/check.dir/all: test/unit/test_util/CMakeFiles/test_readfile.dir/all $(MAKE) $(MAKESILENT) -f CMakeFiles/check.dir/build.make CMakeFiles/check.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/check.dir/build.make CMakeFiles/check.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target check" .PHONY : CMakeFiles/check.dir/all # Build rule for subdir invocation for target. CMakeFiles/check.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 93 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/check.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : CMakeFiles/check.dir/rule # Convenience name for target. check: CMakeFiles/check.dir/rule .PHONY : check # clean rule for target. CMakeFiles/check.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/check.dir/build.make CMakeFiles/check.dir/clean .PHONY : CMakeFiles/check.dir/clean #============================================================================= # Target rules for target src/CMakeFiles/pocketsphinx.dir # All Build rule for target. src/CMakeFiles/pocketsphinx.dir/all: $(MAKE) $(MAKESILENT) -f src/CMakeFiles/pocketsphinx.dir/build.make src/CMakeFiles/pocketsphinx.dir/depend $(MAKE) $(MAKESILENT) -f src/CMakeFiles/pocketsphinx.dir/build.make src/CMakeFiles/pocketsphinx.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42 "Built target pocketsphinx" .PHONY : src/CMakeFiles/pocketsphinx.dir/all # Build rule for subdir invocation for target. src/CMakeFiles/pocketsphinx.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/pocketsphinx.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : src/CMakeFiles/pocketsphinx.dir/rule # Convenience name for target. pocketsphinx: src/CMakeFiles/pocketsphinx.dir/rule .PHONY : pocketsphinx # clean rule for target. src/CMakeFiles/pocketsphinx.dir/clean: $(MAKE) $(MAKESILENT) -f src/CMakeFiles/pocketsphinx.dir/build.make src/CMakeFiles/pocketsphinx.dir/clean .PHONY : src/CMakeFiles/pocketsphinx.dir/clean #============================================================================= # Target rules for target programs/CMakeFiles/pocketsphinx_main.dir # All Build rule for target. programs/CMakeFiles/pocketsphinx_main.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_main.dir/build.make programs/CMakeFiles/pocketsphinx_main.dir/depend $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_main.dir/build.make programs/CMakeFiles/pocketsphinx_main.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target pocketsphinx_main" .PHONY : programs/CMakeFiles/pocketsphinx_main.dir/all # Build rule for subdir invocation for target. programs/CMakeFiles/pocketsphinx_main.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_main.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : programs/CMakeFiles/pocketsphinx_main.dir/rule # Convenience name for target. pocketsphinx_main: programs/CMakeFiles/pocketsphinx_main.dir/rule .PHONY : pocketsphinx_main # clean rule for target. programs/CMakeFiles/pocketsphinx_main.dir/clean: $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_main.dir/build.make programs/CMakeFiles/pocketsphinx_main.dir/clean .PHONY : programs/CMakeFiles/pocketsphinx_main.dir/clean #============================================================================= # Target rules for target programs/CMakeFiles/pocketsphinx_batch.dir # All Build rule for target. programs/CMakeFiles/pocketsphinx_batch.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_batch.dir/build.make programs/CMakeFiles/pocketsphinx_batch.dir/depend $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_batch.dir/build.make programs/CMakeFiles/pocketsphinx_batch.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target pocketsphinx_batch" .PHONY : programs/CMakeFiles/pocketsphinx_batch.dir/all # Build rule for subdir invocation for target. programs/CMakeFiles/pocketsphinx_batch.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_batch.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : programs/CMakeFiles/pocketsphinx_batch.dir/rule # Convenience name for target. pocketsphinx_batch: programs/CMakeFiles/pocketsphinx_batch.dir/rule .PHONY : pocketsphinx_batch # clean rule for target. programs/CMakeFiles/pocketsphinx_batch.dir/clean: $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_batch.dir/build.make programs/CMakeFiles/pocketsphinx_batch.dir/clean .PHONY : programs/CMakeFiles/pocketsphinx_batch.dir/clean #============================================================================= # Target rules for target programs/CMakeFiles/pocketsphinx_mdef_convert.dir # All Build rule for target. programs/CMakeFiles/pocketsphinx_mdef_convert.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/depend $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=46 "Built target pocketsphinx_mdef_convert" .PHONY : programs/CMakeFiles/pocketsphinx_mdef_convert.dir/all # Build rule for subdir invocation for target. programs/CMakeFiles/pocketsphinx_mdef_convert.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_mdef_convert.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : programs/CMakeFiles/pocketsphinx_mdef_convert.dir/rule # Convenience name for target. pocketsphinx_mdef_convert: programs/CMakeFiles/pocketsphinx_mdef_convert.dir/rule .PHONY : pocketsphinx_mdef_convert # clean rule for target. programs/CMakeFiles/pocketsphinx_mdef_convert.dir/clean: $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/clean .PHONY : programs/CMakeFiles/pocketsphinx_mdef_convert.dir/clean #============================================================================= # Target rules for target programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir # All Build rule for target. programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build.make programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/depend $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build.make programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=43 "Built target pocketsphinx_jsgf2fsg" .PHONY : programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/all # Build rule for subdir invocation for target. programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/rule # Convenience name for target. pocketsphinx_jsgf2fsg: programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/rule .PHONY : pocketsphinx_jsgf2fsg # clean rule for target. programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/clean: $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build.make programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/clean .PHONY : programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/clean #============================================================================= # Target rules for target programs/CMakeFiles/pocketsphinx_lm_convert.dir # All Build rule for target. programs/CMakeFiles/pocketsphinx_lm_convert.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_convert.dir/build.make programs/CMakeFiles/pocketsphinx_lm_convert.dir/depend $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_convert.dir/build.make programs/CMakeFiles/pocketsphinx_lm_convert.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=44 "Built target pocketsphinx_lm_convert" .PHONY : programs/CMakeFiles/pocketsphinx_lm_convert.dir/all # Build rule for subdir invocation for target. programs/CMakeFiles/pocketsphinx_lm_convert.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_lm_convert.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : programs/CMakeFiles/pocketsphinx_lm_convert.dir/rule # Convenience name for target. pocketsphinx_lm_convert: programs/CMakeFiles/pocketsphinx_lm_convert.dir/rule .PHONY : pocketsphinx_lm_convert # clean rule for target. programs/CMakeFiles/pocketsphinx_lm_convert.dir/clean: $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_convert.dir/build.make programs/CMakeFiles/pocketsphinx_lm_convert.dir/clean .PHONY : programs/CMakeFiles/pocketsphinx_lm_convert.dir/clean #============================================================================= # Target rules for target programs/CMakeFiles/pocketsphinx_lm_eval.dir # All Build rule for target. programs/CMakeFiles/pocketsphinx_lm_eval.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_eval.dir/build.make programs/CMakeFiles/pocketsphinx_lm_eval.dir/depend $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_eval.dir/build.make programs/CMakeFiles/pocketsphinx_lm_eval.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=45 "Built target pocketsphinx_lm_eval" .PHONY : programs/CMakeFiles/pocketsphinx_lm_eval.dir/all # Build rule for subdir invocation for target. programs/CMakeFiles/pocketsphinx_lm_eval.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_lm_eval.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : programs/CMakeFiles/pocketsphinx_lm_eval.dir/rule # Convenience name for target. pocketsphinx_lm_eval: programs/CMakeFiles/pocketsphinx_lm_eval.dir/rule .PHONY : pocketsphinx_lm_eval # clean rule for target. programs/CMakeFiles/pocketsphinx_lm_eval.dir/clean: $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_eval.dir/build.make programs/CMakeFiles/pocketsphinx_lm_eval.dir/clean .PHONY : programs/CMakeFiles/pocketsphinx_lm_eval.dir/clean #============================================================================= # Target rules for target programs/CMakeFiles/pocketsphinx_pitch.dir # All Build rule for target. programs/CMakeFiles/pocketsphinx_pitch.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_pitch.dir/build.make programs/CMakeFiles/pocketsphinx_pitch.dir/depend $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_pitch.dir/build.make programs/CMakeFiles/pocketsphinx_pitch.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=47 "Built target pocketsphinx_pitch" .PHONY : programs/CMakeFiles/pocketsphinx_pitch.dir/all # Build rule for subdir invocation for target. programs/CMakeFiles/pocketsphinx_pitch.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_pitch.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : programs/CMakeFiles/pocketsphinx_pitch.dir/rule # Convenience name for target. pocketsphinx_pitch: programs/CMakeFiles/pocketsphinx_pitch.dir/rule .PHONY : pocketsphinx_pitch # clean rule for target. programs/CMakeFiles/pocketsphinx_pitch.dir/clean: $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_pitch.dir/build.make programs/CMakeFiles/pocketsphinx_pitch.dir/clean .PHONY : programs/CMakeFiles/pocketsphinx_pitch.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/live.dir # All Build rule for target. examples/CMakeFiles/live.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/live.dir/build.make examples/CMakeFiles/live.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/live.dir/build.make examples/CMakeFiles/live.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=3 "Built target live" .PHONY : examples/CMakeFiles/live.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/live.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/live.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/live.dir/rule # Convenience name for target. live: examples/CMakeFiles/live.dir/rule .PHONY : live # clean rule for target. examples/CMakeFiles/live.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/live.dir/build.make examples/CMakeFiles/live.dir/clean .PHONY : examples/CMakeFiles/live.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/simple.dir # All Build rule for target. examples/CMakeFiles/simple.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=48 "Built target simple" .PHONY : examples/CMakeFiles/simple.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/simple.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/simple.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/simple.dir/rule # Convenience name for target. simple: examples/CMakeFiles/simple.dir/rule .PHONY : simple # clean rule for target. examples/CMakeFiles/simple.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/simple.dir/build.make examples/CMakeFiles/simple.dir/clean .PHONY : examples/CMakeFiles/simple.dir/clean #============================================================================= # Target rules for target examples/CMakeFiles/examples.dir # All Build rule for target. examples/CMakeFiles/examples.dir/all: examples/CMakeFiles/live.dir/all examples/CMakeFiles/examples.dir/all: examples/CMakeFiles/simple.dir/all $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/examples.dir/build.make examples/CMakeFiles/examples.dir/depend $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/examples.dir/build.make examples/CMakeFiles/examples.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target examples" .PHONY : examples/CMakeFiles/examples.dir/all # Build rule for subdir invocation for target. examples/CMakeFiles/examples.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 41 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/examples.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : examples/CMakeFiles/examples.dir/rule # Convenience name for target. examples: examples/CMakeFiles/examples.dir/rule .PHONY : examples # clean rule for target. examples/CMakeFiles/examples.dir/clean: $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/examples.dir/build.make examples/CMakeFiles/examples.dir/clean .PHONY : examples/CMakeFiles/examples.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_acmod.dir # All Build rule for target. test/unit/CMakeFiles/test_acmod.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_acmod.dir/build.make test/unit/CMakeFiles/test_acmod.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_acmod.dir/build.make test/unit/CMakeFiles/test_acmod.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_acmod" .PHONY : test/unit/CMakeFiles/test_acmod.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_acmod.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_acmod.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_acmod.dir/rule # Convenience name for target. test_acmod: test/unit/CMakeFiles/test_acmod.dir/rule .PHONY : test_acmod # clean rule for target. test/unit/CMakeFiles/test_acmod.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_acmod.dir/build.make test/unit/CMakeFiles/test_acmod.dir/clean .PHONY : test/unit/CMakeFiles/test_acmod.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_acmod_grow.dir # All Build rule for target. test/unit/CMakeFiles/test_acmod_grow.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_acmod_grow.dir/build.make test/unit/CMakeFiles/test_acmod_grow.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_acmod_grow.dir/build.make test/unit/CMakeFiles/test_acmod_grow.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=50 "Built target test_acmod_grow" .PHONY : test/unit/CMakeFiles/test_acmod_grow.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_acmod_grow.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_acmod_grow.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_acmod_grow.dir/rule # Convenience name for target. test_acmod_grow: test/unit/CMakeFiles/test_acmod_grow.dir/rule .PHONY : test_acmod_grow # clean rule for target. test/unit/CMakeFiles/test_acmod_grow.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_acmod_grow.dir/build.make test/unit/CMakeFiles/test_acmod_grow.dir/clean .PHONY : test/unit/CMakeFiles/test_acmod_grow.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_alignment.dir # All Build rule for target. test/unit/CMakeFiles/test_alignment.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_alignment.dir/build.make test/unit/CMakeFiles/test_alignment.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_alignment.dir/build.make test/unit/CMakeFiles/test_alignment.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=51 "Built target test_alignment" .PHONY : test/unit/CMakeFiles/test_alignment.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_alignment.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_alignment.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_alignment.dir/rule # Convenience name for target. test_alignment: test/unit/CMakeFiles/test_alignment.dir/rule .PHONY : test_alignment # clean rule for target. test/unit/CMakeFiles/test_alignment.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_alignment.dir/build.make test/unit/CMakeFiles/test_alignment.dir/clean .PHONY : test/unit/CMakeFiles/test_alignment.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_allphone.dir # All Build rule for target. test/unit/CMakeFiles/test_allphone.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_allphone.dir/build.make test/unit/CMakeFiles/test_allphone.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_allphone.dir/build.make test/unit/CMakeFiles/test_allphone.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=52 "Built target test_allphone" .PHONY : test/unit/CMakeFiles/test_allphone.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_allphone.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_allphone.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_allphone.dir/rule # Convenience name for target. test_allphone: test/unit/CMakeFiles/test_allphone.dir/rule .PHONY : test_allphone # clean rule for target. test/unit/CMakeFiles/test_allphone.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_allphone.dir/build.make test/unit/CMakeFiles/test_allphone.dir/clean .PHONY : test/unit/CMakeFiles/test_allphone.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_bitvec.dir # All Build rule for target. test/unit/CMakeFiles/test_bitvec.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_bitvec.dir/build.make test/unit/CMakeFiles/test_bitvec.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_bitvec.dir/build.make test/unit/CMakeFiles/test_bitvec.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=55 "Built target test_bitvec" .PHONY : test/unit/CMakeFiles/test_bitvec.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_bitvec.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_bitvec.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_bitvec.dir/rule # Convenience name for target. test_bitvec: test/unit/CMakeFiles/test_bitvec.dir/rule .PHONY : test_bitvec # clean rule for target. test/unit/CMakeFiles/test_bitvec.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_bitvec.dir/build.make test/unit/CMakeFiles/test_bitvec.dir/clean .PHONY : test/unit/CMakeFiles/test_bitvec.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_config.dir # All Build rule for target. test/unit/CMakeFiles/test_config.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_config.dir/build.make test/unit/CMakeFiles/test_config.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_config.dir/build.make test/unit/CMakeFiles/test_config.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_config" .PHONY : test/unit/CMakeFiles/test_config.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_config.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_config.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_config.dir/rule # Convenience name for target. test_config: test/unit/CMakeFiles/test_config.dir/rule .PHONY : test_config # clean rule for target. test/unit/CMakeFiles/test_config.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_config.dir/build.make test/unit/CMakeFiles/test_config.dir/clean .PHONY : test/unit/CMakeFiles/test_config.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_dict2pid.dir # All Build rule for target. test/unit/CMakeFiles/test_dict2pid.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_dict2pid.dir/build.make test/unit/CMakeFiles/test_dict2pid.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_dict2pid.dir/build.make test/unit/CMakeFiles/test_dict2pid.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=62 "Built target test_dict2pid" .PHONY : test/unit/CMakeFiles/test_dict2pid.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_dict2pid.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_dict2pid.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_dict2pid.dir/rule # Convenience name for target. test_dict2pid: test/unit/CMakeFiles/test_dict2pid.dir/rule .PHONY : test_dict2pid # clean rule for target. test/unit/CMakeFiles/test_dict2pid.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_dict2pid.dir/build.make test/unit/CMakeFiles/test_dict2pid.dir/clean .PHONY : test/unit/CMakeFiles/test_dict2pid.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_dict.dir # All Build rule for target. test/unit/CMakeFiles/test_dict.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_dict.dir/build.make test/unit/CMakeFiles/test_dict.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_dict.dir/build.make test/unit/CMakeFiles/test_dict.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=61 "Built target test_dict" .PHONY : test/unit/CMakeFiles/test_dict.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_dict.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_dict.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_dict.dir/rule # Convenience name for target. test_dict: test/unit/CMakeFiles/test_dict.dir/rule .PHONY : test_dict # clean rule for target. test/unit/CMakeFiles/test_dict.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_dict.dir/build.make test/unit/CMakeFiles/test_dict.dir/clean .PHONY : test/unit/CMakeFiles/test_dict.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_fe.dir # All Build rule for target. test/unit/CMakeFiles/test_fe.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fe.dir/build.make test/unit/CMakeFiles/test_fe.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fe.dir/build.make test/unit/CMakeFiles/test_fe.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=63 "Built target test_fe" .PHONY : test/unit/CMakeFiles/test_fe.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_fe.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_fe.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_fe.dir/rule # Convenience name for target. test_fe: test/unit/CMakeFiles/test_fe.dir/rule .PHONY : test_fe # clean rule for target. test/unit/CMakeFiles/test_fe.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fe.dir/build.make test/unit/CMakeFiles/test_fe.dir/clean .PHONY : test/unit/CMakeFiles/test_fe.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_fwdflat.dir # All Build rule for target. test/unit/CMakeFiles/test_fwdflat.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdflat.dir/build.make test/unit/CMakeFiles/test_fwdflat.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdflat.dir/build.make test/unit/CMakeFiles/test_fwdflat.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=71 "Built target test_fwdflat" .PHONY : test/unit/CMakeFiles/test_fwdflat.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_fwdflat.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_fwdflat.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_fwdflat.dir/rule # Convenience name for target. test_fwdflat: test/unit/CMakeFiles/test_fwdflat.dir/rule .PHONY : test_fwdflat # clean rule for target. test/unit/CMakeFiles/test_fwdflat.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdflat.dir/build.make test/unit/CMakeFiles/test_fwdflat.dir/clean .PHONY : test/unit/CMakeFiles/test_fwdflat.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_fwdtree_bestpath.dir # All Build rule for target. test/unit/CMakeFiles/test_fwdtree_bestpath.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdtree_bestpath.dir/build.make test/unit/CMakeFiles/test_fwdtree_bestpath.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdtree_bestpath.dir/build.make test/unit/CMakeFiles/test_fwdtree_bestpath.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_fwdtree_bestpath" .PHONY : test/unit/CMakeFiles/test_fwdtree_bestpath.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_fwdtree_bestpath.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_fwdtree_bestpath.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_fwdtree_bestpath.dir/rule # Convenience name for target. test_fwdtree_bestpath: test/unit/CMakeFiles/test_fwdtree_bestpath.dir/rule .PHONY : test_fwdtree_bestpath # clean rule for target. test/unit/CMakeFiles/test_fwdtree_bestpath.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdtree_bestpath.dir/build.make test/unit/CMakeFiles/test_fwdtree_bestpath.dir/clean .PHONY : test/unit/CMakeFiles/test_fwdtree_bestpath.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_fwdtree.dir # All Build rule for target. test/unit/CMakeFiles/test_fwdtree.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdtree.dir/build.make test/unit/CMakeFiles/test_fwdtree.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdtree.dir/build.make test/unit/CMakeFiles/test_fwdtree.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=72 "Built target test_fwdtree" .PHONY : test/unit/CMakeFiles/test_fwdtree.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_fwdtree.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_fwdtree.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_fwdtree.dir/rule # Convenience name for target. test_fwdtree: test/unit/CMakeFiles/test_fwdtree.dir/rule .PHONY : test_fwdtree # clean rule for target. test/unit/CMakeFiles/test_fwdtree.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_fwdtree.dir/build.make test/unit/CMakeFiles/test_fwdtree.dir/clean .PHONY : test/unit/CMakeFiles/test_fwdtree.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_init.dir # All Build rule for target. test/unit/CMakeFiles/test_init.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_init.dir/build.make test/unit/CMakeFiles/test_init.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_init.dir/build.make test/unit/CMakeFiles/test_init.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=75 "Built target test_init" .PHONY : test/unit/CMakeFiles/test_init.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_init.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_init.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_init.dir/rule # Convenience name for target. test_init: test/unit/CMakeFiles/test_init.dir/rule .PHONY : test_init # clean rule for target. test/unit/CMakeFiles/test_init.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_init.dir/build.make test/unit/CMakeFiles/test_init.dir/clean .PHONY : test/unit/CMakeFiles/test_init.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_jsgf.dir # All Build rule for target. test/unit/CMakeFiles/test_jsgf.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_jsgf.dir/build.make test/unit/CMakeFiles/test_jsgf.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_jsgf.dir/build.make test/unit/CMakeFiles/test_jsgf.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_jsgf" .PHONY : test/unit/CMakeFiles/test_jsgf.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_jsgf.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_jsgf.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_jsgf.dir/rule # Convenience name for target. test_jsgf: test/unit/CMakeFiles/test_jsgf.dir/rule .PHONY : test_jsgf # clean rule for target. test/unit/CMakeFiles/test_jsgf.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_jsgf.dir/build.make test/unit/CMakeFiles/test_jsgf.dir/clean .PHONY : test/unit/CMakeFiles/test_jsgf.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_keyphrase.dir # All Build rule for target. test/unit/CMakeFiles/test_keyphrase.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_keyphrase.dir/build.make test/unit/CMakeFiles/test_keyphrase.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_keyphrase.dir/build.make test/unit/CMakeFiles/test_keyphrase.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=77 "Built target test_keyphrase" .PHONY : test/unit/CMakeFiles/test_keyphrase.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_keyphrase.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_keyphrase.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_keyphrase.dir/rule # Convenience name for target. test_keyphrase: test/unit/CMakeFiles/test_keyphrase.dir/rule .PHONY : test_keyphrase # clean rule for target. test/unit/CMakeFiles/test_keyphrase.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_keyphrase.dir/build.make test/unit/CMakeFiles/test_keyphrase.dir/clean .PHONY : test/unit/CMakeFiles/test_keyphrase.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_lattice.dir # All Build rule for target. test/unit/CMakeFiles/test_lattice.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_lattice.dir/build.make test/unit/CMakeFiles/test_lattice.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_lattice.dir/build.make test/unit/CMakeFiles/test_lattice.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=78 "Built target test_lattice" .PHONY : test/unit/CMakeFiles/test_lattice.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_lattice.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_lattice.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_lattice.dir/rule # Convenience name for target. test_lattice: test/unit/CMakeFiles/test_lattice.dir/rule .PHONY : test_lattice # clean rule for target. test/unit/CMakeFiles/test_lattice.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_lattice.dir/build.make test/unit/CMakeFiles/test_lattice.dir/clean .PHONY : test/unit/CMakeFiles/test_lattice.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_ngram_model_read.dir # All Build rule for target. test/unit/CMakeFiles/test_ngram_model_read.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_ngram_model_read.dir/build.make test/unit/CMakeFiles/test_ngram_model_read.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_ngram_model_read.dir/build.make test/unit/CMakeFiles/test_ngram_model_read.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_ngram_model_read" .PHONY : test/unit/CMakeFiles/test_ngram_model_read.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_ngram_model_read.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_ngram_model_read.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_ngram_model_read.dir/rule # Convenience name for target. test_ngram_model_read: test/unit/CMakeFiles/test_ngram_model_read.dir/rule .PHONY : test_ngram_model_read # clean rule for target. test/unit/CMakeFiles/test_ngram_model_read.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_ngram_model_read.dir/build.make test/unit/CMakeFiles/test_ngram_model_read.dir/clean .PHONY : test/unit/CMakeFiles/test_ngram_model_read.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_log_shifted.dir # All Build rule for target. test/unit/CMakeFiles/test_log_shifted.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_shifted.dir/build.make test/unit/CMakeFiles/test_log_shifted.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_shifted.dir/build.make test/unit/CMakeFiles/test_log_shifted.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=87 "Built target test_log_shifted" .PHONY : test/unit/CMakeFiles/test_log_shifted.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_log_shifted.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_log_shifted.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_log_shifted.dir/rule # Convenience name for target. test_log_shifted: test/unit/CMakeFiles/test_log_shifted.dir/rule .PHONY : test_log_shifted # clean rule for target. test/unit/CMakeFiles/test_log_shifted.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_shifted.dir/build.make test/unit/CMakeFiles/test_log_shifted.dir/clean .PHONY : test/unit/CMakeFiles/test_log_shifted.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_log_int8.dir # All Build rule for target. test/unit/CMakeFiles/test_log_int8.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_int8.dir/build.make test/unit/CMakeFiles/test_log_int8.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_int8.dir/build.make test/unit/CMakeFiles/test_log_int8.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_log_int8" .PHONY : test/unit/CMakeFiles/test_log_int8.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_log_int8.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_log_int8.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_log_int8.dir/rule # Convenience name for target. test_log_int8: test/unit/CMakeFiles/test_log_int8.dir/rule .PHONY : test_log_int8 # clean rule for target. test/unit/CMakeFiles/test_log_int8.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_int8.dir/build.make test/unit/CMakeFiles/test_log_int8.dir/clean .PHONY : test/unit/CMakeFiles/test_log_int8.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_log_int16.dir # All Build rule for target. test/unit/CMakeFiles/test_log_int16.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_int16.dir/build.make test/unit/CMakeFiles/test_log_int16.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_int16.dir/build.make test/unit/CMakeFiles/test_log_int16.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=86 "Built target test_log_int16" .PHONY : test/unit/CMakeFiles/test_log_int16.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_log_int16.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_log_int16.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_log_int16.dir/rule # Convenience name for target. test_log_int16: test/unit/CMakeFiles/test_log_int16.dir/rule .PHONY : test_log_int16 # clean rule for target. test/unit/CMakeFiles/test_log_int16.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_log_int16.dir/build.make test/unit/CMakeFiles/test_log_int16.dir/clean .PHONY : test/unit/CMakeFiles/test_log_int16.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_mllr.dir # All Build rule for target. test/unit/CMakeFiles/test_mllr.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_mllr.dir/build.make test/unit/CMakeFiles/test_mllr.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_mllr.dir/build.make test/unit/CMakeFiles/test_mllr.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=88 "Built target test_mllr" .PHONY : test/unit/CMakeFiles/test_mllr.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_mllr.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_mllr.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_mllr.dir/rule # Convenience name for target. test_mllr: test/unit/CMakeFiles/test_mllr.dir/rule .PHONY : test_mllr # clean rule for target. test/unit/CMakeFiles/test_mllr.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_mllr.dir/build.make test/unit/CMakeFiles/test_mllr.dir/clean .PHONY : test/unit/CMakeFiles/test_mllr.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_nbest.dir # All Build rule for target. test/unit/CMakeFiles/test_nbest.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_nbest.dir/build.make test/unit/CMakeFiles/test_nbest.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_nbest.dir/build.make test/unit/CMakeFiles/test_nbest.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=89 "Built target test_nbest" .PHONY : test/unit/CMakeFiles/test_nbest.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_nbest.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_nbest.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_nbest.dir/rule # Convenience name for target. test_nbest: test/unit/CMakeFiles/test_nbest.dir/rule .PHONY : test_nbest # clean rule for target. test/unit/CMakeFiles/test_nbest.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_nbest.dir/build.make test/unit/CMakeFiles/test_nbest.dir/clean .PHONY : test/unit/CMakeFiles/test_nbest.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_pitch.dir # All Build rule for target. test/unit/CMakeFiles/test_pitch.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_pitch.dir/build.make test/unit/CMakeFiles/test_pitch.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_pitch.dir/build.make test/unit/CMakeFiles/test_pitch.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=90 "Built target test_pitch" .PHONY : test/unit/CMakeFiles/test_pitch.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_pitch.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_pitch.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_pitch.dir/rule # Convenience name for target. test_pitch: test/unit/CMakeFiles/test_pitch.dir/rule .PHONY : test_pitch # clean rule for target. test/unit/CMakeFiles/test_pitch.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_pitch.dir/build.make test/unit/CMakeFiles/test_pitch.dir/clean .PHONY : test/unit/CMakeFiles/test_pitch.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_posterior.dir # All Build rule for target. test/unit/CMakeFiles/test_posterior.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_posterior.dir/build.make test/unit/CMakeFiles/test_posterior.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_posterior.dir/build.make test/unit/CMakeFiles/test_posterior.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=91 "Built target test_posterior" .PHONY : test/unit/CMakeFiles/test_posterior.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_posterior.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_posterior.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_posterior.dir/rule # Convenience name for target. test_posterior: test/unit/CMakeFiles/test_posterior.dir/rule .PHONY : test_posterior # clean rule for target. test/unit/CMakeFiles/test_posterior.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_posterior.dir/build.make test/unit/CMakeFiles/test_posterior.dir/clean .PHONY : test/unit/CMakeFiles/test_posterior.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_ptm_mgau.dir # All Build rule for target. test/unit/CMakeFiles/test_ptm_mgau.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_ptm_mgau.dir/build.make test/unit/CMakeFiles/test_ptm_mgau.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_ptm_mgau.dir/build.make test/unit/CMakeFiles/test_ptm_mgau.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=92 "Built target test_ptm_mgau" .PHONY : test/unit/CMakeFiles/test_ptm_mgau.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_ptm_mgau.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_ptm_mgau.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_ptm_mgau.dir/rule # Convenience name for target. test_ptm_mgau: test/unit/CMakeFiles/test_ptm_mgau.dir/rule .PHONY : test_ptm_mgau # clean rule for target. test/unit/CMakeFiles/test_ptm_mgau.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_ptm_mgau.dir/build.make test/unit/CMakeFiles/test_ptm_mgau.dir/clean .PHONY : test/unit/CMakeFiles/test_ptm_mgau.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_reinit.dir # All Build rule for target. test/unit/CMakeFiles/test_reinit.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_reinit.dir/build.make test/unit/CMakeFiles/test_reinit.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_reinit.dir/build.make test/unit/CMakeFiles/test_reinit.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_reinit" .PHONY : test/unit/CMakeFiles/test_reinit.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_reinit.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_reinit.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_reinit.dir/rule # Convenience name for target. test_reinit: test/unit/CMakeFiles/test_reinit.dir/rule .PHONY : test_reinit # clean rule for target. test/unit/CMakeFiles/test_reinit.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_reinit.dir/build.make test/unit/CMakeFiles/test_reinit.dir/clean .PHONY : test/unit/CMakeFiles/test_reinit.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_senfh.dir # All Build rule for target. test/unit/CMakeFiles/test_senfh.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_senfh.dir/build.make test/unit/CMakeFiles/test_senfh.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_senfh.dir/build.make test/unit/CMakeFiles/test_senfh.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=94 "Built target test_senfh" .PHONY : test/unit/CMakeFiles/test_senfh.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_senfh.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_senfh.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_senfh.dir/rule # Convenience name for target. test_senfh: test/unit/CMakeFiles/test_senfh.dir/rule .PHONY : test_senfh # clean rule for target. test/unit/CMakeFiles/test_senfh.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_senfh.dir/build.make test/unit/CMakeFiles/test_senfh.dir/clean .PHONY : test/unit/CMakeFiles/test_senfh.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_set_search.dir # All Build rule for target. test/unit/CMakeFiles/test_set_search.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_set_search.dir/build.make test/unit/CMakeFiles/test_set_search.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_set_search.dir/build.make test/unit/CMakeFiles/test_set_search.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=95 "Built target test_set_search" .PHONY : test/unit/CMakeFiles/test_set_search.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_set_search.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_set_search.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_set_search.dir/rule # Convenience name for target. test_set_search: test/unit/CMakeFiles/test_set_search.dir/rule .PHONY : test_set_search # clean rule for target. test/unit/CMakeFiles/test_set_search.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_set_search.dir/build.make test/unit/CMakeFiles/test_set_search.dir/clean .PHONY : test/unit/CMakeFiles/test_set_search.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_simple.dir # All Build rule for target. test/unit/CMakeFiles/test_simple.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_simple.dir/build.make test/unit/CMakeFiles/test_simple.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_simple.dir/build.make test/unit/CMakeFiles/test_simple.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=96 "Built target test_simple" .PHONY : test/unit/CMakeFiles/test_simple.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_simple.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_simple.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_simple.dir/rule # Convenience name for target. test_simple: test/unit/CMakeFiles/test_simple.dir/rule .PHONY : test_simple # clean rule for target. test/unit/CMakeFiles/test_simple.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_simple.dir/build.make test/unit/CMakeFiles/test_simple.dir/clean .PHONY : test/unit/CMakeFiles/test_simple.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_state_align.dir # All Build rule for target. test/unit/CMakeFiles/test_state_align.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_state_align.dir/build.make test/unit/CMakeFiles/test_state_align.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_state_align.dir/build.make test/unit/CMakeFiles/test_state_align.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=97 "Built target test_state_align" .PHONY : test/unit/CMakeFiles/test_state_align.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_state_align.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_state_align.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_state_align.dir/rule # Convenience name for target. test_state_align: test/unit/CMakeFiles/test_state_align.dir/rule .PHONY : test_state_align # clean rule for target. test/unit/CMakeFiles/test_state_align.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_state_align.dir/build.make test/unit/CMakeFiles/test_state_align.dir/clean .PHONY : test/unit/CMakeFiles/test_state_align.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_vad.dir # All Build rule for target. test/unit/CMakeFiles/test_vad.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_vad.dir/build.make test/unit/CMakeFiles/test_vad.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_vad.dir/build.make test/unit/CMakeFiles/test_vad.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=99 "Built target test_vad" .PHONY : test/unit/CMakeFiles/test_vad.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_vad.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_vad.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_vad.dir/rule # Convenience name for target. test_vad: test/unit/CMakeFiles/test_vad.dir/rule .PHONY : test_vad # clean rule for target. test/unit/CMakeFiles/test_vad.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_vad.dir/build.make test/unit/CMakeFiles/test_vad.dir/clean .PHONY : test/unit/CMakeFiles/test_vad.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_word_align.dir # All Build rule for target. test/unit/CMakeFiles/test_word_align.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_word_align.dir/build.make test/unit/CMakeFiles/test_word_align.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_word_align.dir/build.make test/unit/CMakeFiles/test_word_align.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=100 "Built target test_word_align" .PHONY : test/unit/CMakeFiles/test_word_align.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_word_align.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_word_align.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_word_align.dir/rule # Convenience name for target. test_word_align: test/unit/CMakeFiles/test_word_align.dir/rule .PHONY : test_word_align # clean rule for target. test/unit/CMakeFiles/test_word_align.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_word_align.dir/build.make test/unit/CMakeFiles/test_word_align.dir/clean .PHONY : test/unit/CMakeFiles/test_word_align.dir/clean #============================================================================= # Target rules for target test/unit/CMakeFiles/test_endpointer.dir # All Build rule for target. test/unit/CMakeFiles/test_endpointer.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_endpointer.dir/build.make test/unit/CMakeFiles/test_endpointer.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_endpointer.dir/build.make test/unit/CMakeFiles/test_endpointer.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_endpointer" .PHONY : test/unit/CMakeFiles/test_endpointer.dir/all # Build rule for subdir invocation for target. test/unit/CMakeFiles/test_endpointer.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/CMakeFiles/test_endpointer.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/CMakeFiles/test_endpointer.dir/rule # Convenience name for target. test_endpointer: test/unit/CMakeFiles/test_endpointer.dir/rule .PHONY : test_endpointer # clean rule for target. test/unit/CMakeFiles/test_endpointer.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/CMakeFiles/test_endpointer.dir/build.make test/unit/CMakeFiles/test_endpointer.dir/clean .PHONY : test/unit/CMakeFiles/test_endpointer.dir/clean #============================================================================= # Target rules for target test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir # All Build rule for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/build.make test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/build.make test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=56 "Built target test_ckd_alloc" .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/all # Build rule for subdir invocation for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/rule # Convenience name for target. test_ckd_alloc: test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/rule .PHONY : test_ckd_alloc # clean rule for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/build.make test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/clean .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc.dir/clean #============================================================================= # Target rules for target test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir # All Build rule for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(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/depend $(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 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=58 "Built target test_ckd_alloc_catch" .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/all # Build rule for subdir invocation for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/rule # Convenience name for target. test_ckd_alloc_catch: test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/rule .PHONY : test_ckd_alloc_catch # clean rule for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/clean: $(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/clean .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc_catch.dir/clean #============================================================================= # Target rules for target test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir # All Build rule for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(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/depend $(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 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=59 "Built target test_ckd_alloc_fail" .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/all # Build rule for subdir invocation for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/rule # Convenience name for target. test_ckd_alloc_fail: test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/rule .PHONY : test_ckd_alloc_fail # clean rule for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/clean: $(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/clean .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc_fail.dir/clean #============================================================================= # Target rules for target test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir # All Build rule for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(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/depend $(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 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=57 "Built target test_ckd_alloc_abort" .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/all # Build rule for subdir invocation for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/rule # Convenience name for target. test_ckd_alloc_abort: test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/rule .PHONY : test_ckd_alloc_abort # clean rule for target. test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/clean: $(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/clean .PHONY : test/unit/test_alloc/CMakeFiles/test_ckd_alloc_abort.dir/clean #============================================================================= # Target rules for target test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir # All Build rule for target. test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/build.make test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/build.make test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_listelem_alloc" .PHONY : test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/all # Build rule for subdir invocation for target. test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/rule # Convenience name for target. test_listelem_alloc: test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/rule .PHONY : test_listelem_alloc # clean rule for target. test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/build.make test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/clean .PHONY : test/unit/test_alloc/CMakeFiles/test_listelem_alloc.dir/clean #============================================================================= # Target rules for target test/unit/test_case/CMakeFiles/chgCase.dir # All Build rule for target. test/unit/test_case/CMakeFiles/chgCase.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_case/CMakeFiles/chgCase.dir/build.make test/unit/test_case/CMakeFiles/chgCase.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_case/CMakeFiles/chgCase.dir/build.make test/unit/test_case/CMakeFiles/chgCase.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target chgCase" .PHONY : test/unit/test_case/CMakeFiles/chgCase.dir/all # Build rule for subdir invocation for target. test/unit/test_case/CMakeFiles/chgCase.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_case/CMakeFiles/chgCase.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_case/CMakeFiles/chgCase.dir/rule # Convenience name for target. chgCase: test/unit/test_case/CMakeFiles/chgCase.dir/rule .PHONY : chgCase # clean rule for target. test/unit/test_case/CMakeFiles/chgCase.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_case/CMakeFiles/chgCase.dir/build.make test/unit/test_case/CMakeFiles/chgCase.dir/clean .PHONY : test/unit/test_case/CMakeFiles/chgCase.dir/clean #============================================================================= # Target rules for target test/unit/test_feat/CMakeFiles/test_feat.dir # All Build rule for target. test/unit/test_feat/CMakeFiles/test_feat.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat.dir/build.make test/unit/test_feat/CMakeFiles/test_feat.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat.dir/build.make test/unit/test_feat/CMakeFiles/test_feat.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=64 "Built target test_feat" .PHONY : test/unit/test_feat/CMakeFiles/test_feat.dir/all # Build rule for subdir invocation for target. test/unit/test_feat/CMakeFiles/test_feat.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_feat/CMakeFiles/test_feat.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_feat/CMakeFiles/test_feat.dir/rule # Convenience name for target. test_feat: test/unit/test_feat/CMakeFiles/test_feat.dir/rule .PHONY : test_feat # clean rule for target. test/unit/test_feat/CMakeFiles/test_feat.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat.dir/build.make test/unit/test_feat/CMakeFiles/test_feat.dir/clean .PHONY : test/unit/test_feat/CMakeFiles/test_feat.dir/clean #============================================================================= # Target rules for target test/unit/test_feat/CMakeFiles/test_feat_live.dir # All Build rule for target. test/unit/test_feat/CMakeFiles/test_feat_live.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat_live.dir/build.make test/unit/test_feat/CMakeFiles/test_feat_live.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat_live.dir/build.make test/unit/test_feat/CMakeFiles/test_feat_live.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=66 "Built target test_feat_live" .PHONY : test/unit/test_feat/CMakeFiles/test_feat_live.dir/all # Build rule for subdir invocation for target. test/unit/test_feat/CMakeFiles/test_feat_live.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_feat/CMakeFiles/test_feat_live.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_feat/CMakeFiles/test_feat_live.dir/rule # Convenience name for target. test_feat_live: test/unit/test_feat/CMakeFiles/test_feat_live.dir/rule .PHONY : test_feat_live # clean rule for target. test/unit/test_feat/CMakeFiles/test_feat_live.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat_live.dir/build.make test/unit/test_feat/CMakeFiles/test_feat_live.dir/clean .PHONY : test/unit/test_feat/CMakeFiles/test_feat_live.dir/clean #============================================================================= # Target rules for target test/unit/test_feat/CMakeFiles/test_feat_fe.dir # All Build rule for target. test/unit/test_feat/CMakeFiles/test_feat_fe.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat_fe.dir/build.make test/unit/test_feat/CMakeFiles/test_feat_fe.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat_fe.dir/build.make test/unit/test_feat/CMakeFiles/test_feat_fe.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=65 "Built target test_feat_fe" .PHONY : test/unit/test_feat/CMakeFiles/test_feat_fe.dir/all # Build rule for subdir invocation for target. test/unit/test_feat/CMakeFiles/test_feat_fe.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_feat/CMakeFiles/test_feat_fe.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_feat/CMakeFiles/test_feat_fe.dir/rule # Convenience name for target. test_feat_fe: test/unit/test_feat/CMakeFiles/test_feat_fe.dir/rule .PHONY : test_feat_fe # clean rule for target. test/unit/test_feat/CMakeFiles/test_feat_fe.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_feat_fe.dir/build.make test/unit/test_feat/CMakeFiles/test_feat_fe.dir/clean .PHONY : test/unit/test_feat/CMakeFiles/test_feat_fe.dir/clean #============================================================================= # Target rules for target test/unit/test_feat/CMakeFiles/test_subvq.dir # All Build rule for target. test/unit/test_feat/CMakeFiles/test_subvq.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_subvq.dir/build.make test/unit/test_feat/CMakeFiles/test_subvq.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_subvq.dir/build.make test/unit/test_feat/CMakeFiles/test_subvq.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=98 "Built target test_subvq" .PHONY : test/unit/test_feat/CMakeFiles/test_subvq.dir/all # Build rule for subdir invocation for target. test/unit/test_feat/CMakeFiles/test_subvq.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_feat/CMakeFiles/test_subvq.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_feat/CMakeFiles/test_subvq.dir/rule # Convenience name for target. test_subvq: test/unit/test_feat/CMakeFiles/test_subvq.dir/rule .PHONY : test_subvq # clean rule for target. test/unit/test_feat/CMakeFiles/test_subvq.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_feat/CMakeFiles/test_subvq.dir/build.make test/unit/test_feat/CMakeFiles/test_subvq.dir/clean .PHONY : test/unit/test_feat/CMakeFiles/test_subvq.dir/clean #============================================================================= # Target rules for target test/unit/test_fsg/CMakeFiles/test_fsg_read.dir # All Build rule for target. test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_fsg_read" .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/all # Build rule for subdir invocation for target. test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/rule # Convenience name for target. test_fsg_read: test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/rule .PHONY : test_fsg_read # clean rule for target. test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/clean .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_read.dir/clean #============================================================================= # Target rules for target test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir # All Build rule for target. test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=69 "Built target test_fsg_jsgf" .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/all # Build rule for subdir invocation for target. test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/rule # Convenience name for target. test_fsg_jsgf: test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/rule .PHONY : test_fsg_jsgf # clean rule for target. test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/clean .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_jsgf.dir/clean #============================================================================= # Target rules for target test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir # All Build rule for target. test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(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/depend $(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 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=70 "Built target test_fsg_write_fsm" .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/all # Build rule for subdir invocation for target. test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/rule # Convenience name for target. test_fsg_write_fsm: test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/rule .PHONY : test_fsg_write_fsm # clean rule for target. test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/clean: $(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/clean .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_write_fsm.dir/clean #============================================================================= # Target rules for target test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir # All Build rule for target. test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=68 "Built target test_fsg_accept" .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/all # Build rule for subdir invocation for target. test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/rule # Convenience name for target. test_fsg_accept: test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/rule .PHONY : test_fsg_accept # clean rule for target. test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/build.make test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/clean .PHONY : test/unit/test_fsg/CMakeFiles/test_fsg_accept.dir/clean #============================================================================= # Target rules for target test/unit/test_hash/CMakeFiles/displayhash.dir # All Build rule for target. test/unit/test_hash/CMakeFiles/displayhash.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/displayhash.dir/build.make test/unit/test_hash/CMakeFiles/displayhash.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/displayhash.dir/build.make test/unit/test_hash/CMakeFiles/displayhash.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=2 "Built target displayhash" .PHONY : test/unit/test_hash/CMakeFiles/displayhash.dir/all # Build rule for subdir invocation for target. test/unit/test_hash/CMakeFiles/displayhash.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_hash/CMakeFiles/displayhash.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_hash/CMakeFiles/displayhash.dir/rule # Convenience name for target. displayhash: test/unit/test_hash/CMakeFiles/displayhash.dir/rule .PHONY : displayhash # clean rule for target. test/unit/test_hash/CMakeFiles/displayhash.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/displayhash.dir/build.make test/unit/test_hash/CMakeFiles/displayhash.dir/clean .PHONY : test/unit/test_hash/CMakeFiles/displayhash.dir/clean #============================================================================= # Target rules for target test/unit/test_hash/CMakeFiles/deletehash.dir # All Build rule for target. test/unit/test_hash/CMakeFiles/deletehash.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/deletehash.dir/build.make test/unit/test_hash/CMakeFiles/deletehash.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/deletehash.dir/build.make test/unit/test_hash/CMakeFiles/deletehash.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=1 "Built target deletehash" .PHONY : test/unit/test_hash/CMakeFiles/deletehash.dir/all # Build rule for subdir invocation for target. test/unit/test_hash/CMakeFiles/deletehash.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_hash/CMakeFiles/deletehash.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_hash/CMakeFiles/deletehash.dir/rule # Convenience name for target. deletehash: test/unit/test_hash/CMakeFiles/deletehash.dir/rule .PHONY : deletehash # clean rule for target. test/unit/test_hash/CMakeFiles/deletehash.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/deletehash.dir/build.make test/unit/test_hash/CMakeFiles/deletehash.dir/clean .PHONY : test/unit/test_hash/CMakeFiles/deletehash.dir/clean #============================================================================= # Target rules for target test/unit/test_hash/CMakeFiles/test_hash_iter.dir # All Build rule for target. test/unit/test_hash/CMakeFiles/test_hash_iter.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/test_hash_iter.dir/build.make test/unit/test_hash/CMakeFiles/test_hash_iter.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/test_hash_iter.dir/build.make test/unit/test_hash/CMakeFiles/test_hash_iter.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=73 "Built target test_hash_iter" .PHONY : test/unit/test_hash/CMakeFiles/test_hash_iter.dir/all # Build rule for subdir invocation for target. test/unit/test_hash/CMakeFiles/test_hash_iter.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_hash/CMakeFiles/test_hash_iter.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_hash/CMakeFiles/test_hash_iter.dir/rule # Convenience name for target. test_hash_iter: test/unit/test_hash/CMakeFiles/test_hash_iter.dir/rule .PHONY : test_hash_iter # clean rule for target. test/unit/test_hash/CMakeFiles/test_hash_iter.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_hash/CMakeFiles/test_hash_iter.dir/build.make test/unit/test_hash/CMakeFiles/test_hash_iter.dir/clean .PHONY : test/unit/test_hash/CMakeFiles/test_hash_iter.dir/clean #============================================================================= # Target rules for target test/unit/test_lineiter/CMakeFiles/test_lineiter.dir # All Build rule for target. test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/build.make test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/build.make test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=79 "Built target test_lineiter" .PHONY : test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/all # Build rule for subdir invocation for target. test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/rule # Convenience name for target. test_lineiter: test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/rule .PHONY : test_lineiter # clean rule for target. test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/build.make test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/clean .PHONY : test/unit/test_lineiter/CMakeFiles/test_lineiter.dir/clean #============================================================================= # Target rules for target test/unit/test_matrix/CMakeFiles/test_solve.dir # All Build rule for target. test/unit/test_matrix/CMakeFiles/test_solve.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_solve.dir/build.make test/unit/test_matrix/CMakeFiles/test_solve.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_solve.dir/build.make test/unit/test_matrix/CMakeFiles/test_solve.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_solve" .PHONY : test/unit/test_matrix/CMakeFiles/test_solve.dir/all # Build rule for subdir invocation for target. test/unit/test_matrix/CMakeFiles/test_solve.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_matrix/CMakeFiles/test_solve.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_matrix/CMakeFiles/test_solve.dir/rule # Convenience name for target. test_solve: test/unit/test_matrix/CMakeFiles/test_solve.dir/rule .PHONY : test_solve # clean rule for target. test/unit/test_matrix/CMakeFiles/test_solve.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_solve.dir/build.make test/unit/test_matrix/CMakeFiles/test_solve.dir/clean .PHONY : test/unit/test_matrix/CMakeFiles/test_solve.dir/clean #============================================================================= # Target rules for target test/unit/test_matrix/CMakeFiles/test_invert.dir # All Build rule for target. test/unit/test_matrix/CMakeFiles/test_invert.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_invert.dir/build.make test/unit/test_matrix/CMakeFiles/test_invert.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_invert.dir/build.make test/unit/test_matrix/CMakeFiles/test_invert.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=76 "Built target test_invert" .PHONY : test/unit/test_matrix/CMakeFiles/test_invert.dir/all # Build rule for subdir invocation for target. test/unit/test_matrix/CMakeFiles/test_invert.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_matrix/CMakeFiles/test_invert.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_matrix/CMakeFiles/test_invert.dir/rule # Convenience name for target. test_invert: test/unit/test_matrix/CMakeFiles/test_invert.dir/rule .PHONY : test_invert # clean rule for target. test/unit/test_matrix/CMakeFiles/test_invert.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_invert.dir/build.make test/unit/test_matrix/CMakeFiles/test_invert.dir/clean .PHONY : test/unit/test_matrix/CMakeFiles/test_invert.dir/clean #============================================================================= # Target rules for target test/unit/test_matrix/CMakeFiles/test_determinant.dir # All Build rule for target. test/unit/test_matrix/CMakeFiles/test_determinant.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_determinant.dir/build.make test/unit/test_matrix/CMakeFiles/test_determinant.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_determinant.dir/build.make test/unit/test_matrix/CMakeFiles/test_determinant.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=60 "Built target test_determinant" .PHONY : test/unit/test_matrix/CMakeFiles/test_determinant.dir/all # Build rule for subdir invocation for target. test/unit/test_matrix/CMakeFiles/test_determinant.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_matrix/CMakeFiles/test_determinant.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_matrix/CMakeFiles/test_determinant.dir/rule # Convenience name for target. test_determinant: test/unit/test_matrix/CMakeFiles/test_determinant.dir/rule .PHONY : test_determinant # clean rule for target. test/unit/test_matrix/CMakeFiles/test_determinant.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_matrix/CMakeFiles/test_determinant.dir/build.make test/unit/test_matrix/CMakeFiles/test_determinant.dir/clean .PHONY : test/unit/test_matrix/CMakeFiles/test_determinant.dir/clean #============================================================================= # Target rules for target test/unit/test_ngram/CMakeFiles/test_lm_read.dir # All Build rule for target. test/unit/test_ngram/CMakeFiles/test_lm_read.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_read.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_read.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_read.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_read.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=83 "Built target test_lm_read" .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_read.dir/all # Build rule for subdir invocation for target. test/unit/test_ngram/CMakeFiles/test_lm_read.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_ngram/CMakeFiles/test_lm_read.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_read.dir/rule # Convenience name for target. test_lm_read: test/unit/test_ngram/CMakeFiles/test_lm_read.dir/rule .PHONY : test_lm_read # clean rule for target. test/unit/test_ngram/CMakeFiles/test_lm_read.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_read.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_read.dir/clean .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_read.dir/clean #============================================================================= # Target rules for target test/unit/test_ngram/CMakeFiles/test_lm_score.dir # All Build rule for target. test/unit/test_ngram/CMakeFiles/test_lm_score.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_score.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_score.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_score.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_score.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_lm_score" .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_score.dir/all # Build rule for subdir invocation for target. test/unit/test_ngram/CMakeFiles/test_lm_score.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_ngram/CMakeFiles/test_lm_score.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_score.dir/rule # Convenience name for target. test_lm_score: test/unit/test_ngram/CMakeFiles/test_lm_score.dir/rule .PHONY : test_lm_score # clean rule for target. test/unit/test_ngram/CMakeFiles/test_lm_score.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_score.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_score.dir/clean .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_score.dir/clean #============================================================================= # Target rules for target test/unit/test_ngram/CMakeFiles/test_lm_add.dir # All Build rule for target. test/unit/test_ngram/CMakeFiles/test_lm_add.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_add.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_add.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_add.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_add.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=80 "Built target test_lm_add" .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_add.dir/all # Build rule for subdir invocation for target. test/unit/test_ngram/CMakeFiles/test_lm_add.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_ngram/CMakeFiles/test_lm_add.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_add.dir/rule # Convenience name for target. test_lm_add: test/unit/test_ngram/CMakeFiles/test_lm_add.dir/rule .PHONY : test_lm_add # clean rule for target. test/unit/test_ngram/CMakeFiles/test_lm_add.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_add.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_add.dir/clean .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_add.dir/clean #============================================================================= # Target rules for target test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir # All Build rule for target. test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=81 "Built target test_lm_casefold" .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/all # Build rule for subdir invocation for target. test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/rule # Convenience name for target. test_lm_casefold: test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/rule .PHONY : test_lm_casefold # clean rule for target. test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/clean .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_casefold.dir/clean #============================================================================= # Target rules for target test/unit/test_ngram/CMakeFiles/test_lm_class.dir # All Build rule for target. test/unit/test_ngram/CMakeFiles/test_lm_class.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_class.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_class.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_class.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_class.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=82 "Built target test_lm_class" .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_class.dir/all # Build rule for subdir invocation for target. test/unit/test_ngram/CMakeFiles/test_lm_class.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_ngram/CMakeFiles/test_lm_class.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_class.dir/rule # Convenience name for target. test_lm_class: test/unit/test_ngram/CMakeFiles/test_lm_class.dir/rule .PHONY : test_lm_class # clean rule for target. test/unit/test_ngram/CMakeFiles/test_lm_class.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_class.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_class.dir/clean .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_class.dir/clean #============================================================================= # Target rules for target test/unit/test_ngram/CMakeFiles/test_lm_set.dir # All Build rule for target. test/unit/test_ngram/CMakeFiles/test_lm_set.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_set.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_set.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_set.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_set.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=84 "Built target test_lm_set" .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_set.dir/all # Build rule for subdir invocation for target. test/unit/test_ngram/CMakeFiles/test_lm_set.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_ngram/CMakeFiles/test_lm_set.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_set.dir/rule # Convenience name for target. test_lm_set: test/unit/test_ngram/CMakeFiles/test_lm_set.dir/rule .PHONY : test_lm_set # clean rule for target. test/unit/test_ngram/CMakeFiles/test_lm_set.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_set.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_set.dir/clean .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_set.dir/clean #============================================================================= # Target rules for target test/unit/test_ngram/CMakeFiles/test_lm_write.dir # All Build rule for target. test/unit/test_ngram/CMakeFiles/test_lm_write.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_write.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_write.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_write.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_write.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=85 "Built target test_lm_write" .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_write.dir/all # Build rule for subdir invocation for target. test/unit/test_ngram/CMakeFiles/test_lm_write.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_ngram/CMakeFiles/test_lm_write.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_write.dir/rule # Convenience name for target. test_lm_write: test/unit/test_ngram/CMakeFiles/test_lm_write.dir/rule .PHONY : test_lm_write # clean rule for target. test/unit/test_ngram/CMakeFiles/test_lm_write.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_ngram/CMakeFiles/test_lm_write.dir/build.make test/unit/test_ngram/CMakeFiles/test_lm_write.dir/clean .PHONY : test/unit/test_ngram/CMakeFiles/test_lm_write.dir/clean #============================================================================= # Target rules for target test/unit/test_string/CMakeFiles/strtest.dir # All Build rule for target. test/unit/test_string/CMakeFiles/strtest.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_string/CMakeFiles/strtest.dir/build.make test/unit/test_string/CMakeFiles/strtest.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_string/CMakeFiles/strtest.dir/build.make test/unit/test_string/CMakeFiles/strtest.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=49 "Built target strtest" .PHONY : test/unit/test_string/CMakeFiles/strtest.dir/all # Build rule for subdir invocation for target. test/unit/test_string/CMakeFiles/strtest.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_string/CMakeFiles/strtest.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_string/CMakeFiles/strtest.dir/rule # Convenience name for target. strtest: test/unit/test_string/CMakeFiles/strtest.dir/rule .PHONY : strtest # clean rule for target. test/unit/test_string/CMakeFiles/strtest.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_string/CMakeFiles/strtest.dir/build.make test/unit/test_string/CMakeFiles/strtest.dir/clean .PHONY : test/unit/test_string/CMakeFiles/strtest.dir/clean #============================================================================= # Target rules for target test/unit/test_string/CMakeFiles/test_atof.dir # All Build rule for target. test/unit/test_string/CMakeFiles/test_atof.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_string/CMakeFiles/test_atof.dir/build.make test/unit/test_string/CMakeFiles/test_atof.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_string/CMakeFiles/test_atof.dir/build.make test/unit/test_string/CMakeFiles/test_atof.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_atof" .PHONY : test/unit/test_string/CMakeFiles/test_atof.dir/all # Build rule for subdir invocation for target. test/unit/test_string/CMakeFiles/test_atof.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_string/CMakeFiles/test_atof.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_string/CMakeFiles/test_atof.dir/rule # Convenience name for target. test_atof: test/unit/test_string/CMakeFiles/test_atof.dir/rule .PHONY : test_atof # clean rule for target. test/unit/test_string/CMakeFiles/test_atof.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_string/CMakeFiles/test_atof.dir/build.make test/unit/test_string/CMakeFiles/test_atof.dir/clean .PHONY : test/unit/test_string/CMakeFiles/test_atof.dir/clean #============================================================================= # Target rules for target test/unit/test_util/CMakeFiles/test_fopen.dir # All Build rule for target. test/unit/test_util/CMakeFiles/test_fopen.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_fopen.dir/build.make test/unit/test_util/CMakeFiles/test_fopen.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_fopen.dir/build.make test/unit/test_util/CMakeFiles/test_fopen.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=67 "Built target test_fopen" .PHONY : test/unit/test_util/CMakeFiles/test_fopen.dir/all # Build rule for subdir invocation for target. test/unit/test_util/CMakeFiles/test_fopen.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_util/CMakeFiles/test_fopen.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_util/CMakeFiles/test_fopen.dir/rule # Convenience name for target. test_fopen: test/unit/test_util/CMakeFiles/test_fopen.dir/rule .PHONY : test_fopen # clean rule for target. test/unit/test_util/CMakeFiles/test_fopen.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_fopen.dir/build.make test/unit/test_util/CMakeFiles/test_fopen.dir/clean .PHONY : test/unit/test_util/CMakeFiles/test_fopen.dir/clean #============================================================================= # Target rules for target test/unit/test_util/CMakeFiles/test_bitarr.dir # All Build rule for target. test/unit/test_util/CMakeFiles/test_bitarr.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_bitarr.dir/build.make test/unit/test_util/CMakeFiles/test_bitarr.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_bitarr.dir/build.make test/unit/test_util/CMakeFiles/test_bitarr.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=54 "Built target test_bitarr" .PHONY : test/unit/test_util/CMakeFiles/test_bitarr.dir/all # Build rule for subdir invocation for target. test/unit/test_util/CMakeFiles/test_bitarr.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_util/CMakeFiles/test_bitarr.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_util/CMakeFiles/test_bitarr.dir/rule # Convenience name for target. test_bitarr: test/unit/test_util/CMakeFiles/test_bitarr.dir/rule .PHONY : test_bitarr # clean rule for target. test/unit/test_util/CMakeFiles/test_bitarr.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_bitarr.dir/build.make test/unit/test_util/CMakeFiles/test_bitarr.dir/clean .PHONY : test/unit/test_util/CMakeFiles/test_bitarr.dir/clean #============================================================================= # Target rules for target test/unit/test_util/CMakeFiles/test_bit_encode.dir # All Build rule for target. test/unit/test_util/CMakeFiles/test_bit_encode.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_bit_encode.dir/build.make test/unit/test_util/CMakeFiles/test_bit_encode.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_bit_encode.dir/build.make test/unit/test_util/CMakeFiles/test_bit_encode.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=53 "Built target test_bit_encode" .PHONY : test/unit/test_util/CMakeFiles/test_bit_encode.dir/all # Build rule for subdir invocation for target. test/unit/test_util/CMakeFiles/test_bit_encode.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_util/CMakeFiles/test_bit_encode.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_util/CMakeFiles/test_bit_encode.dir/rule # Convenience name for target. test_bit_encode: test/unit/test_util/CMakeFiles/test_bit_encode.dir/rule .PHONY : test_bit_encode # clean rule for target. test/unit/test_util/CMakeFiles/test_bit_encode.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_bit_encode.dir/build.make test/unit/test_util/CMakeFiles/test_bit_encode.dir/clean .PHONY : test/unit/test_util/CMakeFiles/test_bit_encode.dir/clean #============================================================================= # Target rules for target test/unit/test_util/CMakeFiles/test_build_directory.dir # All Build rule for target. test/unit/test_util/CMakeFiles/test_build_directory.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_build_directory.dir/build.make test/unit/test_util/CMakeFiles/test_build_directory.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_build_directory.dir/build.make test/unit/test_util/CMakeFiles/test_build_directory.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_build_directory" .PHONY : test/unit/test_util/CMakeFiles/test_build_directory.dir/all # Build rule for subdir invocation for target. test/unit/test_util/CMakeFiles/test_build_directory.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_util/CMakeFiles/test_build_directory.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_util/CMakeFiles/test_build_directory.dir/rule # Convenience name for target. test_build_directory: test/unit/test_util/CMakeFiles/test_build_directory.dir/rule .PHONY : test_build_directory # clean rule for target. test/unit/test_util/CMakeFiles/test_build_directory.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_build_directory.dir/build.make test/unit/test_util/CMakeFiles/test_build_directory.dir/clean .PHONY : test/unit/test_util/CMakeFiles/test_build_directory.dir/clean #============================================================================= # Target rules for target test/unit/test_util/CMakeFiles/test_heap.dir # All Build rule for target. test/unit/test_util/CMakeFiles/test_heap.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_heap.dir/build.make test/unit/test_util/CMakeFiles/test_heap.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_heap.dir/build.make test/unit/test_util/CMakeFiles/test_heap.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=74 "Built target test_heap" .PHONY : test/unit/test_util/CMakeFiles/test_heap.dir/all # Build rule for subdir invocation for target. test/unit/test_util/CMakeFiles/test_heap.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_util/CMakeFiles/test_heap.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_util/CMakeFiles/test_heap.dir/rule # Convenience name for target. test_heap: test/unit/test_util/CMakeFiles/test_heap.dir/rule .PHONY : test_heap # clean rule for target. test/unit/test_util/CMakeFiles/test_heap.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_heap.dir/build.make test/unit/test_util/CMakeFiles/test_heap.dir/clean .PHONY : test/unit/test_util/CMakeFiles/test_heap.dir/clean #============================================================================= # Target rules for target test/unit/test_util/CMakeFiles/test_filename.dir # All Build rule for target. test/unit/test_util/CMakeFiles/test_filename.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_filename.dir/build.make test/unit/test_util/CMakeFiles/test_filename.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_filename.dir/build.make test/unit/test_util/CMakeFiles/test_filename.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num= "Built target test_filename" .PHONY : test/unit/test_util/CMakeFiles/test_filename.dir/all # Build rule for subdir invocation for target. test/unit/test_util/CMakeFiles/test_filename.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 39 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_util/CMakeFiles/test_filename.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_util/CMakeFiles/test_filename.dir/rule # Convenience name for target. test_filename: test/unit/test_util/CMakeFiles/test_filename.dir/rule .PHONY : test_filename # clean rule for target. test/unit/test_util/CMakeFiles/test_filename.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_filename.dir/build.make test/unit/test_util/CMakeFiles/test_filename.dir/clean .PHONY : test/unit/test_util/CMakeFiles/test_filename.dir/clean #============================================================================= # Target rules for target test/unit/test_util/CMakeFiles/test_readfile.dir # All Build rule for target. test/unit/test_util/CMakeFiles/test_readfile.dir/all: src/CMakeFiles/pocketsphinx.dir/all $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_readfile.dir/build.make test/unit/test_util/CMakeFiles/test_readfile.dir/depend $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_readfile.dir/build.make test/unit/test_util/CMakeFiles/test_readfile.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=93 "Built target test_readfile" .PHONY : test/unit/test_util/CMakeFiles/test_readfile.dir/all # Build rule for subdir invocation for target. test/unit/test_util/CMakeFiles/test_readfile.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 40 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test/unit/test_util/CMakeFiles/test_readfile.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : test/unit/test_util/CMakeFiles/test_readfile.dir/rule # Convenience name for target. test_readfile: test/unit/test_util/CMakeFiles/test_readfile.dir/rule .PHONY : test_readfile # clean rule for target. test/unit/test_util/CMakeFiles/test_readfile.dir/clean: $(MAKE) $(MAKESILENT) -f test/unit/test_util/CMakeFiles/test_readfile.dir/build.make test/unit/test_util/CMakeFiles/test_readfile.dir/clean .PHONY : test/unit/test_util/CMakeFiles/test_readfile.dir/clean #============================================================================= # 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