# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.22 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake # The command to remove a file. RM = /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /content/pocketsphinx # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /content/pocketsphinx/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target test test: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." /usr/local/lib/python3.8/dist-packages/cmake/data/bin/ctest --force-new-ctest-process $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system cd /content/pocketsphinx/build && $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles /content/pocketsphinx/build/programs//CMakeFiles/progress.marks cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/all $(CMAKE_COMMAND) -E cmake_progress_start /content/pocketsphinx/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/preinstall .PHONY : preinstall/fast # clear depends depend: cd /content/pocketsphinx/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. programs/CMakeFiles/pocketsphinx_main.dir/rule: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_main.dir/rule .PHONY : programs/CMakeFiles/pocketsphinx_main.dir/rule # Convenience name for target. pocketsphinx_main: programs/CMakeFiles/pocketsphinx_main.dir/rule .PHONY : pocketsphinx_main # fast build rule for target. pocketsphinx_main/fast: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_main.dir/build.make programs/CMakeFiles/pocketsphinx_main.dir/build .PHONY : pocketsphinx_main/fast # Convenience name for target. programs/CMakeFiles/pocketsphinx_batch.dir/rule: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_batch.dir/rule .PHONY : programs/CMakeFiles/pocketsphinx_batch.dir/rule # Convenience name for target. pocketsphinx_batch: programs/CMakeFiles/pocketsphinx_batch.dir/rule .PHONY : pocketsphinx_batch # fast build rule for target. pocketsphinx_batch/fast: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_batch.dir/build.make programs/CMakeFiles/pocketsphinx_batch.dir/build .PHONY : pocketsphinx_batch/fast # Convenience name for target. programs/CMakeFiles/pocketsphinx_mdef_convert.dir/rule: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_mdef_convert.dir/rule .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 # fast build rule for target. pocketsphinx_mdef_convert/fast: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build .PHONY : pocketsphinx_mdef_convert/fast # Convenience name for target. programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/rule: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/rule .PHONY : programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/rule # Convenience name for target. pocketsphinx_jsgf2fsg: programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/rule .PHONY : pocketsphinx_jsgf2fsg # fast build rule for target. pocketsphinx_jsgf2fsg/fast: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build.make programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build .PHONY : pocketsphinx_jsgf2fsg/fast # Convenience name for target. programs/CMakeFiles/pocketsphinx_lm_convert.dir/rule: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_lm_convert.dir/rule .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 # fast build rule for target. pocketsphinx_lm_convert/fast: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_convert.dir/build.make programs/CMakeFiles/pocketsphinx_lm_convert.dir/build .PHONY : pocketsphinx_lm_convert/fast # Convenience name for target. programs/CMakeFiles/pocketsphinx_lm_eval.dir/rule: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_lm_eval.dir/rule .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 # fast build rule for target. pocketsphinx_lm_eval/fast: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_eval.dir/build.make programs/CMakeFiles/pocketsphinx_lm_eval.dir/build .PHONY : pocketsphinx_lm_eval/fast # Convenience name for target. programs/CMakeFiles/pocketsphinx_pitch.dir/rule: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 programs/CMakeFiles/pocketsphinx_pitch.dir/rule .PHONY : programs/CMakeFiles/pocketsphinx_pitch.dir/rule # Convenience name for target. pocketsphinx_pitch: programs/CMakeFiles/pocketsphinx_pitch.dir/rule .PHONY : pocketsphinx_pitch # fast build rule for target. pocketsphinx_pitch/fast: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_pitch.dir/build.make programs/CMakeFiles/pocketsphinx_pitch.dir/build .PHONY : pocketsphinx_pitch/fast pocketsphinx_batch.o: pocketsphinx_batch.c.o .PHONY : pocketsphinx_batch.o # target to build an object file pocketsphinx_batch.c.o: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_batch.dir/build.make programs/CMakeFiles/pocketsphinx_batch.dir/pocketsphinx_batch.c.o .PHONY : pocketsphinx_batch.c.o pocketsphinx_batch.i: pocketsphinx_batch.c.i .PHONY : pocketsphinx_batch.i # target to preprocess a source file pocketsphinx_batch.c.i: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_batch.dir/build.make programs/CMakeFiles/pocketsphinx_batch.dir/pocketsphinx_batch.c.i .PHONY : pocketsphinx_batch.c.i pocketsphinx_batch.s: pocketsphinx_batch.c.s .PHONY : pocketsphinx_batch.s # target to generate assembly for a file pocketsphinx_batch.c.s: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_batch.dir/build.make programs/CMakeFiles/pocketsphinx_batch.dir/pocketsphinx_batch.c.s .PHONY : pocketsphinx_batch.c.s pocketsphinx_jsgf2fsg.o: pocketsphinx_jsgf2fsg.c.o .PHONY : pocketsphinx_jsgf2fsg.o # target to build an object file pocketsphinx_jsgf2fsg.c.o: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build.make programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/pocketsphinx_jsgf2fsg.c.o .PHONY : pocketsphinx_jsgf2fsg.c.o pocketsphinx_jsgf2fsg.i: pocketsphinx_jsgf2fsg.c.i .PHONY : pocketsphinx_jsgf2fsg.i # target to preprocess a source file pocketsphinx_jsgf2fsg.c.i: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build.make programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/pocketsphinx_jsgf2fsg.c.i .PHONY : pocketsphinx_jsgf2fsg.c.i pocketsphinx_jsgf2fsg.s: pocketsphinx_jsgf2fsg.c.s .PHONY : pocketsphinx_jsgf2fsg.s # target to generate assembly for a file pocketsphinx_jsgf2fsg.c.s: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/build.make programs/CMakeFiles/pocketsphinx_jsgf2fsg.dir/pocketsphinx_jsgf2fsg.c.s .PHONY : pocketsphinx_jsgf2fsg.c.s pocketsphinx_lm_convert.o: pocketsphinx_lm_convert.c.o .PHONY : pocketsphinx_lm_convert.o # target to build an object file pocketsphinx_lm_convert.c.o: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_convert.dir/build.make programs/CMakeFiles/pocketsphinx_lm_convert.dir/pocketsphinx_lm_convert.c.o .PHONY : pocketsphinx_lm_convert.c.o pocketsphinx_lm_convert.i: pocketsphinx_lm_convert.c.i .PHONY : pocketsphinx_lm_convert.i # target to preprocess a source file pocketsphinx_lm_convert.c.i: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_convert.dir/build.make programs/CMakeFiles/pocketsphinx_lm_convert.dir/pocketsphinx_lm_convert.c.i .PHONY : pocketsphinx_lm_convert.c.i pocketsphinx_lm_convert.s: pocketsphinx_lm_convert.c.s .PHONY : pocketsphinx_lm_convert.s # target to generate assembly for a file pocketsphinx_lm_convert.c.s: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_convert.dir/build.make programs/CMakeFiles/pocketsphinx_lm_convert.dir/pocketsphinx_lm_convert.c.s .PHONY : pocketsphinx_lm_convert.c.s pocketsphinx_lm_eval.o: pocketsphinx_lm_eval.c.o .PHONY : pocketsphinx_lm_eval.o # target to build an object file pocketsphinx_lm_eval.c.o: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_eval.dir/build.make programs/CMakeFiles/pocketsphinx_lm_eval.dir/pocketsphinx_lm_eval.c.o .PHONY : pocketsphinx_lm_eval.c.o pocketsphinx_lm_eval.i: pocketsphinx_lm_eval.c.i .PHONY : pocketsphinx_lm_eval.i # target to preprocess a source file pocketsphinx_lm_eval.c.i: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_eval.dir/build.make programs/CMakeFiles/pocketsphinx_lm_eval.dir/pocketsphinx_lm_eval.c.i .PHONY : pocketsphinx_lm_eval.c.i pocketsphinx_lm_eval.s: pocketsphinx_lm_eval.c.s .PHONY : pocketsphinx_lm_eval.s # target to generate assembly for a file pocketsphinx_lm_eval.c.s: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_lm_eval.dir/build.make programs/CMakeFiles/pocketsphinx_lm_eval.dir/pocketsphinx_lm_eval.c.s .PHONY : pocketsphinx_lm_eval.c.s pocketsphinx_main.o: pocketsphinx_main.c.o .PHONY : pocketsphinx_main.o # target to build an object file pocketsphinx_main.c.o: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_main.dir/build.make programs/CMakeFiles/pocketsphinx_main.dir/pocketsphinx_main.c.o .PHONY : pocketsphinx_main.c.o pocketsphinx_main.i: pocketsphinx_main.c.i .PHONY : pocketsphinx_main.i # target to preprocess a source file pocketsphinx_main.c.i: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_main.dir/build.make programs/CMakeFiles/pocketsphinx_main.dir/pocketsphinx_main.c.i .PHONY : pocketsphinx_main.c.i pocketsphinx_main.s: pocketsphinx_main.c.s .PHONY : pocketsphinx_main.s # target to generate assembly for a file pocketsphinx_main.c.s: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_main.dir/build.make programs/CMakeFiles/pocketsphinx_main.dir/pocketsphinx_main.c.s .PHONY : pocketsphinx_main.c.s pocketsphinx_mdef_convert.o: pocketsphinx_mdef_convert.c.o .PHONY : pocketsphinx_mdef_convert.o # target to build an object file pocketsphinx_mdef_convert.c.o: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.o .PHONY : pocketsphinx_mdef_convert.c.o pocketsphinx_mdef_convert.i: pocketsphinx_mdef_convert.c.i .PHONY : pocketsphinx_mdef_convert.i # target to preprocess a source file pocketsphinx_mdef_convert.c.i: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.i .PHONY : pocketsphinx_mdef_convert.c.i pocketsphinx_mdef_convert.s: pocketsphinx_mdef_convert.c.s .PHONY : pocketsphinx_mdef_convert.s # target to generate assembly for a file pocketsphinx_mdef_convert.c.s: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.s .PHONY : pocketsphinx_mdef_convert.c.s pocketsphinx_pitch.o: pocketsphinx_pitch.c.o .PHONY : pocketsphinx_pitch.o # target to build an object file pocketsphinx_pitch.c.o: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_pitch.dir/build.make programs/CMakeFiles/pocketsphinx_pitch.dir/pocketsphinx_pitch.c.o .PHONY : pocketsphinx_pitch.c.o pocketsphinx_pitch.i: pocketsphinx_pitch.c.i .PHONY : pocketsphinx_pitch.i # target to preprocess a source file pocketsphinx_pitch.c.i: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_pitch.dir/build.make programs/CMakeFiles/pocketsphinx_pitch.dir/pocketsphinx_pitch.c.i .PHONY : pocketsphinx_pitch.c.i pocketsphinx_pitch.s: pocketsphinx_pitch.c.s .PHONY : pocketsphinx_pitch.s # target to generate assembly for a file pocketsphinx_pitch.c.s: cd /content/pocketsphinx/build && $(MAKE) $(MAKESILENT) -f programs/CMakeFiles/pocketsphinx_pitch.dir/build.make programs/CMakeFiles/pocketsphinx_pitch.dir/pocketsphinx_pitch.c.s .PHONY : pocketsphinx_pitch.c.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... test" @echo "... pocketsphinx_batch" @echo "... pocketsphinx_jsgf2fsg" @echo "... pocketsphinx_lm_convert" @echo "... pocketsphinx_lm_eval" @echo "... pocketsphinx_main" @echo "... pocketsphinx_mdef_convert" @echo "... pocketsphinx_pitch" @echo "... pocketsphinx_batch.o" @echo "... pocketsphinx_batch.i" @echo "... pocketsphinx_batch.s" @echo "... pocketsphinx_jsgf2fsg.o" @echo "... pocketsphinx_jsgf2fsg.i" @echo "... pocketsphinx_jsgf2fsg.s" @echo "... pocketsphinx_lm_convert.o" @echo "... pocketsphinx_lm_convert.i" @echo "... pocketsphinx_lm_convert.s" @echo "... pocketsphinx_lm_eval.o" @echo "... pocketsphinx_lm_eval.i" @echo "... pocketsphinx_lm_eval.s" @echo "... pocketsphinx_main.o" @echo "... pocketsphinx_main.i" @echo "... pocketsphinx_main.s" @echo "... pocketsphinx_mdef_convert.o" @echo "... pocketsphinx_mdef_convert.i" @echo "... pocketsphinx_mdef_convert.s" @echo "... pocketsphinx_pitch.o" @echo "... pocketsphinx_pitch.i" @echo "... pocketsphinx_pitch.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /content/pocketsphinx/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system