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
Desktop
Filter
Commits
2f045b48
Commit
2f045b48
authored
Sep 14, 1998
by
Kevin Bracey
Browse files
Modified to use LocalRes$Path.
parent
3a9525e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
Makefile
Makefile
+4
-2
No files found.
Makefile
View file @
2f045b48
...
...
@@ -68,13 +68,15 @@ resources: resources-${CMDHELP}
resources_common
:
${MKDIR}
${RESDIR}
.
${COMPONENT}
${CP}
Resources.
${LOCALE}
.Messages
${RESDIR}
.
${COMPONENT}
.Messages
${CPFLAGS}
TokenCheck LocalRes:Messages
${CP}
LocalRes:Messages
${RESDIR}
.
${COMPONENT}
.Messages
${CPFLAGS}
resources-None
:
resources_common
@
resources-
:
resources_common
print Resources.
${LOCALE}
.CmdHelp
{
>>
${RESDIR}
.
${COMPONENT}
.Messages
}
TokenCheck LocalRes:CmdHelp
print LocalRes:CmdHelp
{
>>
${RESDIR}
.
${COMPONENT}
.Messages
}
${TARGET}
:
${SOURCE}
${AS}
${ASFLAGS}
${SOURCE}
...
...
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