Blame view

node_modules/fsevents/build/action_after_build.target.mk 1.22 KB
aaac7fed   liuqimichale   add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  # 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