home *** CD-ROM | disk | FTP | other *** search
/ Troubleshooting Netware Systems / CSTRIAL0196.BIN / attach / msj / v10n05 / dqa0595.exe / MAKEFILE. < prev    next >
Text File  |  1995-05-01  |  145b  |  8 lines

  1. hvm.exe: hvm.obj hvm.def
  2.     link hvm, /align:16, NUL, /nod slibcew libw toolhelp, hvm
  3.  
  4. hvm.obj: hvm.c
  5.     cl -c -Gsw -Ow -W2 -Zp hvm.c
  6.  
  7.  
  8.