| | |
| | |
| |
|
| | |
| | .DELETE_ON_ERROR: |
| |
|
| | |
| | |
| |
|
| | |
| | .SUFFIXES: |
| |
|
| | |
| | % : %,v |
| |
|
| | |
| | % : RCS/% |
| |
|
| | |
| | % : RCS/%,v |
| |
|
| | |
| | % : SCCS/s.% |
| |
|
| | |
| | % : s.% |
| |
|
| | .SUFFIXES: .hpux_make_needs_suffix_list |
| |
|
| | |
| | $(VERBOSE)MAKESILENT = -s |
| |
|
| | |
| | $(VERBOSE).SILENT: |
| |
|
| | |
| | cmake_force: |
| | .PHONY : cmake_force |
| |
|
| | |
| | |
| |
|
| | |
| | SHELL = /bin/sh |
| |
|
| | |
| | CMAKE_COMMAND = /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake |
| |
|
| | |
| | RM = /usr/local/lib/python3.8/dist-packages/cmake/data/bin/cmake -E rm -f |
| |
|
| | |
| | EQUALS = = |
| |
|
| | |
| | CMAKE_SOURCE_DIR = /content/pocketsphinx |
| |
|
| | |
| | CMAKE_BINARY_DIR = /content/pocketsphinx/build |
| |
|
| | |
| | include test/unit/CMakeFiles/test_endpointer.dir/depend.make |
| | |
| | include test/unit/CMakeFiles/test_endpointer.dir/compiler_depend.make |
| |
|
| | |
| | include test/unit/CMakeFiles/test_endpointer.dir/progress.make |
| |
|
| | |
| | include test/unit/CMakeFiles/test_endpointer.dir/flags.make |
| |
|
| | test/unit/CMakeFiles/test_endpointer.dir/test_endpointer.c.o: test/unit/CMakeFiles/test_endpointer.dir/flags.make |
| | test/unit/CMakeFiles/test_endpointer.dir/test_endpointer.c.o: ../test/unit/test_endpointer.c |
| | test/unit/CMakeFiles/test_endpointer.dir/test_endpointer.c.o: test/unit/CMakeFiles/test_endpointer.dir/compiler_depend.ts |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/content/pocketsphinx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object test/unit/CMakeFiles/test_endpointer.dir/test_endpointer.c.o" |
| | cd /content/pocketsphinx/build/test/unit && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT test/unit/CMakeFiles/test_endpointer.dir/test_endpointer.c.o -MF CMakeFiles/test_endpointer.dir/test_endpointer.c.o.d -o CMakeFiles/test_endpointer.dir/test_endpointer.c.o -c /content/pocketsphinx/test/unit/test_endpointer.c |
| |
|
| | test/unit/CMakeFiles/test_endpointer.dir/test_endpointer.c.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/test_endpointer.dir/test_endpointer.c.i" |
| | cd /content/pocketsphinx/build/test/unit && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /content/pocketsphinx/test/unit/test_endpointer.c > CMakeFiles/test_endpointer.dir/test_endpointer.c.i |
| |
|
| | test/unit/CMakeFiles/test_endpointer.dir/test_endpointer.c.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/test_endpointer.dir/test_endpointer.c.s" |
| | cd /content/pocketsphinx/build/test/unit && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /content/pocketsphinx/test/unit/test_endpointer.c -o CMakeFiles/test_endpointer.dir/test_endpointer.c.s |
| |
|
| | |
| | test_endpointer_OBJECTS = \ |
| | "CMakeFiles/test_endpointer.dir/test_endpointer.c.o" |
| |
|
| | |
| | test_endpointer_EXTERNAL_OBJECTS = |
| |
|
| | test_endpointer: test/unit/CMakeFiles/test_endpointer.dir/test_endpointer.c.o |
| | test_endpointer: test/unit/CMakeFiles/test_endpointer.dir/build.make |
| | test_endpointer: libpocketsphinx.a |
| | test_endpointer: /usr/lib/x86_64-linux-gnu/libm.so |
| | test_endpointer: test/unit/CMakeFiles/test_endpointer.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 ../../test_endpointer" |
| | cd /content/pocketsphinx/build/test/unit && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test_endpointer.dir/link.txt --verbose=$(VERBOSE) |
| |
|
| | |
| | test/unit/CMakeFiles/test_endpointer.dir/build: test_endpointer |
| | .PHONY : test/unit/CMakeFiles/test_endpointer.dir/build |
| |
|
| | test/unit/CMakeFiles/test_endpointer.dir/clean: |
| | cd /content/pocketsphinx/build/test/unit && $(CMAKE_COMMAND) -P CMakeFiles/test_endpointer.dir/cmake_clean.cmake |
| | .PHONY : test/unit/CMakeFiles/test_endpointer.dir/clean |
| |
|
| | test/unit/CMakeFiles/test_endpointer.dir/depend: |
| | cd /content/pocketsphinx/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /content/pocketsphinx /content/pocketsphinx/test/unit /content/pocketsphinx/build /content/pocketsphinx/build/test/unit /content/pocketsphinx/build/test/unit/CMakeFiles/test_endpointer.dir/DependInfo.cmake --color=$(COLOR) |
| | .PHONY : test/unit/CMakeFiles/test_endpointer.dir/depend |
| |
|
| |
|