|
@@ -789,8 +789,8 @@ help:
|
|
@echo ''
|
|
@echo ''
|
|
@echo 'Perf install targets:'
|
|
@echo 'Perf install targets:'
|
|
@echo ' NOTE: documentation build requires asciidoc, xmlto packages to be installed'
|
|
@echo ' NOTE: documentation build requires asciidoc, xmlto packages to be installed'
|
|
- @echo ' HINT: use "make prefix=<path> <install target>" to install to a particular'
|
|
|
|
- @echo ' path like make prefix=/usr/local install install-doc'
|
|
|
|
|
|
+ @echo ' HINT: use "prefix" or "DESTDIR" to install to a particular'
|
|
|
|
+ @echo ' path like "make prefix=/usr/local install install-doc"'
|
|
@echo ' install - install compiled binaries'
|
|
@echo ' install - install compiled binaries'
|
|
@echo ' install-doc - install *all* documentation'
|
|
@echo ' install-doc - install *all* documentation'
|
|
@echo ' install-man - install manpage documentation'
|
|
@echo ' install-man - install manpage documentation'
|