The Hmake utility is a wrapper for the
smake(1) command.  It remotely
executes smake commands in parallel on multiple machines with
different operating system types.
Hmake uses smake(1).
The options available for Hmake:
- --on host[,host...]
- 
Execute smake(1) on host
host.  Provide a comma-separated list of hosts if more than
one operating system type needs to be specified for maintenance of source.  If
this option is not specified, then a list of hosts is taken from the
HMAKE_HOSTS environment variable.  If
HMAKE_HOSTS is not set, then a default list created by the
system administrator is used
 
- --out output_file
- 
Redirect smake output to the file output_file.host,
where host is the hostname of the remote host.  If multiple
hosts are specified, then multiple files will be created, one per hostname