CD into the src directory and type:

>m2b helloWord

>/bin/helloworld  ; To run the program from within the src directory

>touch helloworld.mod ; Update the file creation date, without having to edit it
>m2b helloWord -r ; To generate a version that can be made resident.
