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

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