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

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