| |
| |
|
|
| |
| .DELETE_ON_ERROR: |
|
|
|
|
| |
| |
|
|
| |
| .SUFFIXES: |
|
|
|
|
| |
| SUFFIXES = |
|
|
| .SUFFIXES: .hpux_make_needs_suffix_list |
|
|
|
|
| |
| $(VERBOSE).SILENT: |
|
|
|
|
| |
| cmake_force: |
|
|
| .PHONY : cmake_force |
|
|
| |
| |
|
|
| |
| SHELL = /bin/sh |
|
|
| |
| CMAKE_COMMAND = /usr/bin/cmake |
|
|
| |
| RM = /usr/bin/cmake -E remove -f |
|
|
| |
| EQUALS = = |
|
|
| |
| CMAKE_SOURCE_DIR = /content/pocketsphinx |
|
|
| |
| CMAKE_BINARY_DIR = /content/pocketsphinx/build |
|
|
| |
|
|
| |
| include CMakeFiles/ContinuousSubmit.dir/progress.make |
|
|
| CMakeFiles/ContinuousSubmit: |
| /usr/bin/ctest -D ContinuousSubmit |
|
|
| ContinuousSubmit: CMakeFiles/ContinuousSubmit |
| ContinuousSubmit: CMakeFiles/ContinuousSubmit.dir/build.make |
|
|
| .PHONY : ContinuousSubmit |
|
|
| |
| CMakeFiles/ContinuousSubmit.dir/build: ContinuousSubmit |
|
|
| .PHONY : CMakeFiles/ContinuousSubmit.dir/build |
|
|
| CMakeFiles/ContinuousSubmit.dir/clean: |
| $(CMAKE_COMMAND) -P CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake |
| .PHONY : CMakeFiles/ContinuousSubmit.dir/clean |
|
|
| CMakeFiles/ContinuousSubmit.dir/depend: |
| cd /content/pocketsphinx/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /content/pocketsphinx /content/pocketsphinx /content/pocketsphinx/build /content/pocketsphinx/build /content/pocketsphinx/build/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake --color=$(COLOR) |
| .PHONY : CMakeFiles/ContinuousSubmit.dir/depend |
|
|
|
|