Document build system targets. Add a rule to the BUILD module that is run if a source...
[pub/lufa.git] / LUFA / DoxygenPages / BuildSystem.txt
index a1ed841..c1e8be3 100644 (file)
  *    <td><tt>mostlyclean</tt></td>\r
  *    <td>Remove all intermediatary files but preserve any binary output files.</td>\r
  *   </tr>\r
+ *   <tr>\r
+ *    <td><tt><filename>.s</tt></td>\r
+ *    <td>Create an assembly listing of a given input C/C++ source file.</td>\r
+ *   </tr>\r
  *  </table>\r
  *\r
  *  \section SSec_BuildModule_BUILD_MandatoryParams Mandatory Parameters\r