SYNOPSIS
tntnet-config [--libs] [--cxxflags] [--config[=app]] [--makefile[=app]] [--project=app] [--auto-project=app] [--help] [--version]
DESCRIPTION
This manual page documents briefly the tntnet-config command.
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.
AUTHOR
tntnet was written by Tommi Mäkitalo
This manual page was written by Kari Pahula project (but may be used by others).