1
0
Fork 0
frr/doc/manpages/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
221 B
Makefile
Raw Normal View History

all: ALWAYS
@$(MAKE) -s -C ../.. doc/manpages/man.stamp
help: ALWAYS
@$(MAKE) -s -C ../.. doc/help
%: ALWAYS
@$(MAKE) -s -C ../.. doc/manpages/_build/$@
Makefile:
#nothing
ALWAYS:
.PHONY: ALWAYS makefiles
.SUFFIXES: