1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-19 00:52:46 +02:00
gnupg/scripts/build-riscos

12 lines
637 B
Plaintext
Raw Normal View History

2001-08-21 20:06:31 +02:00
| 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
2002-01-02 19:01:48 +01:00
settype <obey$dir>.^.Makefile &fe1
2001-08-25 11:35:43 +02:00
echo Done.