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

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