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

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