summaryrefslogtreecommitdiffstats
path: root/ospfclient/Makefile
blob: 3da2a5b89780815934a46ed24ef2103cf80cee10 (plain)
1
2
3
4
5
6
7
8
9
10
all: ALWAYS
	@$(MAKE) -s -C .. ospfclient/ospfclient
%: ALWAYS
	@$(MAKE) -s -C .. ospfclient/$@

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