mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 14:29:28 +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
|