# AMP Example makefile

all target clean:
	make -C master $@

-include special-rule.mk.internal
