 
 -lASM

 Enter your libraries to link Nasm with above. In this example line 1 has
 no libraries to link A blank line.(Program not being linked with a library)
 Line 2 if moved up to line 1 would cause program to be linked with the
 libASM library(available via the Nasm homepage)
