1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

New files for RISC OS build of GnuPG

This commit is contained in:
Stefan Bellon 2001-08-21 18:06:31 +00:00
parent fa3e86043f
commit faa09c5abb
3 changed files with 411 additions and 3 deletions

View file

@ -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.