applied-ai-018's picture
Add files using upload-large-folder tool
89830a8 verified
# 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/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/sdp/Common_crawl/cc-multilingual-main/cc-multilingual-main/cc_net/third_party/kenlm
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/sdp/Common_crawl/cc-multilingual-main/cc-multilingual-main/cc_net/third_party/kenlm/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/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/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\" \"headers\""
.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/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/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/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/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/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/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/sdp/Common_crawl/cc-multilingual-main/cc-multilingual-main/cc_net/third_party/kenlm/build/CMakeFiles /home/sdp/Common_crawl/cc-multilingual-main/cc-multilingual-main/cc_net/third_party/kenlm/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/sdp/Common_crawl/cc-multilingual-main/cc-multilingual-main/cc_net/third_party/kenlm/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named kenlm_util
# Build rule for target.
kenlm_util: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kenlm_util
.PHONY : kenlm_util
# fast build rule for target.
kenlm_util/fast:
$(MAKE) $(MAKESILENT) -f util/CMakeFiles/kenlm_util.dir/build.make util/CMakeFiles/kenlm_util.dir/build
.PHONY : kenlm_util/fast
#=============================================================================
# Target rules for targets named probing_hash_table_benchmark
# Build rule for target.
probing_hash_table_benchmark: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 probing_hash_table_benchmark
.PHONY : probing_hash_table_benchmark
# fast build rule for target.
probing_hash_table_benchmark/fast:
$(MAKE) $(MAKESILENT) -f util/CMakeFiles/probing_hash_table_benchmark.dir/build.make util/CMakeFiles/probing_hash_table_benchmark.dir/build
.PHONY : probing_hash_table_benchmark/fast
#=============================================================================
# Target rules for targets named kenlm
# Build rule for target.
kenlm: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kenlm
.PHONY : kenlm
# fast build rule for target.
kenlm/fast:
$(MAKE) $(MAKESILENT) -f lm/CMakeFiles/kenlm.dir/build.make lm/CMakeFiles/kenlm.dir/build
.PHONY : kenlm/fast
#=============================================================================
# Target rules for targets named query
# Build rule for target.
query: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 query
.PHONY : query
# fast build rule for target.
query/fast:
$(MAKE) $(MAKESILENT) -f lm/CMakeFiles/query.dir/build.make lm/CMakeFiles/query.dir/build
.PHONY : query/fast
#=============================================================================
# Target rules for targets named fragment
# Build rule for target.
fragment: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fragment
.PHONY : fragment
# fast build rule for target.
fragment/fast:
$(MAKE) $(MAKESILENT) -f lm/CMakeFiles/fragment.dir/build.make lm/CMakeFiles/fragment.dir/build
.PHONY : fragment/fast
#=============================================================================
# Target rules for targets named build_binary
# Build rule for target.
build_binary: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 build_binary
.PHONY : build_binary
# fast build rule for target.
build_binary/fast:
$(MAKE) $(MAKESILENT) -f lm/CMakeFiles/build_binary.dir/build.make lm/CMakeFiles/build_binary.dir/build
.PHONY : build_binary/fast
#=============================================================================
# Target rules for targets named kenlm_benchmark
# Build rule for target.
kenlm_benchmark: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kenlm_benchmark
.PHONY : kenlm_benchmark
# fast build rule for target.
kenlm_benchmark/fast:
$(MAKE) $(MAKESILENT) -f lm/CMakeFiles/kenlm_benchmark.dir/build.make lm/CMakeFiles/kenlm_benchmark.dir/build
.PHONY : kenlm_benchmark/fast
#=============================================================================
# Target rules for targets named kenlm_builder
# Build rule for target.
kenlm_builder: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kenlm_builder
.PHONY : kenlm_builder
# fast build rule for target.
kenlm_builder/fast:
$(MAKE) $(MAKESILENT) -f lm/builder/CMakeFiles/kenlm_builder.dir/build.make lm/builder/CMakeFiles/kenlm_builder.dir/build
.PHONY : kenlm_builder/fast
#=============================================================================
# Target rules for targets named lmplz
# Build rule for target.
lmplz: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lmplz
.PHONY : lmplz
# fast build rule for target.
lmplz/fast:
$(MAKE) $(MAKESILENT) -f lm/builder/CMakeFiles/lmplz.dir/build.make lm/builder/CMakeFiles/lmplz.dir/build
.PHONY : lmplz/fast
#=============================================================================
# Target rules for targets named count_ngrams
# Build rule for target.
count_ngrams: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 count_ngrams
.PHONY : count_ngrams
# fast build rule for target.
count_ngrams/fast:
$(MAKE) $(MAKESILENT) -f lm/builder/CMakeFiles/count_ngrams.dir/build.make lm/builder/CMakeFiles/count_ngrams.dir/build
.PHONY : count_ngrams/fast
#=============================================================================
# Target rules for targets named kenlm_filter
# Build rule for target.
kenlm_filter: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kenlm_filter
.PHONY : kenlm_filter
# fast build rule for target.
kenlm_filter/fast:
$(MAKE) $(MAKESILENT) -f lm/filter/CMakeFiles/kenlm_filter.dir/build.make lm/filter/CMakeFiles/kenlm_filter.dir/build
.PHONY : kenlm_filter/fast
#=============================================================================
# Target rules for targets named filter
# Build rule for target.
filter: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 filter
.PHONY : filter
# fast build rule for target.
filter/fast:
$(MAKE) $(MAKESILENT) -f lm/filter/CMakeFiles/filter.dir/build.make lm/filter/CMakeFiles/filter.dir/build
.PHONY : filter/fast
#=============================================================================
# Target rules for targets named phrase_table_vocab
# Build rule for target.
phrase_table_vocab: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 phrase_table_vocab
.PHONY : phrase_table_vocab
# fast build rule for target.
phrase_table_vocab/fast:
$(MAKE) $(MAKESILENT) -f lm/filter/CMakeFiles/phrase_table_vocab.dir/build.make lm/filter/CMakeFiles/phrase_table_vocab.dir/build
.PHONY : phrase_table_vocab/fast
# 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 "... build_binary"
@echo "... count_ngrams"
@echo "... filter"
@echo "... fragment"
@echo "... kenlm"
@echo "... kenlm_benchmark"
@echo "... kenlm_builder"
@echo "... kenlm_filter"
@echo "... kenlm_util"
@echo "... lmplz"
@echo "... phrase_table_vocab"
@echo "... probing_hash_table_benchmark"
@echo "... query"
.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:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system