Commit 30a22a27 authored by Steve Revill's avatar Steve Revill
Browse files

Replace "-wipe" with "x wipe" in makefiles to remove annoying errors.

Version 0.03. Tagged as 'ROMUnjoin-0_03'
parent 12eec997
......@@ -24,7 +24,7 @@ CMHG = cmhg
CP = copy
LD = link
RM = remove
WIPE = -wipe
WIPE = x wipe
STRIP = stripdepnd
AFLAGS = -depend !Depend -Stamp -quit
......
/* (0.02)
/* (0.03)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.02
#define Module_MajorVersion_CMHG 0.03
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 03 Feb 2000
#define Module_Date_CMHG 14 Jan 2012
#define Module_MajorVersion "0.02"
#define Module_Version 2
#define Module_MajorVersion "0.03"
#define Module_Version 3
#define Module_MinorVersion ""
#define Module_Date "03 Feb 2000"
#define Module_Date "14 Jan 2012"
#define Module_FullVersion "0.02"
#define Module_ApplicationDate "14-Jan-12"
#define Module_ComponentName "ROMUnjoin"
#define Module_ComponentPath "castle/RiscOS/Tools/Sources/ROMUnjoin"
#define Module_FullVersion "0.03"
#define Module_HelpVersion "0.03 (14 Jan 2012)"
#define Module_LibraryVersionInfo "0: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