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
V
Video
Render
SprExtend
Commits
a51148b3
Commit
a51148b3
authored
Sep 21, 1998
by
Kevin Bracey
Browse files
Makefile modified to use LocalRes$Path.
parent
43bc6182
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Makefile
Makefile
+2
-1
No files found.
Makefile
View file @
a51148b3
...
...
@@ -137,7 +137,8 @@ clean:
resources
:
${MKDIR}
${RESDIR}.${COMPONENT}
${CP}
Resources.${LOCALE}.Messages
${RESDIR}.${COMPONENT}.Messages
${CPFLAGS}
TokenCheck LocalRes
:
Messages
${CP} LocalRes
:
Messages ${RESDIR}.${COMPONENT}.Messages ${CPFLAGS}
@echo ${COMPONENT}
:
resource files copied
${TARGET}
:
${SOURCE} ${SFILES}
...
...
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