home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-12-22 | 769 b | 20 lines |
- You must specify a target.
- To generate the runtime library and all programs, type 'make <target>' where
- <target> is one of the following:
- iPSC - Intel Hypercube
- AIX - AIX on IBM workstations
- CONVEX - ConvexOs on Convex supercomputers
- HPUX - HP-UX on Hewlett Packard machines
- LINUX - Linux on AT386/486
- SPARC - SunOs on Sun SPARCstations
- ULTRIX - Ultrix on DEC Vaxes
- UNICOS - UNICOS on Cray supercomputers
- UNIX - SCO Unix on AT386/486
- XENIX - SCO Xenix on AT386/486
- To perform a special administration action, type 'make <action>' where <action>
- specifies the choosen action:
- install - install the files on your system
- archive - archive the complete package
- clean - clean the subdirectories
-
-