GNU Info

Info Node: (nasm.info)Section 2.1.4

(nasm.info)Section 2.1.4


Next: Section 2.1.5 Prev: Section 2.1.3 Up: Section 2.1
Enter node , (file) or (file)node

2.1.4. The `-M' Option: Generate Makefile Dependencies.
-------------------------------------------------------

   This option can be used to generate makefile dependencies on stdout.
This can be redirected to a file for further processing. For example:

     NASM -M myfile.asm > myfile.dep


automatically generated by info2www version 1.2.2.9