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

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