File: tos-ident-flags.1

package info (click to toggle)
tinyos-tools 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,140 kB
  • ctags: 1,626
  • sloc: cpp: 10,398; sh: 1,229; python: 1,200; ansic: 562; makefile: 305; xml: 24
file content (12 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
.TH tos-ident-flags 1 "Feb 3, 2006"
.SH NAME

tos-ident-flags - generate compile-time flags identifying a program build
.SH SYNOPSIS

\fBtos-ident-flags\fR \fIprogram-name\fR
.SH DESCRIPTION

\fBtos-ident-flags\fR prints a set of \fB-D\fIname\fB=\fIvalue\fR options
that identify a build of \fIprogram-name\fR. It is used to embed build
information in a TinyOS executable.