Makefile.local 452 B

123456789101112131415161718
  1. # this is a template for ../Makefile.local
  2. # copy this file to the main directory
  3. # and remove appropriate comments (the leading '# ' of the include lines)
  4. #------------------------------------------------------------------------------
  5. # Linux, 32 bit, i368
  6. # -include makefiles-local/Makefile.local.i386
  7. # Linux, 64 bit, x86
  8. # -include makefiles-local/Makefile.local.x86_64
  9. # Mac, universal binary
  10. # -include makefiles-local/Makefile.local.mac