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

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