home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / e / e050 / 1.ddi / HELLO1 < prev    next >
Encoding:
Text File  |  1986-08-19  |  136 b   |  8 lines

  1.  
  2. hello1.obj : hello1.ops
  3.     ops83 hello1.ops
  4.     masm hello1/ML;
  5.  
  6. hello1.exe : hello1.obj 
  7.     link crts83+hello1,hello1/NOI/STACK:8000;
  8.