mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 13:28:05 +01:00
Add debianisation code and automatic build script
This commit is contained in:
committed by
Carlos R. Mafra
parent
19f110d26e
commit
442e3876c6
32
debian/manpages/get-wutil-flags.1
vendored
Normal file
32
debian/manpages/get-wutil-flags.1
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
.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).
|
||||
Reference in New Issue
Block a user