ForceAnnealing_oldresults
Rev | Line | |
---|
[084729c] | 1 | .\" Process this file with
|
---|
| 2 | .\" groff -man -Tascii foo.1
|
---|
| 3 | .\"
|
---|
| 4 | .TH CODEPATTERNS-CONFIG 1 "MARCH 1995" Linux "User Manuals"
|
---|
| 5 | .SH NAME
|
---|
| 6 | codepatterns-config \- prints CFLAGS and LDFLAGS for compiling CodePatterns
|
---|
| 7 | .SH SYNOPSIS
|
---|
| 8 | .B codepatterns-config [OPTIONS]
|
---|
| 9 | .SH DESCRIPTION
|
---|
| 10 | .B codepatterns-config
|
---|
| 11 | This http server implementation is taken from boost::asio.
|
---|
| 12 | .SH EXAMPLES
|
---|
| 13 | The following prints the CFLAGS required for compilation
|
---|
| 14 | .B codepatterns-config --cflags
|
---|
| 15 |
|
---|
| 16 | And this prints the required LDFLAGS
|
---|
| 17 | .B codepatterns-config --ldflags
|
---|
| 18 |
|
---|
| 19 | Use
|
---|
| 20 | .B codepatterns-config --help
|
---|
| 21 | to see all available options.
|
---|
| 22 | .SH SEE ALSO
|
---|
| 23 | None
|
---|
| 24 | .SH BUGS
|
---|
| 25 | No known bugs.
|
---|
| 26 | .SH AUTHOR
|
---|
| 27 | Frederik Heber <heber@ins.uni-bonn.de>
|
---|
| 28 | .SH COPYRIGHT
|
---|
| 29 | (C) 2007-2015 Frederik Heber
|
---|
Note:
See
TracBrowser
for help on using the repository browser.