info:  /home/stewart/unix_demos
	@echo $(@D) is the path to this directory 

%: force
	@$(MAKE) -f Makefile $@
force: ;
