aboutsummaryrefslogtreecommitdiff
path: root/old/Makefile.riscos
diff options
context:
space:
mode:
Diffstat (limited to 'old/Makefile.riscos')
-rw-r--r--old/Makefile.riscos2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/Makefile.riscos b/old/Makefile.riscos
index 57e29d3..0f503ff 100644
--- a/old/Makefile.riscos
+++ b/old/Makefile.riscos
@@ -3,7 +3,7 @@
3# test works out-of-the-box, installs `somewhere' on demand 3# test works out-of-the-box, installs `somewhere' on demand
4 4
5# Toolflags: 5# Toolflags:
6CCflags = -c -depend !Depend -IC: -g -throwback -DRISCOS -fah 6CCflags = -c -depend !Depend -IC: -g -throwback -fah
7C++flags = -c -depend !Depend -IC: -throwback 7C++flags = -c -depend !Depend -IC: -throwback
8Linkflags = -aif -c++ -o $@ 8Linkflags = -aif -c++ -o $@
9ObjAsmflags = -throwback -NoCache -depend !Depend 9ObjAsmflags = -throwback -NoCache -depend !Depend