You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.2 KiB
32 lines
1.2 KiB
# This file is generated by gyp; do not edit. |
|
|
|
TOOLSET := target |
|
TARGET := action_after_build |
|
### Generated for copy rule. |
|
/Users/eshanker/Code/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node: TOOLSET := $(TOOLSET) |
|
/Users/eshanker/Code/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node: $(builddir)/fse.node FORCE_DO_CMD |
|
$(call do_cmd,copy) |
|
|
|
all_deps += /Users/eshanker/Code/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node |
|
binding_gyp_action_after_build_target_copies = /Users/eshanker/Code/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.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)/fse.node |
|
|
|
$(obj).target/action_after_build.stamp: TOOLSET := $(TOOLSET) |
|
$(obj).target/action_after_build.stamp: $(builddir)/fse.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 |
|
|
|
|