mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-17 08:11:54 +00:00

Iron out all of the glitches with recursive Automake, 3rd-party autogenerated Sphinx makefiles, building and installing 3 different document formats under different targets, and handling clean. * Implement all Automake-required targets for 3rd-party Makefiles * Setup subdirectories for 3rd-party Makefiles * Override implicit Automake document targets * Clean up explicit targets for developer docs * Move Sphinx-generated Makefile to an include file * Update targets for debian packaging Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2 lines
25 B
Makefile
2 lines
25 B
Makefile
include ../frr-sphinx.mk
|