ml-build(1)						      General Commands Manual						       ml-build(1)

NAME
ml-build - for generating standalone programs SYNOPSIS
ml-build [ DU-options ] root-group main-function heapfile DESCRIPTION
This manual page documents briefly the ml-build command. This manual page was written for the Debian distribution because the original program does not have a manual page. The ml-build script is part of the SML/NJ CM (Compilation and Library Manager) that is used to gener- ate standalone programs. OPTIONS
A summary of options is included below. -Dname=value Set CM variable to given value. -Dname Set CM variable to 1. -Uname Unset CM variable. SEE ALSO
sml(1), ml-lex(1), ml-makedepend(1), ml-yacc(1). The programs are documented fully by CM: The SML/NJ Compilation and Library Manager, User Manual, Matthias Blume, which is available via <http://cm.bell-labs.com/cm/cs/what/smlnj/doc/CM/new.pdf>. AUTHOR
This manual page was written by Aaron Matthew Read <amread@nyx.net>, for the Debian GNU/Linux system (but may be used by others). October 25, 2002 ml-build(1)