Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
S
SystemRes
C
Configure2
PlugIns
Config2PluginxxxxMerge
Commits
6b8f6fa5
Commit
6b8f6fa5
authored
13 years ago
by
Steve Revill
Browse files
Options
Download
Email Patches
Plain Diff
Replace "-wipe" with "x wipe" in makefiles to remove annoying errors.
Version 2.05. Tagged as 'xxxxMerge-2_05'
parent
1b27de87
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
Makefile
Makefile
+1
-1
VersionNum
VersionNum
+10
-10
No files found.
Makefile
View file @
6b8f6fa5
...
...
@@ -41,7 +41,7 @@ CP = copy
LD
=
link
RM
=
remove
SQUEEZE
=
squeeze
WIPE
=
-
wipe
WIPE
=
x
wipe
XWIPE
=
x wipe
CFLAGS
=
-c
-depend
!
Depend
-ffa
-gflv
${INCLUDES}
-throwback
...
...
This diff is collapsed.
Click to expand it.
VersionNum
View file @
6b8f6fa5
/* (2.0
4
)
/* (2.0
5
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.0
4
#define Module_MajorVersion_CMHG 2.0
5
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
25 Oct
20
09
#define Module_Date_CMHG
14 Jan
20
12
#define Module_MajorVersion "2.0
4
"
#define Module_Version 20
4
#define Module_MajorVersion "2.0
5
"
#define Module_Version 20
5
#define Module_MinorVersion ""
#define Module_Date "
25 Oct
20
09
"
#define Module_Date "
14 Jan
20
12
"
#define Module_ApplicationDate "
25-Oct-09
"
#define Module_ApplicationDate "
14-Jan-12
"
#define Module_ComponentName "xxxxMerge"
#define Module_ComponentPath "castle/RiscOS/Sources/SystemRes/Configure2/PlugIns/xxxxMerge"
#define Module_FullVersion "2.0
4
"
#define Module_HelpVersion "2.0
4
(
25 Oct
20
09
)"
#define Module_LibraryVersionInfo "2:
4
"
#define Module_FullVersion "2.0
5
"
#define Module_HelpVersion "2.0
5
(
14 Jan
20
12
)"
#define Module_LibraryVersionInfo "2:
5
"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment