TOP=../

-include $(TOP)rules.mk

all:
	make -C $(TOP) all
