Commit e849efd5 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Add ${SQUISH} and ${NUMBER} to known tool aliases

Version 6.03. Tagged as 'BuildSys-6_03'
parent 34c706e3
......@@ -56,11 +56,13 @@ MAKE = amu
MODGEN = modgen
MODSQZ = modsqz
NOP = @|
NUMBER = ${DO} RUN Build:Number
PERL = ${DO} <Perl$Dir>.perl
RESGEN = resgen
RM = remove
SETTYPE = settype
SQUASH = squash
SQUISH = squish
SQZ = squeeze
STRIPDEPEND = stripdepnd
TIDYDESC = ${PERL} Build:TidyDesc
......
/* (6.02)
/* (6.03)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.02
#define Module_MajorVersion_CMHG 6.03
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 13 Oct 2012
#define Module_Date_CMHG 26 Oct 2012
#define Module_MajorVersion "6.02"
#define Module_Version 602
#define Module_MajorVersion "6.03"
#define Module_Version 603
#define Module_MinorVersion ""
#define Module_Date "13 Oct 2012"
#define Module_Date "26 Oct 2012"
#define Module_ApplicationDate "13-Oct-12"
#define Module_ApplicationDate "26-Oct-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.02"
#define Module_HelpVersion "6.02 (13 Oct 2012)"
#define Module_LibraryVersionInfo "6:2"
#define Module_FullVersion "6.03"
#define Module_HelpVersion "6.03 (26 Oct 2012)"
#define Module_LibraryVersionInfo "6:3"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment