confusablematcher-js-interop
Version:
TypeScript NAPI Interop for ConfusableMatcher.
318 lines (241 loc) • 12.9 kB
Plain Text
# 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/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
/usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.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/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
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/build/CMakeFiles /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/ConfusableMatcher-js-interop/ConfusableMatcher-js-interop/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 confusablematcher-js-interop-native
# Build rule for target.
confusablematcher-js-interop-native: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 confusablematcher-js-interop-native
.PHONY : confusablematcher-js-interop-native
# fast build rule for target.
confusablematcher-js-interop-native/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/build
.PHONY : confusablematcher-js-interop-native/fast
#=============================================================================
# Target rules for targets named SparsehashConfig
# Build rule for target.
SparsehashConfig: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 SparsehashConfig
.PHONY : SparsehashConfig
# fast build rule for target.
SparsehashConfig/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/SparsehashConfig.dir/build.make CMakeFiles/SparsehashConfig.dir/build
.PHONY : SparsehashConfig/fast
#=============================================================================
# Target rules for targets named SparsehashBuild
# Build rule for target.
SparsehashBuild: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 SparsehashBuild
.PHONY : SparsehashBuild
# fast build rule for target.
SparsehashBuild/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/SparsehashBuild.dir/build.make CMakeFiles/SparsehashBuild.dir/build
.PHONY : SparsehashBuild/fast
src/ConfusableMatcher/ConfusableMatcher.o: src/ConfusableMatcher/ConfusableMatcher.cpp.o
.PHONY : src/ConfusableMatcher/ConfusableMatcher.o
# target to build an object file
src/ConfusableMatcher/ConfusableMatcher.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/ConfusableMatcher/ConfusableMatcher.cpp.o
.PHONY : src/ConfusableMatcher/ConfusableMatcher.cpp.o
src/ConfusableMatcher/ConfusableMatcher.i: src/ConfusableMatcher/ConfusableMatcher.cpp.i
.PHONY : src/ConfusableMatcher/ConfusableMatcher.i
# target to preprocess a source file
src/ConfusableMatcher/ConfusableMatcher.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/ConfusableMatcher/ConfusableMatcher.cpp.i
.PHONY : src/ConfusableMatcher/ConfusableMatcher.cpp.i
src/ConfusableMatcher/ConfusableMatcher.s: src/ConfusableMatcher/ConfusableMatcher.cpp.s
.PHONY : src/ConfusableMatcher/ConfusableMatcher.s
# target to generate assembly for a file
src/ConfusableMatcher/ConfusableMatcher.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/ConfusableMatcher/ConfusableMatcher.cpp.s
.PHONY : src/ConfusableMatcher/ConfusableMatcher.cpp.s
src/ConfusableMatcher/ConfusableMatcherData.o: src/ConfusableMatcher/ConfusableMatcherData.cpp.o
.PHONY : src/ConfusableMatcher/ConfusableMatcherData.o
# target to build an object file
src/ConfusableMatcher/ConfusableMatcherData.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/ConfusableMatcher/ConfusableMatcherData.cpp.o
.PHONY : src/ConfusableMatcher/ConfusableMatcherData.cpp.o
src/ConfusableMatcher/ConfusableMatcherData.i: src/ConfusableMatcher/ConfusableMatcherData.cpp.i
.PHONY : src/ConfusableMatcher/ConfusableMatcherData.i
# target to preprocess a source file
src/ConfusableMatcher/ConfusableMatcherData.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/ConfusableMatcher/ConfusableMatcherData.cpp.i
.PHONY : src/ConfusableMatcher/ConfusableMatcherData.cpp.i
src/ConfusableMatcher/ConfusableMatcherData.s: src/ConfusableMatcher/ConfusableMatcherData.cpp.s
.PHONY : src/ConfusableMatcher/ConfusableMatcherData.s
# target to generate assembly for a file
src/ConfusableMatcher/ConfusableMatcherData.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/ConfusableMatcher/ConfusableMatcherData.cpp.s
.PHONY : src/ConfusableMatcher/ConfusableMatcherData.cpp.s
src/indexOfAsyncWorker.o: src/indexOfAsyncWorker.cpp.o
.PHONY : src/indexOfAsyncWorker.o
# target to build an object file
src/indexOfAsyncWorker.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/indexOfAsyncWorker.cpp.o
.PHONY : src/indexOfAsyncWorker.cpp.o
src/indexOfAsyncWorker.i: src/indexOfAsyncWorker.cpp.i
.PHONY : src/indexOfAsyncWorker.i
# target to preprocess a source file
src/indexOfAsyncWorker.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/indexOfAsyncWorker.cpp.i
.PHONY : src/indexOfAsyncWorker.cpp.i
src/indexOfAsyncWorker.s: src/indexOfAsyncWorker.cpp.s
.PHONY : src/indexOfAsyncWorker.s
# target to generate assembly for a file
src/indexOfAsyncWorker.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/indexOfAsyncWorker.cpp.s
.PHONY : src/indexOfAsyncWorker.cpp.s
src/indexOfDebugFailuresAsyncWorker.o: src/indexOfDebugFailuresAsyncWorker.cpp.o
.PHONY : src/indexOfDebugFailuresAsyncWorker.o
# target to build an object file
src/indexOfDebugFailuresAsyncWorker.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/indexOfDebugFailuresAsyncWorker.cpp.o
.PHONY : src/indexOfDebugFailuresAsyncWorker.cpp.o
src/indexOfDebugFailuresAsyncWorker.i: src/indexOfDebugFailuresAsyncWorker.cpp.i
.PHONY : src/indexOfDebugFailuresAsyncWorker.i
# target to preprocess a source file
src/indexOfDebugFailuresAsyncWorker.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/indexOfDebugFailuresAsyncWorker.cpp.i
.PHONY : src/indexOfDebugFailuresAsyncWorker.cpp.i
src/indexOfDebugFailuresAsyncWorker.s: src/indexOfDebugFailuresAsyncWorker.cpp.s
.PHONY : src/indexOfDebugFailuresAsyncWorker.s
# target to generate assembly for a file
src/indexOfDebugFailuresAsyncWorker.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/indexOfDebugFailuresAsyncWorker.cpp.s
.PHONY : src/indexOfDebugFailuresAsyncWorker.cpp.s
src/interop.o: src/interop.cpp.o
.PHONY : src/interop.o
# target to build an object file
src/interop.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/interop.cpp.o
.PHONY : src/interop.cpp.o
src/interop.i: src/interop.cpp.i
.PHONY : src/interop.i
# target to preprocess a source file
src/interop.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/interop.cpp.i
.PHONY : src/interop.cpp.i
src/interop.s: src/interop.cpp.s
.PHONY : src/interop.s
# target to generate assembly for a file
src/interop.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/confusablematcher-js-interop-native.dir/build.make CMakeFiles/confusablematcher-js-interop-native.dir/src/interop.cpp.s
.PHONY : src/interop.cpp.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 "... rebuild_cache"
@echo "... SparsehashBuild"
@echo "... SparsehashConfig"
@echo "... confusablematcher-js-interop-native"
@echo "... src/ConfusableMatcher/ConfusableMatcher.o"
@echo "... src/ConfusableMatcher/ConfusableMatcher.i"
@echo "... src/ConfusableMatcher/ConfusableMatcher.s"
@echo "... src/ConfusableMatcher/ConfusableMatcherData.o"
@echo "... src/ConfusableMatcher/ConfusableMatcherData.i"
@echo "... src/ConfusableMatcher/ConfusableMatcherData.s"
@echo "... src/indexOfAsyncWorker.o"
@echo "... src/indexOfAsyncWorker.i"
@echo "... src/indexOfAsyncWorker.s"
@echo "... src/indexOfDebugFailuresAsyncWorker.o"
@echo "... src/indexOfDebugFailuresAsyncWorker.i"
@echo "... src/indexOfDebugFailuresAsyncWorker.s"
@echo "... src/interop.o"
@echo "... src/interop.i"
@echo "... src/interop.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:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system