Merged revisions 1884-1905 via svnmerge from
[scons.git] / src / engine / SCons / Tool / nasm.xml
index 071f5378013f7d423ab9dcd49ac7f9f484712365..d2cb5c2b52ff1a09cc3e64c5dd608ad217c6a652 100644 (file)
@@ -6,6 +6,18 @@ See its __doc__ string for a discussion of the format.
 -->
 <tool name="nasm">
 <summary>
-XXX
+Sets construction variables for the
+<application>nasm</application> Netwide Assembler.
 </summary>
+<sets>
+AS
+ASFLAGS
+ASPPFLAGS
+ASCOM
+ASPPCOM
+</sets>
+<uses>
+ASCOMSTR
+ASPPCOMSTR
+</uses>
 </tool>