mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
33 lines
1.1 KiB
Groff
33 lines
1.1 KiB
Groff
.TH "get-wraster-flags" "1" "22 March 2005"
|
|
.SH "NAME"
|
|
\fBget-wraster-flags\fR \- output libwraster compile and linker flags
|
|
.PP
|
|
.SH "SYNOPSIS"
|
|
.B get-wraster-flags \fR[ \fI\-\-cflags \fR] [ \fI\-\-ldflags \fR]
|
|
[ \fI\-\-libs \fR]
|
|
.PP
|
|
.SH "DESCRIPTION"
|
|
\fBget-wraster-flags \fR\- output include path, library search path or
|
|
library archive names needed to compile and link with libwraster.
|
|
.PP
|
|
.SH "OPTIONS"
|
|
.TP
|
|
.B \-\-cflags
|
|
\fRoutput include file search path to find all header files needed to compile
|
|
source code using libwraster functions.
|
|
.TP
|
|
.B \-\-ldflags
|
|
\fRoutput library search path required to find all library archives needed to
|
|
link object files with libwraster.
|
|
.TP
|
|
.B \-\-libs
|
|
\fRoutput library archive names required to link object filed with libwraster.
|
|
.PP
|
|
.SH "AUTHOR"
|
|
get-wraster-flags is a part of Window Maker, wich was written by
|
|
Alfredo K. Kojima <kojima@windowmaker.info> and Dan Pascu <dan@windowmaker.info>,
|
|
with contributions from many people around the Internet.
|
|
.PP
|
|
This manpage was written by Frederik Schueler <fschueler@gmx.net> for the
|
|
Debian GNU/Linux system (but may be used by others).
|