# -*- makefile-gmake -*-

oneshell_control:
	cd subdir
	echo hello from subdir >../$@
