1
0
Fork 0
frr/staticd/Makefile

11 lines
152 B
Makefile
Raw Permalink Normal View History

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