1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00
Files
wmaker/doc/get-wutil-flags.1
Rodolfo García Peñas (kix) b949a1c464 debian: lots of updates
2011-08-24 18:27:32 +02:00

33 lines
1.1 KiB
Groff

.TH "get-wutil-flags" "1" "22 March 2005"
.SH "NAME"
\fBget-wutil-flags\fR \- output libwutil compile and linker flags
.PP
.SH "SYNOPSIS"
.B get-wutil-flags \fR[ \fI\-\-cflags \fR] [ \fI\-\-ldflags \fR]
[ \fI\-\-libs \fR]
.PP
.SH "DESCRIPTION"
\fBget-wutil-flags \fR\- output include path, library search path or
library archive names needed to compile and link with libWUtil.
.PP
.SH "OPTIONS"
.TP
.B \-\-cflags
\fRoutput include file search path to find all header files needed to compile
source code using libWUtil functions.
.TP
.B \-\-ldflags
\fRoutput library search path required to find all library archives needed to
link object files with libWUtil.
.TP
.B \-\-libs
\fRoutput library archive names required to link object filed with libWUtil.
.PP
.SH "AUTHOR"
get-wutil-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).