==============================================================================

Additional keywords for developers 

robodoc      makes compressed tar file with ROBODOC-processed sources
infos_html   makes the tar.gz file for the Web site
run_abilint  run abilint - gives warning for erroneous placement of F90 files
check_list   echoes the check list
arch_hooks   installs the GNU arch hooks, for safe use of arch with ABINIT
theory       compiles the *.tex in doc/theory, and produces *.pdf.gz
             (note : two compilations are done, to resolve the references)
presentation compiles the *.tex in doc/presentation, and produces *.pdf.gz
             (note : two compilations are done, to resolve the references)
dist         prepares a tar.gz package with all sources + prepared makefiles
                (same as after makemake)
split_dist   prepares five tar.gz packages with all sources + prepared makefiles
              that can be dowloaded separately
binary_package  prepares a tgz package with sources/makefile/binaries/...
             (does not work yet : use the two next lines instead)
bin_seq      prepares a binary package, with only sequential executables
bin_seqpar   prepares two binary packages, one with only sequential 
              executables, and one with both seq and paral executables

==============================================================================

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,opteron_ifc,pclinux_pgi,pclinux_ifc,pclinux_g95,pclinux_pathscale,
 itanium2_ifc,sgi_r14000,sgi_r12000,sun_ultrasparc
Example : pclinux_pgi_seqpar-5.0.2.tar.gz

==============================================================================
