Add OBJDIR optional build variable to the BULD build system module, to allow the...
[pub/USBasp.git] / LUFA / DoxygenPages / BuildSystem.txt
index fe29aeb..61087a5 100644 (file)
  *    <td><tt>LD_FLAGS</tt></td>\r
  *    <td>Flags to pass to the linker, after the automatically generated flags.</td>\r
  *   </tr>\r
+ *   <tr>\r
+ *    <td><tt>OBJDIR</tt></td>\r
+ *    <td>Directory to place the generated object and dependency files. If set to "." the same folder as the source file will be used.\r
+ *        \note When this option is enabled, all source filenames must be unique.</td>\r
+ *   </tr>\r
  *  </table>\r
  *\r
  *  \section SSec_BuildModule_BUILD_ProvideVariables Module Provided Variables\r