1
0
Fork 0
frr/bfdd/Makefile

11 lines
143 B
Makefile
Raw Normal View History

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