ipld-eth-server/vendor/github.com/ipfs/go-ipfs/Makefile

9 lines
109 B
Makefile

# General tools
SHELL=PATH='$(PATH)' /bin/sh
# enable second expansion
.SECONDEXPANSION:
include Rules.mk