1
0
Fork 0
frr/mgmtd/Makefile

11 lines
146 B
Makefile
Raw Permalink Normal View History

all: ALWAYS
@$(MAKE) -s -C .. mgmtd/mgmtd
%: ALWAYS
@$(MAKE) -s -C .. mgmtd/$@
Makefile:
#nothing
ALWAYS:
.PHONY: ALWAYS makefiles
.SUFFIXES: