From 82a17c9fb3d64ccdd474c3bedf564368f77e84a4 Mon Sep 17 00:00:00 2001 From: Repo Admin Date: Sat, 19 Oct 2002 07:55:27 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'GNUPG-1-9-BRANCH'. --- scripts/build-riscos | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 scripts/build-riscos (limited to 'scripts/build-riscos') diff --git a/scripts/build-riscos b/scripts/build-riscos deleted file mode 100644 index c255a7827..000000000 --- a/scripts/build-riscos +++ /dev/null @@ -1,11 +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 .conf-riscos.cipher.c.construct .^.cipher.c.construct ~cf~v -copy .conf-riscos.cipher.c.constructv .^.cipher.c.constructv ~cf~v -copy .conf-riscos.include.h.config .^.include.h.config ~cf~v -copy .conf-riscos.include.h.g10defs .^.include.h.g10defs ~cf~v -copy .conf-riscos.Makefile .^.Makefile ~cf~v -settype .^.Makefile &fe1 -echo Done. -- cgit