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
EditApp
Commits
3d3d4ced
Commit
3d3d4ced
authored
Jul 11, 2004
by
Steve Revill
⚽
Browse files
Changed makefile to clean more quietly.
Admin: Tested in Baseline build. Version 1.63. Tagged as 'Edit-1_63'
parent
84f25dde
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
20 deletions
+21
-20
Makefile
Makefile
+5
-4
VersionASM
VersionASM
+6
-6
VersionNum
VersionNum
+10
-10
No files found.
Makefile
View file @
3d3d4ced
...
...
@@ -53,6 +53,7 @@ LD = link
RM
=
remove
SQUEEZE
=
squeeze
WIPE
=
-wipe
XWIPE
=
x wipe
AFLAGS
=
${THROWBACK}
-depend
!
Depend
-nocache
-stamp
-quit
CFLAGS
=
${THROWBACK}
-c
-depend
!
Depend
-fah
${INCLUDES}
${DFLAGS}
-wp
...
...
@@ -147,10 +148,10 @@ resources: ${MSGS}
@
echo
${COMPONENT}
: resource files copied to Messages module
clean
:
${WIPE}
o.
*
${WFLAGS}
${WIPE}
oz.
*
${WFLAGS}
${WIPE}
od.
*
${WFLAGS}
${WIPE}
linked.
*
${WFLAGS}
${
X
WIPE}
o.
*
${WFLAGS}
${
X
WIPE}
oz.
*
${WFLAGS}
${
X
WIPE}
od.
*
${WFLAGS}
${
X
WIPE}
linked.
*
${WFLAGS}
${RM}
abs.!RunImage
${RM}
${ROM_MODULE}
${RM}
${MODULE}
...
...
VersionASM
View file @
3d3d4ced
...
...
@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "1.6
2
"
Module_Version SETA 16
2
Module_MajorVersion SETS "1.6
3
"
Module_Version SETA 16
3
Module_MinorVersion SETS ""
Module_Date SETS "
04 Nov
200
2
"
Module_ApplicationDate SETS "
04-Nov
-0
2
"
Module_Date SETS "
11 Jul
200
4
"
Module_ApplicationDate SETS "
11-Jul
-0
4
"
Module_ComponentName SETS "Edit"
Module_ComponentPath SETS "RiscOS/Sources/Apps/Edit"
Module_FullVersion SETS "1.6
2
"
Module_HelpVersion SETS "1.6
2
(
04 Nov
200
2
)"
Module_FullVersion SETS "1.6
3
"
Module_HelpVersion SETS "1.6
3
(
11 Jul
200
4
)"
END
VersionNum
View file @
3d3d4ced
/* (1.6
2
)
/* (1.6
3
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.68.
*
*/
#define Module_MajorVersion_CMHG 1.6
2
#define Module_MajorVersion_CMHG 1.6
3
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
04 Nov
200
2
#define Module_Date_CMHG
11 Jul
200
4
#define Module_MajorVersion "1.6
2
"
#define Module_Version 16
2
#define Module_MajorVersion "1.6
3
"
#define Module_Version 16
3
#define Module_MinorVersion ""
#define Module_Date "
04 Nov
200
2
"
#define Module_Date "
11 Jul
200
4
"
#define Module_ApplicationDate "
04-Nov
-0
2
"
#define Module_ApplicationDate "
11-Jul
-0
4
"
#define Module_ComponentName "Edit"
#define Module_ComponentPath "RiscOS/Sources/Apps/Edit"
#define Module_FullVersion "1.6
2
"
#define Module_HelpVersion "1.6
2
(
04 Nov
200
2
)"
#define Module_LibraryVersionInfo "1:6
2
"
#define Module_FullVersion "1.6
3
"
#define Module_HelpVersion "1.6
3
(
11 Jul
200
4
)"
#define Module_LibraryVersionInfo "1:6
3
"
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