Node:make-install, Next:, Previous:insert-executer, Up:Utility Manual



make-install

The make-install command executes make install. You can select the make command from gnu make (gmake), 06 make (pmake) and default (make).

synopsis

	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.