home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ddrivers.zip / MMAP / TEST32.MAK < prev    next >
Text File  |  1993-01-07  |  143b  |  7 lines

  1. test32.exe: test32.obj
  2.      link386 /MAP /NOI /PM:vio test32,test32,test32,,,test32.def
  3.  
  4. test32.obj: test32.c
  5.      icc /c /Gt+ test32.c
  6.  
  7.