File: wit.def

package info (click to toggle)
wit 2.22b-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,052 kB
  • ctags: 7,132
  • sloc: ansic: 71,762; sh: 1,914; pascal: 1,823; makefile: 704
file content (34 lines) | stat: -rw-r--r-- 1,112 bytes parent folder | download | duplicates (6)
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

//---------------------------------"
// This file is generated by make."
// Any changes will be lost!"
//---------------------------------"

#gdef wit$ = @map

#gdef wit$['TOOLSET_SHORT']		= "@@TOOLSET-SHORT@@"
#gdef wit$['TOOLSET_LONG']		= "@@TOOLSET-LONG@@"
#gdef wit$['WIT_SHORT']			= "@@WIT-SHORT@@"
#gdef wit$['WIT_LONG']			= "@@WIT-LONG@@"
#gdef wit$['WWT_SHORT']			= "@@WWT-SHORT@@"
#gdef wit$['WWT_LONG']			= "@@WWT-LONG@@"
#gdef wit$['WDF_SHORT']			= "@@WDF-SHORT@@"
#gdef wit$['WDF_LONG']			= "@@WDF-LONG@@"
#gdef wit$['WFUSE_SHORT']		= "@@WFUSE-SHORT@@"
#gdef wit$['WFUSE_LONG']		= "@@WFUSE-LONG@@"
#gdef wit$['AUTHOR']			= "@@AUTHOR@@"

#gdef wit$['VERSION']			= "@@VERSION@@"
#gdef wit$['VERSION_NUM']		= "@@VERSION-NUM@@"
#gdef wit$['BETA_VERSION']		= "@@BETA-VERSION@@"
#gdef wit$['BETA_SUFFIX']		= "@@BETA-SUFFIX@@"

#gdef wit$['REVISION']			= "@@REV@@"
#gdef wit$['REVISION_NUM']		= @@REV-NUM@@
#gdef wit$['REVISION_NEXT']		= @@REV-NEXT@@

#gdef wit$['BINTIME']			= @@BINTIME@@
#gdef wit$['DATE']			= "@@DATE@@"
#gdef wit$['TIME']			= "@@TIME@@"
#gdef wit$['DATETIME']			= "@@DATE@@ @@TIME@@"