1tntnet-config(1) Tntnet users guide tntnet-config(1)
2
3
4
6 tntnet-config - output compiler flags for tntnet(8) usage
7
9 tntnet-config [--libs] [--cxxflags] [--config[=app]] [--makefile[=app]]
10 [--project=app] [--auto-project=app] [--help] [--version]
11
13 This manual page documents briefly the tntnet-config command.
14
16 This program's options start with two dashes ('-'). A summary of
17 options is included below.
18
19 --libs Output linker flags.
20
21 --cxxflags
22 Output C++ preprocessor and compiler flags.
23
24 --config[=app]
25 Print default configuration file.
26
27 --makefile[=app]
28 Print a simple makefile for an ecpp project.
29
30 --project=app
31 Create a simple ecpp project directory.
32
33 --autoproject=app
34 Create a autotools based ecpp project.
35
36 --help Show summary of options.
37
38 --version
39 Show version of program.
40
42 tntnet was written by Tommi Mäkitalo ⟨tommi@tntnet.org⟩.
43
44 This manual page was written by Kari Pahula ⟨kaol@debian.org⟩, for the
45 Debian project (but may be used by others).
46
48 tntnet(8), ecppc(1), ecppl(1), ecppll(1).
49
50 More documentation can be found in /usr/share/doc/tntnet-doc/.
51
52
53
54Tntnet 2006-07-23 tntnet-config(1)