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
Ben Avison
AsmUtils
Commits
bfc23781
Commit
bfc23781
authored
Jan 14, 2012
by
Steve Revill
⚽
Browse files
Replace "-wipe" with "x wipe" in makefiles to remove annoying errors.
Version 0.14. Tagged as 'AsmUtils-0_14'
parent
a31ce970
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 @
bfc23781
...
...
@@ -40,7 +40,7 @@ RM = remove
LD
=
link
LB
=
libfile
TOUCH
=
create
WIPE
=
-
wipe
WIPE
=
x
wipe
# No specific preference
OBJASMCPU
=
...
...
VersionNum
View file @
bfc23781
/* (0.1
3
)
/* (0.1
4
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.1
3
#define Module_MajorVersion_CMHG 0.1
4
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
2
4
Dec
201
1
#define Module_Date_CMHG
1
4
Jan
201
2
#define Module_MajorVersion "0.1
3
"
#define Module_Version 1
3
#define Module_MajorVersion "0.1
4
"
#define Module_Version 1
4
#define Module_MinorVersion ""
#define Module_Date "
2
4
Dec
201
1
"
#define Module_Date "
1
4
Jan
201
2
"
#define Module_ApplicationDate "
2
4-
Dec
-1
1
"
#define Module_ApplicationDate "
1
4-
Jan
-1
2
"
#define Module_ComponentName "AsmUtils"
#define Module_ComponentPath "castle/RiscOS/Sources/Lib/AsmUtils"
#define Module_FullVersion "0.1
3
"
#define Module_HelpVersion "0.1
3
(
2
4
Dec
201
1
)"
#define Module_LibraryVersionInfo "0:1
3
"
#define Module_FullVersion "0.1
4
"
#define Module_HelpVersion "0.1
4
(
1
4
Jan
201
2
)"
#define Module_LibraryVersionInfo "0:1
4
"
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