mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
5 lines
97 B
Groff
5 lines
97 B
Groff
all: $(MANPAGES)
|
|
install_data: install_man
|
|
install_man: $(MANPAGES)
|
|
uninstall_sub: uninstall_man
|