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
Paint
Commits
72200567
Commit
72200567
authored
Mar 10, 2018
by
Robert Sprowson
Browse files
Makefile tweak for debug target
parent
82cd0dc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
Makefile
Makefile
+1
-2
No files found.
Makefile
View file @
72200567
...
...
@@ -230,8 +230,7 @@ bbe-paint: bbe-generic
# debugging version:
#
abs.!RunImageD
:
${OBJSD} ${RLIB} ${CLIB}
${LD}
-o
$@
${OBJSD}
${RLIB}
${CLIB}
SetType
$@
Absolute
${LD}
-d
-o
$@
${OBJSD}
${RLIB}
${CLIB}
debug.${APP}.!Boot
:
${RDIR}.!Boot
${CP}
${RDIR}
.!Boot
$@
${CPFLAGS}
...
...
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