~ubuntu-branches/debian/sid/ocaml/sid

« back to all changes in this revision

Viewing changes to man/ocamldep.m

  • Committer: Bazaar Package Importer
  • Author(s): Stéphane Glondu
  • Date: 2011-04-21 21:35:08 UTC
  • mfrom: (1.1.11 upstream) (12.1.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110421213508-kg34453aqmb0moha
* Fixes related to -output-obj with g++ (in debian/patches):
  - add Declare-primitive-name-table-as-const-char
  - add Avoid-multiple-declarations-in-generated-.c-files-in
  - fix Embed-bytecode-in-C-object-when-using-custom: the closing
    brace for extern "C" { ... } was missing in some cases

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\" $Id: ocamldep.m 9026 2008-09-15 14:12:56Z doligez $
 
1
\" $Id: ocamldep.m 10444 2010-05-20 14:06:29Z doligez $
2
2
 
3
3
.TH OCAMLDEP 1
4
4
 
99
99
Under Unix, this option does nothing.
100
100
.TP
101
101
.B \-version
102
 
Print version and exit.
 
102
Print version string and exit.
 
103
.TP
 
104
.B \-vnum
 
105
Print short version number and exit.
103
106
.TP
104
107
.BR \-help \ or \ \-\-help
105
108
Display a short usage summary and exit.