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

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