mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 13:51:30 -05:00
4 lines
97 B
Groff
4 lines
97 B
Groff
all: $(MANPAGES)
|
|
install_data: install_man
|
|
install_man: $(MANPAGES)
|
|
uninstall_sub: uninstall_man
|