source: src/manpages/codepatterns-debug-config.1@ 73ab25

Last change on this file since 73ab25 was 73ab25, checked in by Frederik Heber <heber@…>, 10 years ago

Added manpages for config tools.

  • Property mode set to 100644
File size: 620 bytes
Line 
1NAME
2 codepatterns-debug-config - prints CFLAGS and LDFLAGS for compiling CodePatterns
3SYNOPSIS
4 codepatterns-debug-config [OPTIONS]
5DESCRIPTION
6 This http server implementation is taken from boost::asio.
7EXAMPLES
8 The following prints the CFLAGS required for compilation
9 codepatterns-debug-config --cflags
10
11 And this prints the required LDFLAGS
12 codepatterns-debug-config --ldflags
13
14 Use
15 codepatterns-debug-config --help
16 to see all available options.
17SEE ALSO
18 None
19BUGS
20 No known bugs.
21AUTHOR
22 Frederik Heber <heber@ins.uni-bonn.de>
23COPYRIGHT
24 (C) 2007-2015 Frederik Heber
Note: See TracBrowser for help on using the repository browser.