1
0
Fork 0
frr/bgpd/Makefile

11 lines
143 B
Makefile
Raw Normal View History

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