]> git.proxmox.com Git - mirror_frr.git/blame - doc/user/Makefile
Merge pull request #3303 from opensourcerouting/bugfix/isis-fragment-retransmission
[mirror_frr.git] / doc / user / Makefile
CommitLineData
9e53b315
DL
1all: ALWAYS
2 @$(MAKE) -s -C ../.. doc-user
3help: ALWAYS
4 @$(MAKE) -s -C ../.. doc/help
5pdf: ALWAYS
6 @$(MAKE) -s -C ../.. doc/user/_build/latexpdf
7info: ALWAYS
8 @$(MAKE) -s -C ../.. doc/user/_build/texinfo/frr.info
9%: ALWAYS
10 @$(MAKE) -s -C ../.. doc/user/_build/$@
11
12Makefile:
13 #nothing
14ALWAYS:
15.PHONY: ALWAYS makefiles
16.SUFFIXES: