File: clhep-config.1

package info (click to toggle)
clhep 2.1.4.1%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,012 kB
  • sloc: cpp: 50,094; sh: 6,694; makefile: 2,694; perl: 28
file content (35 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.39.2.
.TH CLHEP-CONFIG "1" "April 2011" "CLHEP " "User Commands"
.SH NAME
clhep-config \- script to return configuration of CLHEP
.SH SYNOPSIS
.B clhep-config
[\fIOPTION\fR]
.SH DESCRIPTION
Known values for OPTION are:
.TP
\fB\-\-prefix\fR
show installation prefix
.TP
\fB\-\-cxx\fR
print C++ compilation command
.TP
\fB\-\-cpp\fR
print pre\-processor commands
.TP
\fB\-\-include\fR
print include path
.TP
\fB\-\-ldflags\fR
print linker flags
.TP
\fB\-\-libs\fR
print libraries to link against
.TP
\fB\-\-help\fR
display this help and exit
.TP
\fB\-\-version\fR
output version information
.SH AUTHOR
This manual page was written by Lifeng Sun <lifongsun@gmail.com> for the Debian system (but may be used by others).