==============================================================================
The ABINIT "make" : Generation of the binaries tar.gz file.

1) Admitted platform names (Unix or MacOSX) : compaq_ev56 (or ev67),cray_t3e,
 fujitsu_vpp,hitachi_sr8k,hp_pa8500(or 8000 or 7200),ibm_pw5,ibm_44p,macosx,
 nec,pclinux_pgi,pclinux_ifc,pclinux_g95,pclinux_pathscale,
 pclinux_itanium2_ifc,sgi_r14000,sgi_r12000,sun_ultrasparc

2) Typing a platform name will make a gzipped tar file (from ALREADY existing
 files) with sequential AND parallel binaries, as well as Infos and internal 
 or parallel tests. 

 For example : 'make compaq_ev67' produce the tar.gz file 
 for Compaq EV67 machines, from existing sequential and parallel binary files.

3) Typing a platform name followed by "_seq" OR "_par" produce a tar.gz file 
 with sequential OR parallel binaries (from ALREADY existing binary files). 

 For example : 'make pclinux_pgi_seq'  produce the tar.gz file for PC/Linux 
 machines, using the PGI (Portland Group Inc.) compiler from existing 
 sequential binary files.

4) For Windows systems, only sequential execution is possible :
 'make intel_DOSWin_seq'   gives a self-extracting zip
                           file for sequential use under DOS/Windows; 
==============================================================================
