MAKE(1)
USER COMMANDS
MAKE(1)
NAME
smake - make utility to maintain groups of programs for SCore

SYNOPSIS
smake [make_options]

DESCRIPTION
The smake utility is a wrapper for the make(1) command. It determines the machine's operating system type and executes make with specific SCore build options.

smake is used by Hmake(1).

The options available for smake:

make_options
command options are passed, as is, to make(1)

SEE ALSO
Hmake(1)

$Id: smake.html,v 1.1 2002/03/08 02:38:33 kameyama Exp $