# General tools

SHELL=PATH='$(PATH)' /bin/sh

# enable second expansion
.SECONDEXPANSION:

include Rules.mk
