Add debianisation code and automatic build script
[wmaker-crm.git] / debian / manpages / get-wings-flags.1
blob438aacd33c68e0cec23b0557f96aba1abae4e68e
1 .TH "get-wings-flags" "1" "22 March 2005"
2 .SH "NAME"
3 \fBget-wings-flags\fR \- output libWINGs compile and linker flags
4 .PP
5 .SH "SYNOPSIS"
6 .B get-wings-flags \fR[ \fI\-\-cflags \fR] [ \fI\-\-ldflags \fR] 
7 [ \fI\-\-libs \fR]
8 .PP
9 .SH "DESCRIPTION"
10 \fBget-wings-flags \fR\- output include path, library search path or 
11 library archive names needed to compile and link with libWINGs.
12 .PP
13 .SH "OPTIONS"
14 .TP
15 .B \-\-cflags
16 \fRoutput include file search path to find all header files needed to compile 
17 source code using libWINGs functions.
18 .TP
19 .B \-\-ldflags
20 \fRoutput library search path required to find all library archives needed to 
21 link object files with libWINGs.
22 .TP
23 .B \-\-libs 
24 \fRoutput library archive names required to link object filed with libWINGs.
25 .PP
26 .SH "AUTHOR"
27 get-wings-flags is a part of Window Maker, wich was written by 
28 Alfredo K. Kojima <kojima@windowmaker.info> and Dan Pascu <dan@windowmaker.info>,
29 with contributions from many people around the Internet.
30 .PP
31 This manpage was written by Frederik Schueler <fschueler@gmx.net> for the 
32 Debian GNU/Linux system (but may be used by others).