Commit 5b4b4955 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

winemaker: Update manpage.

parent 2100cb61
.\" -*- nroff -*-
.TH WINEMAKER 1 "February 2009" "@PACKAGE_STRING@" "Wine Developers Manual"
.TH WINEMAKER 1 "May 2009" "@PACKAGE_STRING@" "Wine Developers Manual"
.SH NAME
winemaker \- generate a build infrastructure for compiling Windows programs on Unix
.SH SYNOPSIS
......@@ -30,6 +30,10 @@ winemaker \- generate a build infrastructure for compiling Windows programs on U
.br
[
.IR "--generated-files " "] [ " "--nogenerated-files " "]
]
.br
[
.IR "--wine64 " "]
.br
.IR "work_directory" "| " "project_file" "| " "workspace_file"
......@@ -167,6 +171,9 @@ Tells winemaker to generate the build the Makefile. This is the default.
.TP
.I --nogenerated-files
Tells winemaker not to generate the Makefile.
.TP
.I --wine64
Tells winemaker to generate a 64-bit Makefile.
.SH EXAMPLES
.PP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment