aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build-riscos
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-08-01 12:23:34 +0000
committerWerner Koch <[email protected]>2006-08-01 12:23:34 +0000
commit8c219602515ae1dba5bc0da31077852dab61809e (patch)
tree49d596d702cfec2b8cc42ccaf8c90c82d5200ac5 /scripts/build-riscos
parentForgot this one. (diff)
parent2006-07-29 Marcus Brinkmann <[email protected]> (diff)
downloadgnupg-8c219602515ae1dba5bc0da31077852dab61809e.tar.gz
gnupg-8c219602515ae1dba5bc0da31077852dab61809e.zip
Moved 1.9 branch to trunk
Diffstat (limited to '')
-rw-r--r--scripts/build-riscos9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/build-riscos b/scripts/build-riscos
deleted file mode 100644
index 47b38bd3d..000000000
--- a/scripts/build-riscos
+++ /dev/null
@@ -1,9 +0,0 @@
-| 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.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.