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
HWSupport
UnSqzAIF
Commits
71807167
Commit
71807167
authored
Jun 14, 2008
by
Steve Revill
⚽
Browse files
Just some makefile tweaks. No code changes.
Version 0.07. Tagged as 'UnSqzAIF-0_07'
parent
8cbb05be
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
21 deletions
+22
-21
Makefile
Makefile
+2
-1
VersionASM
VersionASM
+8
-8
VersionNum
VersionNum
+12
-12
No files found.
Makefile
View file @
71807167
...
...
@@ -27,6 +27,7 @@ AS = objasm
CP
=
copy
LD
=
link
RM
=
remove
XWIPE
=
x wipe
CCFLAGS
=
-c
-depend
!
Depend
-IC
:
ASFLAGS
=
-depend
!
Depend
-Stamp
-quit
-module
CPFLAGS
=
~cfr~v
...
...
@@ -58,7 +59,7 @@ install_rom: ${TARGET}
clean
:
${RM}
${TARGET}
${
RM
}
o
${
XWIPE
}
o
@
echo
${COMPONENT}
: cleaned
${TARGET}
:
${OBJECT}
...
...
VersionASM
View file @
71807167
;
; This file is automatically maintained by srccommit, do not edit manually.
; Last processed by srccommit version: 1.
2
.
; Last processed by srccommit version: 1.
1
.
;
GBLS Module_MajorVersion
GBLA Module_Version
...
...
@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.0
6
"
Module_Version SETA
6
Module_MajorVersion SETS "0.0
7
"
Module_Version SETA
7
Module_MinorVersion SETS ""
Module_Date SETS "
2
4
May
200
7
"
Module_ApplicationDate SETS "
2
4-
May
-0
7
"
Module_Date SETS "
1
4
Jun
200
8
"
Module_ApplicationDate SETS "
1
4-
Jun
-0
8
"
Module_ComponentName SETS "UnSqzAIF"
Module_ComponentPath SETS "RiscOS/Sources/HWSupport/UnSqzAIF"
Module_FullVersion SETS "0.0
6
"
Module_HelpVersion SETS "0.0
6
(
2
4
May
200
7
)"
Module_ComponentPath SETS "
castle/
RiscOS/Sources/HWSupport/UnSqzAIF"
Module_FullVersion SETS "0.0
7
"
Module_HelpVersion SETS "0.0
7
(
1
4
Jun
200
8
)"
END
VersionNum
View file @
71807167
/* (0.0
6
)
/* (0.0
7
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.
2
.
* Last processed by srccommit version: 1.
1
.
*
*/
#define Module_MajorVersion_CMHG 0.0
6
#define Module_MajorVersion_CMHG 0.0
7
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
2
4
May
200
7
#define Module_Date_CMHG
1
4
Jun
200
8
#define Module_MajorVersion "0.0
6
"
#define Module_Version
6
#define Module_MajorVersion "0.0
7
"
#define Module_Version
7
#define Module_MinorVersion ""
#define Module_Date "
2
4
May
200
7
"
#define Module_Date "
1
4
Jun
200
8
"
#define Module_ApplicationDate "
2
4-
May
-0
7
"
#define Module_ApplicationDate "
1
4-
Jun
-0
8
"
#define Module_ComponentName "UnSqzAIF"
#define Module_ComponentPath "RiscOS/Sources/HWSupport/UnSqzAIF"
#define Module_ComponentPath "
castle/
RiscOS/Sources/HWSupport/UnSqzAIF"
#define Module_FullVersion "0.0
6
"
#define Module_HelpVersion "0.0
6
(
2
4
May
200
7
)"
#define Module_LibraryVersionInfo "0:
6
"
#define Module_FullVersion "0.0
7
"
#define Module_HelpVersion "0.0
7
(
1
4
Jun
200
8
)"
#define Module_LibraryVersionInfo "0:
7
"
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