- unstable 110.79-8
ML-MAKEDEPEND(1) | ML-MAKEDEPEND(1) |
NAME¶
ml-makedepend - makefile dependency generator for SML/NJ programs
SYNOPSIS¶
ml-makedepend [OPTIONS] project.cm target
DESCRIPTION¶
ml-makedepend is a tool for generating dependency information to allow the Unix make(1) program to be used to build SML/NJ programs.
OPTIONS¶
-f makefile
-a arch
-o os
-n
-Cctl=value
-Dname=value
-D'name
-Uname
AUTHOR¶
ml-makedepend(1) was written by Matthias Blume.
COPYING¶
Copyright © 2014 The Fellowship of SML/NJ
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE-ALSO¶
10/04/2015 | SML/NJ 110.79 |