list of files in prop.tar.gz:

readme_prop -- this file
prop02.gz -- program file compiled in a linux machine: athlon CPU, red hat 9.0, gcc 3.2.2
prop-linux-25_03_04.tar.gz -- prop source code, linux version
   includes makefiles for gcc 2xx and gcc 3xx compilers:
     makefile -- gcc 3.2.2, athlon options. (-march option should be selected
                 to suit your cpu type (pentium, athlon, athlon-xp...
                 man gcc for more details)
     makefile-gcc296 -- gcc 2.9.6 (actually any gcc version below 3.0)
                 -m486 is used for any cpu after intel 80486, including pentium, athlon...
                 long file support options included on cflags
example.tar -- A folder with an example: a ksh shell script, an input, an output