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