mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 16:49:40 +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
|