]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/tinyos/misc/tos-ident-flags.1
Merge devel code into the trunk.
[tinyos-2.x.git] / tools / tinyos / misc / tos-ident-flags.1
diff --git a/tools/tinyos/misc/tos-ident-flags.1 b/tools/tinyos/misc/tos-ident-flags.1
new file mode 100644 (file)
index 0000000..e784a95
--- /dev/null
@@ -0,0 +1,13 @@
+.TH tos-ident-flags 1 "Feb 3, 2006"
+.LO 1
+.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.