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
Apps
Chars
Commits
8b3e3015
Commit
8b3e3015
authored
13 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Now gets both the date and the version from the VersionNum file.
Retagged.
parent
f814e57b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
Makefile
Makefile
+5
-6
No files found.
Makefile
View file @
8b3e3015
...
...
@@ -41,14 +41,13 @@ RESAPP = <resource$dir>.Apps.${APP}
# Generic options:
#
MKDIR
=
do
mkdir
-p
AS
=
aasm
CP
=
copy
RM
=
remove
SQUISH
=
squish
WIPE
=
x wipe
X
WIPE
=
x wipe
PERL
=
do
<Perl
$Dir
>
.perl
MODGEN
=
modgen
AFLAGS
=
${THROWBACK}
-depend
!
Depend
-nocache
-stamp
-quit
-module
CPFLAGS
=
~cfr~v
SQFLAGS
=
-nolist
WFLAGS
=
~c~v
...
...
@@ -107,7 +106,7 @@ clean:
${RM}
${ROM_MODULE}
${RM}
${RDIR}
.!RunImage
${RM}
${LDIR}
.!RunLink
${WIPE}
crunched.
*
${WFLAGS}
${
X
WIPE}
crunched.
*
${WFLAGS}
@
echo
${COMPONENT}
: cleaned
#
...
...
@@ -115,8 +114,8 @@ clean:
#
${ROM_MODULE}
:
VersionNum ${RESFILES}
${PERL}
build:getversion Chars
$
Version
do
modgen
${ROM_MODULE}
!
Chars
!
Chars <Chars
$
Version
>
Resources.!RunImage Resources.Chars.!RunImage
${PERL}
build:getversion Chars
$
BuildV
Chars
$FullV
Chars
$Date
do
${MODGEN}
-date
"<Chars
$Date
>"
${ROM_MODULE}
!
Chars
!
Chars <Chars
$
BuildV
>
Resources.!RunImage Resources.Chars.!RunImage
${RDIR}.!RunImage
:
crunched.!RunImage
${SQUISH}
${SQFLAGS}
-from
crunched.!RunImage
-to
$@
...
...
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