# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.16 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /content/pocketsphinx # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /content/pocketsphinx/build # Include any dependencies generated for this target. include programs/CMakeFiles/pocketsphinx_mdef_convert.dir/depend.make # Include the progress variables for this target. include programs/CMakeFiles/pocketsphinx_mdef_convert.dir/progress.make # Include the compile flags for this target's objects. include programs/CMakeFiles/pocketsphinx_mdef_convert.dir/flags.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.o: programs/CMakeFiles/pocketsphinx_mdef_convert.dir/flags.make programs/CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.o: ../programs/pocketsphinx_mdef_convert.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object programs/CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.o" cd /content/pocketsphinx/build/programs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.o -c /content/pocketsphinx/programs/pocketsphinx_mdef_convert.c programs/CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.i" cd /content/pocketsphinx/build/programs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /content/pocketsphinx/programs/pocketsphinx_mdef_convert.c > CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.i programs/CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.s" cd /content/pocketsphinx/build/programs && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /content/pocketsphinx/programs/pocketsphinx_mdef_convert.c -o CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.s # Object files for target pocketsphinx_mdef_convert pocketsphinx_mdef_convert_OBJECTS = \ "CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.o" # External object files for target pocketsphinx_mdef_convert pocketsphinx_mdef_convert_EXTERNAL_OBJECTS = pocketsphinx_mdef_convert: programs/CMakeFiles/pocketsphinx_mdef_convert.dir/pocketsphinx_mdef_convert.c.o pocketsphinx_mdef_convert: programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build.make pocketsphinx_mdef_convert: libpocketsphinx.a pocketsphinx_mdef_convert: /usr/lib/x86_64-linux-gnu/libm.so pocketsphinx_mdef_convert: programs/CMakeFiles/pocketsphinx_mdef_convert.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../pocketsphinx_mdef_convert" cd /content/pocketsphinx/build/programs && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/pocketsphinx_mdef_convert.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build: pocketsphinx_mdef_convert .PHONY : programs/CMakeFiles/pocketsphinx_mdef_convert.dir/build programs/CMakeFiles/pocketsphinx_mdef_convert.dir/clean: cd /content/pocketsphinx/build/programs && $(CMAKE_COMMAND) -P CMakeFiles/pocketsphinx_mdef_convert.dir/cmake_clean.cmake .PHONY : programs/CMakeFiles/pocketsphinx_mdef_convert.dir/clean programs/CMakeFiles/pocketsphinx_mdef_convert.dir/depend: cd /content/pocketsphinx/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /content/pocketsphinx /content/pocketsphinx/programs /content/pocketsphinx/build /content/pocketsphinx/build/programs /content/pocketsphinx/build/programs/CMakeFiles/pocketsphinx_mdef_convert.dir/DependInfo.cmake --color=$(COLOR) .PHONY : programs/CMakeFiles/pocketsphinx_mdef_convert.dir/depend