mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 18:44:54 +00:00
vtysh: auto-generated vtysh_cmd.c file should depend on its creator
This commit is contained in:
parent
f4cafc65a3
commit
031360e295
@ -37,6 +37,5 @@ vtysh_cmd_FILES = $(top_srcdir)/bgpd/*.c $(top_srcdir)/isisd/*.c \
|
|||||||
$(top_srcdir)/zebra/zebra_fpm.c \
|
$(top_srcdir)/zebra/zebra_fpm.c \
|
||||||
$(top_srcdir)/zebra/zebra_ptm.c
|
$(top_srcdir)/zebra/zebra_ptm.c
|
||||||
|
|
||||||
vtysh_cmd.c: $(vtysh_cmd_FILES)
|
vtysh_cmd.c: $(vtysh_cmd_FILES) extract.pl
|
||||||
./$(EXTRA_DIST) $(vtysh_cmd_FILES) > vtysh_cmd.c
|
./extract.pl $(vtysh_cmd_FILES) > vtysh_cmd.c
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user