1
0
Fork 0
frr/pathd/Makefile

11 lines
146 B
Makefile
Raw Normal View History

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