mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
33 lines
1.4 KiB
Makefile
33 lines
1.4 KiB
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
TOOLSET := target
|
|
TARGET := action_after_build
|
|
### Generated for copy rule.
|
|
/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-zopfli/lib/binding/node-v47-darwin-x64/zopfli.node: TOOLSET := $(TOOLSET)
|
|
/Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-zopfli/lib/binding/node-v47-darwin-x64/zopfli.node: $(builddir)/zopfli.node FORCE_DO_CMD
|
|
$(call do_cmd,copy)
|
|
|
|
all_deps += /Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-zopfli/lib/binding/node-v47-darwin-x64/zopfli.node
|
|
binding_gyp_action_after_build_target_copies = /Users/xmfish/Documents/Ash_Soft/ASHEBShop-h5/node_modules/node-zopfli/lib/binding/node-v47-darwin-x64/zopfli.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)/zopfli.node
|
|
|
|
$(obj).target/action_after_build.stamp: TOOLSET := $(TOOLSET)
|
|
$(obj).target/action_after_build.stamp: $(builddir)/zopfli.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
|
|
|