Plan 9 from Bell Labs’s /usr/web/sources/contrib/btdn/src/pgp/rsaref/doc/install.txt

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


To build RSAREF, copy the makefile for your operating system from the
'install' subdirectory to the 'test' subdirectory. Then run your
operating system's 'make' program from the 'test' subdirectory. The
makefile will compile the RSAREF source code and build the
demonstration program. Makefiles are found in subdirectories of the
'install' subdirectory:

     dos       Personal Computer running DOS, Microsoft C v6.00a
     mac       Macintosh running System 7, MPW 3.2
     unix      NeXTStation, DECStation 3100, SPARCStation 1
     vax       MicroVAX II running VMS

For example, suppose you are running DOS with Microsoft's NMAKE
utility. From the 'test' directory you would run the commands:

     copy ..\install\dos\makefile
     nmake

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.