Node:make-install, Next:papaya-config, Previous:insert-executer, Up:Utility Manual
The make-install
command executes make install
.
You can select the make command from gnu make (gmake), 06 make (pmake) and
default (make).
make-install [-p|-g]If the
-p
option is given, pmake
command is used. And the
-g
means gmake
.
This command is designed to be called from sudo
command.