mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-02 21:06:01 +00:00

Adds "DEFPY()" which invokes an additional layer of preprocessing, so that we get pre-parsed and named function arguments for the CLI. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
4 lines
48 B
Makefile
4 lines
48 B
Makefile
EXTRA_DIST = \
|
|
clidef.py \
|
|
clippy/__init__.py
|