all: ALWAYS
	@$(MAKE) -s -C .. ospfclient/ospfclient
%: ALWAYS
	@$(MAKE) -s -C .. ospfclient/$@

Makefile:
	#nothing
ALWAYS:
.PHONY: ALWAYS makefiles
.SUFFIXES: