init source
This commit is contained in:
+32
@@ -0,0 +1,32 @@
|
||||
# This file is generated by gyp; do not edit.
|
||||
|
||||
TOOLSET := target
|
||||
TARGET := action_after_build
|
||||
### Generated for copy rule.
|
||||
/Users/leviet/Work/Float/FloatApiNode/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: TOOLSET := $(TOOLSET)
|
||||
/Users/leviet/Work/Float/FloatApiNode/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: $(builddir)/bcrypt_lib.node FORCE_DO_CMD
|
||||
$(call do_cmd,copy)
|
||||
|
||||
all_deps += /Users/leviet/Work/Float/FloatApiNode/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node
|
||||
binding_gyp_action_after_build_target_copies = /Users/leviet/Work/Float/FloatApiNode/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node
|
||||
|
||||
### Rules for final target.
|
||||
# Build our special outputs first.
|
||||
$(obj).target/action_after_build.stamp: | $(binding_gyp_action_after_build_target_copies)
|
||||
|
||||
# Preserve order dependency of special output on deps.
|
||||
$(binding_gyp_action_after_build_target_copies): | $(builddir)/bcrypt_lib.node
|
||||
|
||||
$(obj).target/action_after_build.stamp: TOOLSET := $(TOOLSET)
|
||||
$(obj).target/action_after_build.stamp: $(builddir)/bcrypt_lib.node FORCE_DO_CMD
|
||||
$(call do_cmd,touch)
|
||||
|
||||
all_deps += $(obj).target/action_after_build.stamp
|
||||
# Add target alias
|
||||
.PHONY: action_after_build
|
||||
action_after_build: $(obj).target/action_after_build.stamp
|
||||
|
||||
# Add target alias to "all" target.
|
||||
.PHONY: all
|
||||
all: action_after_build
|
||||
|
||||
Reference in New Issue
Block a user