aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build-riscos
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build-riscos')
-rw-r--r--scripts/build-riscos13
1 files changed, 10 insertions, 3 deletions
diff --git a/scripts/build-riscos b/scripts/build-riscos
index 557660cf5..5d342c562 100644
--- a/scripts/build-riscos
+++ b/scripts/build-riscos
@@ -1,3 +1,10 @@
-Please add here the stuff to build the riscos version. The script
-should copy the files ffrom the conf-riscos tree over the main tree.
-It would be nice to make sure that it can only be used under riscos.
+| This is an RISC OS Obey file (filetype &feb) that copies handcrafted files
+| for the RISC OS version into the correct places.
+| It won't run on anything other than RISC OS -- I think ;-)
+
+copy <obey$dir>.conf-riscos.cipher.c.construct <obey$dir>.^.cipher.c.construct ~cf~v
+copy <obey$dir>.conf-riscos.cipher.c.constructv <obey$dir>.^.cipher.c.constructv ~cf~v
+copy <obey$dir>.conf-riscos.include.h.config <obey$dir>.^.include.h.config ~cf~v
+copy <obey$dir>.conf-riscos.include.h.g10defs <obey$dir>.^.include.h.g10defs ~cf~v
+copy <obey$dir>.conf-riscos.Makefile <obey$dir>.^.Makefile ~cf~v
+echo Done. \ No newline at end of file