mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
6 lines
155 B
Groff
6 lines
155 B
Groff
all: $(MANPAGES)
|
|
install_data: install_man
|
|
install_man: $(MANPAGES)
|
|
uninstall_sub: uninstall_man
|
|
$(MANPAGES): $(top_srcdir)/VERSION $(top_srcdir)/REVISION
|