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

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