README 153 B

12345678910111213
  1. Instructions for building from source:
  2. > ./configure
  3. > make
  4. > cp gebc.exe ../
  5. > cd ../
  6. > ./gebc.exe
  7. Unix / Linux will not have the .exe extensions.