Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
Toolbox
Scale
Commits
c1eb5253
Commit
c1eb5253
authored
May 13, 1997
by
Kevin Bracey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Made to build correctly on trunk
parent
0c76e01e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
c1eb5253
...
...
@@ -79,7 +79,7 @@ OBJS =\
# Rule patterns
#
.c.o
:
; ${CC} ${CFLAGS} -o $@ $<
.cmhg.o
:
; ${CMHG} -
O
$@ $<
.cmhg.o
:
; ${CMHG} -
o
$@ $<
#
# Main rules:
...
...
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