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

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