logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tntnet-config - output compiler flags for tntnet(8) usage

Author

       tntnet was written by Tommi Mäkitalo tommi@tntnet.org.

       This manual page was written by Kari Pahula kaol@debian.org, project (but may be used by others).

Description

       This manual page documents briefly the tntnet-config command.

Name

       tntnet-config - output compiler flags for tntnet(8) usage

Options

       This program's options start with two dashes ('-'). A summary of options is included below.

       --libs Output linker flags.

       --cxxflags
              Output C++ preprocessor and compiler flags.

       --config[=app]
              Print default configuration file.

       --makefile[=app]
              Print a simple makefile for an ecpp project.

       --project=app
              Create a simple ecpp project directory.

       --autoproject=app
              Create a autotools based ecpp project.

       --help Show summary of options.

       --version
              Show version of program.

See Also

tntnet(8), ecppc(1), ecppl(1), ecppll(1).

       More documentation can be found in /usr/share/doc/tntnet-doc/.

Tntnet                                             2006-07-23                                   tntnet-config(1)

Synopsis

tntnet-config   [--libs]   [--cxxflags]   [--config[=app]]  [--makefile[=app]]  [--project=app]  [--auto-project=app] [--help] [--version]

See Also