man rote-config (Commandes) - helper script for building with ROTE

NAME

rote-config - helper script for building with ROTE

SYNOPSIS

rote-config [ --cflags ] [ --libs ] rote-config --version

DESCRIPTION

This manual page documents briefly the rote-config command.

rote-config is a tool that is used to determine the compiler and linker flags that should be used to compile and link programs that use the rote library.

OPTIONS

rote-config accepts the following options:

--cflags
Print the compiler flags that are necessary to compile a program using the rote library.
--libs
Print the linker flags that are necessary to link with the rote library.
--version
Print the currently installed version of the rote library.

AUTHOR

Copyright 2004 © Bruno Takahashi C. de Oliveira <brunotc@gmail.com>

This manual page was written by Roberto C. Sanchez <roberto@familiasanchez.net>, for the Debian project (but may be used by others).