Eclipse CDT4 - Unix Makefiles.rst 463 B

1234567891011
  1. Eclipse CDT4 - Unix Makefiles
  2. -----------------------------
  3. Generates Eclipse CDT 4.0 project files.
  4. Project files for Eclipse will be created in the top directory. In
  5. out of source builds, a linked resource to the top level source
  6. directory will be created. Additionally a hierarchy of makefiles is
  7. generated into the build tree. The appropriate make program can build
  8. the project through the default make target. A "make install" target
  9. is also provided.