man mco (Commandes) - produces module checksum object files.

NAME

mco - produces module checksum object files.

SYNOPSIS

mco [ options ] [ sourcefile ]

DESCRIPTION

mco reads sourcefile and produces a module checksum object file. This mco file is used to ensure modules coherence in Bigloo Makefiles.

OPTIONS

-v
Verbose mode
-v
Verbose mode.
-s
Silent mode.
-o <file>
The name of the mco file to be generated.

EXAMPLE

An mco is created by ``mco foo.scm -o foo.mco''.

SEE ALSO

AUTHOR

Manuel SERRANO, Manuel.Serrano@inria.fr