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

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