home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / alde_c / misc / lib / clib2 / makefile.dat < prev    next >
Encoding:
Makefile  |  1985-10-18  |  256 b   |  8 lines

  1. touch.com touch.obj
  2.     link.exe touch;
  3.     exe2bin.exe touch.exe touch.com
  4.  
  5. touch.obj touch.asm
  6.     masm.exe touch,touch,touch,touch
  7.  
  8.