Imported Debian patch 110.74-1
[hcoop/zz_old/debian/smlnj.git] / debian / ml-build.1
CommitLineData
4dd335d4
JM
1.TH ml-build 1 "October 25, 2002"
2.SH NAME
3ml-build \- for generating standalone programs
4.SH SYNOPSIS
5.B ml-build
6.RI "[ " DU-options " ]" " root-group main-function heapfile"
7.br
8.SH DESCRIPTION
9This manual page documents briefly the
10.B ml-build
11command.
12This manual page was written for the Debian distribution
13because the original program does not have a manual page.
14The
15.B ml-build
16script is part of the
17.B SML/NJ CM
18(Compilation and Library Manager) that is used to generate standalone
19programs.
20.SH OPTIONS
21A summary of options is included below.
22.TP
23.BI -D name = value
24Set CM variable to given value.
25.TP
26.BI -D name
27Set CM variable to 1.
28.TP
29.BI -U name
30Unset CM variable.
31.SH SEE ALSO
32.BR sml (1),
33.BR ml-lex (1),
34.BR ml-makedepend (1),
35.BR ml-yacc (1).
36.br
37The programs are documented fully by
38.IR "CM: The SML/NJ Compilation and Library Manager, User Manual" ,
39Matthias Blume, which is
40available via <http://cm.bell-labs.com/cm/cs/what/smlnj/doc/CM/new.pdf>.
41.SH AUTHOR
42This manual page was written by Aaron Matthew Read <amread@nyx.net>,
43for the Debian GNU/Linux system (but may be used by others).