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

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