michael@0: # This file is generated by gyp; do not edit. michael@0: michael@0: TOOLSET := target michael@0: TARGET := base michael@0: ### Rules for final target. michael@0: $(obj).target/base/base.stamp: TOOLSET := $(TOOLSET) michael@0: $(obj).target/base/base.stamp: FORCE_DO_CMD michael@0: $(call do_cmd,touch) michael@0: michael@0: all_deps += $(obj).target/base/base.stamp michael@0: # Add target alias michael@0: .PHONY: base michael@0: base: $(obj).target/base/base.stamp michael@0: michael@0: # Add target alias to "all" target. michael@0: .PHONY: all michael@0: all: base michael@0: