aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build-riscos
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2002-06-29 13:46:34 +0000
committerDavid Shaw <[email protected]>2002-06-29 13:46:34 +0000
commit3f51f7db3de85574dc5d6efd8b54ef78c1cd3f37 (patch)
treedac7a3780fb4edf9ca89c93800230e88ab255434 /scripts/build-riscos
parentUpdate head to match stable 1.0 (diff)
downloadgnupg-3f51f7db3de85574dc5d6efd8b54ef78c1cd3f37.tar.gz
gnupg-3f51f7db3de85574dc5d6efd8b54ef78c1cd3f37.zip
Update head to match stable 1.0
Diffstat (limited to 'scripts/build-riscos')
-rw-r--r--scripts/build-riscos11
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/build-riscos b/scripts/build-riscos
new file mode 100644
index 000000000..c255a7827
--- /dev/null
+++ b/scripts/build-riscos
@@ -0,0 +1,11 @@
+| 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
+settype <obey$dir>.^.Makefile &fe1
+echo Done.